Warning: Permanently added '52.91.11.205' (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/8475940-fedora-41-x86_64 --chroot fedora-41-x86_64


Version: 1.2
PID: 9009
Logging PID: 9010
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'bootstrap': 'off',
 'build_id': 8475940,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'aca8a6945e047f9b6d3fedcd964319db651b14c6',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:31/folly',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'folly',
 'package_version': '2025.01.06.00-1',
 'project_dirname': 'python3.12:pr:31',
 'project_name': 'python3.12',
 'project_owner': '@python',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-41-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/',
            'id': 'http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch',
            'name': 'Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch'}],
 'sandbox': '@python/python3.12--https://src.fedoraproject.org/user/packit',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/packit',
 'tags': [],
 'task_id': '8475940-fedora-41-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:31/folly /var/lib/copr-rpmbuild/workspace/workdir-6j4zb9yb/folly --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:31/folly', '/var/lib/copr-rpmbuild/workspace/workdir-6j4zb9yb/folly', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-6j4zb9yb/folly'...

Running: git checkout aca8a6945e047f9b6d3fedcd964319db651b14c6 --

cmd: ['git', 'checkout', 'aca8a6945e047f9b6d3fedcd964319db651b14c6', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-6j4zb9yb/folly
rc: 0
stdout: 
stderr: Note: switching to 'aca8a6945e047f9b6d3fedcd964319db651b14c6'.

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at aca8a69 automatic import of folly

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-6j4zb9yb/folly
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 folly-2025.01.06.00.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o folly-2025.01.06.00.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/@python/python3.12:pr:31/folly/folly-2025.01.06.00.tar.gz/md5/da37155d86954a9abadfb6ac6b5bfe98/folly-2025.01.06.00.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 4098k  100 4098k    0     0   203M      0 --:--:-- --:--:-- --:--:--  210M
INFO: Reading stdout from command: md5sum folly-2025.01.06.00.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-6j4zb9yb/folly/folly.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-6j4zb9yb/folly --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736192938.335746 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-6j4zb9yb/folly/folly.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-6j4zb9yb/folly --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736192938.335746 -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-6j4zb9yb/folly/folly.spec)  Config(fedora-41-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-1736192938.335746/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 dnf5 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-1.fc41.noarch
  python3-dnf-plugins-core-4.10.0-1.fc41.noarch
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  39.4 MiB/s |   8.3 MiB |  00m00s
 fedora                                 100% |  40.5 MiB/s |  35.3 MiB |  00m01s
 Copr repository                        100% |  21.4 MiB/s |   3.5 MiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  88.2 MiB/s |  14.3 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository                                                         Size
Installing group/module packages:
 bash                              x86_64 5.2.37-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  95.7 KiB
 coreutils                         x86_64 9.5-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.4 MiB
 cpio                              x86_64 2.15-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 fedora-release-common             noarch 42-0.12                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  19.8 KiB
 findutils                         x86_64 1:4.10.0-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 glibc-minimal-langpack            x86_64 2.40.9000-26.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 grep                              x86_64 3.11-9.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 gzip                              x86_64 1.13-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 389.0 KiB
 info                              x86_64 7.1.1-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 361.8 KiB
 patch                             x86_64 2.7.6-25.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 266.7 KiB
 redhat-rpm-config                 noarch 300-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 186.8 KiB
 rpm-build                         x86_64 4.20.0-3.fc42              copr_base                                                     185.8 KiB
 sed                               x86_64 4.9-3.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 861.5 KiB
 shadow-utils                      x86_64 2:4.17.0-2.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.0 MiB
 tar                               x86_64 2:1.35-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.9 MiB
 unzip                             x86_64 6.0-65.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 398.2 KiB
 util-linux                        x86_64 2.40.2-8.fc42              copr_base                                                       3.7 MiB
 which                             x86_64 2.21-42.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.2 KiB
 xz                                x86_64 1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.5.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.4 MiB
 alternatives                      x86_64 1.31-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  64.8 KiB
 ansible-srpm-macros               noarch 1-16.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc42               copr_base                                                     331.3 KiB
 authselect                        x86_64 1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 157.5 KiB
 authselect-libs                   x86_64 1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 822.2 KiB
 basesystem                        noarch 11-21.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 binutils                          x86_64 2.43.50-9.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  25.8 MiB
 build-reproducibility-srpm-macros noarch 0.5.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-4.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 coreutils-common                  x86_64 9.5-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 238.9 KiB
 crypto-policies                   noarch 20241128-1.gitbb7b0b0.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 137.3 KiB
 curl                              x86_64 8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 452.0 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 debugedit                         x86_64 5.1-2.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 200.3 KiB
 dwz                               x86_64 0.15-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 299.2 KiB
 ed                                x86_64 1.20.2-2.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 146.9 KiB
 efi-srpm-macros                   noarch 5-13.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.2 KiB
 elfutils                          x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 elfutils-debuginfod-client        x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.4 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 KiB
 elfutils-libelf                   x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 elfutils-libs                     x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 662.9 KiB
 fedora-gpg-keys                   noarch 42-0.3                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 126.4 KiB
 fedora-release                    noarch 42-0.12                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 fedora-release-identity-basic     noarch 42-0.12                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 719.0   B
 fedora-repos                      noarch 42-0.3                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.9 KiB
 fedora-repos-rawhide              noarch 42-0.3                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 KiB
 file                              x86_64 5.45-8.fc42                copr_base                                                     103.7 KiB
 file-libs                         x86_64 5.45-8.fc42                copr_base                                                       9.9 MiB
 filesystem                        x86_64 3.18-29.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 106.0   B
 filesystem-srpm-macros            noarch 3.18-29.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  36.1 KiB
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 144.0   B
 gdb-minimal                       x86_64 15.2-6.fc42                copr_base                                                      12.7 MiB
 gdbm                              x86_64 1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 121.9 KiB
 ghc-srpm-macros                   noarch 1.9.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 779.0   B
 glibc                             x86_64 2.40.9000-26.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.7 MiB
 glibc-common                      x86_64 2.40.9000-26.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 glibc-gconv-extra                 x86_64 2.40.9000-26.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.0 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  60.8 KiB
 jansson                           x86_64 2.14-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  93.1 KiB
 json-c                            x86_64 0.18-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  83.3 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  54.4 KiB
 krb5-libs                         x86_64 1.21.3-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.0 KiB
 libarchive                        x86_64 3.7.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 932.3 KiB
 libattr                           x86_64 2.5.2-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  28.5 KiB
 libblkid                          x86_64 2.40.2-8.fc42              copr_base                                                     262.5 KiB
 libbrotli                         x86_64 1.1.0-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 837.6 KiB
 libcap                            x86_64 2.71-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 210.8 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  69.2 KiB
 libcom_err                        x86_64 1.47.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.2 KiB
 libcurl                           x86_64 8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 817.3 KiB
 libeconf                          x86_64 0.7.5-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  66.7 KiB
 libevent                          x86_64 2.1.12-14.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 895.7 KiB
 libfdisk                          x86_64 2.40.2-8.fc42              copr_base                                                     362.9 KiB
 libffi                            x86_64 3.4.6-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  86.4 KiB
 libgcc                            x86_64 14.2.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 270.6 KiB
 libgomp                           x86_64 14.2.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 519.8 KiB
 libidn2                           x86_64 2.3.7-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 329.1 KiB
 libmount                          x86_64 2.40.2-8.fc42              copr_base                                                     355.8 KiB
 libnghttp2                        x86_64 1.64.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 174.5 KiB
 libnsl2                           x86_64 2.0.1-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 417.8 KiB
 libselinux                        x86_64 3.8-0.rc3.1.fc42           copr_base                                                     191.6 KiB
 libsemanage                       x86_64 3.8-0.rc3.1.fc42           copr_base                                                     305.3 KiB
 libsepol                          x86_64 3.8-0.rc3.1.fc42           copr_base                                                     812.3 KiB
 libsmartcols                      x86_64 2.40.2-8.fc42              copr_base                                                     180.4 KiB
 libssh                            x86_64 0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 569.6 KiB
 libssh-config                     noarch 0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 277.0   B
 libstdc++                         x86_64 14.2.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.8 MiB
 libtasn1                          x86_64 4.19.0-9.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 175.7 KiB
 libtirpc                          x86_64 1.3.6-1.rc3.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 197.6 KiB
 libtool-ltdl                      x86_64 2.5.4-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  68.1 KiB
 libunistring                      x86_64 1.1-8.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 libuuid                           x86_64 2.40.2-8.fc42              copr_base                                                      41.4 KiB
 libverto                          x86_64 0.3.2-9.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  29.5 KiB
 libxcrypt                         x86_64 4.4.37-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 269.6 KiB
 libxml2                           x86_64 2.12.9-1.fc42              copr_base                                                       1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 795.9 KiB
 lua-libs                          x86_64 5.4.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.0   B
 openldap                          x86_64 2.6.8-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 647.4 KiB
 openssl-libs                      x86_64 1:3.2.2-10.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.7 MiB
 p11-kit                           x86_64 0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 403.8 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 KiB
 pam                               x86_64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 pam-libs                          x86_64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 139.4 KiB
 pcre2                             x86_64 10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 861.0   B
 pkgconf                           x86_64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 989.0   B
 popt                              x86_64 1.19-7.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.5 KiB
 pyproject-srpm-macros             noarch 1.16.3-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 500.0   B
 qt6-srpm-macros                   noarch 6.8.1-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 456.0   B
 readline                          x86_64 8.2-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 493.1 KiB
 rpm                               x86_64 4.20.0-3.fc42              copr_base                                                       3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-3.fc42              copr_base                                                     204.1 KiB
 rpm-libs                          x86_64 4.20.0-3.fc42              copr_base                                                     710.4 KiB
 rpm-sequoia                       x86_64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 rust-srpm-macros                  noarch 26.3-3.fc42                copr_base                                                       4.8 KiB
 setup                             noarch 2.15.0-9.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 720.7 KiB
 sqlite-libs                       x86_64 3.47.2-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 systemd-libs                      x86_64 257.1-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 util-linux-core                   x86_64 2.40.2-8.fc42              copr_base                                                       1.5 MiB
 xxhash-libs                       x86_64 0.8.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  88.5 KiB
 xz-libs                           x86_64 1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 218.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 KiB
 zip                               x86_64 3.0-42.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 695.9 KiB
 zlib-ng-compat                    x86_64 2.2.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 134.0 KiB
 zstd                              x86_64 1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
Installing groups:
 Buildsystem building group                                                                                                                 

Transaction Summary:
 Installing:       155 packages

Total size of inbound packages is 51 MiB. Need to download 51 MiB.
After this operation, 178 MiB extra will be used (install 178 MiB, remove 0 B).
[  1/155] bzip2-0:1.0.8-19.fc41.x86_64  100% |   1.7 MiB/s |  52.5 KiB |  00m00s
[  2/155] coreutils-0:9.5-11.fc42.x86_6 100% |  32.6 MiB/s |   1.1 MiB |  00m00s
[  3/155] bash-0:5.2.37-1.fc42.x86_64   100% |  47.1 MiB/s |   1.8 MiB |  00m00s
[  4/155] diffutils-0:3.10-8.fc41.x86_6 100% |  43.1 MiB/s | 397.2 KiB |  00m00s
[  5/155] cpio-0:2.15-2.fc41.x86_64     100% |  25.3 MiB/s | 285.2 KiB |  00m00s
[  6/155] fedora-release-common-0:42-0. 100% |   5.8 MiB/s |  23.9 KiB |  00m00s
[  7/155] glibc-minimal-langpack-0:2.40 100% |  15.1 MiB/s | 123.6 KiB |  00m00s
[  8/155] findutils-1:4.10.0-4.fc41.x86 100% |  52.7 MiB/s | 539.8 KiB |  00m00s
[  9/155] gawk-0:5.3.0-4.fc41.x86_64    100% |  81.5 MiB/s |   1.1 MiB |  00m00s
[ 10/155] grep-0:3.11-9.fc41.x86_64     100% |  31.4 MiB/s | 289.7 KiB |  00m00s
[ 11/155] gzip-0:1.13-2.fc41.x86_64     100% |  17.8 MiB/s | 164.1 KiB |  00m00s
[ 12/155] info-0:7.1.1-2.fc42.x86_64    100% |  29.8 MiB/s | 183.2 KiB |  00m00s
[ 13/155] redhat-rpm-config-0:300-1.fc4 100% |  18.6 MiB/s |  76.1 KiB |  00m00s
[ 14/155] patch-0:2.7.6-25.fc41.x86_64  100% |  18.3 MiB/s | 131.0 KiB |  00m00s
[ 15/155] rpm-build-0:4.20.0-3.fc42.x86 100% |   7.4 MiB/s |  67.9 KiB |  00m00s
[ 16/155] sed-0:4.9-3.fc41.x86_64       100% |  37.8 MiB/s | 309.3 KiB |  00m00s
[ 17/155] shadow-utils-2:4.17.0-2.fc42. 100% |  93.3 MiB/s |   1.2 MiB |  00m00s
[ 18/155] tar-2:1.35-4.fc41.x86_64      100% |  75.6 MiB/s | 852.1 KiB |  00m00s
[ 19/155] unzip-0:6.0-65.fc42.x86_64    100% |  16.4 MiB/s | 184.5 KiB |  00m00s
[ 20/155] util-linux-0:2.40.2-8.fc42.x8 100% | 159.7 MiB/s |   1.1 MiB |  00m00s
[ 21/155] which-0:2.21-42.fc41.x86_64   100% |   5.1 MiB/s |  41.6 KiB |  00m00s
[ 22/155] xz-1:5.6.3-2.fc42.x86_64      100% |  50.1 MiB/s | 461.7 KiB |  00m00s
[ 23/155] fedora-repos-0:42-0.3.noarch  100% |   1.8 MiB/s |   9.2 KiB |  00m00s
[ 24/155] coreutils-common-0:9.5-11.fc4 100% | 123.4 MiB/s |   2.1 MiB |  00m00s
[ 25/155] glibc-common-0:2.40.9000-26.f 100% |  38.4 MiB/s | 392.9 KiB |  00m00s
[ 26/155] rpm-0:4.20.0-3.fc42.x86_64    100% | 125.1 MiB/s | 512.4 KiB |  00m00s
[ 27/155] glibc-0:2.40.9000-26.fc42.x86 100% | 115.4 MiB/s |   2.2 MiB |  00m00s
[ 28/155] filesystem-srpm-macros-0:3.18 100% |   2.9 MiB/s |  23.9 KiB |  00m00s
[ 29/155] fedora-repos-rawhide-0:42-0.3 100% |   2.1 MiB/s |   8.8 KiB |  00m00s
[ 30/155] fedora-gpg-keys-0:42-0.3.noar 100% |  24.1 MiB/s | 123.4 KiB |  00m00s
[ 31/155] xz-libs-1:5.6.3-2.fc42.x86_64 100% |  12.1 MiB/s | 111.9 KiB |  00m00s
[ 32/155] rpm-libs-0:4.20.0-3.fc42.x86_ 100% |  95.9 MiB/s | 294.5 KiB |  00m00s
[ 33/155] rpm-build-libs-0:4.20.0-3.fc4 100% |  31.4 MiB/s |  96.3 KiB |  00m00s
[ 34/155] bzip2-libs-0:1.0.8-19.fc41.x8 100% |   5.0 MiB/s |  41.1 KiB |  00m00s
[ 35/155] glibc-gconv-extra-0:2.40.9000 100% |  98.2 MiB/s |   1.5 MiB |  00m00s
[ 36/155] libacl-0:2.3.2-2.fc41.x86_64  100% |   2.7 MiB/s |  24.5 KiB |  00m00s
[ 37/155] libselinux-0:3.8-0.rc3.1.fc42 100% |  44.8 MiB/s |  91.7 KiB |  00m00s
[ 38/155] libeconf-0:0.7.5-1.fc42.x86_6 100% |   5.4 MiB/s |  33.1 KiB |  00m00s
[ 39/155] libxcrypt-0:4.4.37-4.fc42.x86 100% |  16.2 MiB/s | 116.4 KiB |  00m00s
[ 40/155] pam-libs-0:1.7.0-3.fc42.x86_6 100% |   8.1 MiB/s |  58.0 KiB |  00m00s
[ 41/155] audit-libs-0:4.0.2-1.fc42.x86 100% |  61.8 MiB/s | 126.7 KiB |  00m00s
[ 42/155] setup-0:2.15.0-9.fc42.noarch  100% |  29.2 MiB/s | 149.6 KiB |  00m00s
[ 43/155] libsemanage-0:3.8-0.rc3.1.fc4 100% |  37.9 MiB/s | 116.6 KiB |  00m00s
[ 44/155] pam-0:1.7.0-3.fc42.x86_64     100% |  50.6 MiB/s | 517.9 KiB |  00m00s
[ 45/155] libattr-0:2.5.2-4.fc41.x86_64 100% |   3.0 MiB/s |  18.2 KiB |  00m00s
[ 46/155] build-reproducibility-srpm-ma 100% |   1.6 MiB/s |  11.5 KiB |  00m00s
[ 47/155] efi-srpm-macros-0:5-13.fc42.n 100% |   3.1 MiB/s |  22.5 KiB |  00m00s
[ 48/155] add-determinism-0:0.5.0-1.fc4 100% |  82.9 MiB/s | 848.7 KiB |  00m00s
[ 49/155] forge-srpm-macros-0:0.4.0-1.f 100% |   2.8 MiB/s |  19.8 KiB |  00m00s
[ 50/155] go-srpm-macros-0:3.6.0-5.fc42 100% |   3.9 MiB/s |  28.0 KiB |  00m00s
[ 51/155] pyproject-srpm-macros-0:1.16. 100% |   1.9 MiB/s |  13.9 KiB |  00m00s
[ 52/155] ansible-srpm-macros-0:1-16.fc 100% |   5.1 MiB/s |  20.8 KiB |  00m00s
[ 53/155] qt6-srpm-macros-0:6.8.1-4.fc4 100% |   1.5 MiB/s |   9.3 KiB |  00m00s
[ 54/155] file-0:5.45-8.fc42.x86_64     100% |  24.0 MiB/s |  49.1 KiB |  00m00s
[ 55/155] fonts-srpm-macros-1:2.0.5-17. 100% |   6.6 MiB/s |  27.0 KiB |  00m00s
[ 56/155] dwz-0:0.15-8.fc42.x86_64      100% |  19.4 MiB/s | 139.1 KiB |  00m00s
[ 57/155] fpc-srpm-macros-0:1.3-13.fc41 100% |   1.9 MiB/s |   8.0 KiB |  00m00s
[ 58/155] gnat-srpm-macros-0:6-6.fc41.n 100% |   2.2 MiB/s |   9.0 KiB |  00m00s
[ 59/155] kernel-srpm-macros-0:1.0-24.f 100% |   2.4 MiB/s |   9.9 KiB |  00m00s
[ 60/155] ghc-srpm-macros-0:1.9.2-1.fc4 100% |   1.5 MiB/s |   9.1 KiB |  00m00s
[ 61/155] lua-srpm-macros-0:1-14.fc41.n 100% |   2.2 MiB/s |   8.9 KiB |  00m00s
[ 62/155] ocaml-srpm-macros-0:10-3.fc41 100% |   2.2 MiB/s |   9.2 KiB |  00m00s
[ 63/155] openblas-srpm-macros-0:2-18.f 100% |   1.9 MiB/s |   7.7 KiB |  00m00s
[ 64/155] python-srpm-macros-0:3.13-3.f 100% |   5.8 MiB/s |  23.7 KiB |  00m00s
[ 65/155] package-notes-srpm-macros-0:0 100% |   1.6 MiB/s |   9.8 KiB |  00m00s
[ 66/155] perl-srpm-macros-0:1-56.fc41. 100% |   1.7 MiB/s |   8.5 KiB |  00m00s
[ 67/155] rust-srpm-macros-0:26.3-3.fc4 100% |   6.2 MiB/s |  12.7 KiB |  00m00s
[ 68/155] zig-srpm-macros-0:1-3.fc41.no 100% |   2.6 MiB/s |   8.1 KiB |  00m00s
[ 69/155] qt5-srpm-macros-0:5.15.15-1.f 100% |   1.4 MiB/s |   8.9 KiB |  00m00s
[ 70/155] ed-0:1.20.2-2.fc41.x86_64     100% |  13.3 MiB/s |  81.8 KiB |  00m00s
[ 71/155] zip-0:3.0-42.fc42.x86_64      100% |  31.3 MiB/s | 256.7 KiB |  00m00s
[ 72/155] libtirpc-0:1.3.6-1.rc3.fc42.x 100% |  12.5 MiB/s |  89.7 KiB |  00m00s
[ 73/155] authselect-0:1.5.0-8.fc42.x86 100% |  23.0 MiB/s | 141.2 KiB |  00m00s
[ 74/155] authselect-libs-0:1.5.0-8.fc4 100% |  25.0 MiB/s | 204.7 KiB |  00m00s
[ 75/155] gdbm-1:1.23-7.fc41.x86_64     100% |  18.0 MiB/s | 147.2 KiB |  00m00s
[ 76/155] openssl-libs-1:3.2.2-10.fc42. 100% | 120.6 MiB/s |   2.2 MiB |  00m00s
[ 77/155] gdbm-libs-1:1.23-7.fc41.x86_6 100% |   6.9 MiB/s |  56.3 KiB |  00m00s
[ 78/155] crypto-policies-0:20241128-1. 100% |  14.4 MiB/s |  73.7 KiB |  00m00s
[ 79/155] libnsl2-0:2.0.1-2.fc41.x86_64 100% |   2.9 MiB/s |  29.6 KiB |  00m00s
[ 80/155] libpwquality-0:1.4.5-11.fc41. 100% |  13.2 MiB/s | 108.2 KiB |  00m00s
[ 81/155] zlib-ng-compat-0:2.2.2-1.fc42 100% |  12.5 MiB/s |  76.9 KiB |  00m00s
[ 82/155] ca-certificates-0:2024.2.69_v 100% |  92.3 MiB/s | 944.9 KiB |  00m00s
[ 83/155] krb5-libs-0:1.21.3-3.fc42.x86 100% |  67.1 MiB/s | 756.3 KiB |  00m00s
[ 84/155] libcom_err-0:1.47.1-6.fc42.x8 100% |   3.7 MiB/s |  26.6 KiB |  00m00s
[ 85/155] cracklib-0:2.9.11-6.fc41.x86_ 100% |  13.3 MiB/s |  81.7 KiB |  00m00s
[ 86/155] keyutils-libs-0:1.6.3-4.fc41. 100% |   3.9 MiB/s |  31.6 KiB |  00m00s
[ 87/155] libverto-0:0.3.2-9.fc41.x86_6 100% |   2.9 MiB/s |  20.7 KiB |  00m00s
[ 88/155] ncurses-libs-0:6.5-2.20240629 100% |  40.8 MiB/s | 334.0 KiB |  00m00s
[ 89/155] basesystem-0:11-21.fc41.noarc 100% |   1.8 MiB/s |   7.4 KiB |  00m00s
[ 90/155] pcre2-0:10.44-1.fc41.1.x86_64 100% |  33.9 MiB/s | 243.1 KiB |  00m00s
[ 91/155] libgcc-0:14.2.1-6.fc42.x86_64 100% |  18.9 MiB/s | 135.2 KiB |  00m00s
[ 92/155] readline-0:8.2-11.fc42.x86_64 100% |  23.2 MiB/s | 213.4 KiB |  00m00s
[ 93/155] gmp-1:6.3.0-2.fc41.x86_64     100% |  34.5 MiB/s | 318.0 KiB |  00m00s
[ 94/155] filesystem-0:3.18-29.fc42.x86 100% |  71.3 MiB/s |   1.1 MiB |  00m00s
[ 95/155] mpfr-0:4.2.1-5.fc41.x86_64    100% |  37.6 MiB/s | 346.3 KiB |  00m00s
[ 96/155] elfutils-libelf-0:0.192-7.fc4 100% |  28.5 MiB/s | 204.6 KiB |  00m00s
[ 97/155] elfutils-libs-0:0.192-7.fc42. 100% |  41.0 MiB/s | 251.9 KiB |  00m00s
[ 98/155] elfutils-debuginfod-client-0: 100% |   8.6 MiB/s |  43.9 KiB |  00m00s
[ 99/155] elfutils-0:0.192-7.fc42.x86_6 100% |  54.2 MiB/s | 499.5 KiB |  00m00s
[100/155] systemd-libs-0:257.1-1.fc42.x 100% |  83.6 MiB/s | 770.4 KiB |  00m00s
[101/155] libffi-0:3.4.6-3.fc42.x86_64  100% |   5.6 MiB/s |  40.0 KiB |  00m00s
[102/155] libcap-0:2.71-1.fc42.x86_64   100% |  12.0 MiB/s |  86.4 KiB |  00m00s
[103/155] popt-0:1.19-7.fc41.x86_64     100% |   8.3 MiB/s |  59.3 KiB |  00m00s
[104/155] p11-kit-trust-0:0.25.5-4.fc42 100% |  16.3 MiB/s | 133.2 KiB |  00m00s
[105/155] p11-kit-0:0.25.5-4.fc42.x86_6 100% |  46.7 MiB/s | 478.3 KiB |  00m00s
[106/155] libblkid-0:2.40.2-8.fc42.x86_ 100% |  40.8 MiB/s | 125.5 KiB |  00m00s
[107/155] libfdisk-0:2.40.2-8.fc42.x86_ 100% |  52.1 MiB/s | 160.1 KiB |  00m00s
[108/155] libmount-0:2.40.2-8.fc42.x86_ 100% |  51.0 MiB/s | 156.6 KiB |  00m00s
[109/155] libcap-ng-0:0.8.5-3.fc41.x86_ 100% |   5.3 MiB/s |  32.6 KiB |  00m00s
[110/155] libsmartcols-0:2.40.2-8.fc42. 100% |  41.2 MiB/s |  84.4 KiB |  00m00s
[111/155] libuuid-0:2.40.2-8.fc42.x86_6 100% |  14.4 MiB/s |  29.5 KiB |  00m00s
[112/155] util-linux-core-0:2.40.2-8.fc 100% |  85.0 MiB/s | 522.0 KiB |  00m00s
[113/155] libzstd-0:1.5.6-2.fc41.x86_64 100% |  43.3 MiB/s | 310.3 KiB |  00m00s
[114/155] rpm-sequoia-0:1.7.0-3.fc42.x8 100% |  80.7 MiB/s | 826.0 KiB |  00m00s
[115/155] lua-libs-0:5.4.7-1.fc42.x86_6 100% |  18.4 MiB/s | 132.1 KiB |  00m00s
[116/155] file-libs-0:5.45-8.fc42.x86_6 100% | 149.2 MiB/s | 764.1 KiB |  00m00s
[117/155] sqlite-libs-0:3.47.2-1.fc42.x 100% |  68.3 MiB/s | 699.8 KiB |  00m00s
[118/155] libgomp-0:14.2.1-6.fc42.x86_6 100% |  43.6 MiB/s | 356.9 KiB |  00m00s
[119/155] jansson-0:2.14-1.fc42.x86_64  100% |   6.3 MiB/s |  45.3 KiB |  00m00s
[120/155] debugedit-0:5.1-2.fc42.x86_64 100% |  10.9 MiB/s |  78.2 KiB |  00m00s
[121/155] libarchive-0:3.7.7-1.fc42.x86 100% |  44.9 MiB/s | 413.9 KiB |  00m00s
[122/155] pkgconf-pkg-config-0:2.3.0-1. 100% |   1.4 MiB/s |  10.0 KiB |  00m00s
[123/155] binutils-0:2.43.50-9.fc42.x86 100% | 205.5 MiB/s |   5.8 MiB |  00m00s
[124/155] pkgconf-0:2.3.0-1.fc42.x86_64 100% |   4.9 MiB/s |  45.2 KiB |  00m00s
[125/155] pkgconf-m4-0:2.3.0-1.fc42.noa 100% |   1.6 MiB/s |  14.3 KiB |  00m00s
[126/155] libpkgconf-0:2.3.0-1.fc42.x86 100% |   4.2 MiB/s |  38.5 KiB |  00m00s
[127/155] zstd-0:1.5.6-2.fc41.x86_64    100% |  52.2 MiB/s | 481.5 KiB |  00m00s
[128/155] curl-0:8.11.1-2.fc42.x86_64   100% |  23.9 MiB/s | 220.2 KiB |  00m00s
[129/155] libsepol-0:3.8-0.rc3.1.fc42.x 100% |  81.3 MiB/s | 333.1 KiB |  00m00s
[130/155] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |  11.5 MiB/s |  70.7 KiB |  00m00s
[131/155] pcre2-syntax-0:10.44-1.fc41.1 100% |  24.4 MiB/s | 149.9 KiB |  00m00s
[132/155] libstdc++-0:14.2.1-6.fc42.x86 100% |  79.0 MiB/s | 890.1 KiB |  00m00s
[133/155] alternatives-0:1.31-1.fc42.x8 100% |   6.4 MiB/s |  39.4 KiB |  00m00s
[134/155] ncurses-base-0:6.5-2.20240629 100% |  15.6 MiB/s |  63.8 KiB |  00m00s
[135/155] libtasn1-0:4.19.0-9.fc41.x86_ 100% |  12.1 MiB/s |  74.2 KiB |  00m00s
[136/155] libxml2-0:2.12.9-1.fc42.x86_6 100% | 160.5 MiB/s | 657.6 KiB |  00m00s
[137/155] elfutils-default-yama-scope-0 100% |   3.0 MiB/s |  12.5 KiB |  00m00s
[138/155] json-c-0:0.18-1.fc42.x86_64   100% |   7.2 MiB/s |  44.4 KiB |  00m00s
[139/155] fedora-release-0:42-0.12.noar 100% |   2.5 MiB/s |  13.1 KiB |  00m00s
[140/155] fedora-release-identity-basic 100% |   3.4 MiB/s |  13.9 KiB |  00m00s
[141/155] libcurl-0:8.11.1-2.fc42.x86_6 100% |  43.5 MiB/s | 356.7 KiB |  00m00s
[142/155] libnghttp2-0:1.64.0-1.fc42.x8 100% |   7.6 MiB/s |  77.4 KiB |  00m00s
[143/155] libssh-0:0.11.1-1.fc42.x86_64 100% |  22.6 MiB/s | 231.9 KiB |  00m00s
[144/155] libssh-config-0:0.11.1-1.fc42 100% |   1.8 MiB/s |   9.4 KiB |  00m00s
[145/155] xxhash-libs-0:0.8.3-1.fc42.x8 100% |   5.8 MiB/s |  35.9 KiB |  00m00s
[146/155] openldap-0:2.6.8-6.fc42.x86_6 100% |  34.0 MiB/s | 243.4 KiB |  00m00s
[147/155] gdb-minimal-0:15.2-6.fc42.x86 100% | 252.7 MiB/s |   4.0 MiB |  00m00s
[148/155] libbrotli-0:1.1.0-5.fc41.x86_ 100% |  36.9 MiB/s | 340.5 KiB |  00m00s
[149/155] libidn2-0:2.3.7-2.fc41.x86_64 100% |  18.3 MiB/s | 112.6 KiB |  00m00s
[150/155] libpsl-0:0.21.5-4.fc41.x86_64 100% |   8.9 MiB/s |  64.1 KiB |  00m00s
[151/155] libevent-0:2.1.12-14.fc41.x86 100% |  27.9 MiB/s | 257.5 KiB |  00m00s
[152/155] cyrus-sasl-lib-0:2.1.28-27.fc 100% |  70.6 MiB/s | 794.9 KiB |  00m00s
[153/155] libtool-ltdl-0:2.5.4-1.fc42.x 100% |   4.8 MiB/s |  34.2 KiB |  00m00s
[154/155] publicsuffix-list-dafsa-0:202 100% |  14.2 MiB/s |  58.3 KiB |  00m00s
[155/155] libunistring-0:1.1-8.fc41.x86 100% |  66.5 MiB/s | 544.8 KiB |  00m00s
--------------------------------------------------------------------------------
[155/155] Total                         100% | 115.0 MiB/s |  51.2 MiB |  00m00s
Running transaction
[  1/157] Verify package files          100% | 945.0   B/s | 155.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-29.fc42.x86_64
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-29.fc42.x86_64
>>> [RPM] /var/lib/mock/fedora-41-x86_64-1736192938.335746/root/var/cache/dnf/co
[  2/157] Prepare transaction           100% |   4.2 KiB/s | 155.0   B |  00m00s
[  3/157] Installing libgcc-0:14.2.1-6. 100% | 265.9 MiB/s | 272.3 KiB |  00m00s
[  4/157] Installing publicsuffix-list- 100% |   0.0   B/s |  68.3 KiB |  00m00s
[  5/157] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  6/157] Installing fedora-release-ide 100% |   0.0   B/s | 976.0   B |  00m00s
[  7/157] Installing fedora-repos-rawhi 100% |   0.0   B/s |   2.4 KiB |  00m00s
[  8/157] Installing fedora-gpg-keys-0: 100% |  56.1 MiB/s | 172.2 KiB |  00m00s
[  9/157] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[ 10/157] Installing fedora-release-com 100% |  23.6 MiB/s |  24.1 KiB |  00m00s
[ 11/157] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/157] Installing setup-0:2.15.0-9.f 100% |  71.0 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 13/157] Installing filesystem-0:3.18- 100% |   3.8 MiB/s | 212.6 KiB |  00m00s
[ 14/157] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/157] Installing ncurses-base-0:6.5 100% |  85.9 MiB/s | 351.7 KiB |  00m00s
[ 16/157] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 17/157] Installing ncurses-libs-0:6.5 100% | 239.7 MiB/s | 981.8 KiB |  00m00s
[ 18/157] Installing glibc-0:2.40.9000- 100% | 352.0 MiB/s |   6.7 MiB |  00m00s
[ 19/157] Installing bash-0:5.2.37-1.fc 100% | 453.9 MiB/s |   8.2 MiB |  00m00s
[ 20/157] Installing glibc-common-0:2.4 100% | 208.3 MiB/s |   1.0 MiB |  00m00s
[ 21/157] Installing glibc-gconv-extra- 100% | 299.0 MiB/s |   8.1 MiB |  00m00s
[ 22/157] Installing zlib-ng-compat-0:2 100% |   0.0   B/s | 134.9 KiB |  00m00s
[ 23/157] Installing xz-libs-1:5.6.3-2. 100% | 214.3 MiB/s | 219.5 KiB |  00m00s
[ 24/157] Installing bzip2-libs-0:1.0.8 100% |   0.0   B/s |  81.8 KiB |  00m00s
[ 25/157] Installing readline-0:8.2-11. 100% | 483.7 MiB/s | 495.3 KiB |  00m00s
[ 26/157] Installing popt-0:1.19-7.fc41 100% |  70.1 MiB/s | 143.5 KiB |  00m00s
[ 27/157] Installing libuuid-0:2.40.2-8 100% |   0.0   B/s |  42.5 KiB |  00m00s
[ 28/157] Installing libblkid-0:2.40.2- 100% | 257.5 MiB/s | 263.6 KiB |  00m00s
[ 29/157] Installing libxcrypt-0:4.4.37 100% | 265.9 MiB/s | 272.3 KiB |  00m00s
[ 30/157] Installing libattr-0:2.5.2-4. 100% |   0.0   B/s |  29.5 KiB |  00m00s
[ 31/157] Installing libacl-0:2.3.2-2.f 100% |   0.0   B/s |  40.7 KiB |  00m00s
[ 32/157] Installing gmp-1:6.3.0-2.fc41 100% | 397.3 MiB/s | 813.7 KiB |  00m00s
[ 33/157] Installing libzstd-0:1.5.6-2. 100% | 389.3 MiB/s | 797.2 KiB |  00m00s
[ 34/157] Installing elfutils-libelf-0: 100% | 389.0 MiB/s |   1.2 MiB |  00m00s
[ 35/157] Installing libstdc++-0:14.2.1 100% | 460.0 MiB/s |   2.8 MiB |  00m00s
[ 36/157] Installing libeconf-0:0.7.5-1 100% |   0.0   B/s |  68.4 KiB |  00m00s
[ 37/157] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 38/157] Installing dwz-0:0.15-8.fc42. 100% | 293.5 MiB/s | 300.6 KiB |  00m00s
[ 39/157] Installing mpfr-0:4.2.1-5.fc4 100% | 407.1 MiB/s | 833.7 KiB |  00m00s
[ 40/157] Installing gawk-0:5.3.0-4.fc4 100% | 288.7 MiB/s |   1.7 MiB |  00m00s
[ 41/157] Installing unzip-0:6.0-65.fc4 100% | 392.3 MiB/s | 401.7 KiB |  00m00s
[ 42/157] Installing file-libs-0:5.45-8 100% | 764.5 MiB/s |   9.9 MiB |  00m00s
[ 43/157] Installing file-0:5.45-8.fc42 100% |  12.8 MiB/s | 105.2 KiB |  00m00s
[ 44/157] Installing crypto-policies-0: 100% |  40.0 MiB/s | 163.7 KiB |  00m00s
[ 45/157] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  68.3 KiB |  00m00s
[ 46/157] Installing libffi-0:3.4.6-3.f 100% |   0.0   B/s |  87.8 KiB |  00m00s
[ 47/157] Installing libcap-ng-0:0.8.5- 100% |  69.4 MiB/s |  71.0 KiB |  00m00s
[ 48/157] Installing audit-libs-0:4.0.2 100% | 325.6 MiB/s | 333.4 KiB |  00m00s
[ 49/157] Installing pam-libs-0:1.7.0-3 100% | 138.5 MiB/s | 141.8 KiB |  00m00s
[ 50/157] Installing libcap-0:2.71-1.fc 100% | 210.8 MiB/s | 215.8 KiB |  00m00s
[ 51/157] Installing systemd-libs-0:257 100% | 370.1 MiB/s |   2.2 MiB |  00m00s
[ 52/157] Installing libsmartcols-0:2.4 100% | 177.1 MiB/s | 181.4 KiB |  00m00s
[ 53/157] Installing lua-libs-0:5.4.7-1 100% | 279.5 MiB/s | 286.2 KiB |  00m00s
[ 54/157] Installing libsepol-0:3.8-0.r 100% | 397.1 MiB/s | 813.3 KiB |  00m00s
[ 55/157] Installing lz4-libs-0:1.10.0- 100% |   0.0   B/s | 146.6 KiB |  00m00s
[ 56/157] Installing alternatives-0:1.3 100% |   0.0   B/s |  66.4 KiB |  00m00s
[ 57/157] Installing libtasn1-0:4.19.0- 100% | 173.3 MiB/s | 177.5 KiB |  00m00s
[ 58/157] Installing p11-kit-0:0.25.5-4 100% | 277.0 MiB/s |   2.2 MiB |  00m00s
[ 59/157] Installing libunistring-0:1.1 100% | 432.7 MiB/s |   1.7 MiB |  00m00s
[ 60/157] Installing libidn2-0:2.3.7-2. 100% | 163.6 MiB/s | 335.1 KiB |  00m00s
[ 61/157] Installing libpsl-0:0.21.5-4. 100% |   0.0   B/s |  81.7 KiB |  00m00s
[ 62/157] Installing p11-kit-trust-0:0. 100% |  49.5 MiB/s | 405.5 KiB |  00m00s
[ 63/157] Installing zstd-0:1.5.6-2.fc4 100% | 422.9 MiB/s |   1.7 MiB |  00m00s
[ 64/157] Installing zip-0:3.0-42.fc42. 100% | 341.7 MiB/s | 699.8 KiB |  00m00s
[ 65/157] Installing gdbm-1:1.23-7.fc41 100% | 227.4 MiB/s | 465.8 KiB |  00m00s
[ 66/157] Installing cyrus-sasl-lib-0:2 100% | 384.3 MiB/s |   2.3 MiB |  00m00s
[ 67/157] Installing libfdisk-0:2.40.2- 100% | 355.5 MiB/s | 364.0 KiB |  00m00s
[ 68/157] Installing bzip2-0:1.0.8-19.f 100% |  97.8 MiB/s | 100.2 KiB |  00m00s
[ 69/157] Installing libxml2-0:2.12.9-1 100% | 337.2 MiB/s |   1.7 MiB |  00m00s
[ 70/157] Installing add-determinism-0: 100% | 394.8 MiB/s |   2.4 MiB |  00m00s
[ 71/157] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 72/157] Installing sqlite-libs-0:3.47 100% | 358.5 MiB/s |   1.4 MiB |  00m00s
[ 73/157] Installing filesystem-srpm-ma 100% |   0.0   B/s |  36.8 KiB |  00m00s
[ 74/157] Installing ed-0:1.20.2-2.fc41 100% | 145.7 MiB/s | 149.2 KiB |  00m00s
[ 75/157] Installing elfutils-default-y 100% | 340.5 KiB/s |   2.0 KiB |  00m00s
[ 76/157] Installing elfutils-libs-0:0. 100% | 324.6 MiB/s | 664.7 KiB |  00m00s
[ 77/157] Installing cpio-0:2.15-2.fc41 100% | 274.9 MiB/s |   1.1 MiB |  00m00s
[ 78/157] Installing diffutils-0:3.10-8 100% | 318.1 MiB/s |   1.6 MiB |  00m00s
[ 79/157] Installing keyutils-libs-0:1. 100% |   0.0   B/s |  55.8 KiB |  00m00s
[ 80/157] Installing libverto-0:0.3.2-9 100% |   0.0   B/s |  31.3 KiB |  00m00s
[ 81/157] Installing libgomp-0:14.2.1-6 100% | 509.0 MiB/s | 521.2 KiB |  00m00s
[ 82/157] Installing jansson-0:2.14-1.f 100% |  92.3 MiB/s |  94.5 KiB |  00m00s
[ 83/157] Installing libpkgconf-0:2.3.0 100% |   0.0   B/s |  79.3 KiB |  00m00s
[ 84/157] Installing pkgconf-0:2.3.0-1. 100% |  89.0 MiB/s |  91.1 KiB |  00m00s
[ 85/157] Installing json-c-0:0.18-1.fc 100% |   0.0   B/s |  84.6 KiB |  00m00s
[ 86/157] Installing libnghttp2-0:1.64. 100% | 171.5 MiB/s | 175.6 KiB |  00m00s
[ 87/157] Installing xxhash-libs-0:0.8. 100% |   0.0   B/s |  89.9 KiB |  00m00s
[ 88/157] Installing libbrotli-0:1.1.0- 100% | 273.4 MiB/s | 839.9 KiB |  00m00s
[ 89/157] Installing libtool-ltdl-0:2.5 100% |   0.0   B/s |  69.2 KiB |  00m00s
[ 90/157] Installing pcre2-syntax-0:10. 100% | 248.1 MiB/s | 254.1 KiB |  00m00s
[ 91/157] Installing pcre2-0:10.44-1.fc 100% | 319.8 MiB/s | 654.9 KiB |  00m00s
[ 92/157] Installing libselinux-0:3.8-0 100% | 188.4 MiB/s | 192.9 KiB |  00m00s
[ 93/157] Installing sed-0:4.9-3.fc41.x 100% | 212.3 MiB/s | 869.7 KiB |  00m00s
[ 94/157] Installing grep-0:3.11-9.fc41 100% | 250.8 MiB/s |   1.0 MiB |  00m00s
[ 95/157] Installing findutils-1:4.10.0 100% | 309.7 MiB/s |   1.9 MiB |  00m00s
[ 96/157] Installing xz-1:5.6.3-2.fc42. 100% | 247.4 MiB/s |   1.2 MiB |  00m00s
[ 97/157] Installing libmount-0:2.40.2- 100% | 174.3 MiB/s | 356.9 KiB |  00m00s
[ 98/157] Installing util-linux-core-0: 100% | 254.6 MiB/s |   1.5 MiB |  00m00s
[ 99/157] Installing patch-0:2.7.6-25.f 100% | 261.9 MiB/s | 268.2 KiB |  00m00s
[100/157] Installing tar-2:1.35-4.fc41. 100% | 369.8 MiB/s |   3.0 MiB |  00m00s
[101/157] Installing libsemanage-0:3.8- 100% | 149.9 MiB/s | 307.1 KiB |  00m00s
[102/157] Installing shadow-utils-2:4.1 100% | 253.1 MiB/s |   4.0 MiB |  00m00s
[103/157] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[104/157] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[105/157] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[106/157] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[107/157] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[108/157] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[109/157] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[110/157] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[111/157] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[112/157] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[113/157] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[114/157] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[115/157] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[116/157] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[117/157] Installing coreutils-common-0 100% | 414.5 MiB/s |  11.2 MiB |  00m00s
[118/157] Installing openssl-libs-1:3.2 100% | 427.2 MiB/s |   7.7 MiB |  00m00s
[119/157] Installing coreutils-0:9.5-11 100% | 245.5 MiB/s |   5.4 MiB |  00m00s
[120/157] Installing ca-certificates-0: 100% |   2.1 MiB/s |   2.4 MiB |  00m01s
[121/157] Installing krb5-libs-0:1.21.3 100% | 256.1 MiB/s |   2.3 MiB |  00m00s
[122/157] Installing libarchive-0:3.7.7 100% | 304.1 MiB/s | 934.2 KiB |  00m00s
[123/157] Installing libtirpc-0:1.3.6-1 100% | 194.7 MiB/s | 199.4 KiB |  00m00s
[124/157] Installing gzip-0:1.13-2.fc41 100% | 128.4 MiB/s | 394.6 KiB |  00m00s
[125/157] Installing authselect-libs-0: 100% | 163.5 MiB/s | 837.2 KiB |  00m00s
[126/157] Installing cracklib-0:2.9.11- 100% |  81.5 MiB/s | 250.3 KiB |  00m00s
[127/157] Installing libpwquality-0:1.4 100% | 105.0 MiB/s | 430.1 KiB |  00m00s
[128/157] Installing libnsl2-0:2.0.1-2. 100% |  57.7 MiB/s |  59.1 KiB |  00m00s
[129/157] Installing pam-0:1.7.0-3.fc42 100% | 157.8 MiB/s |   1.9 MiB |  00m00s
[130/157] Installing libssh-0:0.11.1-1. 100% | 279.2 MiB/s | 571.7 KiB |  00m00s
[131/157] Installing rpm-sequoia-0:1.7. 100% | 332.0 MiB/s |   2.3 MiB |  00m00s
[132/157] Installing rpm-libs-0:4.20.0- 100% | 231.7 MiB/s | 711.9 KiB |  00m00s
[133/157] Installing rpm-build-libs-0:4 100% | 200.1 MiB/s | 204.9 KiB |  00m00s
[134/157] Installing libevent-0:2.1.12- 100% | 292.8 MiB/s | 899.5 KiB |  00m00s
[135/157] Installing openldap-0:2.6.8-6 100% | 212.0 MiB/s | 651.2 KiB |  00m00s
[136/157] Installing libcurl-0:8.11.1-2 100% | 266.4 MiB/s | 818.4 KiB |  00m00s
[137/157] Installing elfutils-debuginfo 100% |  81.8 MiB/s |  83.8 KiB |  00m00s
[138/157] Installing elfutils-0:0.192-7 100% | 330.6 MiB/s |   2.6 MiB |  00m00s
[139/157] Installing binutils-0:2.43.50 100% | 358.4 MiB/s |  25.8 MiB |  00m00s
[140/157] Installing gdb-minimal-0:15.2 100% | 343.9 MiB/s |  12.7 MiB |  00m00s
[141/157] Installing debugedit-0:5.1-2. 100% |  99.1 MiB/s | 203.0 KiB |  00m00s
[142/157] Installing curl-0:8.11.1-2.fc 100% |  37.0 MiB/s | 454.5 KiB |  00m00s
[143/157] Installing rpm-0:4.20.0-3.fc4 100% | 178.5 MiB/s |   2.5 MiB |  00m00s
[144/157] Installing efi-srpm-macros-0: 100% |   0.0   B/s |  41.2 KiB |  00m00s
[145/157] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[146/157] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[147/157] Installing forge-srpm-macros- 100% |   0.0   B/s |  40.3 KiB |  00m00s
[148/157] Installing go-srpm-macros-0:3 100% |   0.0   B/s |  62.0 KiB |  00m00s
[149/157] Installing fonts-srpm-macros- 100% |   0.0   B/s |  57.0 KiB |  00m00s
[150/157] Installing python-srpm-macros 100% |   0.0   B/s |  52.2 KiB |  00m00s
[151/157] Installing redhat-rpm-config- 100% |  94.5 MiB/s | 193.5 KiB |  00m00s
[152/157] Installing rpm-build-0:4.20.0 100% |  94.9 MiB/s | 194.5 KiB |  00m00s
[153/157] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[154/157] Installing util-linux-0:2.40. 100% | 154.8 MiB/s |   3.7 MiB |  00m00s
[155/157] Installing authselect-0:1.5.0 100% |  79.1 MiB/s | 161.9 KiB |  00m00s
[156/157] Installing which-0:2.21-42.fc 100% |  80.5 MiB/s |  82.4 KiB |  00m00s
[157/157] Installing info-0:7.1.1-2.fc4 100% | 220.6 KiB/s | 362.2 KiB |  00m02s
Warning: skipped OpenPGP checks for 155 packages from repositories: copr_base, http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.5.0-1.fc42.x86_64
alternatives-1.31-1.fc42.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc42.x86_64
authselect-1.5.0-8.fc42.x86_64
authselect-libs-1.5.0-8.fc42.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.37-1.fc42.x86_64
binutils-2.43.50-9.fc42.x86_64
build-reproducibility-srpm-macros-0.5.0-1.fc42.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-4.fc42.noarch
coreutils-9.5-11.fc42.x86_64
coreutils-common-9.5-11.fc42.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241128-1.gitbb7b0b0.fc42.noarch
curl-8.11.1-2.fc42.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-2.fc42.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc42.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-13.fc42.noarch
elfutils-0.192-7.fc42.x86_64
elfutils-debuginfod-client-0.192-7.fc42.x86_64
elfutils-default-yama-scope-0.192-7.fc42.noarch
elfutils-libelf-0.192-7.fc42.x86_64
elfutils-libs-0.192-7.fc42.x86_64
fedora-gpg-keys-42-0.3.noarch
fedora-release-42-0.12.noarch
fedora-release-common-42-0.12.noarch
fedora-release-identity-basic-42-0.12.noarch
fedora-repos-42-0.3.noarch
fedora-repos-rawhide-42-0.3.noarch
file-5.45-8.fc42.x86_64
file-libs-5.45-8.fc42.x86_64
filesystem-3.18-29.fc42.x86_64
filesystem-srpm-macros-3.18-29.fc42.noarch
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc42.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-6.fc42.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.2-1.fc42.noarch
glibc-2.40.9000-26.fc42.x86_64
glibc-common-2.40.9000-26.fc42.x86_64
glibc-gconv-extra-2.40.9000-26.fc42.x86_64
glibc-minimal-langpack-2.40.9000-26.fc42.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc42.noarch
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1.1-2.fc42.x86_64
jansson-2.14-1.fc42.x86_64
json-c-0.18-1.fc42.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc42.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.7-1.fc42.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-8.fc42.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.71-1.fc42.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc42.x86_64
libcurl-8.11.1-2.fc42.x86_64
libeconf-0.7.5-1.fc42.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-8.fc42.x86_64
libffi-3.4.6-3.fc42.x86_64
libgcc-14.2.1-6.fc42.x86_64
libgomp-14.2.1-6.fc42.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-8.fc42.x86_64
libnghttp2-1.64.0-1.fc42.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc42.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.8-0.rc3.1.fc42.x86_64
libsemanage-3.8-0.rc3.1.fc42.x86_64
libsepol-3.8-0.rc3.1.fc42.x86_64
libsmartcols-2.40.2-8.fc42.x86_64
libssh-0.11.1-1.fc42.x86_64
libssh-config-0.11.1-1.fc42.noarch
libstdc++-14.2.1-6.fc42.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-1.rc3.fc42.x86_64
libtool-ltdl-2.5.4-1.fc42.x86_64
libunistring-1.1-8.fc41.x86_64
libuuid-2.40.2-8.fc42.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.37-4.fc42.x86_64
libxml2-2.12.9-1.fc42.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.7-1.fc42.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-6.fc42.x86_64
openssl-libs-3.2.2-10.fc42.x86_64
p11-kit-0.25.5-4.fc42.x86_64
p11-kit-trust-0.25.5-4.fc42.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.7.0-3.fc42.x86_64
pam-libs-1.7.0-3.fc42.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc42.x86_64
pkgconf-m4-2.3.0-1.fc42.noarch
pkgconf-pkg-config-2.3.0-1.fc42.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.3-1.fc42.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.1-4.fc42.noarch
readline-8.2-11.fc42.x86_64
redhat-rpm-config-300-1.fc42.noarch
rpm-4.20.0-3.fc42.x86_64
rpm-build-4.20.0-3.fc42.x86_64
rpm-build-libs-4.20.0-3.fc42.x86_64
rpm-libs-4.20.0-3.fc42.x86_64
rpm-sequoia-1.7.0-3.fc42.x86_64
rust-srpm-macros-26.3-3.fc42.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-9.fc42.noarch
shadow-utils-4.17.0-2.fc42.x86_64
sqlite-libs-3.47.2-1.fc42.x86_64
systemd-libs-257.1-1.fc42.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-65.fc42.x86_64
util-linux-2.40.2-8.fc42.x86_64
util-linux-core-2.40.2-8.fc42.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.3-1.fc42.x86_64
xz-5.6.3-2.fc42.x86_64
xz-libs-5.6.3-2.fc42.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-42.fc42.x86_64
zlib-ng-compat-2.2.2-1.fc42.x86_64
zstd-1.5.6-2.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736121600
Wrote: /builddir/build/SRPMS/folly-2025.01.06.00-1.fc42.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1736192938.335746/root/var/log/dnf5.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-6j4zb9yb/folly/folly.spec) Config(child) 0 minutes 14 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/folly-2025.01.06.00-1.fc42.src.rpm)  Config(fedora-41-x86_64)
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-1736192938.335746/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-1.fc41.noarch
  python3-dnf-plugins-core-4.10.0-1.fc41.noarch
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Finish: chroot init
Start: build phase for folly-2025.01.06.00-1.fc42.src.rpm
Start: build setup for folly-2025.01.06.00-1.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736121600
Wrote: /builddir/build/SRPMS/folly-2025.01.06.00-1.fc42.src.rpm
Updating and loading repositories:
 updates                                100% | 921.1 KiB/s |  29.5 KiB |  00m00s
 fedora                                 100% | 512.5 KiB/s |  29.7 KiB |  00m00s
 Copr repository                        100% |  85.3 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 166.5 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package                    Arch   Version              Repository                                                         Size
Installing:
 binutils-devel            x86_64 2.43.50-9.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  55.4 MiB
 boost-devel               x86_64 1.83.0-9.fc42        copr_base                                                     143.0 MiB
 bzip2-devel               x86_64 1.0.8-19.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 309.8 KiB
 cmake                     x86_64 3.31.3-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  32.9 MiB
 double-conversion-devel   x86_64 3.3.0-4.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  98.3 KiB
 fast_float-devel          noarch 7.0.0-2.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 175.6 KiB
 fmt-devel                 x86_64 11.0.2-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 575.3 KiB
 gcc-c++                   x86_64 14.2.1-6.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.1 MiB
 gflags-devel              x86_64 2.2.2-15.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  62.3 KiB
 glog-devel                x86_64 0.3.5-21.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.0 KiB
 gmock-devel               x86_64 1.14.0-5.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 974.5 KiB
 gtest-devel               x86_64 1.14.0-5.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 libaio-devel              x86_64 0.3.111-20.fc41      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.8 KiB
 libdwarf-devel            x86_64 1:0.11.1-1.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 libevent-devel            x86_64 2.1.12-14.fc41       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 426.0 KiB
 libsodium-devel           x86_64 1.0.20-2.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.8 MiB
 libunwind-devel           x86_64 1.8.0-5.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 138.7 KiB
 liburing-devel            x86_64 2.8-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 296.7 KiB
 libzstd-devel             x86_64 1.5.6-2.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 202.4 KiB
 lz4-devel                 x86_64 1.10.0-1.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 102.2 KiB
 openssl-devel             x86_64 1:3.2.2-10.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.3 MiB
 pandoc                    x86_64 3.1.11.1-32.fc41     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 185.0 MiB
 snappy-devel              x86_64 1.2.1-3.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  47.1 KiB
 xz-devel                  x86_64 1:5.6.3-2.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 255.6 KiB
 zlib-ng-compat-devel      x86_64 2.2.2-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 106.8 KiB
Installing dependencies:
 annobin-docs              noarch 12.80-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  98.6 KiB
 annobin-plugin-gcc        x86_64 12.80-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 992.8 KiB
 boost                     x86_64 1.83.0-9.fc42        copr_base                                                       1.3 KiB
 boost-atomic              x86_64 1.83.0-9.fc42        copr_base                                                      23.7 KiB
 boost-chrono              x86_64 1.83.0-9.fc42        copr_base                                                      39.8 KiB
 boost-container           x86_64 1.83.0-9.fc42        copr_base                                                      67.7 KiB
 boost-context             x86_64 1.83.0-9.fc42        copr_base                                                      15.5 KiB
 boost-contract            x86_64 1.83.0-9.fc42        copr_base                                                      99.8 KiB
 boost-coroutine           x86_64 1.83.0-9.fc42        copr_base                                                      23.8 KiB
 boost-date-time           x86_64 1.83.0-9.fc42        copr_base                                                      15.3 KiB
 boost-fiber               x86_64 1.83.0-9.fc42        copr_base                                                      79.8 KiB
 boost-filesystem          x86_64 1.83.0-9.fc42        copr_base                                                     144.0 KiB
 boost-graph               x86_64 1.83.0-9.fc42        copr_base                                                     332.2 KiB
 boost-iostreams           x86_64 1.83.0-9.fc42        copr_base                                                      91.7 KiB
 boost-json                x86_64 1.83.0-9.fc42        copr_base                                                     328.0 KiB
 boost-locale              x86_64 1.83.0-9.fc42        copr_base                                                     592.3 KiB
 boost-log                 x86_64 1.83.0-9.fc42        copr_base                                                       1.4 MiB
 boost-math                x86_64 1.83.0-9.fc42        copr_base                                                     647.4 KiB
 boost-nowide              x86_64 1.83.0-9.fc42        copr_base                                                      27.7 KiB
 boost-numpy3              x86_64 1.83.0-9.fc42        copr_base                                                      55.7 KiB
 boost-program-options     x86_64 1.83.0-9.fc42        copr_base                                                     263.8 KiB
 boost-python3             x86_64 1.83.0-9.fc42        copr_base                                                     247.2 KiB
 boost-random              x86_64 1.83.0-9.fc42        copr_base                                                      27.8 KiB
 boost-regex               x86_64 1.83.0-9.fc42        copr_base                                                     267.7 KiB
 boost-serialization       x86_64 1.83.0-9.fc42        copr_base                                                     426.2 KiB
 boost-stacktrace          x86_64 1.83.0-9.fc42        copr_base                                                      64.2 KiB
 boost-system              x86_64 1.83.0-9.fc42        copr_base                                                      15.3 KiB
 boost-test                x86_64 1.83.0-9.fc42        copr_base                                                     622.6 KiB
 boost-thread              x86_64 1.83.0-9.fc42        copr_base                                                     131.9 KiB
 boost-timer               x86_64 1.83.0-9.fc42        copr_base                                                      23.7 KiB
 boost-type_erasure        x86_64 1.83.0-9.fc42        copr_base                                                      55.8 KiB
 boost-wave                x86_64 1.83.0-9.fc42        copr_base                                                     624.5 KiB
 cmake-data                noarch 3.31.3-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.5 MiB
 cmake-filesystem          x86_64 3.31.3-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 cmake-rpm-macros          noarch 3.31.3-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.5 KiB
 cpp                       x86_64 14.2.1-6.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.0 MiB
 double-conversion         x86_64 3.3.0-4.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  96.6 KiB
 emacs-filesystem          noarch 1:30.0-3.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 expat                     x86_64 2.6.4-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 285.5 KiB
 flexiblas                 x86_64 3.4.4-3.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  48.5 KiB
 flexiblas-netlib          x86_64 3.4.4-3.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  10.7 MiB
 flexiblas-openblas-openmp x86_64 3.4.4-3.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  43.3 KiB
 fmt                       x86_64 11.0.2-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 264.1 KiB
 gcc                       x86_64 14.2.1-6.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 104.3 MiB
 gcc-plugin-annobin        x86_64 14.2.1-6.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  57.6 KiB
 gflags                    x86_64 2.2.2-15.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 293.6 KiB
 glibc-devel               x86_64 2.40.9000-26.fc42    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 glog                      x86_64 0.3.5-21.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 148.2 KiB
 gmock                     x86_64 1.14.0-5.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 138.9 KiB
 gtest                     x86_64 1.14.0-5.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 489.6 KiB
 jsoncpp                   x86_64 1.9.5-8.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 253.4 KiB
 kernel-headers            x86_64 6.13.0-0.rc6.48.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.5 MiB
 libaio                    x86_64 0.3.111-20.fc41      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  56.9 KiB
 libb2                     x86_64 0.98.1-12.fc41       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  42.2 KiB
 libdwarf                  x86_64 1:0.11.1-1.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 596.6 KiB
 libgfortran               x86_64 14.2.1-6.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.0 MiB
 libicu                    x86_64 76.1-2.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  36.2 MiB
 libicu-devel              x86_64 76.1-2.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.0 MiB
 libmpc                    x86_64 1.3.1-6.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 164.7 KiB
 libquadmath               x86_64 14.2.1-6.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 325.9 KiB
 libquadmath-devel         x86_64 14.2.1-6.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  21.9 KiB
 libsodium                 x86_64 1.0.20-2.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 393.0 KiB
 libstdc++-devel           x86_64 14.2.1-6.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  15.4 MiB
 libunwind                 x86_64 1.8.0-5.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 179.5 KiB
 liburing                  x86_64 2.8-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 103.9 KiB
 libuv                     x86_64 1:1.49.2-1.fc42      http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 569.4 KiB
 libxcrypt-devel           x86_64 4.4.37-4.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  30.5 KiB
 libyaml                   x86_64 0.2.5-15.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 134.4 KiB
 make                      x86_64 1:4.4.1-9.fc42       http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 mpdecimal                 x86_64 2.5.1-16.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 204.9 KiB
 openblas                  x86_64 0.3.28-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 106.6 KiB
 openblas-openmp           x86_64 0.3.28-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  39.3 MiB
 pandoc-common             noarch 3.1.11.1-31.fc41     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 MiB
 pyproject-rpm-macros      noarch 1.16.3-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 113.7 KiB
 python-pip-wheel          noarch 24.3.1-1.fc42        copr_base                                                       1.2 MiB
 python-rpm-macros         noarch 3.13-3.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.1 KiB
 python3                   x86_64 3.13.1-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  30.6 KiB
 python3-devel             x86_64 3.13.1-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 python3-libs              x86_64 3.13.1-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  39.8 MiB
 python3-numpy             x86_64 1:2.2.1-1.fc42       copr_base                                                      40.8 MiB
 python3-numpy-f2py        x86_64 1:2.2.1-1.fc42       copr_base                                                       2.0 MiB
 python3-packaging         noarch 24.2-2.fc42          copr_base                                                     555.7 KiB
 python3-rpm-generators    noarch 14-11.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.7 KiB
 python3-rpm-macros        noarch 3.13-3.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.4 KiB
 rhash                     x86_64 1.4.5-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 359.3 KiB
 snappy                    x86_64 1.2.1-3.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  71.1 KiB
 tzdata                    noarch 2024b-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 vim-filesystem            noarch 2:9.1.984-1.fc42     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.0   B

Transaction Summary:
 Installing:       113 packages

Total size of inbound packages is 179 MiB. Need to download 179 MiB.
After this operation, 840 MiB extra will be used (install 840 MiB, remove 0 B).
[  1/113] bzip2-devel-0:1.0.8-19.fc41.x 100% |   6.7 MiB/s | 213.7 KiB |  00m00s
[  2/113] boost-devel-0:1.83.0-9.fc42.x 100% | 244.6 MiB/s |  11.7 MiB |  00m00s
[  3/113] double-conversion-devel-0:3.3 100% |   1.1 MiB/s |  30.5 KiB |  00m00s
[  4/113] binutils-devel-0:2.43.50-9.fc 100% | 100.6 MiB/s |   8.7 MiB |  00m00s
[  5/113] cmake-0:3.31.3-1.fc42.x86_64  100% | 140.7 MiB/s |   9.9 MiB |  00m00s
[  6/113] fmt-devel-0:11.0.2-2.fc42.x86 100% |   6.7 MiB/s | 129.6 KiB |  00m00s
[  7/113] fast_float-devel-0:7.0.0-2.fc 100% |   2.0 MiB/s |  62.0 KiB |  00m00s
[  8/113] glog-devel-0:0.3.5-21.fc41.x8 100% |   1.4 MiB/s |  37.9 KiB |  00m00s
[  9/113] gflags-devel-0:2.2.2-15.fc41. 100% | 799.6 KiB/s |  24.8 KiB |  00m00s
[ 10/113] gcc-c++-0:14.2.1-6.fc42.x86_6 100% | 257.3 MiB/s |  14.2 MiB |  00m00s
[ 11/113] gmock-devel-0:1.14.0-5.fc41.x 100% |   9.6 MiB/s | 215.2 KiB |  00m00s
[ 12/113] gtest-devel-0:1.14.0-5.fc41.x 100% |   6.8 MiB/s | 242.3 KiB |  00m00s
[ 13/113] libevent-devel-0:2.1.12-14.fc 100% |  13.0 MiB/s |  93.4 KiB |  00m00s
[ 14/113] libaio-devel-0:0.3.111-20.fc4 100% | 331.2 KiB/s |  10.3 KiB |  00m00s
[ 15/113] libunwind-devel-0:1.8.0-5.fc4 100% |   9.1 MiB/s |  93.6 KiB |  00m00s
[ 16/113] liburing-devel-0:2.8-1.fc42.x 100% |   7.5 MiB/s | 199.8 KiB |  00m00s
[ 17/113] libzstd-devel-0:1.5.6-2.fc41. 100% |   8.4 MiB/s |  51.8 KiB |  00m00s
[ 18/113] libdwarf-devel-1:0.11.1-1.fc4 100% |  14.7 MiB/s |   1.2 MiB |  00m00s
[ 19/113] libsodium-devel-0:1.0.20-2.fc 100% |  17.4 MiB/s |   1.1 MiB |  00m00s
[ 20/113] lz4-devel-0:1.10.0-1.fc41.x86 100% |   2.2 MiB/s |  32.2 KiB |  00m00s
[ 21/113] openssl-devel-1:3.2.2-10.fc42 100% | 149.0 MiB/s |   2.7 MiB |  00m00s
[ 22/113] snappy-devel-0:1.2.1-3.fc42.x 100% |   1.4 MiB/s |  22.4 KiB |  00m00s
[ 23/113] xz-devel-1:5.6.3-2.fc42.x86_6 100% |  10.1 MiB/s |  62.4 KiB |  00m00s
[ 24/113] zlib-ng-compat-devel-0:2.2.2- 100% |   6.2 MiB/s |  38.2 KiB |  00m00s
[ 25/113] cmake-filesystem-0:3.31.3-1.f 100% |   2.2 MiB/s |  17.7 KiB |  00m00s
[ 26/113] cmake-data-0:3.31.3-1.fc42.no 100% | 117.9 MiB/s |   1.9 MiB |  00m00s
[ 27/113] fmt-0:11.0.2-2.fc42.x86_64    100% |  16.3 MiB/s | 100.2 KiB |  00m00s
[ 28/113] libstdc++-devel-0:14.2.1-6.fc 100% | 100.9 MiB/s |   2.6 MiB |  00m00s
[ 29/113] libdwarf-1:0.11.1-1.fc42.x86_ 100% |   5.2 MiB/s | 218.2 KiB |  00m00s
[ 30/113] libunwind-0:1.8.0-5.fc42.x86_ 100% |   7.8 MiB/s |  72.1 KiB |  00m00s
[ 31/113] liburing-0:2.8-1.fc42.x86_64  100% |   6.9 MiB/s |  42.1 KiB |  00m00s
[ 32/113] snappy-0:1.2.1-3.fc42.x86_64  100% |   6.4 MiB/s |  39.5 KiB |  00m00s
[ 33/113] gcc-0:14.2.1-6.fc42.x86_64    100% | 273.5 MiB/s |  36.9 MiB |  00m00s
[ 34/113] libquadmath-devel-0:14.2.1-6. 100% |   5.6 MiB/s |  46.2 KiB |  00m00s
[ 35/113] libquadmath-0:14.2.1-6.fc42.x 100% |  20.0 MiB/s | 204.3 KiB |  00m00s
[ 36/113] cpp-0:14.2.1-6.fc42.x86_64    100% | 159.2 MiB/s |  11.9 MiB |  00m00s
[ 37/113] libyaml-0:0.2.5-15.fc41.x86_6 100% |   3.4 MiB/s |  59.4 KiB |  00m00s
[ 38/113] libsodium-0:1.0.20-2.fc41.x86 100% |  24.5 MiB/s | 175.7 KiB |  00m00s
[ 39/113] pandoc-common-0:3.1.11.1-31.f 100% |  40.7 MiB/s | 499.8 KiB |  00m00s
[ 40/113] python3-0:3.13.1-2.fc42.x86_6 100% |   4.4 MiB/s |  26.9 KiB |  00m00s
[ 41/113] libaio-0:0.3.111-20.fc41.x86_ 100% |   3.3 MiB/s |  23.9 KiB |  00m00s
[ 42/113] gmock-0:1.14.0-5.fc41.x86_64  100% |   8.3 MiB/s |  59.8 KiB |  00m00s
[ 43/113] pandoc-0:3.1.11.1-32.fc41.x86 100% |  96.6 MiB/s |  26.0 MiB |  00m00s
[ 44/113] gtest-0:1.14.0-5.fc41.x86_64  100% |   6.3 MiB/s | 180.2 KiB |  00m00s
[ 45/113] python3-libs-0:3.13.1-2.fc42. 100% | 127.0 MiB/s |   8.6 MiB |  00m00s
[ 46/113] libmpc-0:1.3.1-6.fc41.x86_64  100% |  13.9 MiB/s |  71.1 KiB |  00m00s
[ 47/113] gflags-0:2.2.2-15.fc41.x86_64 100% |   3.6 MiB/s |  98.4 KiB |  00m00s
[ 48/113] glog-0:0.3.5-21.fc41.x86_64   100% |   2.1 MiB/s |  69.9 KiB |  00m00s
[ 49/113] glibc-devel-0:2.40.9000-26.fc 100% |  69.6 MiB/s | 570.1 KiB |  00m00s
[ 50/113] make-1:4.4.1-9.fc42.x86_64    100% |  62.9 MiB/s | 579.3 KiB |  00m00s
[ 51/113] double-conversion-0:3.3.0-4.f 100% |   7.1 MiB/s |  51.0 KiB |  00m00s
[ 52/113] vim-filesystem-2:9.1.984-1.fc 100% |   3.2 MiB/s |  16.4 KiB |  00m00s
[ 53/113] emacs-filesystem-1:30.0-3.fc4 100% |   1.2 MiB/s |   7.1 KiB |  00m00s
[ 54/113] expat-0:2.6.4-1.fc42.x86_64   100% |  18.6 MiB/s | 114.5 KiB |  00m00s
[ 55/113] libuv-1:1.49.2-1.fc42.x86_64  100% |  32.2 MiB/s | 263.7 KiB |  00m00s
[ 56/113] jsoncpp-0:1.9.5-8.fc41.x86_64 100% |  13.9 MiB/s |  99.3 KiB |  00m00s
[ 57/113] rhash-0:1.4.5-1.fc42.x86_64   100% |  21.5 MiB/s | 198.0 KiB |  00m00s
[ 58/113] boost-0:1.83.0-9.fc42.x86_64  100% |   6.5 MiB/s |  13.3 KiB |  00m00s
[ 59/113] boost-numpy3-0:1.83.0-9.fc42. 100% |  13.2 MiB/s |  26.9 KiB |  00m00s
[ 60/113] libicu-devel-0:76.1-2.fc42.x8 100% |  66.7 MiB/s | 751.1 KiB |  00m00s
[ 61/113] boost-atomic-0:1.83.0-9.fc42. 100% |  17.5 MiB/s |  18.0 KiB |  00m00s
[ 62/113] boost-chrono-0:1.83.0-9.fc42. 100% |  11.6 MiB/s |  23.7 KiB |  00m00s
[ 63/113] boost-container-0:1.83.0-9.fc 100% |  36.8 MiB/s |  37.6 KiB |  00m00s
[ 64/113] boost-context-0:1.83.0-9.fc42 100% |   7.4 MiB/s |  15.2 KiB |  00m00s
[ 65/113] boost-contract-0:1.83.0-9.fc4 100% |  20.6 MiB/s |  42.2 KiB |  00m00s
[ 66/113] boost-date-time-0:1.83.0-9.fc 100% |  13.7 MiB/s |  14.1 KiB |  00m00s
[ 67/113] boost-coroutine-0:1.83.0-9.fc 100% |   8.9 MiB/s |  18.3 KiB |  00m00s
[ 68/113] boost-fiber-0:1.83.0-9.fc42.x 100% |  38.2 MiB/s |  39.1 KiB |  00m00s
[ 69/113] boost-filesystem-0:1.83.0-9.f 100% |  31.9 MiB/s |  65.3 KiB |  00m00s
[ 70/113] boost-graph-0:1.83.0-9.fc42.x 100% |  69.3 MiB/s | 141.8 KiB |  00m00s
[ 71/113] boost-iostreams-0:1.83.0-9.fc 100% |  18.4 MiB/s |  37.8 KiB |  00m00s
[ 72/113] boost-json-0:1.83.0-9.fc42.x8 100% |  67.9 MiB/s | 139.1 KiB |  00m00s
[ 73/113] boost-locale-0:1.83.0-9.fc42. 100% |  63.7 MiB/s | 195.7 KiB |  00m00s
[ 74/113] boost-log-0:1.83.0-9.fc42.x86 100% | 143.6 MiB/s | 441.2 KiB |  00m00s
[ 75/113] boost-math-0:1.83.0-9.fc42.x8 100% |  65.0 MiB/s | 199.8 KiB |  00m00s
[ 76/113] boost-nowide-0:1.83.0-9.fc42. 100% |   9.2 MiB/s |  18.9 KiB |  00m00s
[ 77/113] boost-program-options-0:1.83. 100% |  48.7 MiB/s |  99.8 KiB |  00m00s
[ 78/113] libicu-0:76.1-2.fc42.x86_64   100% | 240.7 MiB/s |  10.6 MiB |  00m00s
[ 79/113] boost-python3-0:1.83.0-9.fc42 100% |   7.3 MiB/s |  89.8 KiB |  00m00s
[ 80/113] boost-random-0:1.83.0-9.fc42. 100% |   1.5 MiB/s |  21.8 KiB |  00m00s
[ 81/113] boost-regex-0:1.83.0-9.fc42.x 100% |  33.8 MiB/s | 103.7 KiB |  00m00s
[ 82/113] boost-serialization-0:1.83.0- 100% |  38.5 MiB/s | 118.4 KiB |  00m00s
[ 83/113] boost-stacktrace-0:1.83.0-9.f 100% |  12.9 MiB/s |  26.3 KiB |  00m00s
[ 84/113] boost-system-0:1.83.0-9.fc42. 100% |   6.9 MiB/s |  14.1 KiB |  00m00s
[ 85/113] boost-test-0:1.83.0-9.fc42.x8 100% | 106.9 MiB/s | 219.0 KiB |  00m00s
[ 86/113] boost-thread-0:1.83.0-9.fc42. 100% |  27.6 MiB/s |  56.5 KiB |  00m00s
[ 87/113] boost-timer-0:1.83.0-9.fc42.x 100% |   9.6 MiB/s |  19.7 KiB |  00m00s
[ 88/113] boost-type_erasure-0:1.83.0-9 100% |  10.0 MiB/s |  30.8 KiB |  00m00s
[ 89/113] boost-wave-0:1.83.0-9.fc42.x8 100% |  62.1 MiB/s | 190.8 KiB |  00m00s
[ 90/113] libb2-0:0.98.1-12.fc41.x86_64 100% |   6.3 MiB/s |  25.7 KiB |  00m00s
[ 91/113] tzdata-0:2024b-1.fc42.noarch  100% |  69.8 MiB/s | 428.6 KiB |  00m00s
[ 92/113] mpdecimal-0:2.5.1-16.fc41.x86 100% |  17.4 MiB/s |  89.0 KiB |  00m00s
[ 93/113] python-pip-wheel-0:24.3.1-1.f 100% | 200.8 MiB/s |   1.2 MiB |  00m00s
[ 94/113] libxcrypt-devel-0:4.4.37-4.fc 100% |   4.6 MiB/s |  28.3 KiB |  00m00s
[ 95/113] kernel-headers-0:6.13.0-0.rc6 100% | 114.6 MiB/s |   1.5 MiB |  00m00s
[ 96/113] python3-numpy-f2py-1:2.2.1-1. 100% | 109.6 MiB/s | 449.1 KiB |  00m00s
[ 97/113] python3-devel-0:3.13.1-2.fc42 100% |  43.7 MiB/s | 357.9 KiB |  00m00s
[ 98/113] flexiblas-netlib-0:3.4.4-3.fc 100% | 153.2 MiB/s |   3.2 MiB |  00m00s
[ 99/113] python3-numpy-1:2.2.1-1.fc42. 100% | 240.6 MiB/s |   7.7 MiB |  00m00s
[100/113] flexiblas-0:3.4.4-3.fc41.x86_ 100% |   2.2 MiB/s |  25.3 KiB |  00m00s
[101/113] flexiblas-openblas-openmp-0:3 100% |   1.4 MiB/s |  17.2 KiB |  00m00s
[102/113] libgfortran-0:14.2.1-6.fc42.x 100% | 101.9 MiB/s | 939.2 KiB |  00m00s
[103/113] openblas-0:0.3.28-2.fc42.x86_ 100% |   6.7 MiB/s |  41.0 KiB |  00m00s
[104/113] pyproject-rpm-macros-0:1.16.3 100% |   8.7 MiB/s |  44.6 KiB |  00m00s
[105/113] gcc-plugin-annobin-0:14.2.1-6 100% |   7.0 MiB/s |  57.1 KiB |  00m00s
[106/113] openblas-openmp-0:0.3.28-2.fc 100% | 190.7 MiB/s |   5.0 MiB |  00m00s
[107/113] cmake-rpm-macros-0:3.31.3-1.f 100% |   1.7 MiB/s |  17.0 KiB |  00m00s
[108/113] python-rpm-macros-0:3.13-3.fc 100% |   2.2 MiB/s |  17.7 KiB |  00m00s
[109/113] python3-rpm-macros-0:3.13-3.f 100% |   3.0 MiB/s |  12.4 KiB |  00m00s
[110/113] python3-rpm-generators-0:14-1 100% |   5.7 MiB/s |  29.3 KiB |  00m00s
[111/113] python3-packaging-0:24.2-2.fc 100% |  70.4 MiB/s | 144.2 KiB |  00m00s
[112/113] annobin-docs-0:12.80-1.fc42.n 100% |  18.1 MiB/s |  92.6 KiB |  00m00s
[113/113] annobin-plugin-gcc-0:12.80-1. 100% |  68.3 MiB/s | 979.3 KiB |  00m00s
--------------------------------------------------------------------------------
[113/113] Total                         100% | 251.7 MiB/s | 178.7 MiB |  00m01s
Running transaction
[  1/115] Verify package files          100% | 198.0   B/s | 113.0   B |  00m01s
[  2/115] Prepare transaction           100% | 758.0   B/s | 113.0   B |  00m00s
[  3/115] Installing cmake-filesystem-0 100% |   3.7 MiB/s |   7.6 KiB |  00m00s
[  4/115] Installing boost-system-0:1.8 100% |   0.0   B/s |  16.3 KiB |  00m00s
[  5/115] Installing boost-chrono-0:1.8 100% |   0.0   B/s |  40.8 KiB |  00m00s
[  6/115] Installing boost-thread-0:1.8 100% | 129.7 MiB/s | 132.8 KiB |  00m00s
[  7/115] Installing libicu-0:76.1-2.fc 100% | 369.8 MiB/s |  36.2 MiB |  00m00s
[  8/115] Installing boost-regex-0:1.83 100% | 262.4 MiB/s | 268.7 KiB |  00m00s
[  9/115] Installing python-rpm-macros- 100% |   0.0   B/s |  22.8 KiB |  00m00s
[ 10/115] Installing boost-context-0:1. 100% |   0.0   B/s |  16.5 KiB |  00m00s
[ 11/115] Installing boost-atomic-0:1.8 100% |   0.0   B/s |  24.7 KiB |  00m00s
[ 12/115] Installing boost-filesystem-0 100% | 141.6 MiB/s | 145.0 KiB |  00m00s
[ 13/115] Installing libmpc-0:1.3.1-6.f 100% | 162.3 MiB/s | 166.2 KiB |  00m00s
[ 14/115] Installing python3-rpm-macros 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 15/115] Installing libgfortran-0:14.2 100% | 380.6 MiB/s |   3.0 MiB |  00m00s
[ 16/115] Installing boost-date-time-0: 100% |   0.0   B/s |  16.3 KiB |  00m00s
[ 17/115] Installing boost-container-0: 100% |  67.1 MiB/s |  68.7 KiB |  00m00s
[ 18/115] Installing expat-0:2.6.4-1.fc 100% | 140.4 MiB/s | 287.6 KiB |  00m00s
[ 19/115] Installing make-1:4.4.1-9.fc4 100% | 300.0 MiB/s |   1.8 MiB |  00m00s
[ 20/115] Installing gflags-0:2.2.2-15. 100% | 289.0 MiB/s | 296.0 KiB |  00m00s
[ 21/115] Installing gtest-0:1.14.0-5.f 100% | 239.7 MiB/s | 491.0 KiB |  00m00s
[ 22/115] Installing gmock-0:1.14.0-5.f 100% | 137.1 MiB/s | 140.3 KiB |  00m00s
[ 23/115] Installing libquadmath-0:14.2 100% | 319.5 MiB/s | 327.2 KiB |  00m00s
[ 24/115] Installing gtest-devel-0:1.14 100% | 262.8 MiB/s |   1.1 MiB |  00m00s
[ 25/115] Installing gflags-devel-0:2.2 100% |  63.1 MiB/s |  64.6 KiB |  00m00s
[ 26/115] Installing glog-0:0.3.5-21.fc 100% | 146.1 MiB/s | 149.6 KiB |  00m00s
[ 27/115] Installing boost-json-0:1.83. 100% | 321.3 MiB/s | 329.0 KiB |  00m00s
[ 28/115] Installing boost-wave-0:1.83. 100% | 305.4 MiB/s | 625.5 KiB |  00m00s
[ 29/115] Installing pyproject-rpm-macr 100% | 113.0 MiB/s | 115.7 KiB |  00m00s
[ 30/115] Installing cpp-0:14.2.1-6.fc4 100% | 339.6 MiB/s |  35.0 MiB |  00m00s
[ 31/115] Installing boost-fiber-0:1.83 100% |  78.9 MiB/s |  80.8 KiB |  00m00s
[ 32/115] Installing boost-log-0:1.83.0 100% | 356.6 MiB/s |   1.4 MiB |  00m00s
[ 33/115] Installing boost-coroutine-0: 100% |  24.2 MiB/s |  24.8 KiB |  00m00s
[ 34/115] Installing boost-graph-0:1.83 100% | 162.7 MiB/s | 333.2 KiB |  00m00s
[ 35/115] Installing libicu-devel-0:76. 100% | 338.3 MiB/s |   5.1 MiB |  00m00s
[ 36/115] Installing boost-locale-0:1.8 100% | 289.7 MiB/s | 593.3 KiB |  00m00s
[ 37/115] Installing boost-type_erasure 100% |  55.5 MiB/s |  56.8 KiB |  00m00s
[ 38/115] Installing boost-timer-0:1.83 100% |  24.1 MiB/s |  24.7 KiB |  00m00s
[ 39/115] Installing zlib-ng-compat-dev 100% | 105.8 MiB/s | 108.3 KiB |  00m00s
[ 40/115] Installing annobin-docs-0:12. 100% |   0.0   B/s |  99.7 KiB |  00m00s
[ 41/115] Installing openblas-0:0.3.28- 100% |   0.0   B/s | 108.3 KiB |  00m00s
[ 42/115] Installing openblas-openmp-0: 100% | 577.7 MiB/s |  39.3 MiB |  00m00s
[ 43/115] Installing flexiblas-0:3.4.4- 100% |   0.0   B/s |  49.7 KiB |  00m00s
[ 44/115] Installing flexiblas-openblas 100% |   0.0   B/s |  44.1 KiB |  00m00s
[ 45/115] Installing flexiblas-netlib-0 100% | 355.5 MiB/s |  10.7 MiB |  00m00s
[ 46/115] Installing kernel-headers-0:6 100% | 201.4 MiB/s |   6.6 MiB |  00m00s
[ 47/115] Installing libxcrypt-devel-0: 100% |  16.0 MiB/s |  32.9 KiB |  00m00s
[ 48/115] Installing glibc-devel-0:2.40 100% | 155.4 MiB/s |   2.3 MiB |  00m00s
[ 49/115] Installing gcc-0:14.2.1-6.fc4 100% | 366.0 MiB/s | 104.3 MiB |  00m00s
[ 50/115] Installing libquadmath-devel- 100% |  22.8 MiB/s |  23.4 KiB |  00m00s
[ 51/115] Installing python-pip-wheel-0 100% | 622.1 MiB/s |   1.2 MiB |  00m00s
[ 52/115] Installing mpdecimal-0:2.5.1- 100% | 201.2 MiB/s | 206.0 KiB |  00m00s
[ 53/115] Installing libb2-0:0.98.1-12. 100% |  14.1 MiB/s |  43.3 KiB |  00m00s
[ 54/115] Installing tzdata-0:2024b-1.f 100% |  50.9 MiB/s |   1.9 MiB |  00m00s
[ 55/115] Installing python3-libs-0:3.1 100% | 281.2 MiB/s |  40.2 MiB |  00m00s
[ 56/115] Installing python3-0:3.13.1-2 100% |  31.6 MiB/s |  32.4 KiB |  00m00s
[ 57/115] Installing boost-python3-0:1. 100% | 242.4 MiB/s | 248.2 KiB |  00m00s
[ 58/115] Installing cmake-rpm-macros-0 100% |   0.0   B/s |   8.2 KiB |  00m00s
[ 59/115] Installing python3-packaging- 100% | 184.9 MiB/s | 568.0 KiB |  00m00s
[ 60/115] Installing python3-rpm-genera 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[ 61/115] Installing python3-devel-0:3. 100% | 181.5 MiB/s |   1.8 MiB |  00m00s
[ 62/115] Installing python3-numpy-f2py 100% | 147.7 MiB/s |   2.1 MiB |  00m00s
[ 63/115] Installing python3-numpy-1:2. 100% | 342.4 MiB/s |  41.1 MiB |  00m00s
[ 64/115] Installing boost-numpy3-0:1.8 100% |  55.4 MiB/s |  56.7 KiB |  00m00s
[ 65/115] Installing boost-test-0:1.83. 100% | 203.1 MiB/s | 624.0 KiB |  00m00s
[ 66/115] Installing boost-stacktrace-0 100% |  64.6 MiB/s |  66.1 KiB |  00m00s
[ 67/115] Installing boost-serializatio 100% | 208.8 MiB/s | 427.6 KiB |  00m00s
[ 68/115] Installing boost-random-0:1.8 100% |  28.1 MiB/s |  28.8 KiB |  00m00s
[ 69/115] Installing boost-program-opti 100% | 258.6 MiB/s | 264.8 KiB |  00m00s
[ 70/115] Installing boost-nowide-0:1.8 100% |   0.0   B/s |  28.7 KiB |  00m00s
[ 71/115] Installing boost-math-0:1.83. 100% | 317.7 MiB/s | 650.6 KiB |  00m00s
[ 72/115] Installing boost-iostreams-0: 100% |  90.6 MiB/s |  92.7 KiB |  00m00s
[ 73/115] Installing boost-contract-0:1 100% |  98.4 MiB/s | 100.8 KiB |  00m00s
[ 74/115] Installing boost-0:1.83.0-9.f 100% |   0.0   B/s |   1.7 KiB |  00m00s
[ 75/115] Installing rhash-0:1.4.5-1.fc 100% | 178.0 MiB/s | 364.6 KiB |  00m00s
[ 76/115] Installing jsoncpp-0:1.9.5-8. 100% | 124.5 MiB/s | 254.9 KiB |  00m00s
[ 77/115] Installing libuv-1:1.49.2-1.f 100% | 279.4 MiB/s | 572.2 KiB |  00m00s
[ 78/115] Installing emacs-filesystem-1 100% |   0.0   B/s | 544.0   B |  00m00s
[ 79/115] Installing vim-filesystem-2:9 100% | 943.8 KiB/s |   4.7 KiB |  00m00s
[ 80/115] Installing cmake-data-0:3.31. 100% | 111.8 MiB/s |   9.1 MiB |  00m00s
[ 81/115] Installing cmake-0:3.31.3-1.f 100% | 350.5 MiB/s |  32.9 MiB |  00m00s
[ 82/115] Installing double-conversion- 100% |  96.1 MiB/s |  98.4 KiB |  00m00s
[ 83/115] Installing libaio-0:0.3.111-2 100% |  57.1 MiB/s |  58.4 KiB |  00m00s
[ 84/115] Installing libsodium-0:1.0.20 100% | 192.5 MiB/s | 394.2 KiB |  00m00s
[ 85/115] Installing pandoc-common-0:3. 100% | 189.6 MiB/s |   1.9 MiB |  00m00s
[ 86/115] Installing libyaml-0:0.2.5-15 100% | 132.6 MiB/s | 135.8 KiB |  00m00s
[ 87/115] Installing snappy-0:1.2.1-3.f 100% |  71.1 MiB/s |  72.8 KiB |  00m00s
[ 88/115] Installing liburing-0:2.8-1.f 100% | 103.1 MiB/s | 105.6 KiB |  00m00s
[ 89/115] Installing libunwind-0:1.8.0- 100% | 177.9 MiB/s | 182.2 KiB |  00m00s
[ 90/115] Installing libdwarf-1:0.11.1- 100% | 194.8 MiB/s | 598.4 KiB |  00m00s
[ 91/115] Installing libstdc++-devel-0: 100% | 345.7 MiB/s |  15.6 MiB |  00m00s
[ 92/115] Installing fmt-0:11.0.2-2.fc4 100% | 259.4 MiB/s | 265.6 KiB |  00m00s
[ 93/115] Installing libzstd-devel-0:1. 100% | 198.5 MiB/s | 203.2 KiB |  00m00s
[ 94/115] Installing libdwarf-devel-1:0 100% | 525.6 MiB/s |   1.6 MiB |  00m00s
[ 95/115] Installing fmt-devel-0:11.0.2 100% | 282.4 MiB/s | 578.4 KiB |  00m00s
[ 96/115] Installing gcc-c++-0:14.2.1-6 100% | 343.5 MiB/s |  38.1 MiB |  00m00s
[ 97/115] Installing libunwind-devel-0: 100% |  71.9 MiB/s | 147.2 KiB |  00m00s
[ 98/115] Installing liburing-devel-0:2 100% |  79.9 MiB/s | 327.3 KiB |  00m00s
[ 99/115] Installing snappy-devel-0:1.2 100% |  48.1 MiB/s |  49.2 KiB |  00m00s
[100/115] Installing pandoc-0:3.1.11.1- 100% | 541.1 MiB/s | 185.0 MiB |  00m00s
[101/115] Installing libsodium-devel-0: 100% | 294.8 MiB/s |   3.8 MiB |  00m00s
[102/115] Installing libaio-devel-0:0.3 100% |   0.0   B/s |   9.2 KiB |  00m00s
[103/115] Installing double-conversion- 100% |   4.5 MiB/s | 101.2 KiB |  00m00s
[104/115] Installing boost-devel-0:1.83 100% | 275.6 MiB/s | 145.8 MiB |  00m01s
[105/115] Installing libevent-devel-0:2 100% | 211.1 MiB/s | 432.3 KiB |  00m00s
[106/115] Installing gcc-plugin-annobin 100% |   3.9 MiB/s |  59.2 KiB |  00m00s
[107/115] Installing annobin-plugin-gcc 100% |  57.1 MiB/s | 994.5 KiB |  00m00s
[108/115] Installing binutils-devel-0:2 100% | 473.2 MiB/s |  55.4 MiB |  00m00s
[109/115] Installing glog-devel-0:0.3.5 100% | 111.0 MiB/s | 113.6 KiB |  00m00s
[110/115] Installing gmock-devel-0:1.14 100% | 240.1 MiB/s | 983.4 KiB |  00m00s
[111/115] Installing fast_float-devel-0 100% | 174.9 MiB/s | 179.1 KiB |  00m00s
[112/115] Installing xz-devel-1:5.6.3-2 100% |  36.2 MiB/s | 259.4 KiB |  00m00s
[113/115] Installing openssl-devel-1:3. 100% |  61.7 MiB/s |   5.2 MiB |  00m00s
[114/115] Installing lz4-devel-0:1.10.0 100% |   0.0   B/s | 103.2 KiB |  00m00s
[115/115] Installing bzip2-devel-0:1.0. 100% |   1.5 MiB/s | 310.7 KiB |  00m00s
Warning: skipped OpenPGP checks for 113 packages from repositories: copr_base, http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: build setup for folly-2025.01.06.00-1.fc42.src.rpm
Start: rpmbuild folly-2025.01.06.00-1.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736121600
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.5wWJrz
+ umask 022
+ cd /builddir/build/BUILD/folly-2025.01.06.00-build
+ test -d /builddir/build/BUILD/folly-2025.01.06.00-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/folly-2025.01.06.00-build
+ /usr/bin/rm -rf /builddir/build/BUILD/folly-2025.01.06.00-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/folly-2025.01.06.00-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/folly-2025.01.06.00-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q0rxAL
+ umask 022
+ cd /builddir/build/BUILD/folly-2025.01.06.00-build
+ cd /builddir/build/BUILD/folly-2025.01.06.00-build
+ rm -rf folly-2025.01.06.00
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/folly-2025.01.06.00.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd folly-2025.01.06.00
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9uEEUc
+ umask 022
+ cd /builddir/build/BUILD/folly-2025.01.06.00-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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ 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 folly-2025.01.06.00
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_SHARED_LIBS=ON -DBUILD_TESTS=ON -DCMAKE_INSTALL_DIR=/usr/lib64/cmake/folly -DLIBDWARF_INCLUDE_DIR=/usr/include/libdwarf-0 -DPACKAGE_VERSION=2025.01.06.00
CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The CXX compiler identification is GNU 14.2.1
-- The C compiler identification is GNU 14.2.1
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/gcc
-- 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
-- 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
-- setting C++ standard to C++17
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
CMake Warning (dev) at CMake/folly-deps.cmake:38 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib64/cmake/Boost-1.83.0/BoostConfig.cmake (found suitable version "1.83.0", minimum required is "1.51.0") found components: context filesystem program_options regex system thread
-- Found DoubleConversion: /usr/lib64/libdouble-conversion.so
-- Found FastFloat: /usr/include
-- Found gflags from package config /usr/lib64/cmake/gflags/gflags-config.cmake
-- Found Glog: /usr/lib64/libglog.so
-- Found gflags as a dependency of glog::glog, include=/usr/include, libs=gflags_shared
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (LIBUNWIND)
  does not match the name of the calling package (LibUnwind).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  build/fbcode_builder/CMake/FindLibUnwind.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  build/fbcode_builder/CMake/FindGlog.cmake:44 (find_package)
  CMake/folly-deps.cmake:67 (find_package)
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LIBUNWIND: /usr/lib64/libunwind.so
-- Found LibUnwind as a dependency of glog::glog, include=/usr/include, libs=/usr/lib64/libunwind.so
-- Found libevent: /usr/lib64/libevent.so
-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1")
-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "3.2.2", minimum required is "1.1.1")
-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.8")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so
-- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so - found
-- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so
-- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so - found
-- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so
-- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so - found
-- Found LibLZMA: /usr/lib64/liblzma.so (found version "5.6.3")
-- Found LZ4: /usr/lib64/liblz4.so
-- Found LZ4: /usr/lib64/liblz4.so
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (ZSTD) does
  not match the name of the calling package (Zstd).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  CMake/FindZstd.cmake:32 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMake/folly-deps.cmake:116 (find_package)
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found ZSTD: /usr/lib64/libzstd.so
-- Found Zstd: /usr/lib64/libzstd.so
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (SNAPPY)
  does not match the name of the calling package (Snappy).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  CMake/FindSnappy.cmake:31 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMake/folly-deps.cmake:123 (find_package)
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found SNAPPY: /usr/lib64/libsnappy.so
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (LIBDWARF)
  does not match the name of the calling package (LibDwarf).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  CMake/FindLibDwarf.cmake:26 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMake/folly-deps.cmake:130 (find_package)
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LIBDWARF: /usr/lib64/libdwarf.so
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (LIBIBERTY)
  does not match the name of the calling package (Libiberty).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  CMake/FindLibiberty.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMake/folly-deps.cmake:134 (find_package)
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LIBIBERTY: /usr/lib64/libiberty.a
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (LIBAIO)
  does not match the name of the calling package (LibAIO).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  CMake/FindLibAIO.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMake/folly-deps.cmake:138 (find_package)
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LIBAIO: /usr/lib64/libaio.so
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (LIBURING)
  does not match the name of the calling package (LibUring).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  CMake/FindLibUring.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMake/folly-deps.cmake:142 (find_package)
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LIBURING: /usr/lib64/liburing.so
-- Found LIBSODIUM: /usr/lib64/libsodium.so
-- Found Libsodium: /usr/lib64/libsodium.so
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (LIBSODIUM)
  does not match the name of the calling package (Libsodium).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  CMake/FindLibsodium.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMake/folly-deps.cmake:146 (find_package)
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (LIBUNWIND)
  does not match the name of the calling package (LibUnwind).  This can lead
  to problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  build/fbcode_builder/CMake/FindLibUnwind.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMake/folly-deps.cmake:158 (find_package)
  CMakeLists.txt:135 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for swapcontext
-- Looking for swapcontext - found
-- Looking for C++ include elf.h
-- Looking for C++ include elf.h - found
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include
-- Setting FOLLY_USE_SYMBOLIZER: ON
-- Setting FOLLY_HAVE_ELF: 1
-- Setting FOLLY_HAVE_DWARF: TRUE
-- Performing Test FOLLY_CPP_ATOMIC_BUILTIN
-- Performing Test FOLLY_CPP_ATOMIC_BUILTIN - Success
-- Performing Test FOLLY_STDLIB_LIBSTDCXX
-- Performing Test FOLLY_STDLIB_LIBSTDCXX - Success
-- Performing Test FOLLY_STDLIB_LIBSTDCXX_GE_9
-- Performing Test FOLLY_STDLIB_LIBSTDCXX_GE_9 - Success
-- Performing Test FOLLY_STDLIB_LIBCXX
-- Performing Test FOLLY_STDLIB_LIBCXX - Failed
-- Performing Test FOLLY_STDLIB_LIBCXX_GE_9
-- Performing Test FOLLY_STDLIB_LIBCXX_GE_9 - Failed
-- Performing Test FOLLY_STDLIB_LIBCPP
-- Performing Test FOLLY_STDLIB_LIBCPP - Failed
-- Looking for C++ include jemalloc/jemalloc.h
-- Looking for C++ include jemalloc/jemalloc.h - not found
-- Performing Test COMPILER_HAS_UNKNOWN_WARNING_OPTION
-- Performing Test COMPILER_HAS_UNKNOWN_WARNING_OPTION - Failed
-- Performing Test COMPILER_HAS_W_SHADOW_LOCAL
-- Performing Test COMPILER_HAS_W_SHADOW_LOCAL - Success
-- Performing Test COMPILER_HAS_W_SHADOW_COMPATIBLE_LOCAL
-- Performing Test COMPILER_HAS_W_SHADOW_COMPATIBLE_LOCAL - Success
-- Performing Test COMPILER_HAS_W_NOEXCEPT_TYPE
-- Performing Test COMPILER_HAS_W_NOEXCEPT_TYPE - Success
-- Performing Test COMPILER_HAS_W_NULLABILITY_COMPLETENESS
-- Performing Test COMPILER_HAS_W_NULLABILITY_COMPLETENESS - Failed
-- Performing Test COMPILER_HAS_W_INCONSISTENT_MISSING_OVERRIDE
-- Performing Test COMPILER_HAS_W_INCONSISTENT_MISSING_OVERRIDE - Failed
-- Performing Test COMPILER_HAS_F_ALIGNED_NEW
-- Performing Test COMPILER_HAS_F_ALIGNED_NEW - Success
-- Performing Test COMPILER_HAS_F_OPENMP
-- Performing Test COMPILER_HAS_F_OPENMP - Success
-- Looking for pthread_atfork
-- Looking for pthread_atfork - found
-- Looking for accept4
-- Looking for accept4 - found
-- Looking for getrandom
-- Looking for getrandom - found
-- Looking for preadv
-- Looking for preadv - found
-- Looking for pwritev
-- Looking for pwritev - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for pipe2
-- Looking for pipe2 - found
-- Looking for malloc_usable_size
-- Looking for malloc_usable_size - found
-- Performing Test FOLLY_HAVE_IFUNC
-- Performing Test FOLLY_HAVE_IFUNC - Success
-- Performing Test FOLLY_HAVE_UNALIGNED_ACCESS
-- Performing Test FOLLY_HAVE_UNALIGNED_ACCESS - Success
-- Performing Test FOLLY_HAVE_VLA
-- Performing Test FOLLY_HAVE_VLA - Success
-- Performing Test FOLLY_HAVE_WEAK_SYMBOLS
-- Performing Test FOLLY_HAVE_WEAK_SYMBOLS - Success
-- Performing Test FOLLY_HAVE_LINUX_VDSO
-- Performing Test FOLLY_HAVE_LINUX_VDSO - Success
-- Performing Test FOLLY_HAVE_WCHAR_SUPPORT
-- Performing Test FOLLY_HAVE_WCHAR_SUPPORT - Success
-- Performing Test FOLLY_HAVE_EXTRANDOM_SFMT19937
-- Performing Test FOLLY_HAVE_EXTRANDOM_SFMT19937 - Success
-- Performing Test HAVE_VSNPRINTF_ERRORS
-- Performing Test HAVE_VSNPRINTF_ERRORS - Success
-- Performing Test COMPILER_HAS_F_COROUTINES
-- Performing Test COMPILER_HAS_F_COROUTINES - Success
-- GCC has support for C++ coroutines, setting flag for Folly build.
-- arch  matches x86_64, building SSE4.2 version of base64
-- arch  matches x86_64, setting SSE2/AVX2 compile flags for LtHash SIMD code
-- Performing Test COMPILER_HAS_M_PCLMUL
-- Performing Test COMPILER_HAS_M_PCLMUL - Success
-- compiler has flag pclmul, setting compile flag for /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/fast-crc32/avx512_crc32c_v8s3x4.cpp;/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/fast-crc32/sse_crc32c_v8s3x3.cpp;/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/detail/ChecksumDetail.cpp;/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/detail/Crc32CombineDetail.cpp;/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/detail/Crc32cDetail.cpp
-- arch  matches x86_64, setting AVX512 compile flags for crc32c SIMD code
-- Found gmock via config, defines=, include=/usr/include, libs=GTest::gmock_main;GTest::gmock;GTest::gtest
-- Found GTest: /usr/lib64/cmake/GTest/GTestConfig.cmake (found version "1.14.0")
Skipping slow test compression/test/compression_compression_test, enable with BUILD_SLOW_TESTS
Skipping broken test executors/test/executors_function_scheduler_test, enable with BUILD_BROKEN_TESTS
Skipping broken test executors/test/executors_thread_pool_executor_test, enable with BUILD_BROKEN_TESTS
Skipping broken test fibers/test/fibers_fibers_test, enable with BUILD_BROKEN_TESTS
Skipping hanging test io/test/io_shutdown_socket_set_test, enable with BUILD_HANGING_TESTS
Skipping hanging test io/test/io_socket_option_value_test, enable with BUILD_HANGING_TESTS
Skipping broken test io/async/test/io_async_async_test, enable with BUILD_BROKEN_TESTS
Skipping broken test io/async/test/io_async_event_base_test, enable with BUILD_BROKEN_TESTS
Skipping slow test io/async/test/io_async_hh_wheel_timer_slow_tests, enable with BUILD_SLOW_TESTS
Skipping hanging test test/atomic_hash_map_test, enable with BUILD_HANGING_TESTS
Skipping broken test test/exception_string_test, enable with BUILD_BROKEN_TESTS
Skipping broken test test/function_test, enable with BUILD_BROKEN_TESTS
Skipping broken test test/indexed_mem_pool_test, enable with BUILD_BROKEN_TESTS
Skipping slow test test/mpmc_queue_test, enable with BUILD_SLOW_TESTS
Skipping hanging test test/network_address_test, enable with BUILD_HANGING_TESTS
Skipping hanging test test/packed_sync_ptr_test, enable with BUILD_HANGING_TESTS
Skipping slow test test/producer_consumer_queue_test, enable with BUILD_SLOW_TESTS
Skipping broken test test/singleton_double_registration_test, enable with BUILD_BROKEN_TESTS
Skipping broken test test/singleton_thread_local_test, enable with BUILD_BROKEN_TESTS
-- Configuring done (22.2s)
-- Generating done (0.9s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build
+ /usr/bin/cmake --build redhat-linux-build -j4 --verbose
Change Dir: '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j4
/usr/bin/cmake -S/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -B/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/folly_base.dir/build.make CMakeFiles/folly_base.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/folly_base.dir/DependInfo.cmake "--color="
Dependee "/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/folly_base.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/folly_base.dir/depend.internal".
Dependee "/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/folly_base.dir/depend.internal".
Scanning dependencies of target folly_base
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/folly_base.dir/build.make CMakeFiles/folly_base.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[  1%] Building CXX object CMakeFiles/folly_base.dir/folly/ClockGettimeWrappers.cpp.o
[  0%] Building CXX object CMakeFiles/folly_base.dir/folly/Conv.cpp.o
[  0%] Building CXX object CMakeFiles/folly_base.dir/folly/Demangle.cpp.o
[  0%] Building CXX object CMakeFiles/folly_base.dir/folly/CancellationToken.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ClockGettimeWrappers.cpp.o -MF CMakeFiles/folly_base.dir/folly/ClockGettimeWrappers.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ClockGettimeWrappers.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ClockGettimeWrappers.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/CancellationToken.cpp.o -MF CMakeFiles/folly_base.dir/folly/CancellationToken.cpp.o.d -o CMakeFiles/folly_base.dir/folly/CancellationToken.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/CancellationToken.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Conv.cpp.o -MF CMakeFiles/folly_base.dir/folly/Conv.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Conv.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Demangle.cpp.o -MF CMakeFiles/folly_base.dir/folly/Demangle.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Demangle.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.cpp
[  1%] Building CXX object CMakeFiles/folly_base.dir/folly/ExceptionString.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ExceptionString.cpp.o -MF CMakeFiles/folly_base.dir/folly/ExceptionString.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ExceptionString.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionString.cpp
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionString.h:21,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionString.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[  1%] Building CXX object CMakeFiles/folly_base.dir/folly/ExceptionWrapper.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ExceptionWrapper.cpp.o -MF CMakeFiles/folly_base.dir/folly/ExceptionWrapper.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ExceptionWrapper.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.cpp
[  1%] Building CXX object CMakeFiles/folly_base.dir/folly/Executor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Executor.cpp.o -MF CMakeFiles/folly_base.dir/folly/Executor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Executor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Executor.cpp
[  1%] Building CXX object CMakeFiles/folly_base.dir/folly/File.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/File.cpp.o -MF CMakeFiles/folly_base.dir/folly/File.cpp.o.d -o CMakeFiles/folly_base.dir/folly/File.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/File.cpp
[  1%] Building CXX object CMakeFiles/folly_base.dir/folly/FileUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/FileUtil.cpp.o -MF CMakeFiles/folly_base.dir/folly/FileUtil.cpp.o.d -o CMakeFiles/folly_base.dir/folly/FileUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FileUtil.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:23,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:31:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[  1%] Building CXX object CMakeFiles/folly_base.dir/folly/Fingerprint.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Fingerprint.cpp.o -MF CMakeFiles/folly_base.dir/folly/Fingerprint.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Fingerprint.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Fingerprint.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:23,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/File.h:30,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/File.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:31:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[  1%] Building CXX object CMakeFiles/folly_base.dir/folly/FmtUtility.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/FmtUtility.cpp.o -MF CMakeFiles/folly_base.dir/folly/FmtUtility.cpp.o.d -o CMakeFiles/folly_base.dir/folly/FmtUtility.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FmtUtility.cpp
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/FollyMemcpy.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/FollyMemcpy.cpp.o -MF CMakeFiles/folly_base.dir/folly/FollyMemcpy.cpp.o.d -o CMakeFiles/folly_base.dir/folly/FollyMemcpy.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FollyMemcpy.cpp
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/FollyMemset.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/FollyMemset.cpp.o -MF CMakeFiles/folly_base.dir/folly/FollyMemset.cpp.o.d -o CMakeFiles/folly_base.dir/folly/FollyMemset.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FollyMemset.cpp
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/Format.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Format.cpp.o -MF CMakeFiles/folly_base.dir/folly/Format.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Format.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Format.cpp
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/GroupVarint.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/GroupVarint.cpp.o -MF CMakeFiles/folly_base.dir/folly/GroupVarint.cpp.o.d -o CMakeFiles/folly_base.dir/folly/GroupVarint.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/GroupVarint.cpp
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/IPAddress.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/IPAddress.cpp.o -MF CMakeFiles/folly_base.dir/folly/IPAddress.cpp.o.d -o CMakeFiles/folly_base.dir/folly/IPAddress.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddress.cpp
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/IPAddressV4.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/IPAddressV4.cpp.o -MF CMakeFiles/folly_base.dir/folly/IPAddressV4.cpp.o.d -o CMakeFiles/folly_base.dir/folly/IPAddressV4.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddressV4.cpp
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/IPAddressV6.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/IPAddressV6.cpp.o -MF CMakeFiles/folly_base.dir/folly/IPAddressV6.cpp.o.d -o CMakeFiles/folly_base.dir/folly/IPAddressV6.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddressV6.cpp
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/MacAddress.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/MacAddress.cpp.o -MF CMakeFiles/folly_base.dir/folly/MacAddress.cpp.o.d -o CMakeFiles/folly_base.dir/folly/MacAddress.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/MacAddress.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddress.h:31,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddress.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddressV4.h:34,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddress.h:38:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Traits.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Expected.h:36,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddressV4.h:33,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddressV4.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddressV4.h:34:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/MicroLock.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/MicroLock.cpp.o -MF CMakeFiles/folly_base.dir/folly/MicroLock.cpp.o.d -o CMakeFiles/folly_base.dir/folly/MicroLock.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/MicroLock.cpp
[  2%] Building CXX object CMakeFiles/folly_base.dir/folly/Random.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Random.cpp.o -MF CMakeFiles/folly_base.dir/folly/Random.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Random.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Random.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Traits.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Expected.h:36,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddressV6.h:36,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddressV6.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/IPAddressV6.h:37:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/ScopeGuard.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ScopeGuard.cpp.o -MF CMakeFiles/folly_base.dir/folly/ScopeGuard.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ScopeGuard.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ScopeGuard.cpp
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/SharedMutex.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/SharedMutex.cpp.o -MF CMakeFiles/folly_base.dir/folly/SharedMutex.cpp.o.d -o CMakeFiles/folly_base.dir/folly/SharedMutex.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/SharedMutex.cpp
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/Singleton.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Singleton.cpp.o -MF CMakeFiles/folly_base.dir/folly/Singleton.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Singleton.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Singleton.cpp
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/SingletonThreadLocal.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/SingletonThreadLocal.cpp.o -MF CMakeFiles/folly_base.dir/folly/SingletonThreadLocal.cpp.o.d -o CMakeFiles/folly_base.dir/folly/SingletonThreadLocal.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/SingletonThreadLocal.cpp
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/SocketAddress.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/SocketAddress.cpp.o -MF CMakeFiles/folly_base.dir/folly/SocketAddress.cpp.o.d -o CMakeFiles/folly_base.dir/folly/SocketAddress.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/SocketAddress.cpp
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/String.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/String.cpp.o -MF CMakeFiles/folly_base.dir/folly/String.cpp.o.d -o CMakeFiles/folly_base.dir/folly/String.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/String.cpp
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/Subprocess.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Subprocess.cpp.o -MF CMakeFiles/folly_base.dir/folly/Subprocess.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Subprocess.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Subprocess.cpp
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/TimeoutQueue.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/TimeoutQueue.cpp.o -MF CMakeFiles/folly_base.dir/folly/TimeoutQueue.cpp.o.d -o CMakeFiles/folly_base.dir/folly/TimeoutQueue.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/TimeoutQueue.cpp
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/Try.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Try.cpp.o -MF CMakeFiles/folly_base.dir/folly/Try.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Try.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Try.cpp
[  3%] Building CXX object CMakeFiles/folly_base.dir/folly/Unicode.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Unicode.cpp.o -MF CMakeFiles/folly_base.dir/folly/Unicode.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Unicode.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Unicode.cpp
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/Uri.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/Uri.cpp.o -MF CMakeFiles/folly_base.dir/folly/Uri.cpp.o.d -o CMakeFiles/folly_base.dir/folly/Uri.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Uri.cpp
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/memcpy_select_aarch64.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memcpy_select_aarch64.cpp.o -MF CMakeFiles/folly_base.dir/folly/memcpy_select_aarch64.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memcpy_select_aarch64.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memcpy_select_aarch64.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Function.h:205,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/CancellationToken.h:20,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Singleton.h:129,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Singleton.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/memset_select_aarch64.cpp.o
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Exception.h:25,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Singleton.h:130:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memset_select_aarch64.cpp.o -MF CMakeFiles/folly_base.dir/folly/memset_select_aarch64.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memset_select_aarch64.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memset_select_aarch64.cpp
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/algorithm/simd/Contains.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/algorithm/simd/Contains.cpp.o -MF CMakeFiles/folly_base.dir/folly/algorithm/simd/Contains.cpp.o.d -o CMakeFiles/folly_base.dir/folly/algorithm/simd/Contains.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/algorithm/simd/Contains.cpp
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Exception.h:25,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Subprocess.h:112,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Subprocess.cpp:21:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/channels/MaxConcurrentRateLimiter.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/channels/MaxConcurrentRateLimiter.cpp.o -MF CMakeFiles/folly_base.dir/folly/channels/MaxConcurrentRateLimiter.cpp.o.d -o CMakeFiles/folly_base.dir/folly/channels/MaxConcurrentRateLimiter.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/channels/MaxConcurrentRateLimiter.cpp
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/cli/NestedCommandLineApp.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/cli/NestedCommandLineApp.cpp.o -MF CMakeFiles/folly_base.dir/folly/cli/NestedCommandLineApp.cpp.o.d -o CMakeFiles/folly_base.dir/folly/cli/NestedCommandLineApp.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/cli/NestedCommandLineApp.cpp
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/cli/ProgramOptions.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/cli/ProgramOptions.cpp.o -MF CMakeFiles/folly_base.dir/folly/cli/ProgramOptions.cpp.o.d -o CMakeFiles/folly_base.dir/folly/cli/ProgramOptions.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/cli/ProgramOptions.cpp
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/compression/Compression.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/compression/Compression.cpp.o -MF CMakeFiles/folly_base.dir/folly/compression/Compression.cpp.o.d -o CMakeFiles/folly_base.dir/folly/compression/Compression.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/Compression.cpp
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/compression/CompressionContextPoolSingletons.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/compression/CompressionContextPoolSingletons.cpp.o -MF CMakeFiles/folly_base.dir/folly/compression/CompressionContextPoolSingletons.cpp.o.d -o CMakeFiles/folly_base.dir/folly/compression/CompressionContextPoolSingletons.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/CompressionContextPoolSingletons.cpp
[  4%] Building CXX object CMakeFiles/folly_base.dir/folly/compression/QuotientMultiSet.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/compression/QuotientMultiSet.cpp.o -MF CMakeFiles/folly_base.dir/folly/compression/QuotientMultiSet.cpp.o.d -o CMakeFiles/folly_base.dir/folly/compression/QuotientMultiSet.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/QuotientMultiSet.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/compression/Select64.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/compression/Select64.cpp.o -MF CMakeFiles/folly_base.dir/folly/compression/Select64.cpp.o.d -o CMakeFiles/folly_base.dir/folly/compression/Select64.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/Select64.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/compression/Zlib.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/compression/Zlib.cpp.o -MF CMakeFiles/folly_base.dir/folly/compression/Zlib.cpp.o.d -o CMakeFiles/folly_base.dir/folly/compression/Zlib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/Zlib.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/compression/Zstd.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/compression/Zstd.cpp.o -MF CMakeFiles/folly_base.dir/folly/compression/Zstd.cpp.o.d -o CMakeFiles/folly_base.dir/folly/compression/Zstd.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/Zstd.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/concurrency/CacheLocality.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/concurrency/CacheLocality.cpp.o -MF CMakeFiles/folly_base.dir/folly/concurrency/CacheLocality.cpp.o.d -o CMakeFiles/folly_base.dir/folly/concurrency/CacheLocality.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/CacheLocality.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/concurrency/DeadlockDetector.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/concurrency/DeadlockDetector.cpp.o -MF CMakeFiles/folly_base.dir/folly/concurrency/DeadlockDetector.cpp.o.d -o CMakeFiles/folly_base.dir/folly/concurrency/DeadlockDetector.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/DeadlockDetector.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/concurrency/ProcessLocalUniqueId.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/concurrency/ProcessLocalUniqueId.cpp.o -MF CMakeFiles/folly_base.dir/folly/concurrency/ProcessLocalUniqueId.cpp.o.d -o CMakeFiles/folly_base.dir/folly/concurrency/ProcessLocalUniqueId.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/ProcessLocalUniqueId.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/concurrency/memory/AtomicReadMostlyMainPtr.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/concurrency/memory/AtomicReadMostlyMainPtr.cpp.o -MF CMakeFiles/folly_base.dir/folly/concurrency/memory/AtomicReadMostlyMainPtr.cpp.o.d -o CMakeFiles/folly_base.dir/folly/concurrency/memory/AtomicReadMostlyMainPtr.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/memory/AtomicReadMostlyMainPtr.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/container/RegexMatchCache.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/container/RegexMatchCache.cpp.o -MF CMakeFiles/folly_base.dir/folly/container/RegexMatchCache.cpp.o.d -o CMakeFiles/folly_base.dir/folly/container/RegexMatchCache.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/RegexMatchCache.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/container/detail/F14Table.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/container/detail/F14Table.cpp.o -MF CMakeFiles/folly_base.dir/folly/container/detail/F14Table.cpp.o.d -o CMakeFiles/folly_base.dir/folly/container/detail/F14Table.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.cpp
[  5%] Building CXX object CMakeFiles/folly_base.dir/folly/coro/Baton.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/coro/Baton.cpp.o -MF CMakeFiles/folly_base.dir/folly/coro/Baton.cpp.o.d -o CMakeFiles/folly_base.dir/folly/coro/Baton.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/coro/Baton.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/coro/Mutex.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/coro/Mutex.cpp.o -MF CMakeFiles/folly_base.dir/folly/coro/Mutex.cpp.o.d -o CMakeFiles/folly_base.dir/folly/coro/Mutex.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/coro/Mutex.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/coro/SharedMutex.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/coro/SharedMutex.cpp.o -MF CMakeFiles/folly_base.dir/folly/coro/SharedMutex.cpp.o.d -o CMakeFiles/folly_base.dir/folly/coro/SharedMutex.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/coro/SharedMutex.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/coro/detail/Malloc.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/coro/detail/Malloc.cpp.o -MF CMakeFiles/folly_base.dir/folly/coro/detail/Malloc.cpp.o.d -o CMakeFiles/folly_base.dir/folly/coro/detail/Malloc.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/coro/detail/Malloc.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/crypto/Blake2xb.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/crypto/Blake2xb.cpp.o -MF CMakeFiles/folly_base.dir/folly/crypto/Blake2xb.cpp.o.d -o CMakeFiles/folly_base.dir/folly/crypto/Blake2xb.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/crypto/Blake2xb.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/crypto/LtHash.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/crypto/LtHash.cpp.o -MF CMakeFiles/folly_base.dir/folly/crypto/LtHash.cpp.o.d -o CMakeFiles/folly_base.dir/folly/crypto/LtHash.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/crypto/LtHash.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_AVX2.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -mavx -MD -MT CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_AVX2.cpp.o -MF CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_AVX2.cpp.o.d -o CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_AVX2.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/crypto/detail/MathOperation_AVX2.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_SSE2.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -mno-avx -MD -MT CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_SSE2.cpp.o -MF CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_SSE2.cpp.o.d -o CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_SSE2.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/crypto/detail/MathOperation_SSE2.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_Simple.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -mno-avx -MD -MT CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_Simple.cpp.o -MF CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_Simple.cpp.o.d -o CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_Simple.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/crypto/detail/MathOperation_Simple.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionCounterLib.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionCounterLib.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionCounterLib.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionCounterLib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionCounterLib.cpp
[  6%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionStackTraceLib.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionStackTraceLib.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionStackTraceLib.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionStackTraceLib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionStackTraceLib.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracer.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracer.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracer.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracer.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionTracer.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracerLib.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracerLib.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracerLib.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracerLib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionTracerLib.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionStackTraceHooks.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionStackTraceHooks.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionStackTraceHooks.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionStackTraceHooks.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/SmartExceptionStackTraceHooks.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracer.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracer.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracer.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracer.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/SmartExceptionTracer.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracerSingleton.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracerSingleton.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracerSingleton.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracerSingleton.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/SmartExceptionTracerSingleton.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/StackTrace.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/StackTrace.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/StackTrace.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/StackTrace.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/StackTrace.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Dwarf.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Dwarf.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Dwarf.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Dwarf.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/Dwarf.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfImpl.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfImpl.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfImpl.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfImpl.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/DwarfImpl.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfLineNumberVM.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfLineNumberVM.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfLineNumberVM.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfLineNumberVM.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/DwarfLineNumberVM.cpp
[  7%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfSection.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfSection.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfSection.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfSection.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/DwarfSection.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfUtil.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfUtil.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/DwarfUtil.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Elf.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Elf.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Elf.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Elf.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/Elf.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/ElfCache.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/ElfCache.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/ElfCache.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/ElfCache.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/ElfCache.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/LineReader.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/LineReader.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/LineReader.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/LineReader.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/LineReader.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SignalHandler.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SignalHandler.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SignalHandler.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SignalHandler.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/SignalHandler.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/StackTrace.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/StackTrace.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/StackTrace.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/StackTrace.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/StackTrace.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizePrinter.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizePrinter.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizePrinter.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizePrinter.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/SymbolizePrinter.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizedFrame.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizedFrame.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizedFrame.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizedFrame.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/SymbolizedFrame.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Symbolizer.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Symbolizer.cpp.o -MF CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Symbolizer.cpp.o.d -o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Symbolizer.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/Symbolizer.cpp
[  8%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/AsyncTrace.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/AsyncTrace.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/AsyncTrace.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/AsyncTrace.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/AsyncTrace.cpp
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/SymbolizePrinter.h:21,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/symbolizer/SymbolizePrinter.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/FileUtilDetail.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/FileUtilDetail.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/FileUtilDetail.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/FileUtilDetail.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/FileUtilDetail.cpp
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/Futex.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/Futex.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/Futex.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/Futex.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/Futex.cpp
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/IPAddress.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/IPAddress.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/IPAddress.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/IPAddress.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/IPAddress.cpp
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/MemoryIdler.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/MemoryIdler.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/MemoryIdler.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/MemoryIdler.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/MemoryIdler.cpp
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/PerfScoped.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/PerfScoped.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/PerfScoped.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/PerfScoped.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/PerfScoped.cpp
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/RangeCommon.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/RangeCommon.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/RangeCommon.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/RangeCommon.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/RangeCommon.cpp
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/RangeSimd.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/RangeSimd.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/RangeSimd.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/RangeSimd.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/RangeSimd.cpp
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/RangeSse42.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/RangeSse42.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/RangeSse42.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/RangeSse42.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/RangeSse42.cpp
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/SimpleSimdStringUtils.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/SimpleSimdStringUtils.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/SimpleSimdStringUtils.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/SimpleSimdStringUtils.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/SimpleSimdStringUtils.cpp
[  9%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/SocketFastOpen.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/SocketFastOpen.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/SocketFastOpen.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/SocketFastOpen.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/SocketFastOpen.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/SplitStringSimd.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/SplitStringSimd.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/SplitStringSimd.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/SplitStringSimd.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/SplitStringSimd.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/Sse.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/Sse.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/Sse.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/Sse.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/Sse.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/StaticSingletonManager.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/StaticSingletonManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/StaticSingletonManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/StaticSingletonManager.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/StaticSingletonManager.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/ThreadLocalDetail.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/ThreadLocalDetail.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/ThreadLocalDetail.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/ThreadLocalDetail.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/ThreadLocalDetail.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/TrapOnAvx512.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/TrapOnAvx512.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/TrapOnAvx512.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/TrapOnAvx512.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/TrapOnAvx512.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/UniqueInstance.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/UniqueInstance.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/UniqueInstance.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/UniqueInstance.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/UniqueInstance.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64Api.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64Api.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64Api.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64Api.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/base64_detail/Base64Api.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64SWAR.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64SWAR.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64SWAR.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64SWAR.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/base64_detail/Base64SWAR.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64_SSE4_2.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -msse4.2 -MD -MT CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64_SSE4_2.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64_SSE4_2.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64_SSE4_2.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/base64_detail/Base64_SSE4_2.cpp
[ 10%] Building CXX object CMakeFiles/folly_base.dir/folly/detail/thread_local_globals.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/detail/thread_local_globals.cpp.o -MF CMakeFiles/folly_base.dir/folly/detail/thread_local_globals.cpp.o.d -o CMakeFiles/folly_base.dir/folly/detail/thread_local_globals.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/thread_local_globals.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/CPUThreadPoolExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/CPUThreadPoolExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/CPUThreadPoolExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/CPUThreadPoolExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/CPUThreadPoolExecutor.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/Codel.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/Codel.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/Codel.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/Codel.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/Codel.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/EDFThreadPoolExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/EDFThreadPoolExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/EDFThreadPoolExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/EDFThreadPoolExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/EDFThreadPoolExecutor.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/ExecutionObserver.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/ExecutionObserver.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/ExecutionObserver.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/ExecutionObserver.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/ExecutionObserver.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/ExecutorWithPriority.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/ExecutorWithPriority.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/ExecutorWithPriority.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/ExecutorWithPriority.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/ExecutorWithPriority.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/FunctionScheduler.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/FunctionScheduler.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/FunctionScheduler.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/FunctionScheduler.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/FunctionScheduler.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/GlobalExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/GlobalExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/GlobalExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/GlobalExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/GlobalExecutor.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/GlobalThreadPoolList.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/GlobalThreadPoolList.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/GlobalThreadPoolList.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/GlobalThreadPoolList.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/GlobalThreadPoolList.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolDeadlockDetectorObserver.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolDeadlockDetectorObserver.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolDeadlockDetectorObserver.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolDeadlockDetectorObserver.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/IOThreadPoolDeadlockDetectorObserver.cpp
[ 11%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/IOThreadPoolExecutor.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/InlineExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/InlineExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/InlineExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/InlineExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/InlineExecutor.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/ManualExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/ManualExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/ManualExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/ManualExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/ManualExecutor.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/QueueObserver.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/QueueObserver.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/QueueObserver.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/QueueObserver.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/QueueObserver.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/QueuedImmediateExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/QueuedImmediateExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/QueuedImmediateExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/QueuedImmediateExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/QueuedImmediateExecutor.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/SoftRealTimeExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/SoftRealTimeExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/SoftRealTimeExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/SoftRealTimeExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/SoftRealTimeExecutor.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/StrandExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/StrandExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/StrandExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/StrandExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/StrandExecutor.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/ThreadPoolExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/ThreadPoolExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/ThreadPoolExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/ThreadPoolExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/ThreadPoolExecutor.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/ThreadedExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/ThreadedExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/ThreadedExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/ThreadedExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/ThreadedExecutor.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/ThreadedRepeatingFunctionRunner.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/ThreadedRepeatingFunctionRunner.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/ThreadedRepeatingFunctionRunner.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/ThreadedRepeatingFunctionRunner.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/ThreadedRepeatingFunctionRunner.cpp
[ 12%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/TimedDrivableExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/TimedDrivableExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/TimedDrivableExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/TimedDrivableExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/TimedDrivableExecutor.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/TimekeeperScheduledExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/TimekeeperScheduledExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/TimekeeperScheduledExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/TimekeeperScheduledExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/TimekeeperScheduledExecutor.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/executors/thread_factory/PriorityThreadFactory.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/executors/thread_factory/PriorityThreadFactory.cpp.o -MF CMakeFiles/folly_base.dir/folly/executors/thread_factory/PriorityThreadFactory.cpp.o.d -o CMakeFiles/folly_base.dir/folly/executors/thread_factory/PriorityThreadFactory.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/thread_factory/PriorityThreadFactory.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/ext/buck2/test_ext.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ext/buck2/test_ext.cpp.o -MF CMakeFiles/folly_base.dir/folly/ext/buck2/test_ext.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ext/buck2/test_ext.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ext/buck2/test_ext.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/ext/test_ext.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ext/test_ext.cpp.o -MF CMakeFiles/folly_base.dir/folly/ext/test_ext.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ext/test_ext.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ext/test_ext.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/external/farmhash/farmhash.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/external/farmhash/farmhash.cpp.o -MF CMakeFiles/folly_base.dir/folly/external/farmhash/farmhash.cpp.o.d -o CMakeFiles/folly_base.dir/folly/external/farmhash/farmhash.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/farmhash/farmhash.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/external/fast-crc32/avx512_crc32c_v8s3x4.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -mpclmul -mavx512f -mavx512vl -MD -MT CMakeFiles/folly_base.dir/folly/external/fast-crc32/avx512_crc32c_v8s3x4.cpp.o -MF CMakeFiles/folly_base.dir/folly/external/fast-crc32/avx512_crc32c_v8s3x4.cpp.o.d -o CMakeFiles/folly_base.dir/folly/external/fast-crc32/avx512_crc32c_v8s3x4.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/fast-crc32/avx512_crc32c_v8s3x4.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.cpp.o -MF CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.cpp.o.d -o CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.cpp.o -MF CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.cpp.o.d -o CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/external/fast-crc32/sse_crc32c_v8s3x3.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -mpclmul -MD -MT CMakeFiles/folly_base.dir/folly/external/fast-crc32/sse_crc32c_v8s3x3.cpp.o -MF CMakeFiles/folly_base.dir/folly/external/fast-crc32/sse_crc32c_v8s3x3.cpp.o.d -o CMakeFiles/folly_base.dir/folly/external/fast-crc32/sse_crc32c_v8s3x3.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/fast-crc32/sse_crc32c_v8s3x3.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/external/nvidia/detail/RangeSve2.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/external/nvidia/detail/RangeSve2.cpp.o -MF CMakeFiles/folly_base.dir/folly/external/nvidia/detail/RangeSve2.cpp.o.d -o CMakeFiles/folly_base.dir/folly/external/nvidia/detail/RangeSve2.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/nvidia/detail/RangeSve2.cpp
[ 13%] Building CXX object CMakeFiles/folly_base.dir/folly/external/nvidia/hash/Checksum.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/external/nvidia/hash/Checksum.cpp.o -MF CMakeFiles/folly_base.dir/folly/external/nvidia/hash/Checksum.cpp.o.d -o CMakeFiles/folly_base.dir/folly/external/nvidia/hash/Checksum.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/nvidia/hash/Checksum.cpp
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/external/nvidia/hash/detail/Crc32cDetail.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/external/nvidia/hash/detail/Crc32cDetail.cpp.o -MF CMakeFiles/folly_base.dir/folly/external/nvidia/hash/detail/Crc32cDetail.cpp.o.d -o CMakeFiles/folly_base.dir/folly/external/nvidia/hash/detail/Crc32cDetail.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/nvidia/hash/detail/Crc32cDetail.cpp
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/BatchSemaphore.cpp.o
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/Baton.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/BatchSemaphore.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/BatchSemaphore.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/BatchSemaphore.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/BatchSemaphore.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/Baton.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/Baton.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/Baton.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/Baton.cpp
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/Fiber.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/Fiber.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/Fiber.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/Fiber.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/Fiber.cpp
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/FiberManager.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/FiberManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/FiberManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/FiberManager.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/FiberManager.cpp
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/GuardPageAllocator.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/GuardPageAllocator.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/GuardPageAllocator.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/GuardPageAllocator.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/GuardPageAllocator.cpp
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/Semaphore.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/Semaphore.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/Semaphore.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/Semaphore.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/Semaphore.cpp
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/SemaphoreBase.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/SemaphoreBase.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/SemaphoreBase.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/SemaphoreBase.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/SemaphoreBase.cpp
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/SimpleLoopController.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/SimpleLoopController.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/SimpleLoopController.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/SimpleLoopController.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/SimpleLoopController.cpp
[ 14%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/async/Async.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/async/Async.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/async/Async.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/async/Async.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/async/Async.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/fibers/detail/AtomicBatchDispatcher.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/fibers/detail/AtomicBatchDispatcher.cpp.o -MF CMakeFiles/folly_base.dir/folly/fibers/detail/AtomicBatchDispatcher.cpp.o.d -o CMakeFiles/folly_base.dir/folly/fibers/detail/AtomicBatchDispatcher.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/detail/AtomicBatchDispatcher.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/futures/Barrier.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/futures/Barrier.cpp.o -MF CMakeFiles/folly_base.dir/folly/futures/Barrier.cpp.o.d -o CMakeFiles/folly_base.dir/folly/futures/Barrier.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/Barrier.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/futures/Future.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/futures/Future.cpp.o -MF CMakeFiles/folly_base.dir/folly/futures/Future.cpp.o.d -o CMakeFiles/folly_base.dir/folly/futures/Future.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/Future.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/futures/HeapTimekeeper.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/futures/HeapTimekeeper.cpp.o -MF CMakeFiles/folly_base.dir/folly/futures/HeapTimekeeper.cpp.o.d -o CMakeFiles/folly_base.dir/folly/futures/HeapTimekeeper.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/HeapTimekeeper.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/futures/ManualTimekeeper.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/futures/ManualTimekeeper.cpp.o -MF CMakeFiles/folly_base.dir/folly/futures/ManualTimekeeper.cpp.o.d -o CMakeFiles/folly_base.dir/folly/futures/ManualTimekeeper.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/ManualTimekeeper.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/futures/Promise.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/futures/Promise.cpp.o -MF CMakeFiles/folly_base.dir/folly/futures/Promise.cpp.o.d -o CMakeFiles/folly_base.dir/folly/futures/Promise.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/Promise.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/futures/SharedPromise.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/futures/SharedPromise.cpp.o -MF CMakeFiles/folly_base.dir/folly/futures/SharedPromise.cpp.o.d -o CMakeFiles/folly_base.dir/folly/futures/SharedPromise.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/SharedPromise.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/futures/ThreadWheelTimekeeper.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/futures/ThreadWheelTimekeeper.cpp.o -MF CMakeFiles/folly_base.dir/folly/futures/ThreadWheelTimekeeper.cpp.o.d -o CMakeFiles/folly_base.dir/folly/futures/ThreadWheelTimekeeper.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/ThreadWheelTimekeeper.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/futures/detail/Core.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/futures/detail/Core.cpp.o -MF CMakeFiles/folly_base.dir/folly/futures/detail/Core.cpp.o.d -o CMakeFiles/folly_base.dir/folly/futures/detail/Core.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/detail/Core.cpp
[ 15%] Building CXX object CMakeFiles/folly_base.dir/folly/hash/Checksum.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/hash/Checksum.cpp.o -MF CMakeFiles/folly_base.dir/folly/hash/Checksum.cpp.o.d -o CMakeFiles/folly_base.dir/folly/hash/Checksum.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/Checksum.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/hash/SpookyHashV1.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/hash/SpookyHashV1.cpp.o -MF CMakeFiles/folly_base.dir/folly/hash/SpookyHashV1.cpp.o.d -o CMakeFiles/folly_base.dir/folly/hash/SpookyHashV1.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/SpookyHashV1.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/hash/SpookyHashV2.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/hash/SpookyHashV2.cpp.o -MF CMakeFiles/folly_base.dir/folly/hash/SpookyHashV2.cpp.o.d -o CMakeFiles/folly_base.dir/folly/hash/SpookyHashV2.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/SpookyHashV2.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/hash/detail/ChecksumDetail.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -mpclmul -MD -MT CMakeFiles/folly_base.dir/folly/hash/detail/ChecksumDetail.cpp.o -MF CMakeFiles/folly_base.dir/folly/hash/detail/ChecksumDetail.cpp.o.d -o CMakeFiles/folly_base.dir/folly/hash/detail/ChecksumDetail.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/detail/ChecksumDetail.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/hash/detail/Crc32CombineDetail.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -mpclmul -MD -MT CMakeFiles/folly_base.dir/folly/hash/detail/Crc32CombineDetail.cpp.o -MF CMakeFiles/folly_base.dir/folly/hash/detail/Crc32CombineDetail.cpp.o.d -o CMakeFiles/folly_base.dir/folly/hash/detail/Crc32CombineDetail.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/detail/Crc32CombineDetail.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/hash/detail/Crc32cDetail.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -mpclmul -MD -MT CMakeFiles/folly_base.dir/folly/hash/detail/Crc32cDetail.cpp.o -MF CMakeFiles/folly_base.dir/folly/hash/detail/Crc32cDetail.cpp.o.d -o CMakeFiles/folly_base.dir/folly/hash/detail/Crc32cDetail.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/detail/Crc32cDetail.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/init/Init.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/init/Init.cpp.o -MF CMakeFiles/folly_base.dir/folly/init/Init.cpp.o.d -o CMakeFiles/folly_base.dir/folly/init/Init.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/init/Init.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/init/Phase.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/init/Phase.cpp.o -MF CMakeFiles/folly_base.dir/folly/init/Phase.cpp.o.d -o CMakeFiles/folly_base.dir/folly/init/Phase.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/init/Phase.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/io/Cursor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/Cursor.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/Cursor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/Cursor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/Cursor.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/io/FsUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/FsUtil.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/FsUtil.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/FsUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/FsUtil.cpp
[ 16%] Building CXX object CMakeFiles/folly_base.dir/folly/io/GlobalShutdownSocketSet.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/GlobalShutdownSocketSet.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/GlobalShutdownSocketSet.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/GlobalShutdownSocketSet.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/GlobalShutdownSocketSet.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/HugePages.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/HugePages.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/HugePages.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/HugePages.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/HugePages.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/IOBuf.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/IOBuf.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/IOBuf.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/IOBuf.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/IOBuf.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/IOBufIovecBuilder.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/IOBufIovecBuilder.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/IOBufIovecBuilder.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/IOBufIovecBuilder.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/IOBufIovecBuilder.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/IOBufQueue.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/IOBufQueue.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/IOBufQueue.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/IOBufQueue.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/IOBufQueue.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/RecordIO.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/ShutdownSocketSet.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/ShutdownSocketSet.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/ShutdownSocketSet.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/ShutdownSocketSet.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/ShutdownSocketSet.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/SocketOptionMap.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/SocketOptionMap.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/SocketOptionMap.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/SocketOptionMap.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/SocketOptionMap.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/SocketOptionValue.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/SocketOptionValue.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/SocketOptionValue.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/SocketOptionValue.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/SocketOptionValue.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncBase.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncBase.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncBase.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncBase.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncBase.cpp
[ 17%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncIO.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncIO.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncIO.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncIO.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncIO.cpp
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncIoUringSocket.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncIoUringSocket.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncIoUringSocket.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncIoUringSocket.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncIoUringSocket.cpp
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncPipe.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncPipe.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncPipe.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncPipe.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncPipe.cpp
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncSSLSocket.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncSSLSocket.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncSSLSocket.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncSSLSocket.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncSSLSocket.cpp
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncServerSocket.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncServerSocket.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncServerSocket.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncServerSocket.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncServerSocket.cpp
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncSignalHandler.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncSignalHandler.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncSignalHandler.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncSignalHandler.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncSignalHandler.cpp
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncSocket.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncSocket.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncSocket.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncSocket.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncSocket.cpp
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketException.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketException.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketException.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketException.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncSocketException.cpp
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketTransport.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketTransport.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketTransport.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketTransport.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncSocketTransport.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncServerSocket.h:25,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncServerSocket.cpp:21:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:31,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncServerSocket.h:29:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncTimeout.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncTimeout.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncTimeout.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncTimeout.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncTimeout.cpp
[ 18%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/AsyncUDPSocket.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/AsyncUDPSocket.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/AsyncUDPSocket.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/AsyncUDPSocket.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/AsyncUDPSocket.cpp
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/DelayedDestruction.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/DelayedDestruction.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/DelayedDestruction.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/DelayedDestruction.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/DelayedDestruction.cpp
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/EpollBackend.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/EpollBackend.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/EpollBackend.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/EpollBackend.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.cpp
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/EventBase.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/EventBase.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/EventBase.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/EventBase.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBase.cpp
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.cpp: In member function ‘void folly::{anonymous}::SignalRegistry::notify(int)’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.cpp:93:19: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   93 |     fileops::write(fd, &sigNum, 1);
      |     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/EventBaseBackendBase.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/EventBaseBackendBase.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/EventBaseBackendBase.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/EventBaseBackendBase.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBaseBackendBase.cpp
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/EventBaseLocal.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/EventBaseLocal.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/EventBaseLocal.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/EventBaseLocal.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBaseLocal.cpp
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/EventBaseManager.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/EventBaseManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/EventBaseManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/EventBaseManager.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBaseManager.cpp
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBase.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBase.cpp:21:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Memory.h:39,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBase.h:39:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/EventBasePoller.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/EventBasePoller.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/EventBasePoller.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/EventBasePoller.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBasePoller.cpp
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/EventBaseThread.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/EventBaseThread.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/EventBaseThread.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/EventBaseThread.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBaseThread.cpp
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/EventHandler.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/EventHandler.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/EventHandler.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/EventHandler.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventHandler.cpp
[ 19%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/HHWheelTimer.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/HHWheelTimer.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/HHWheelTimer.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/HHWheelTimer.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/HHWheelTimer.cpp
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/IoUring.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/IoUring.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/IoUring.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/IoUring.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/IoUring.cpp
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/IoUringBackend.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/IoUringBackend.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/IoUringBackend.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/IoUringBackend.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/IoUringBackend.cpp
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/IoUringEvent.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/IoUringEvent.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/IoUringEvent.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/IoUringEvent.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/IoUringEvent.cpp
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/IoUringEventBaseLocal.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/IoUringEventBaseLocal.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/IoUringEventBaseLocal.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/IoUringEventBaseLocal.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/IoUringEventBaseLocal.cpp
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/IoUringProvidedBufferRing.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/IoUringProvidedBufferRing.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/IoUringProvidedBufferRing.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/IoUringProvidedBufferRing.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/IoUringProvidedBufferRing.cpp
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/IoUringEvent.cpp: In member function ‘virtual void folly::IoUringEvent::handlerReady(uint16_t)’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/IoUringEvent.cpp:84:20: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   84 |       fileops::read(eventFd_->fd(), &val, sizeof(val));
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/IoUringBackend.cpp: In member function ‘void folly::{anonymous}::SignalRegistry::notify(int)’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/IoUringBackend.cpp:113:21: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  113 |       fileops::write(fd, &sigNum, 1);
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/MuxIOThreadPoolExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/MuxIOThreadPoolExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/MuxIOThreadPoolExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/MuxIOThreadPoolExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/MuxIOThreadPoolExecutor.cpp
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/PasswordInFile.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/PasswordInFile.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/PasswordInFile.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/PasswordInFile.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/PasswordInFile.cpp
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/Request.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/Request.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/Request.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/Request.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/Request.cpp
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/SSLContext.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/SSLContext.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/SSLContext.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/SSLContext.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/SSLContext.cpp
[ 20%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/SSLOptions.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/SSLOptions.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/SSLOptions.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/SSLOptions.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/SSLOptions.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/STTimerFDTimeoutManager.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/STTimerFDTimeoutManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/STTimerFDTimeoutManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/STTimerFDTimeoutManager.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/STTimerFDTimeoutManager.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/ScopedEventBaseThread.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/ScopedEventBaseThread.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/ScopedEventBaseThread.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/ScopedEventBaseThread.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/ScopedEventBaseThread.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/SimpleAsyncIO.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/SimpleAsyncIO.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/SimpleAsyncIO.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/SimpleAsyncIO.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/SimpleAsyncIO.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/TerminateCancellationToken.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/TerminateCancellationToken.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/TerminateCancellationToken.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/TerminateCancellationToken.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/TerminateCancellationToken.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/TimeoutManager.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/TimeoutManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/TimeoutManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/TimeoutManager.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/TimeoutManager.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/TimerFD.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/TimerFD.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/TimerFD.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/TimerFD.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/TimerFD.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/TimerFDTimeoutManager.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/TimerFDTimeoutManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/TimerFDTimeoutManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/TimerFDTimeoutManager.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/TimerFDTimeoutManager.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/VirtualEventBase.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/VirtualEventBase.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/VirtualEventBase.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/VirtualEventBase.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/VirtualEventBase.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/fdsock/AsyncFdSocket.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/fdsock/AsyncFdSocket.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/fdsock/AsyncFdSocket.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/fdsock/AsyncFdSocket.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/fdsock/AsyncFdSocket.cpp
[ 21%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/fdsock/SocketFds.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/fdsock/SocketFds.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/fdsock/SocketFds.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/fdsock/SocketFds.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/fdsock/SocketFds.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/ssl/OpenSSLUtils.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/ssl/OpenSSLUtils.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/ssl/OpenSSLUtils.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/ssl/OpenSSLUtils.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/ssl/OpenSSLUtils.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/ssl/SSLErrors.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/ssl/SSLErrors.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/ssl/SSLErrors.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/ssl/SSLErrors.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/ssl/SSLErrors.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/io/coro/ServerSocket.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/coro/ServerSocket.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/coro/ServerSocket.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/coro/ServerSocket.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/coro/ServerSocket.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/io/coro/Transport.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/coro/Transport.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/coro/Transport.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/coro/Transport.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/coro/Transport.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/json/DynamicParser.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/json/DynamicParser.cpp.o -MF CMakeFiles/folly_base.dir/folly/json/DynamicParser.cpp.o.d -o CMakeFiles/folly_base.dir/folly/json/DynamicParser.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/DynamicParser.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/json/JSONSchema.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/json/JSONSchema.cpp.o -MF CMakeFiles/folly_base.dir/folly/json/JSONSchema.cpp.o.d -o CMakeFiles/folly_base.dir/folly/json/JSONSchema.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/JSONSchema.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/json/JsonTestUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/json/JsonTestUtil.cpp.o -MF CMakeFiles/folly_base.dir/folly/json/JsonTestUtil.cpp.o.d -o CMakeFiles/folly_base.dir/folly/json/JsonTestUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/JsonTestUtil.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/json/bser/Dump.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/json/bser/Dump.cpp.o -MF CMakeFiles/folly_base.dir/folly/json/bser/Dump.cpp.o.d -o CMakeFiles/folly_base.dir/folly/json/bser/Dump.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/bser/Dump.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/json/bser/Load.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/json/bser/Load.cpp.o -MF CMakeFiles/folly_base.dir/folly/json/bser/Load.cpp.o.d -o CMakeFiles/folly_base.dir/folly/json/bser/Load.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/bser/Load.cpp
[ 22%] Building CXX object CMakeFiles/folly_base.dir/folly/json/dynamic.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/json/dynamic.cpp.o -MF CMakeFiles/folly_base.dir/folly/json/dynamic.cpp.o.d -o CMakeFiles/folly_base.dir/folly/json/dynamic.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/dynamic.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/json/json.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/json/json.cpp.o -MF CMakeFiles/folly_base.dir/folly/json/json.cpp.o.d -o CMakeFiles/folly_base.dir/folly/json/json.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/json.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/json/json_patch.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/json/json_patch.cpp.o -MF CMakeFiles/folly_base.dir/folly/json/json_patch.cpp.o.d -o CMakeFiles/folly_base.dir/folly/json/json_patch.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/json_patch.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/json/json_pointer.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/json/json_pointer.cpp.o -MF CMakeFiles/folly_base.dir/folly/json/json_pointer.cpp.o.d -o CMakeFiles/folly_base.dir/folly/json/json_pointer.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/json_pointer.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/lang/CString.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/lang/CString.cpp.o -MF CMakeFiles/folly_base.dir/folly/lang/CString.cpp.o.d -o CMakeFiles/folly_base.dir/folly/lang/CString.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/CString.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/lang/Exception.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/lang/Exception.cpp.o -MF CMakeFiles/folly_base.dir/folly/lang/Exception.cpp.o.d -o CMakeFiles/folly_base.dir/folly/lang/Exception.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/Exception.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/lang/SafeAssert.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/lang/SafeAssert.cpp.o -MF CMakeFiles/folly_base.dir/folly/lang/SafeAssert.cpp.o.d -o CMakeFiles/folly_base.dir/folly/lang/SafeAssert.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/SafeAssert.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/lang/ToAscii.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/lang/ToAscii.cpp.o -MF CMakeFiles/folly_base.dir/folly/lang/ToAscii.cpp.o.d -o CMakeFiles/folly_base.dir/folly/lang/ToAscii.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/ToAscii.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/lang/UncaughtExceptions.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/lang/UncaughtExceptions.cpp.o -MF CMakeFiles/folly_base.dir/folly/lang/UncaughtExceptions.cpp.o.d -o CMakeFiles/folly_base.dir/folly/lang/UncaughtExceptions.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/UncaughtExceptions.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/AsyncFileWriter.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/AsyncFileWriter.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/AsyncFileWriter.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/AsyncFileWriter.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/AsyncFileWriter.cpp
[ 23%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/AsyncLogWriter.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/AsyncLogWriter.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/AsyncLogWriter.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/AsyncLogWriter.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/AsyncLogWriter.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/BridgeFromGoogleLogging.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/BridgeFromGoogleLogging.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/BridgeFromGoogleLogging.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/BridgeFromGoogleLogging.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/BridgeFromGoogleLogging.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/CustomLogFormatter.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/CustomLogFormatter.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/CustomLogFormatter.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/CustomLogFormatter.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/CustomLogFormatter.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/FileHandlerFactory.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/FileHandlerFactory.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/FileHandlerFactory.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/FileHandlerFactory.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/FileHandlerFactory.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/FileWriterFactory.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/FileWriterFactory.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/FileWriterFactory.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/FileWriterFactory.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/FileWriterFactory.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/GlogStyleFormatter.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/GlogStyleFormatter.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/GlogStyleFormatter.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/GlogStyleFormatter.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/GlogStyleFormatter.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/ImmediateFileWriter.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/ImmediateFileWriter.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/ImmediateFileWriter.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/ImmediateFileWriter.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/ImmediateFileWriter.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/Init.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/Init.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/Init.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/Init.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/Init.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/InitWeak.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/InitWeak.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/InitWeak.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/InitWeak.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/InitWeak.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogCategory.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogCategory.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogCategory.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogCategory.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogCategory.cpp
[ 24%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogCategoryConfig.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogCategoryConfig.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogCategoryConfig.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogCategoryConfig.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogCategoryConfig.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogConfig.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogConfig.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogConfig.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogConfig.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogConfig.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogConfigParser.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogConfigParser.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogConfigParser.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogConfigParser.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogConfigParser.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogHandlerConfig.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogHandlerConfig.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogHandlerConfig.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogHandlerConfig.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogHandlerConfig.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogLevel.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogLevel.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogLevel.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogLevel.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogLevel.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogMessage.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogMessage.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogMessage.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogMessage.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogMessage.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogName.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogName.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogName.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogName.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogName.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogStream.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogStream.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogStream.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogStream.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogStream.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LogStreamProcessor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LogStreamProcessor.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LogStreamProcessor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LogStreamProcessor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LogStreamProcessor.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/Logger.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/Logger.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/Logger.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/Logger.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/Logger.cpp
[ 25%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/LoggerDB.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/LoggerDB.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/LoggerDB.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/LoggerDB.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/LoggerDB.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/ObjectToString.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/ObjectToString.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/ObjectToString.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/ObjectToString.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/ObjectToString.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/RateLimiter.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/RateLimiter.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/RateLimiter.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/RateLimiter.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/RateLimiter.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/StandardLogHandler.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/StandardLogHandler.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/StandardLogHandler.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/StandardLogHandler.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/StandardLogHandler.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/StandardLogHandlerFactory.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/StandardLogHandlerFactory.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/StandardLogHandlerFactory.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/StandardLogHandlerFactory.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/StandardLogHandlerFactory.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/StreamHandlerFactory.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/StreamHandlerFactory.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/StreamHandlerFactory.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/StreamHandlerFactory.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/StreamHandlerFactory.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/logging/xlog.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/logging/xlog.cpp.o -MF CMakeFiles/folly_base.dir/folly/logging/xlog.cpp.o.d -o CMakeFiles/folly_base.dir/folly/logging/xlog.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/xlog.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/memory/JemallocHugePageAllocator.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memory/JemallocHugePageAllocator.cpp.o -MF CMakeFiles/folly_base.dir/folly/memory/JemallocHugePageAllocator.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memory/JemallocHugePageAllocator.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/JemallocHugePageAllocator.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/memory/JemallocNodumpAllocator.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memory/JemallocNodumpAllocator.cpp.o -MF CMakeFiles/folly_base.dir/folly/memory/JemallocNodumpAllocator.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memory/JemallocNodumpAllocator.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/JemallocNodumpAllocator.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/memory/MallctlHelper.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memory/MallctlHelper.cpp.o -MF CMakeFiles/folly_base.dir/folly/memory/MallctlHelper.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memory/MallctlHelper.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/MallctlHelper.cpp
[ 26%] Building CXX object CMakeFiles/folly_base.dir/folly/memory/ReentrantAllocator.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memory/ReentrantAllocator.cpp.o -MF CMakeFiles/folly_base.dir/folly/memory/ReentrantAllocator.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memory/ReentrantAllocator.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/ReentrantAllocator.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/memory/SanitizeAddress.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memory/SanitizeAddress.cpp.o -MF CMakeFiles/folly_base.dir/folly/memory/SanitizeAddress.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memory/SanitizeAddress.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/SanitizeAddress.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/memory/SanitizeLeak.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memory/SanitizeLeak.cpp.o -MF CMakeFiles/folly_base.dir/folly/memory/SanitizeLeak.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memory/SanitizeLeak.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/SanitizeLeak.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/memory/ThreadCachedArena.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memory/ThreadCachedArena.cpp.o -MF CMakeFiles/folly_base.dir/folly/memory/ThreadCachedArena.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memory/ThreadCachedArena.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/ThreadCachedArena.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/memory/detail/MallocImpl.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/memory/detail/MallocImpl.cpp.o -MF CMakeFiles/folly_base.dir/folly/memory/detail/MallocImpl.cpp.o.d -o CMakeFiles/folly_base.dir/folly/memory/detail/MallocImpl.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/detail/MallocImpl.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/net/NetOps.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/net/NetOps.cpp.o -MF CMakeFiles/folly_base.dir/folly/net/NetOps.cpp.o.d -o CMakeFiles/folly_base.dir/folly/net/NetOps.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/net/NetOps.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/net/NetOpsDispatcher.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/net/NetOpsDispatcher.cpp.o -MF CMakeFiles/folly_base.dir/folly/net/NetOpsDispatcher.cpp.o.d -o CMakeFiles/folly_base.dir/folly/net/NetOpsDispatcher.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/net/NetOpsDispatcher.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/net/TcpInfo.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/net/TcpInfo.cpp.o -MF CMakeFiles/folly_base.dir/folly/net/TcpInfo.cpp.o.d -o CMakeFiles/folly_base.dir/folly/net/TcpInfo.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/net/TcpInfo.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/net/TcpInfoDispatcher.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/net/TcpInfoDispatcher.cpp.o -MF CMakeFiles/folly_base.dir/folly/net/TcpInfoDispatcher.cpp.o.d -o CMakeFiles/folly_base.dir/folly/net/TcpInfoDispatcher.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/net/TcpInfoDispatcher.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/net/detail/SocketFileDescriptorMap.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/net/detail/SocketFileDescriptorMap.cpp.o -MF CMakeFiles/folly_base.dir/folly/net/detail/SocketFileDescriptorMap.cpp.o.d -o CMakeFiles/folly_base.dir/folly/net/detail/SocketFileDescriptorMap.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/net/detail/SocketFileDescriptorMap.cpp
[ 27%] Building CXX object CMakeFiles/folly_base.dir/folly/observer/detail/Core.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/observer/detail/Core.cpp.o -MF CMakeFiles/folly_base.dir/folly/observer/detail/Core.cpp.o.d -o CMakeFiles/folly_base.dir/folly/observer/detail/Core.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/observer/detail/Core.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/observer/detail/ObserverManager.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/observer/detail/ObserverManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/observer/detail/ObserverManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/observer/detail/ObserverManager.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/observer/detail/ObserverManager.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Builtins.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Builtins.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Builtins.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Builtins.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Builtins.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Dirent.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Dirent.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Dirent.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Dirent.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Dirent.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Fcntl.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Fcntl.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Fcntl.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Fcntl.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Fcntl.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Filesystem.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Filesystem.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Filesystem.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Filesystem.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Filesystem.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Libgen.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Libgen.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Libgen.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Libgen.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Libgen.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Malloc.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Malloc.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Malloc.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Malloc.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Malloc.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/OpenSSL.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/OpenSSL.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/OpenSSL.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/OpenSSL.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/OpenSSL.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/PThread.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/PThread.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/PThread.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/PThread.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/PThread.cpp
[ 28%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Sched.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Sched.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Sched.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Sched.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Sched.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Sockets.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Sockets.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Sockets.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Sockets.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Sockets.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Stdio.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Stdio.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Stdio.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Stdio.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Stdio.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Stdlib.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Stdlib.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Stdlib.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Stdlib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Stdlib.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/String.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/String.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/String.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/String.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/String.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/SysFile.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/SysFile.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/SysFile.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/SysFile.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/SysFile.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/SysMembarrier.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/SysMembarrier.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/SysMembarrier.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/SysMembarrier.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/SysMembarrier.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/SysMman.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/SysMman.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/SysMman.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/SysMman.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/SysMman.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/SysResource.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/SysResource.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/SysResource.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/SysResource.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/SysResource.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/SysStat.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/SysStat.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/SysStat.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/SysStat.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/SysStat.cpp
[ 29%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/SysTime.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/SysTime.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/SysTime.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/SysTime.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/SysTime.cpp
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/SysUio.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/SysUio.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/SysUio.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/SysUio.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/SysUio.cpp
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Time.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Time.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Time.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Time.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Time.cpp
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/portability/Unistd.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/portability/Unistd.cpp.o -MF CMakeFiles/folly_base.dir/folly/portability/Unistd.cpp.o.d -o CMakeFiles/folly_base.dir/folly/portability/Unistd.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/Unistd.cpp
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/settings/Immutables.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/settings/Immutables.cpp.o -MF CMakeFiles/folly_base.dir/folly/settings/Immutables.cpp.o.d -o CMakeFiles/folly_base.dir/folly/settings/Immutables.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/settings/Immutables.cpp
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/settings/Settings.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/settings/Settings.cpp.o -MF CMakeFiles/folly_base.dir/folly/settings/Settings.cpp.o.d -o CMakeFiles/folly_base.dir/folly/settings/Settings.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/settings/Settings.cpp
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/settings/Types.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/settings/Types.cpp.o -MF CMakeFiles/folly_base.dir/folly/settings/Types.cpp.o.d -o CMakeFiles/folly_base.dir/folly/settings/Types.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/settings/Types.cpp
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/settings/Types.cpp: In function ‘std::string_view folly::settings::toString(SetErrorCode)’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/settings/Types.cpp:31:1: warning: control reaches end of non-void function [-Wreturn-type]
   31 | }
      | ^
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/ssl/OpenSSLCertUtils.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ssl/OpenSSLCertUtils.cpp.o -MF CMakeFiles/folly_base.dir/folly/ssl/OpenSSLCertUtils.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ssl/OpenSSLCertUtils.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ssl/OpenSSLCertUtils.cpp
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/ssl/OpenSSLHash.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ssl/OpenSSLHash.cpp.o -MF CMakeFiles/folly_base.dir/folly/ssl/OpenSSLHash.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ssl/OpenSSLHash.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ssl/OpenSSLHash.cpp
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/ssl/OpenSSLKeyUtils.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ssl/OpenSSLKeyUtils.cpp.o -MF CMakeFiles/folly_base.dir/folly/ssl/OpenSSLKeyUtils.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ssl/OpenSSLKeyUtils.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ssl/OpenSSLKeyUtils.cpp
[ 30%] Building CXX object CMakeFiles/folly_base.dir/folly/ssl/PasswordCollector.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ssl/PasswordCollector.cpp.o -MF CMakeFiles/folly_base.dir/folly/ssl/PasswordCollector.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ssl/PasswordCollector.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ssl/PasswordCollector.cpp
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/ssl/SSLSessionManager.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ssl/SSLSessionManager.cpp.o -MF CMakeFiles/folly_base.dir/folly/ssl/SSLSessionManager.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ssl/SSLSessionManager.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ssl/SSLSessionManager.cpp
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/ssl/detail/OpenSSLSession.cpp.o
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/stats/QuantileEstimator.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/stats/QuantileEstimator.cpp.o -MF CMakeFiles/folly_base.dir/folly/stats/QuantileEstimator.cpp.o.d -o CMakeFiles/folly_base.dir/folly/stats/QuantileEstimator.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/QuantileEstimator.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/ssl/detail/OpenSSLSession.cpp.o -MF CMakeFiles/folly_base.dir/folly/ssl/detail/OpenSSLSession.cpp.o.d -o CMakeFiles/folly_base.dir/folly/ssl/detail/OpenSSLSession.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ssl/detail/OpenSSLSession.cpp
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/stats/TDigest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/stats/TDigest.cpp.o -MF CMakeFiles/folly_base.dir/folly/stats/TDigest.cpp.o.d -o CMakeFiles/folly_base.dir/folly/stats/TDigest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/TDigest.cpp
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/stats/detail/DoubleRadixSort.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/stats/detail/DoubleRadixSort.cpp.o -MF CMakeFiles/folly_base.dir/folly/stats/detail/DoubleRadixSort.cpp.o.d -o CMakeFiles/folly_base.dir/folly/stats/detail/DoubleRadixSort.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/detail/DoubleRadixSort.cpp
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/AsymmetricThreadFence.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/AsymmetricThreadFence.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/AsymmetricThreadFence.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/AsymmetricThreadFence.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/AsymmetricThreadFence.cpp
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/AtomicNotification.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/AtomicNotification.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/AtomicNotification.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/AtomicNotification.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/AtomicNotification.cpp
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/DistributedMutex.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/DistributedMutex.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/DistributedMutex.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/DistributedMutex.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/DistributedMutex.cpp
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/Hazptr.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/Hazptr.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/Hazptr.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/Hazptr.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/Hazptr.cpp
[ 31%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/HazptrDomain.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/HazptrDomain.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/HazptrDomain.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/HazptrDomain.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/HazptrDomain.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/HazptrThreadPoolExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/HazptrThreadPoolExecutor.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/HazptrThreadPoolExecutor.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/HazptrThreadPoolExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/HazptrThreadPoolExecutor.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/ParkingLot.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/ParkingLot.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/ParkingLot.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/ParkingLot.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/ParkingLot.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/Rcu.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/Rcu.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/Rcu.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/Rcu.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/Rcu.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/SanitizeThread.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/SanitizeThread.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/SanitizeThread.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/SanitizeThread.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/SanitizeThread.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/WaitOptions.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/WaitOptions.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/WaitOptions.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/WaitOptions.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/WaitOptions.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/detail/Hardware.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/detail/Hardware.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/detail/Hardware.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/detail/Hardware.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/detail/Hardware.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/synchronization/detail/Sleeper.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/synchronization/detail/Sleeper.cpp.o -MF CMakeFiles/folly_base.dir/folly/synchronization/detail/Sleeper.cpp.o.d -o CMakeFiles/folly_base.dir/folly/synchronization/detail/Sleeper.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/detail/Sleeper.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/system/AtFork.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/system/AtFork.cpp.o -MF CMakeFiles/folly_base.dir/folly/system/AtFork.cpp.o.d -o CMakeFiles/folly_base.dir/folly/system/AtFork.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/AtFork.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/system/EnvUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/system/EnvUtil.cpp.o -MF CMakeFiles/folly_base.dir/folly/system/EnvUtil.cpp.o.d -o CMakeFiles/folly_base.dir/folly/system/EnvUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/EnvUtil.cpp
[ 32%] Building CXX object CMakeFiles/folly_base.dir/folly/system/HardwareConcurrency.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/system/HardwareConcurrency.cpp.o -MF CMakeFiles/folly_base.dir/folly/system/HardwareConcurrency.cpp.o.d -o CMakeFiles/folly_base.dir/folly/system/HardwareConcurrency.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/HardwareConcurrency.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/system/MemoryMapping.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/system/MemoryMapping.cpp.o -MF CMakeFiles/folly_base.dir/folly/system/MemoryMapping.cpp.o.d -o CMakeFiles/folly_base.dir/folly/system/MemoryMapping.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/MemoryMapping.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/system/Pid.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/system/Pid.cpp.o -MF CMakeFiles/folly_base.dir/folly/system/Pid.cpp.o.d -o CMakeFiles/folly_base.dir/folly/system/Pid.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/Pid.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/system/Shell.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/system/Shell.cpp.o -MF CMakeFiles/folly_base.dir/folly/system/Shell.cpp.o.d -o CMakeFiles/folly_base.dir/folly/system/Shell.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/Shell.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/system/ThreadId.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/system/ThreadId.cpp.o -MF CMakeFiles/folly_base.dir/folly/system/ThreadId.cpp.o.d -o CMakeFiles/folly_base.dir/folly/system/ThreadId.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/ThreadId.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/system/ThreadName.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/system/ThreadName.cpp.o -MF CMakeFiles/folly_base.dir/folly/system/ThreadName.cpp.o.d -o CMakeFiles/folly_base.dir/folly/system/ThreadName.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/ThreadName.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/testing/TestUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/testing/TestUtil.cpp.o -MF CMakeFiles/folly_base.dir/folly/testing/TestUtil.cpp.o.d -o CMakeFiles/folly_base.dir/folly/testing/TestUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/testing/TestUtil.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/tracing/AsyncStack.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/tracing/AsyncStack.cpp.o -MF CMakeFiles/folly_base.dir/folly/tracing/AsyncStack.cpp.o.d -o CMakeFiles/folly_base.dir/folly/tracing/AsyncStack.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/tracing/AsyncStack.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/test/ScopedBoundPort.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/test/ScopedBoundPort.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/test/ScopedBoundPort.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/test/ScopedBoundPort.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/ScopedBoundPort.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/test/SocketPair.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/test/SocketPair.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/test/SocketPair.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/test/SocketPair.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/SocketPair.cpp
[ 33%] Building CXX object CMakeFiles/folly_base.dir/folly/io/async/test/TimeUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_base.dir/folly/io/async/test/TimeUtil.cpp.o -MF CMakeFiles/folly_base.dir/folly/io/async/test/TimeUtil.cpp.o.d -o CMakeFiles/folly_base.dir/folly/io/async/test/TimeUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/TimeUtil.cpp
[ 34%] Building ASM object CMakeFiles/folly_base.dir/folly/memcpy.S.o
/usr/bin/gcc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include -I/usr/include/libdwarf-0 -fPIC -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -x assembler-with-cpp -o CMakeFiles/folly_base.dir/folly/memcpy.S.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memcpy.S
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target folly_base
/usr/bin/gmake  -f CMakeFiles/folly.dir/build.make CMakeFiles/folly.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/folly.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/folly.dir/build.make CMakeFiles/folly.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Linking CXX shared library libfolly.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/folly.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/folly.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libfolly.so.2025.01.06.00 -o libfolly.so.2025.01.06.00 CMakeFiles/folly_base.dir/folly/CancellationToken.cpp.o CMakeFiles/folly_base.dir/folly/ClockGettimeWrappers.cpp.o CMakeFiles/folly_base.dir/folly/Conv.cpp.o CMakeFiles/folly_base.dir/folly/Demangle.cpp.o CMakeFiles/folly_base.dir/folly/ExceptionString.cpp.o CMakeFiles/folly_base.dir/folly/ExceptionWrapper.cpp.o CMakeFiles/folly_base.dir/folly/Executor.cpp.o CMakeFiles/folly_base.dir/folly/File.cpp.o CMakeFiles/folly_base.dir/folly/FileUtil.cpp.o CMakeFiles/folly_base.dir/folly/Fingerprint.cpp.o CMakeFiles/folly_base.dir/folly/FmtUtility.cpp.o CMakeFiles/folly_base.dir/folly/FollyMemcpy.cpp.o CMakeFiles/folly_base.dir/folly/FollyMemset.cpp.o CMakeFiles/folly_base.dir/folly/Format.cpp.o CMakeFiles/folly_base.dir/folly/GroupVarint.cpp.o CMakeFiles/folly_base.dir/folly/IPAddress.cpp.o CMakeFiles/folly_base.dir/folly/IPAddressV4.cpp.o CMakeFiles/folly_base.dir/folly/IPAddressV6.cpp.o CMakeFiles/folly_base.dir/folly/MacAddress.cpp.o CMakeFiles/folly_base.dir/folly/MicroLock.cpp.o CMakeFiles/folly_base.dir/folly/Random.cpp.o CMakeFiles/folly_base.dir/folly/ScopeGuard.cpp.o CMakeFiles/folly_base.dir/folly/SharedMutex.cpp.o CMakeFiles/folly_base.dir/folly/Singleton.cpp.o CMakeFiles/folly_base.dir/folly/SingletonThreadLocal.cpp.o CMakeFiles/folly_base.dir/folly/SocketAddress.cpp.o CMakeFiles/folly_base.dir/folly/String.cpp.o CMakeFiles/folly_base.dir/folly/Subprocess.cpp.o CMakeFiles/folly_base.dir/folly/TimeoutQueue.cpp.o CMakeFiles/folly_base.dir/folly/Try.cpp.o CMakeFiles/folly_base.dir/folly/Unicode.cpp.o CMakeFiles/folly_base.dir/folly/Uri.cpp.o CMakeFiles/folly_base.dir/folly/memcpy_select_aarch64.cpp.o CMakeFiles/folly_base.dir/folly/memset_select_aarch64.cpp.o CMakeFiles/folly_base.dir/folly/algorithm/simd/Contains.cpp.o CMakeFiles/folly_base.dir/folly/channels/MaxConcurrentRateLimiter.cpp.o CMakeFiles/folly_base.dir/folly/cli/NestedCommandLineApp.cpp.o CMakeFiles/folly_base.dir/folly/cli/ProgramOptions.cpp.o CMakeFiles/folly_base.dir/folly/compression/Compression.cpp.o CMakeFiles/folly_base.dir/folly/compression/CompressionContextPoolSingletons.cpp.o CMakeFiles/folly_base.dir/folly/compression/QuotientMultiSet.cpp.o CMakeFiles/folly_base.dir/folly/compression/Select64.cpp.o CMakeFiles/folly_base.dir/folly/compression/Zlib.cpp.o CMakeFiles/folly_base.dir/folly/compression/Zstd.cpp.o CMakeFiles/folly_base.dir/folly/concurrency/CacheLocality.cpp.o CMakeFiles/folly_base.dir/folly/concurrency/DeadlockDetector.cpp.o CMakeFiles/folly_base.dir/folly/concurrency/ProcessLocalUniqueId.cpp.o CMakeFiles/folly_base.dir/folly/concurrency/memory/AtomicReadMostlyMainPtr.cpp.o CMakeFiles/folly_base.dir/folly/container/RegexMatchCache.cpp.o CMakeFiles/folly_base.dir/folly/container/detail/F14Table.cpp.o CMakeFiles/folly_base.dir/folly/coro/Baton.cpp.o CMakeFiles/folly_base.dir/folly/coro/Mutex.cpp.o CMakeFiles/folly_base.dir/folly/coro/SharedMutex.cpp.o CMakeFiles/folly_base.dir/folly/coro/detail/Malloc.cpp.o CMakeFiles/folly_base.dir/folly/crypto/Blake2xb.cpp.o CMakeFiles/folly_base.dir/folly/crypto/LtHash.cpp.o CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_AVX2.cpp.o CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_SSE2.cpp.o CMakeFiles/folly_base.dir/folly/crypto/detail/MathOperation_Simple.cpp.o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionCounterLib.cpp.o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionStackTraceLib.cpp.o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracer.cpp.o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/ExceptionTracerLib.cpp.o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionStackTraceHooks.cpp.o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracer.cpp.o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/SmartExceptionTracerSingleton.cpp.o CMakeFiles/folly_base.dir/folly/debugging/exception_tracer/StackTrace.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Dwarf.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfImpl.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfLineNumberVM.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfSection.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/DwarfUtil.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Elf.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/ElfCache.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/LineReader.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SignalHandler.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/StackTrace.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizePrinter.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/SymbolizedFrame.cpp.o CMakeFiles/folly_base.dir/folly/debugging/symbolizer/Symbolizer.cpp.o CMakeFiles/folly_base.dir/folly/detail/AsyncTrace.cpp.o CMakeFiles/folly_base.dir/folly/detail/FileUtilDetail.cpp.o CMakeFiles/folly_base.dir/folly/detail/Futex.cpp.o CMakeFiles/folly_base.dir/folly/detail/IPAddress.cpp.o CMakeFiles/folly_base.dir/folly/detail/MemoryIdler.cpp.o CMakeFiles/folly_base.dir/folly/detail/PerfScoped.cpp.o CMakeFiles/folly_base.dir/folly/detail/RangeCommon.cpp.o CMakeFiles/folly_base.dir/folly/detail/RangeSimd.cpp.o CMakeFiles/folly_base.dir/folly/detail/RangeSse42.cpp.o CMakeFiles/folly_base.dir/folly/detail/SimpleSimdStringUtils.cpp.o CMakeFiles/folly_base.dir/folly/detail/SocketFastOpen.cpp.o CMakeFiles/folly_base.dir/folly/detail/SplitStringSimd.cpp.o CMakeFiles/folly_base.dir/folly/detail/Sse.cpp.o CMakeFiles/folly_base.dir/folly/detail/StaticSingletonManager.cpp.o CMakeFiles/folly_base.dir/folly/detail/ThreadLocalDetail.cpp.o CMakeFiles/folly_base.dir/folly/detail/TrapOnAvx512.cpp.o CMakeFiles/folly_base.dir/folly/detail/UniqueInstance.cpp.o CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64Api.cpp.o CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64SWAR.cpp.o CMakeFiles/folly_base.dir/folly/detail/base64_detail/Base64_SSE4_2.cpp.o CMakeFiles/folly_base.dir/folly/detail/thread_local_globals.cpp.o CMakeFiles/folly_base.dir/folly/executors/CPUThreadPoolExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/Codel.cpp.o CMakeFiles/folly_base.dir/folly/executors/EDFThreadPoolExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/ExecutionObserver.cpp.o CMakeFiles/folly_base.dir/folly/executors/ExecutorWithPriority.cpp.o CMakeFiles/folly_base.dir/folly/executors/FunctionScheduler.cpp.o CMakeFiles/folly_base.dir/folly/executors/GlobalExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/GlobalThreadPoolList.cpp.o CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolDeadlockDetectorObserver.cpp.o CMakeFiles/folly_base.dir/folly/executors/IOThreadPoolExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/InlineExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/ManualExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/QueueObserver.cpp.o CMakeFiles/folly_base.dir/folly/executors/QueuedImmediateExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/SoftRealTimeExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/StrandExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/ThreadPoolExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/ThreadedExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/ThreadedRepeatingFunctionRunner.cpp.o CMakeFiles/folly_base.dir/folly/executors/TimedDrivableExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/TimekeeperScheduledExecutor.cpp.o CMakeFiles/folly_base.dir/folly/executors/thread_factory/PriorityThreadFactory.cpp.o CMakeFiles/folly_base.dir/folly/ext/buck2/test_ext.cpp.o CMakeFiles/folly_base.dir/folly/ext/test_ext.cpp.o CMakeFiles/folly_base.dir/folly/external/farmhash/farmhash.cpp.o "CMakeFiles/folly_base.dir/folly/external/fast-crc32/avx512_crc32c_v8s3x4.cpp.o" "CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.cpp.o" "CMakeFiles/folly_base.dir/folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.cpp.o" "CMakeFiles/folly_base.dir/folly/external/fast-crc32/sse_crc32c_v8s3x3.cpp.o" CMakeFiles/folly_base.dir/folly/external/nvidia/detail/RangeSve2.cpp.o CMakeFiles/folly_base.dir/folly/external/nvidia/hash/Checksum.cpp.o CMakeFiles/folly_base.dir/folly/external/nvidia/hash/detail/Crc32cDetail.cpp.o CMakeFiles/folly_base.dir/folly/fibers/BatchSemaphore.cpp.o CMakeFiles/folly_base.dir/folly/fibers/Baton.cpp.o CMakeFiles/folly_base.dir/folly/fibers/Fiber.cpp.o CMakeFiles/folly_base.dir/folly/fibers/FiberManager.cpp.o CMakeFiles/folly_base.dir/folly/fibers/GuardPageAllocator.cpp.o CMakeFiles/folly_base.dir/folly/fibers/Semaphore.cpp.o CMakeFiles/folly_base.dir/folly/fibers/SemaphoreBase.cpp.o CMakeFiles/folly_base.dir/folly/fibers/SimpleLoopController.cpp.o CMakeFiles/folly_base.dir/folly/fibers/async/Async.cpp.o CMakeFiles/folly_base.dir/folly/fibers/detail/AtomicBatchDispatcher.cpp.o CMakeFiles/folly_base.dir/folly/futures/Barrier.cpp.o CMakeFiles/folly_base.dir/folly/futures/Future.cpp.o CMakeFiles/folly_base.dir/folly/futures/HeapTimekeeper.cpp.o CMakeFiles/folly_base.dir/folly/futures/ManualTimekeeper.cpp.o CMakeFiles/folly_base.dir/folly/futures/Promise.cpp.o CMakeFiles/folly_base.dir/folly/futures/SharedPromise.cpp.o CMakeFiles/folly_base.dir/folly/futures/ThreadWheelTimekeeper.cpp.o CMakeFiles/folly_base.dir/folly/futures/detail/Core.cpp.o CMakeFiles/folly_base.dir/folly/hash/Checksum.cpp.o CMakeFiles/folly_base.dir/folly/hash/SpookyHashV1.cpp.o CMakeFiles/folly_base.dir/folly/hash/SpookyHashV2.cpp.o CMakeFiles/folly_base.dir/folly/hash/detail/ChecksumDetail.cpp.o CMakeFiles/folly_base.dir/folly/hash/detail/Crc32CombineDetail.cpp.o CMakeFiles/folly_base.dir/folly/hash/detail/Crc32cDetail.cpp.o CMakeFiles/folly_base.dir/folly/init/Init.cpp.o CMakeFiles/folly_base.dir/folly/init/Phase.cpp.o CMakeFiles/folly_base.dir/folly/io/Cursor.cpp.o CMakeFiles/folly_base.dir/folly/io/FsUtil.cpp.o CMakeFiles/folly_base.dir/folly/io/GlobalShutdownSocketSet.cpp.o CMakeFiles/folly_base.dir/folly/io/HugePages.cpp.o CMakeFiles/folly_base.dir/folly/io/IOBuf.cpp.o CMakeFiles/folly_base.dir/folly/io/IOBufIovecBuilder.cpp.o CMakeFiles/folly_base.dir/folly/io/IOBufQueue.cpp.o CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o CMakeFiles/folly_base.dir/folly/io/ShutdownSocketSet.cpp.o CMakeFiles/folly_base.dir/folly/io/SocketOptionMap.cpp.o CMakeFiles/folly_base.dir/folly/io/SocketOptionValue.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncBase.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncIO.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncIoUringSocket.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncPipe.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncSSLSocket.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncServerSocket.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncSignalHandler.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncSocket.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketException.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncSocketTransport.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncTimeout.cpp.o CMakeFiles/folly_base.dir/folly/io/async/AsyncUDPSocket.cpp.o CMakeFiles/folly_base.dir/folly/io/async/DelayedDestruction.cpp.o CMakeFiles/folly_base.dir/folly/io/async/EpollBackend.cpp.o CMakeFiles/folly_base.dir/folly/io/async/EventBase.cpp.o CMakeFiles/folly_base.dir/folly/io/async/EventBaseBackendBase.cpp.o CMakeFiles/folly_base.dir/folly/io/async/EventBaseLocal.cpp.o CMakeFiles/folly_base.dir/folly/io/async/EventBaseManager.cpp.o CMakeFiles/folly_base.dir/folly/io/async/EventBasePoller.cpp.o CMakeFiles/folly_base.dir/folly/io/async/EventBaseThread.cpp.o CMakeFiles/folly_base.dir/folly/io/async/EventHandler.cpp.o CMakeFiles/folly_base.dir/folly/io/async/HHWheelTimer.cpp.o CMakeFiles/folly_base.dir/folly/io/async/IoUring.cpp.o CMakeFiles/folly_base.dir/folly/io/async/IoUringBackend.cpp.o CMakeFiles/folly_base.dir/folly/io/async/IoUringEvent.cpp.o CMakeFiles/folly_base.dir/folly/io/async/IoUringEventBaseLocal.cpp.o CMakeFiles/folly_base.dir/folly/io/async/IoUringProvidedBufferRing.cpp.o CMakeFiles/folly_base.dir/folly/io/async/MuxIOThreadPoolExecutor.cpp.o CMakeFiles/folly_base.dir/folly/io/async/PasswordInFile.cpp.o CMakeFiles/folly_base.dir/folly/io/async/Request.cpp.o CMakeFiles/folly_base.dir/folly/io/async/SSLContext.cpp.o CMakeFiles/folly_base.dir/folly/io/async/SSLOptions.cpp.o CMakeFiles/folly_base.dir/folly/io/async/STTimerFDTimeoutManager.cpp.o CMakeFiles/folly_base.dir/folly/io/async/ScopedEventBaseThread.cpp.o CMakeFiles/folly_base.dir/folly/io/async/SimpleAsyncIO.cpp.o CMakeFiles/folly_base.dir/folly/io/async/TerminateCancellationToken.cpp.o CMakeFiles/folly_base.dir/folly/io/async/TimeoutManager.cpp.o CMakeFiles/folly_base.dir/folly/io/async/TimerFD.cpp.o CMakeFiles/folly_base.dir/folly/io/async/TimerFDTimeoutManager.cpp.o CMakeFiles/folly_base.dir/folly/io/async/VirtualEventBase.cpp.o CMakeFiles/folly_base.dir/folly/io/async/fdsock/AsyncFdSocket.cpp.o CMakeFiles/folly_base.dir/folly/io/async/fdsock/SocketFds.cpp.o CMakeFiles/folly_base.dir/folly/io/async/ssl/OpenSSLUtils.cpp.o CMakeFiles/folly_base.dir/folly/io/async/ssl/SSLErrors.cpp.o CMakeFiles/folly_base.dir/folly/io/coro/ServerSocket.cpp.o CMakeFiles/folly_base.dir/folly/io/coro/Transport.cpp.o CMakeFiles/folly_base.dir/folly/json/DynamicParser.cpp.o CMakeFiles/folly_base.dir/folly/json/JSONSchema.cpp.o CMakeFiles/folly_base.dir/folly/json/JsonTestUtil.cpp.o CMakeFiles/folly_base.dir/folly/json/bser/Dump.cpp.o CMakeFiles/folly_base.dir/folly/json/bser/Load.cpp.o CMakeFiles/folly_base.dir/folly/json/dynamic.cpp.o CMakeFiles/folly_base.dir/folly/json/json.cpp.o CMakeFiles/folly_base.dir/folly/json/json_patch.cpp.o CMakeFiles/folly_base.dir/folly/json/json_pointer.cpp.o CMakeFiles/folly_base.dir/folly/lang/CString.cpp.o CMakeFiles/folly_base.dir/folly/lang/Exception.cpp.o CMakeFiles/folly_base.dir/folly/lang/SafeAssert.cpp.o CMakeFiles/folly_base.dir/folly/lang/ToAscii.cpp.o CMakeFiles/folly_base.dir/folly/lang/UncaughtExceptions.cpp.o CMakeFiles/folly_base.dir/folly/logging/AsyncFileWriter.cpp.o CMakeFiles/folly_base.dir/folly/logging/AsyncLogWriter.cpp.o CMakeFiles/folly_base.dir/folly/logging/BridgeFromGoogleLogging.cpp.o CMakeFiles/folly_base.dir/folly/logging/CustomLogFormatter.cpp.o CMakeFiles/folly_base.dir/folly/logging/FileHandlerFactory.cpp.o CMakeFiles/folly_base.dir/folly/logging/FileWriterFactory.cpp.o CMakeFiles/folly_base.dir/folly/logging/GlogStyleFormatter.cpp.o CMakeFiles/folly_base.dir/folly/logging/ImmediateFileWriter.cpp.o CMakeFiles/folly_base.dir/folly/logging/Init.cpp.o CMakeFiles/folly_base.dir/folly/logging/InitWeak.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogCategory.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogCategoryConfig.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogConfig.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogConfigParser.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogHandlerConfig.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogLevel.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogMessage.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogName.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogStream.cpp.o CMakeFiles/folly_base.dir/folly/logging/LogStreamProcessor.cpp.o CMakeFiles/folly_base.dir/folly/logging/Logger.cpp.o CMakeFiles/folly_base.dir/folly/logging/LoggerDB.cpp.o CMakeFiles/folly_base.dir/folly/logging/ObjectToString.cpp.o CMakeFiles/folly_base.dir/folly/logging/RateLimiter.cpp.o CMakeFiles/folly_base.dir/folly/logging/StandardLogHandler.cpp.o CMakeFiles/folly_base.dir/folly/logging/StandardLogHandlerFactory.cpp.o CMakeFiles/folly_base.dir/folly/logging/StreamHandlerFactory.cpp.o CMakeFiles/folly_base.dir/folly/logging/xlog.cpp.o CMakeFiles/folly_base.dir/folly/memory/JemallocHugePageAllocator.cpp.o CMakeFiles/folly_base.dir/folly/memory/JemallocNodumpAllocator.cpp.o CMakeFiles/folly_base.dir/folly/memory/MallctlHelper.cpp.o CMakeFiles/folly_base.dir/folly/memory/ReentrantAllocator.cpp.o CMakeFiles/folly_base.dir/folly/memory/SanitizeAddress.cpp.o CMakeFiles/folly_base.dir/folly/memory/SanitizeLeak.cpp.o CMakeFiles/folly_base.dir/folly/memory/ThreadCachedArena.cpp.o CMakeFiles/folly_base.dir/folly/memory/detail/MallocImpl.cpp.o CMakeFiles/folly_base.dir/folly/net/NetOps.cpp.o CMakeFiles/folly_base.dir/folly/net/NetOpsDispatcher.cpp.o CMakeFiles/folly_base.dir/folly/net/TcpInfo.cpp.o CMakeFiles/folly_base.dir/folly/net/TcpInfoDispatcher.cpp.o CMakeFiles/folly_base.dir/folly/net/detail/SocketFileDescriptorMap.cpp.o CMakeFiles/folly_base.dir/folly/observer/detail/Core.cpp.o CMakeFiles/folly_base.dir/folly/observer/detail/ObserverManager.cpp.o CMakeFiles/folly_base.dir/folly/portability/Builtins.cpp.o CMakeFiles/folly_base.dir/folly/portability/Dirent.cpp.o CMakeFiles/folly_base.dir/folly/portability/Fcntl.cpp.o CMakeFiles/folly_base.dir/folly/portability/Filesystem.cpp.o CMakeFiles/folly_base.dir/folly/portability/Libgen.cpp.o CMakeFiles/folly_base.dir/folly/portability/Malloc.cpp.o CMakeFiles/folly_base.dir/folly/portability/OpenSSL.cpp.o CMakeFiles/folly_base.dir/folly/portability/PThread.cpp.o CMakeFiles/folly_base.dir/folly/portability/Sched.cpp.o CMakeFiles/folly_base.dir/folly/portability/Sockets.cpp.o CMakeFiles/folly_base.dir/folly/portability/Stdio.cpp.o CMakeFiles/folly_base.dir/folly/portability/Stdlib.cpp.o CMakeFiles/folly_base.dir/folly/portability/String.cpp.o CMakeFiles/folly_base.dir/folly/portability/SysFile.cpp.o CMakeFiles/folly_base.dir/folly/portability/SysMembarrier.cpp.o CMakeFiles/folly_base.dir/folly/portability/SysMman.cpp.o CMakeFiles/folly_base.dir/folly/portability/SysResource.cpp.o CMakeFiles/folly_base.dir/folly/portability/SysStat.cpp.o CMakeFiles/folly_base.dir/folly/portability/SysTime.cpp.o CMakeFiles/folly_base.dir/folly/portability/SysUio.cpp.o CMakeFiles/folly_base.dir/folly/portability/Time.cpp.o CMakeFiles/folly_base.dir/folly/portability/Unistd.cpp.o CMakeFiles/folly_base.dir/folly/settings/Immutables.cpp.o CMakeFiles/folly_base.dir/folly/settings/Settings.cpp.o CMakeFiles/folly_base.dir/folly/settings/Types.cpp.o CMakeFiles/folly_base.dir/folly/ssl/OpenSSLCertUtils.cpp.o CMakeFiles/folly_base.dir/folly/ssl/OpenSSLHash.cpp.o CMakeFiles/folly_base.dir/folly/ssl/OpenSSLKeyUtils.cpp.o CMakeFiles/folly_base.dir/folly/ssl/PasswordCollector.cpp.o CMakeFiles/folly_base.dir/folly/ssl/SSLSessionManager.cpp.o CMakeFiles/folly_base.dir/folly/ssl/detail/OpenSSLSession.cpp.o CMakeFiles/folly_base.dir/folly/stats/QuantileEstimator.cpp.o CMakeFiles/folly_base.dir/folly/stats/TDigest.cpp.o CMakeFiles/folly_base.dir/folly/stats/detail/DoubleRadixSort.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/AsymmetricThreadFence.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/AtomicNotification.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/DistributedMutex.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/Hazptr.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/HazptrDomain.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/HazptrThreadPoolExecutor.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/ParkingLot.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/Rcu.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/SanitizeThread.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/WaitOptions.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/detail/Hardware.cpp.o CMakeFiles/folly_base.dir/folly/synchronization/detail/Sleeper.cpp.o CMakeFiles/folly_base.dir/folly/system/AtFork.cpp.o CMakeFiles/folly_base.di/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.h:34: warning: type ‘struct EpollBackend’ violates the C++ One Definition Rule [-Wodr]
   34 | class EpollBackend : public EventBaseBackendBase {
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.h:34: note: a different type is defined in another translation unit
   34 | class EpollBackend : public EventBaseBackendBase {
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.h:104: note: the first difference of corresponding definitions is field ‘events_’
  104 |   std::vector<struct epoll_event> events_; // Cache allocation.
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.h:104: note: a field of same name but different type is defined in another translation unit
  104 |   std::vector<struct epoll_event> events_; // Cache allocation.
/usr/include/c++/14/bits/stl_vector.h:428: note: type name ‘std::vector<epoll_event, std::allocator<epoll_event> >’ should match type name ‘std::vector<folly::epoll_event, std::allocator<folly::epoll_event> >’
  428 |     class vector : protected _Vector_base<_Tp, _Alloc>
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionAbi.h:50:8: warning: type ‘struct __cxa_eh_globals’ violates the C++ One Definition Rule [-Wodr]
   50 | struct __cxa_eh_globals {
      |        ^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/Exception.cpp:37: note: a different type is defined in another translation unit
   37 | struct __cxa_eh_globals {
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionAbi.h:51:20: note: the first difference of corresponding definitions is field ‘caughtExceptions’
   51 |   __cxa_exception* caughtExceptions;
      |                    ^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/Exception.cpp:38: note: a field of same name but different type is defined in another translation unit
   38 |   void* caughtExceptions;
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionAbi.h:32:8: note: type ‘struct __cxa_exception’ should match type ‘void’
   32 | struct __cxa_exception {
      |        ^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionAbi.h:32:8: warning: type ‘struct __cxa_exception’ violates the C++ One Definition Rule [-Wodr]
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/Exception.cpp:104: note: a different type is defined in another translation unit
  104 | struct __cxa_exception {
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionAbi.h:42:15: note: the first difference of corresponding definitions is field ‘actionRecord’
   42 |   const char* actionRecord;
      |               ^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/Exception.cpp:116: note: a field of same name but different type is defined in another translation unit
  116 |   const unsigned char* actionRecord;
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionAbi.h:32:8: note: type ‘const char’ should match type ‘const unsigned char’
   32 | struct __cxa_exception {
      |        ^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.h:45: warning: type of ‘__ct_comp ’ does not match original declaration [-Wlto-type-mismatch]
   45 |   explicit EpollBackend(Options options);
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.cpp:176: note: ‘__ct_comp ’ was previously declared here
  176 | EpollBackend::EpollBackend(Options options) : options_(options) {
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.cpp:176: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.h:50: warning: type of ‘getPollableFd’ does not match original declaration [-Wlto-type-mismatch]
   50 |   int getPollableFd() const override { return epollFd_; }
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.h:50: note: ‘getPollableFd’ was previously declared here
   50 |   int getPollableFd() const override { return epollFd_; }
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EpollBackend.h:50: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used
r/folly/system/EnvUtil.cpp.o CMakeFiles/folly_base.dir/folly/system/HardwareConcurrency.cpp.o CMakeFiles/folly_base.dir/folly/system/MemoryMapping.cpp.o CMakeFiles/folly_base.dir/folly/system/Pid.cpp.o CMakeFiles/folly_base.dir/folly/system/Shell.cpp.o CMakeFiles/folly_base.dir/folly/system/ThreadId.cpp.o CMakeFiles/folly_base.dir/folly/system/ThreadName.cpp.o CMakeFiles/folly_base.dir/folly/testing/TestUtil.cpp.o CMakeFiles/folly_base.dir/folly/tracing/AsyncStack.cpp.o CMakeFiles/folly_base.dir/folly/io/async/test/ScopedBoundPort.cpp.o CMakeFiles/folly_base.dir/folly/io/async/test/SocketPair.cpp.o CMakeFiles/folly_base.dir/folly/io/async/test/TimeUtil.cpp.o CMakeFiles/folly_base.dir/folly/memcpy.S.o  /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
/usr/bin/cmake -E cmake_symlink_library libfolly.so.2025.01.06.00 libfolly.so.2025.01.06.00 libfolly.so
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target folly
/usr/bin/gmake  -f CMakeFiles/folly_test_util.dir/build.make CMakeFiles/folly_test_util.dir/depend
/usr/bin/gmake  -f CMakeFiles/thread_local_test_lib.dir/build.make CMakeFiles/thread_local_test_lib.dir/depend
/usr/bin/gmake  -f folly/CMakeFiles/follybenchmark.dir/build.make folly/CMakeFiles/follybenchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/folly_test_util.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/thread_local_test_lib.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/CMakeFiles/follybenchmark.dir/DependInfo.cmake "--color="
/usr/bin/gmake  -f CMakeFiles/singleton_thread_local_overload.dir/build.make CMakeFiles/singleton_thread_local_overload.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/singleton_thread_local_overload.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/folly_test_util.dir/build.make CMakeFiles/folly_test_util.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/thread_local_test_lib.dir/build.make CMakeFiles/thread_local_test_lib.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f folly/CMakeFiles/follybenchmark.dir/build.make folly/CMakeFiles/follybenchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/singleton_thread_local_overload.dir/build.make CMakeFiles/singleton_thread_local_overload.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Building CXX object CMakeFiles/folly_test_util.dir/folly/test/DeterministicSchedule.cpp.o
[ 34%] Building CXX object CMakeFiles/thread_local_test_lib.dir/folly/test/ThreadLocalTestLib.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_CERTS_DIR=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/certs\" -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_util_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_util.dir/folly/test/DeterministicSchedule.cpp.o -MF CMakeFiles/folly_test_util.dir/folly/test/DeterministicSchedule.cpp.o.d -o CMakeFiles/folly_test_util.dir/folly/test/DeterministicSchedule.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/DeterministicSchedule.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dthread_local_test_lib_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/thread_local_test_lib.dir/folly/test/ThreadLocalTestLib.cpp.o -MF CMakeFiles/thread_local_test_lib.dir/folly/test/ThreadLocalTestLib.cpp.o.d -o CMakeFiles/thread_local_test_lib.dir/folly/test/ThreadLocalTestLib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ThreadLocalTestLib.cpp
[ 34%] Building CXX object CMakeFiles/singleton_thread_local_overload.dir/folly/test/SingletonThreadLocalTestOverload.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dsingleton_thread_local_overload_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/singleton_thread_local_overload.dir/folly/test/SingletonThreadLocalTestOverload.cpp.o -MF CMakeFiles/singleton_thread_local_overload.dir/folly/test/SingletonThreadLocalTestOverload.cpp.o.d -o CMakeFiles/singleton_thread_local_overload.dir/folly/test/SingletonThreadLocalTestOverload.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/SingletonThreadLocalTestOverload.cpp
[ 34%] Building CXX object folly/CMakeFiles/follybenchmark.dir/Benchmark.cpp.o
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_NO_AUTO_PTR -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dfollybenchmark_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT folly/CMakeFiles/follybenchmark.dir/Benchmark.cpp.o -MF CMakeFiles/follybenchmark.dir/Benchmark.cpp.o.d -o CMakeFiles/follybenchmark.dir/Benchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Benchmark.cpp
[ 34%] Linking CXX shared module thread_local_test_lib.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/thread_local_test_lib.dir/link.txt --verbose=1
[ 34%] Linking CXX shared library singleton_thread_local_overload.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/singleton_thread_local_overload.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/thread_local_test_lib.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared  -o thread_local_test_lib.so CMakeFiles/thread_local_test_lib.dir/folly/test/ThreadLocalTestLib.cpp.o  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target thread_local_test_lib
[ 34%] Building CXX object CMakeFiles/folly_test_util.dir/folly/json/JsonTestUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_CERTS_DIR=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/certs\" -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_util_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_util.dir/folly/json/JsonTestUtil.cpp.o -MF CMakeFiles/folly_test_util.dir/folly/json/JsonTestUtil.cpp.o.d -o CMakeFiles/folly_test_util.dir/folly/json/JsonTestUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/JsonTestUtil.cpp
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/singleton_thread_local_overload.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,singleton_thread_local_overload.so -o singleton_thread_local_overload.so CMakeFiles/singleton_thread_local_overload.dir/folly/test/SingletonThreadLocalTestOverload.cpp.o  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target singleton_thread_local_overload
/usr/bin/gmake  -f folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer_base.dir/build.make folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer_base.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer_base.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer_base.dir/build.make folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer_base.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Building CXX object folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer_base.dir/ExceptionTracer.cpp.o
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dfolly_exception_tracer_base_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer_base.dir/ExceptionTracer.cpp.o -MF CMakeFiles/folly_exception_tracer_base.dir/ExceptionTracer.cpp.o.d -o CMakeFiles/folly_exception_tracer_base.dir/ExceptionTracer.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionTracer.cpp
/usr/bin/gmake  -f folly/logging/example/CMakeFiles/logging_example_lib.dir/build.make folly/logging/example/CMakeFiles/logging_example_lib.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/example /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/logging/example /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/logging/example/CMakeFiles/logging_example_lib.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f folly/logging/example/CMakeFiles/logging_example_lib.dir/build.make folly/logging/example/CMakeFiles/logging_example_lib.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Building CXX object folly/logging/example/CMakeFiles/logging_example_lib.dir/lib.cpp.o
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/logging/example && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -Dlogging_example_lib_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -MD -MT folly/logging/example/CMakeFiles/logging_example_lib.dir/lib.cpp.o -MF CMakeFiles/logging_example_lib.dir/lib.cpp.o.d -o CMakeFiles/logging_example_lib.dir/lib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/example/lib.cpp
[ 34%] Building CXX object folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer_base.dir/StackTrace.cpp.o
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dfolly_exception_tracer_base_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer_base.dir/StackTrace.cpp.o -MF CMakeFiles/folly_exception_tracer_base.dir/StackTrace.cpp.o.d -o CMakeFiles/folly_exception_tracer_base.dir/StackTrace.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/StackTrace.cpp
[ 34%] Linking CXX shared library libfolly_exception_tracer_base.so
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/cmake -E cmake_link_script CMakeFiles/folly_exception_tracer_base.dir/link.txt --verbose=1
[ 34%] Linking CXX shared library liblogging_example_lib.so
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/logging/example && /usr/bin/cmake -E cmake_link_script CMakeFiles/logging_example_lib.dir/link.txt --verbose=1
[ 34%] Linking CXX shared library libfolly_test_util.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/folly_test_util.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/logging_example_lib.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,liblogging_example_lib.so -o liblogging_example_lib.so CMakeFiles/logging_example_lib.dir/lib.cpp.o  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build ../../../libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target logging_example_lib
/usr/bin/gmake  -f folly/logging/example/CMakeFiles/logging_example.dir/build.make folly/logging/example/CMakeFiles/logging_example.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/example /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/logging/example /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/logging/example/CMakeFiles/logging_example.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f folly/logging/example/CMakeFiles/logging_example.dir/build.make folly/logging/example/CMakeFiles/logging_example.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Building CXX object folly/logging/example/CMakeFiles/logging_example.dir/main.cpp.o
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/logging/example && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -MD -MT folly/logging/example/CMakeFiles/logging_example.dir/main.cpp.o -MF CMakeFiles/logging_example.dir/main.cpp.o.d -o CMakeFiles/logging_example.dir/main.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/example/main.cpp
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/folly_exception_tracer_base.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libfolly_exception_tracer_base.so.2025.01.06.00 -o libfolly_exception_tracer_base.so.2025.01.06.00 CMakeFiles/folly_exception_tracer_base.dir/ExceptionTracer.cpp.o CMakeFiles/folly_exception_tracer_base.dir/StackTrace.cpp.o  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build: ../../../libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/cmake -E cmake_symlink_library libfolly_exception_tracer_base.so.2025.01.06.00 libfolly_exception_tracer_base.so.2025.01.06.00 libfolly_exception_tracer_base.so
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target folly_exception_tracer_base
/usr/bin/gmake  -f folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer.dir/build.make folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer.dir/build.make folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Building CXX object folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer.dir/ExceptionStackTraceLib.cpp.o
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dfolly_exception_tracer_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer.dir/ExceptionStackTraceLib.cpp.o -MF CMakeFiles/folly_exception_tracer.dir/ExceptionStackTraceLib.cpp.o.d -o CMakeFiles/folly_exception_tracer.dir/ExceptionStackTraceLib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionStackTraceLib.cpp
[ 34%] Building CXX object folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer.dir/ExceptionTracerLib.cpp.o
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dfolly_exception_tracer_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT folly/debugging/exception_tracer/CMakeFiles/folly_exception_tracer.dir/ExceptionTracerLib.cpp.o -MF CMakeFiles/folly_exception_tracer.dir/ExceptionTracerLib.cpp.o.d -o CMakeFiles/folly_exception_tracer.dir/ExceptionTracerLib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionTracerLib.cpp
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/folly_test_util.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libfolly_test_util.so.2025.01.06.00 -o libfolly_test_util.so.2025.01.06.00 CMakeFiles/folly_test_util.dir/folly/test/DeterministicSchedule.cpp.o CMakeFiles/folly_test_util.dir/folly/json/JsonTestUtil.cpp.o  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build: libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
/usr/bin/cmake -E cmake_symlink_library libfolly_test_util.so.2025.01.06.00 libfolly_test_util.so.2025.01.06.00 libfolly_test_util.so
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target folly_test_util
[ 34%] Linking CXX executable logging_example
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/logging/example && /usr/bin/cmake -E cmake_link_script CMakeFiles/logging_example.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_example.dir/link.d CMakeFiles/logging_example.dir/main.cpp.o -o logging_example  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/logging/example:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build liblogging_example_lib.so ../../../libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target logging_example
[ 34%] Linking CXX shared library libfolly_exception_tracer.so
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/cmake -E cmake_link_script CMakeFiles/folly_exception_tracer.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/folly_exception_tracer.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libfolly_exception_tracer.so.2025.01.06.00 -o libfolly_exception_tracer.so.2025.01.06.00 CMakeFiles/folly_exception_tracer.dir/ExceptionStackTraceLib.cpp.o CMakeFiles/folly_exception_tracer.dir/ExceptionTracerLib.cpp.o  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build: libfolly_exception_tracer_base.so.2025.01.06.00 ../../../libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/cmake -E cmake_symlink_library libfolly_exception_tracer.so.2025.01.06.00 libfolly_exception_tracer.so.2025.01.06.00 libfolly_exception_tracer.so
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target folly_exception_tracer
/usr/bin/gmake  -f folly/debugging/exception_tracer/CMakeFiles/folly_exception_counter.dir/build.make folly/debugging/exception_tracer/CMakeFiles/folly_exception_counter.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer/CMakeFiles/folly_exception_counter.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f folly/debugging/exception_tracer/CMakeFiles/folly_exception_counter.dir/build.make folly/debugging/exception_tracer/CMakeFiles/folly_exception_counter.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Building CXX object folly/debugging/exception_tracer/CMakeFiles/folly_exception_counter.dir/ExceptionCounterLib.cpp.o
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -D_GNU_SOURCE -D_REENTRANT -Dfolly_exception_counter_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT folly/debugging/exception_tracer/CMakeFiles/folly_exception_counter.dir/ExceptionCounterLib.cpp.o -MF CMakeFiles/folly_exception_counter.dir/ExceptionCounterLib.cpp.o.d -o CMakeFiles/folly_exception_counter.dir/ExceptionCounterLib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/debugging/exception_tracer/ExceptionCounterLib.cpp
[ 34%] Linking CXX shared library libfollybenchmark.so
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly && /usr/bin/cmake -E cmake_link_script CMakeFiles/follybenchmark.dir/link.txt --verbose=1
[ 34%] Linking CXX shared library libfolly_exception_counter.so
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/cmake -E cmake_link_script CMakeFiles/folly_exception_counter.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/folly_exception_counter.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libfolly_exception_counter.so.2025.01.06.00 -o libfolly_exception_counter.so.2025.01.06.00 CMakeFiles/folly_exception_counter.dir/ExceptionCounterLib.cpp.o  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build: libfolly_exception_tracer.so.2025.01.06.00 libfolly_exception_tracer_base.so.2025.01.06.00 ../../../libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/debugging/exception_tracer && /usr/bin/cmake -E cmake_symlink_library libfolly_exception_counter.so.2025.01.06.00 libfolly_exception_counter.so.2025.01.06.00 libfolly_exception_counter.so
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target folly_exception_counter
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/follybenchmark.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libfollybenchmark.so.2025.01.06.00 -o libfollybenchmark.so.2025.01.06.00 CMakeFiles/follybenchmark.dir/Benchmark.cpp.o  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build: ../libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -lglog -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly && /usr/bin/cmake -E cmake_symlink_library libfollybenchmark.so.2025.01.06.00 libfollybenchmark.so.2025.01.06.00 libfollybenchmark.so
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Built target follybenchmark
/usr/bin/gmake  -f CMakeFiles/folly_test_support.dir/build.make CMakeFiles/folly_test_support.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/folly_test_support.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/folly_test_support.dir/build.make CMakeFiles/folly_test_support.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 34%] Building CXX object CMakeFiles/folly_test_support.dir/folly/test/SingletonTestStructs.cpp.o
[ 34%] Building CXX object CMakeFiles/folly_test_support.dir/folly/test/DeterministicSchedule.cpp.o
[ 34%] Building CXX object CMakeFiles/folly_test_support.dir/folly/test/common/TestMain.cpp.o
[ 35%] Building CXX object CMakeFiles/folly_test_support.dir/folly/test/FBVectorTestUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/test/common/TestMain.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/test/common/TestMain.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/test/common/TestMain.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/common/TestMain.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/test/FBVectorTestUtil.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/test/FBVectorTestUtil.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/test/FBVectorTestUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FBVectorTestUtil.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/test/DeterministicSchedule.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/test/DeterministicSchedule.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/test/DeterministicSchedule.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/DeterministicSchedule.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/test/SingletonTestStructs.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/test/SingletonTestStructs.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/test/SingletonTestStructs.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/SingletonTestStructs.cpp
[ 35%] Building CXX object CMakeFiles/folly_test_support.dir/folly/test/SocketAddressTestHelper.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/test/SocketAddressTestHelper.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/test/SocketAddressTestHelper.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/test/SocketAddressTestHelper.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/SocketAddressTestHelper.cpp
[ 35%] Building CXX object CMakeFiles/folly_test_support.dir/folly/compression/test/CodingTestUtils.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/compression/test/CodingTestUtils.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/compression/test/CodingTestUtils.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/compression/test/CodingTestUtils.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/test/CodingTestUtils.cpp
[ 35%] Building CXX object CMakeFiles/folly_test_support.dir/folly/futures/test/TestExecutor.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/futures/test/TestExecutor.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/futures/test/TestExecutor.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/futures/test/TestExecutor.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/TestExecutor.cpp
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FBVectorTestUtil.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FBVectorTestUtil.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 35%] Building CXX object CMakeFiles/folly_test_support.dir/folly/io/async/test/ScopedBoundPort.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/io/async/test/ScopedBoundPort.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/io/async/test/ScopedBoundPort.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/io/async/test/ScopedBoundPort.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/ScopedBoundPort.cpp
[ 35%] Building CXX object CMakeFiles/folly_test_support.dir/folly/io/async/test/SocketPair.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/io/async/test/SocketPair.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/io/async/test/SocketPair.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/io/async/test/SocketPair.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/SocketPair.cpp
[ 35%] Building CXX object CMakeFiles/folly_test_support.dir/folly/io/async/test/SSLUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/io/async/test/SSLUtil.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/io/async/test/SSLUtil.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/io/async/test/SSLUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/SSLUtil.cpp
[ 35%] Building CXX object CMakeFiles/folly_test_support.dir/folly/io/async/test/TFOUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/io/async/test/TFOUtil.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/io/async/test/TFOUtil.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/io/async/test/TFOUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/TFOUtil.cpp
[ 36%] Building CXX object CMakeFiles/folly_test_support.dir/folly/io/async/test/TestSSLServer.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/io/async/test/TestSSLServer.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/io/async/test/TestSSLServer.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/io/async/test/TestSSLServer.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/TestSSLServer.cpp
[ 36%] Building CXX object CMakeFiles/folly_test_support.dir/folly/io/async/test/TimeUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/io/async/test/TimeUtil.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/io/async/test/TimeUtil.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/io/async/test/TimeUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/TimeUtil.cpp
[ 36%] Building CXX object CMakeFiles/folly_test_support.dir/folly/logging/test/ConfigHelpers.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/logging/test/ConfigHelpers.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/logging/test/ConfigHelpers.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/logging/test/ConfigHelpers.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/ConfigHelpers.cpp
[ 36%] Building CXX object CMakeFiles/folly_test_support.dir/folly/logging/test/TestLogHandler.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -Dfolly_test_support_EXPORTS -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fPIC -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/folly_test_support.dir/folly/logging/test/TestLogHandler.cpp.o -MF CMakeFiles/folly_test_support.dir/folly/logging/test/TestLogHandler.cpp.o.d -o CMakeFiles/folly_test_support.dir/folly/logging/test/TestLogHandler.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/TestLogHandler.cpp
[ 36%] Linking CXX shared library libfolly_test_support.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/folly_test_support.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--dependency-file=CMakeFiles/folly_test_support.dir/link.d -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libfolly_test_support.so -o libfolly_test_support.so CMakeFiles/folly_test_support.dir/folly/test/common/TestMain.cpp.o CMakeFiles/folly_test_support.dir/folly/test/FBVectorTestUtil.cpp.o CMakeFiles/folly_test_support.dir/folly/test/DeterministicSchedule.cpp.o CMakeFiles/folly_test_support.dir/folly/test/SingletonTestStructs.cpp.o CMakeFiles/folly_test_support.dir/folly/test/SocketAddressTestHelper.cpp.o CMakeFiles/folly_test_support.dir/folly/compression/test/CodingTestUtils.cpp.o CMakeFiles/folly_test_support.dir/folly/futures/test/TestExecutor.cpp.o CMakeFiles/folly_test_support.dir/folly/io/async/test/ScopedBoundPort.cpp.o CMakeFiles/folly_test_support.dir/folly/io/async/test/SocketPair.cpp.o CMakeFiles/folly_test_support.dir/folly/io/async/test/SSLUtil.cpp.o CMakeFiles/folly_test_support.dir/folly/io/async/test/TFOUtil.cpp.o CMakeFiles/folly_test_support.dir/folly/io/async/test/TestSSLServer.cpp.o CMakeFiles/folly_test_support.dir/folly/io/async/test/TimeUtil.cpp.o CMakeFiles/folly_test_support.dir/folly/logging/test/ConfigHelpers.cpp.o CMakeFiles/folly_test_support.dir/folly/logging/test/TestLogHandler.cpp.o  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion -lglog /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 36%] Built target folly_test_support
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/build.make CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/depend
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/build.make CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/depend
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/build.make CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/depend
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/build.make CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/build.make CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/build
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/build.make CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/build.make CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/build
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/build.make CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 36%] Building CXX object CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/folly/algorithm/simd/detail/test/TraitsTest.cpp.o
[ 36%] Building CXX object CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/folly/algorithm/simd/detail/test/SimdAnyOfTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/folly/algorithm/simd/detail/test/SimdAnyOfTest.cpp.o -MF CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/folly/algorithm/simd/detail/test/SimdAnyOfTest.cpp.o.d -o CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/folly/algorithm/simd/detail/test/SimdAnyOfTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/algorithm/simd/detail/test/SimdAnyOfTest.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/folly/algorithm/simd/detail/test/TraitsTest.cpp.o -MF CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/folly/algorithm/simd/detail/test/TraitsTest.cpp.o.d -o CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/folly/algorithm/simd/detail/test/TraitsTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/algorithm/simd/detail/test/TraitsTest.cpp
[ 36%] Building CXX object CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/folly/algorithm/simd/detail/test/SimdForEachTest.cpp.o
[ 37%] Building CXX object CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/folly/algorithm/simd/detail/test/UnrollUtilsTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/folly/algorithm/simd/detail/test/SimdForEachTest.cpp.o -MF CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/folly/algorithm/simd/detail/test/SimdForEachTest.cpp.o.d -o CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/folly/algorithm/simd/detail/test/SimdForEachTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/algorithm/simd/detail/test/SimdForEachTest.cpp
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/folly/algorithm/simd/detail/test/UnrollUtilsTest.cpp.o -MF CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/folly/algorithm/simd/detail/test/UnrollUtilsTest.cpp.o.d -o CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/folly/algorithm/simd/detail/test/UnrollUtilsTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/algorithm/simd/detail/test/UnrollUtilsTest.cpp
[ 37%] Linking CXX executable algorithm_simd_detail_unroll_utils_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/link.d CMakeFiles/algorithm_simd_detail_unroll_utils_test.dir/folly/algorithm/simd/detail/test/UnrollUtilsTest.cpp.o -o algorithm_simd_detail_unroll_utils_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Built target algorithm_simd_detail_unroll_utils_test
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_contains_test.dir/build.make CMakeFiles/algorithm_simd_contains_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/algorithm_simd_contains_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_contains_test.dir/build.make CMakeFiles/algorithm_simd_contains_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Building CXX object CMakeFiles/algorithm_simd_contains_test.dir/folly/algorithm/simd/test/ContainsTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/algorithm_simd_contains_test.dir/folly/algorithm/simd/test/ContainsTest.cpp.o -MF CMakeFiles/algorithm_simd_contains_test.dir/folly/algorithm/simd/test/ContainsTest.cpp.o.d -o CMakeFiles/algorithm_simd_contains_test.dir/folly/algorithm/simd/test/ContainsTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/algorithm/simd/test/ContainsTest.cpp
[ 37%] Linking CXX executable algorithm_simd_detail_simd_any_of_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/link.d CMakeFiles/algorithm_simd_detail_simd_any_of_test.dir/folly/algorithm/simd/detail/test/SimdAnyOfTest.cpp.o -o algorithm_simd_detail_simd_any_of_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Built target algorithm_simd_detail_simd_any_of_test
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_find_fixed_test.dir/build.make CMakeFiles/algorithm_simd_find_fixed_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/algorithm_simd_find_fixed_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_find_fixed_test.dir/build.make CMakeFiles/algorithm_simd_find_fixed_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Building CXX object CMakeFiles/algorithm_simd_find_fixed_test.dir/folly/algorithm/simd/test/FindFixedTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/algorithm_simd_find_fixed_test.dir/folly/algorithm/simd/test/FindFixedTest.cpp.o -MF CMakeFiles/algorithm_simd_find_fixed_test.dir/folly/algorithm/simd/test/FindFixedTest.cpp.o.d -o CMakeFiles/algorithm_simd_find_fixed_test.dir/folly/algorithm/simd/test/FindFixedTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/algorithm/simd/test/FindFixedTest.cpp
[ 37%] Linking CXX executable algorithm_simd_find_fixed_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/algorithm_simd_find_fixed_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/algorithm_simd_find_fixed_test.dir/link.d CMakeFiles/algorithm_simd_find_fixed_test.dir/folly/algorithm/simd/test/FindFixedTest.cpp.o -o algorithm_simd_find_fixed_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Built target algorithm_simd_find_fixed_test
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_movemask_test.dir/build.make CMakeFiles/algorithm_simd_movemask_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/algorithm_simd_movemask_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/algorithm_simd_movemask_test.dir/build.make CMakeFiles/algorithm_simd_movemask_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Building CXX object CMakeFiles/algorithm_simd_movemask_test.dir/folly/algorithm/simd/test/MovemaskTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/algorithm_simd_movemask_test.dir/folly/algorithm/simd/test/MovemaskTest.cpp.o -MF CMakeFiles/algorithm_simd_movemask_test.dir/folly/algorithm/simd/test/MovemaskTest.cpp.o.d -o CMakeFiles/algorithm_simd_movemask_test.dir/folly/algorithm/simd/test/MovemaskTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/algorithm/simd/test/MovemaskTest.cpp
[ 37%] Linking CXX executable algorithm_simd_detail_simd_for_each_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/link.txt --verbose=1
[ 37%] Linking CXX executable algorithm_simd_detail_simd_traits_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/link.d CMakeFiles/algorithm_simd_detail_simd_for_each_test.dir/folly/algorithm/simd/detail/test/SimdForEachTest.cpp.o -o algorithm_simd_detail_simd_for_each_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Built target algorithm_simd_detail_simd_for_each_test
/usr/bin/gmake  -f CMakeFiles/chrono_conv_test.dir/build.make CMakeFiles/chrono_conv_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/chrono_conv_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/chrono_conv_test.dir/build.make CMakeFiles/chrono_conv_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Building CXX object CMakeFiles/chrono_conv_test.dir/folly/chrono/test/ConvTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/chrono_conv_test.dir/folly/chrono/test/ConvTest.cpp.o -MF CMakeFiles/chrono_conv_test.dir/folly/chrono/test/ConvTest.cpp.o.d -o CMakeFiles/chrono_conv_test.dir/folly/chrono/test/ConvTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/chrono/test/ConvTest.cpp
[ 37%] Linking CXX executable algorithm_simd_movemask_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/algorithm_simd_movemask_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/link.d CMakeFiles/algorithm_simd_detail_simd_traits_test.dir/folly/algorithm/simd/detail/test/TraitsTest.cpp.o -o algorithm_simd_detail_simd_traits_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Built target algorithm_simd_detail_simd_traits_test
/usr/bin/gmake  -f CMakeFiles/compression_quotient_multiset_test.dir/build.make CMakeFiles/compression_quotient_multiset_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/compression_quotient_multiset_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/compression_quotient_multiset_test.dir/build.make CMakeFiles/compression_quotient_multiset_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Building CXX object CMakeFiles/compression_quotient_multiset_test.dir/folly/compression/test/QuotientMultiSetTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/compression_quotient_multiset_test.dir/folly/compression/test/QuotientMultiSetTest.cpp.o -MF CMakeFiles/compression_quotient_multiset_test.dir/folly/compression/test/QuotientMultiSetTest.cpp.o.d -o CMakeFiles/compression_quotient_multiset_test.dir/folly/compression/test/QuotientMultiSetTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/test/QuotientMultiSetTest.cpp
[ 37%] Linking CXX executable algorithm_simd_contains_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/algorithm_simd_contains_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/algorithm_simd_movemask_test.dir/link.d CMakeFiles/algorithm_simd_movemask_test.dir/folly/algorithm/simd/test/MovemaskTest.cpp.o -o algorithm_simd_movemask_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Built target algorithm_simd_movemask_test
/usr/bin/gmake  -f CMakeFiles/compression_select64_test.dir/build.make CMakeFiles/compression_select64_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/compression_select64_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/compression_select64_test.dir/build.make CMakeFiles/compression_select64_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Building CXX object CMakeFiles/compression_select64_test.dir/folly/compression/test/Select64Test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/compression_select64_test.dir/folly/compression/test/Select64Test.cpp.o -MF CMakeFiles/compression_select64_test.dir/folly/compression/test/Select64Test.cpp.o.d -o CMakeFiles/compression_select64_test.dir/folly/compression/test/Select64Test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/test/Select64Test.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/algorithm_simd_contains_test.dir/link.d CMakeFiles/algorithm_simd_contains_test.dir/folly/algorithm/simd/test/ContainsTest.cpp.o -o algorithm_simd_contains_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 37%] Built target algorithm_simd_contains_test
/usr/bin/gmake  -f CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/build.make CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/build.make CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 38%] Building CXX object CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/folly/compression/elias_fano/test/BitVectorCodingTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/folly/compression/elias_fano/test/BitVectorCodingTest.cpp.o -MF CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/folly/compression/elias_fano/test/BitVectorCodingTest.cpp.o.d -o CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/folly/compression/elias_fano/test/BitVectorCodingTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/elias_fano/test/BitVectorCodingTest.cpp
[ 38%] Linking CXX executable compression_quotient_multiset_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/compression_quotient_multiset_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/compression_quotient_multiset_test.dir/link.d CMakeFiles/compression_quotient_multiset_test.dir/folly/compression/test/QuotientMultiSetTest.cpp.o -o compression_quotient_multiset_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 38%] Built target compression_quotient_multiset_test
/usr/bin/gmake  -f CMakeFiles/compression_alias_fano_elias_fano_test.dir/build.make CMakeFiles/compression_alias_fano_elias_fano_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/compression_alias_fano_elias_fano_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/compression_alias_fano_elias_fano_test.dir/build.make CMakeFiles/compression_alias_fano_elias_fano_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 38%] Building CXX object CMakeFiles/compression_alias_fano_elias_fano_test.dir/folly/compression/elias_fano/test/EliasFanoCodingTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/compression_alias_fano_elias_fano_test.dir/folly/compression/elias_fano/test/EliasFanoCodingTest.cpp.o -MF CMakeFiles/compression_alias_fano_elias_fano_test.dir/folly/compression/elias_fano/test/EliasFanoCodingTest.cpp.o.d -o CMakeFiles/compression_alias_fano_elias_fano_test.dir/folly/compression/elias_fano/test/EliasFanoCodingTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/compression/elias_fano/test/EliasFanoCodingTest.cpp
[ 38%] Linking CXX executable compression_select64_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/compression_select64_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/compression_select64_test.dir/link.d CMakeFiles/compression_select64_test.dir/folly/compression/test/Select64Test.cpp.o -o compression_select64_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 38%] Built target compression_select64_test
/usr/bin/gmake  -f CMakeFiles/container_access_test.dir/build.make CMakeFiles/container_access_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_access_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_access_test.dir/build.make CMakeFiles/container_access_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 38%] Building CXX object CMakeFiles/container_access_test.dir/folly/container/test/AccessTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_access_test.dir/folly/container/test/AccessTest.cpp.o -MF CMakeFiles/container_access_test.dir/folly/container/test/AccessTest.cpp.o.d -o CMakeFiles/container_access_test.dir/folly/container/test/AccessTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/AccessTest.cpp
[ 38%] Linking CXX executable container_access_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_access_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_access_test.dir/link.d CMakeFiles/container_access_test.dir/folly/container/test/AccessTest.cpp.o -o container_access_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 38%] Built target container_access_test
/usr/bin/gmake  -f CMakeFiles/container_array_test.dir/build.make CMakeFiles/container_array_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_array_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_array_test.dir/build.make CMakeFiles/container_array_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Building CXX object CMakeFiles/container_array_test.dir/folly/container/test/ArrayTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_array_test.dir/folly/container/test/ArrayTest.cpp.o -MF CMakeFiles/container_array_test.dir/folly/container/test/ArrayTest.cpp.o.d -o CMakeFiles/container_array_test.dir/folly/container/test/ArrayTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/ArrayTest.cpp
[ 39%] Linking CXX executable chrono_conv_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/chrono_conv_test.dir/link.txt --verbose=1
[ 39%] Linking CXX executable container_array_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_array_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_array_test.dir/link.d CMakeFiles/container_array_test.dir/folly/container/test/ArrayTest.cpp.o -o container_array_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Built target container_array_test
/usr/bin/gmake  -f CMakeFiles/container_bit_iterator_bench.dir/build.make CMakeFiles/container_bit_iterator_bench.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_bit_iterator_bench.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_bit_iterator_bench.dir/build.make CMakeFiles/container_bit_iterator_bench.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Building CXX object CMakeFiles/container_bit_iterator_bench.dir/folly/container/test/BitIteratorBench.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_bit_iterator_bench.dir/folly/container/test/BitIteratorBench.cpp.o -MF CMakeFiles/container_bit_iterator_bench.dir/folly/container/test/BitIteratorBench.cpp.o.d -o CMakeFiles/container_bit_iterator_bench.dir/folly/container/test/BitIteratorBench.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/BitIteratorBench.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/chrono_conv_test.dir/link.d CMakeFiles/chrono_conv_test.dir/folly/chrono/test/ConvTest.cpp.o -o chrono_conv_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Built target chrono_conv_test
/usr/bin/gmake  -f CMakeFiles/container_bit_iterator_test.dir/build.make CMakeFiles/container_bit_iterator_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_bit_iterator_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_bit_iterator_test.dir/build.make CMakeFiles/container_bit_iterator_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Building CXX object CMakeFiles/container_bit_iterator_test.dir/folly/container/test/BitIteratorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_bit_iterator_test.dir/folly/container/test/BitIteratorTest.cpp.o -MF CMakeFiles/container_bit_iterator_test.dir/folly/container/test/BitIteratorTest.cpp.o.d -o CMakeFiles/container_bit_iterator_test.dir/folly/container/test/BitIteratorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/BitIteratorTest.cpp
[ 39%] Linking CXX executable container_bit_iterator_bench
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_bit_iterator_bench.dir/link.txt --verbose=1
[ 39%] Linking CXX executable compression_alias_fano_bit_vector_coding_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_bit_iterator_bench.dir/link.d CMakeFiles/container_bit_iterator_bench.dir/folly/container/test/BitIteratorBench.cpp.o -o container_bit_iterator_bench  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Built target container_bit_iterator_bench
/usr/bin/gmake  -f CMakeFiles/container_enumerate_test.dir/build.make CMakeFiles/container_enumerate_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_enumerate_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_enumerate_test.dir/build.make CMakeFiles/container_enumerate_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Building CXX object CMakeFiles/container_enumerate_test.dir/folly/container/test/EnumerateTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_enumerate_test.dir/folly/container/test/EnumerateTest.cpp.o -MF CMakeFiles/container_enumerate_test.dir/folly/container/test/EnumerateTest.cpp.o.d -o CMakeFiles/container_enumerate_test.dir/folly/container/test/EnumerateTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/EnumerateTest.cpp
[ 39%] Linking CXX executable container_bit_iterator_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_bit_iterator_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_bit_iterator_test.dir/link.d CMakeFiles/container_bit_iterator_test.dir/folly/container/test/BitIteratorTest.cpp.o -o container_bit_iterator_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Built target container_bit_iterator_test
/usr/bin/gmake  -f CMakeFiles/container_evicting_cache_map_bench.dir/build.make CMakeFiles/container_evicting_cache_map_bench.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_evicting_cache_map_bench.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_evicting_cache_map_bench.dir/build.make CMakeFiles/container_evicting_cache_map_bench.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Building CXX object CMakeFiles/container_evicting_cache_map_bench.dir/folly/container/test/EvictingCacheMapBench.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_evicting_cache_map_bench.dir/folly/container/test/EvictingCacheMapBench.cpp.o -MF CMakeFiles/container_evicting_cache_map_bench.dir/folly/container/test/EvictingCacheMapBench.cpp.o.d -o CMakeFiles/container_evicting_cache_map_bench.dir/folly/container/test/EvictingCacheMapBench.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/EvictingCacheMapBench.cpp
[ 39%] Linking CXX executable container_enumerate_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_enumerate_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/link.d CMakeFiles/compression_alias_fano_bit_vector_coding_test.dir/folly/compression/elias_fano/test/BitVectorCodingTest.cpp.o -o compression_alias_fano_bit_vector_coding_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 39%] Built target compression_alias_fano_bit_vector_coding_test
/usr/bin/gmake  -f CMakeFiles/container_evicting_cache_map_test.dir/build.make CMakeFiles/container_evicting_cache_map_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_evicting_cache_map_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_evicting_cache_map_test.dir/build.make CMakeFiles/container_evicting_cache_map_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Building CXX object CMakeFiles/container_evicting_cache_map_test.dir/folly/container/test/EvictingCacheMapTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_evicting_cache_map_test.dir/folly/container/test/EvictingCacheMapTest.cpp.o -MF CMakeFiles/container_evicting_cache_map_test.dir/folly/container/test/EvictingCacheMapTest.cpp.o.d -o CMakeFiles/container_evicting_cache_map_test.dir/folly/container/test/EvictingCacheMapTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/EvictingCacheMapTest.cpp
[ 40%] Linking CXX executable container_evicting_cache_map_bench
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_evicting_cache_map_bench.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_enumerate_test.dir/link.d CMakeFiles/container_enumerate_test.dir/folly/container/test/EnumerateTest.cpp.o -o container_enumerate_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Built target container_enumerate_test
/usr/bin/gmake  -f CMakeFiles/container_f14_fwd_test.dir/build.make CMakeFiles/container_f14_fwd_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_f14_fwd_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_f14_fwd_test.dir/build.make CMakeFiles/container_f14_fwd_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Building CXX object CMakeFiles/container_f14_fwd_test.dir/folly/container/test/F14FwdTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_f14_fwd_test.dir/folly/container/test/F14FwdTest.cpp.o -MF CMakeFiles/container_f14_fwd_test.dir/folly/container/test/F14FwdTest.cpp.o.d -o CMakeFiles/container_f14_fwd_test.dir/folly/container/test/F14FwdTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14FwdTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_evicting_cache_map_bench.dir/link.d CMakeFiles/container_evicting_cache_map_bench.dir/folly/container/test/EvictingCacheMapBench.cpp.o -o container_evicting_cache_map_bench  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Built target container_evicting_cache_map_bench
/usr/bin/gmake  -f CMakeFiles/container_f14_map_test.dir/build.make CMakeFiles/container_f14_map_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_f14_map_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_f14_map_test.dir/build.make CMakeFiles/container_f14_map_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Building CXX object CMakeFiles/container_f14_map_test.dir/folly/container/test/F14MapTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_f14_map_test.dir/folly/container/test/F14MapTest.cpp.o -MF CMakeFiles/container_f14_map_test.dir/folly/container/test/F14MapTest.cpp.o.d -o CMakeFiles/container_f14_map_test.dir/folly/container/test/F14MapTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp
[ 40%] Linking CXX executable container_f14_fwd_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_f14_fwd_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_f14_fwd_test.dir/link.d CMakeFiles/container_f14_fwd_test.dir/folly/container/test/F14FwdTest.cpp.o -o container_f14_fwd_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Built target container_f14_fwd_test
/usr/bin/gmake  -f CMakeFiles/container_f14_set_test.dir/build.make CMakeFiles/container_f14_set_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_f14_set_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_f14_set_test.dir/build.make CMakeFiles/container_f14_set_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Building CXX object CMakeFiles/container_f14_set_test.dir/folly/container/test/F14SetTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_f14_set_test.dir/folly/container/test/F14SetTest.cpp.o -MF CMakeFiles/container_f14_set_test.dir/folly/container/test/F14SetTest.cpp.o.d -o CMakeFiles/container_f14_set_test.dir/folly/container/test/F14SetTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14SetTest.cpp
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Policy.h:29,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:41,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/EvictingCacheMap.h:26,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/EvictingCacheMapTest.cpp:17:
In member function ‘folly::f14::detail::F14Chunk<unsigned int>::markEof(unsigned long)’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::VectorContainerPolicy<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*, void, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual, void, std::integral_constant<bool, false> > >::initializeChunks(unsigned char*, unsigned long, unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1464:22,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::VectorContainerPolicy<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*, void, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual, void, std::integral_constant<bool, false> > >::initialReserve(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:2083:31,
    inlined from ‘__ct ’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1290:19,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::VectorContainerPolicy<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*, void, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual, void, std::integral_constant<bool, false> > >::F14BasicSet(unsigned long, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher const&, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual const&, std::allocator<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*> const&)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:120:9,
    inlined from ‘folly::f14::detail::F14VectorSetImpl<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual, std::allocator<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*>, std::integral_constant<bool, false> >::F14BasicSet(unsigned long, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher const&, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual const&, std::allocator<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*> const&)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:1119:16,
    inlined from ‘__ct ’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:1248:16,
    inlined from ‘folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::EvictingCacheMap(unsigned long, unsigned long, folly::HeterogeneousAccessHash<int, void> const&, folly::HeterogeneousAccessEqualTo<int, void> const&) [clone .constprop.0]’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/EvictingCacheMap.h:169:9:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:607:19: warning: array subscript ‘struct F14Chunk[0]’ is partly outside array bounds of ‘unsigned char[32]’ [-Warray-bounds=]
  607 |     folly::assume(control_ == 0);
      |                   ^~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Policy.h:24:
In function ‘folly::detail::rawOverAlignedImpl<std::allocator<unsigned char>, 16ul, true>(std::allocator<unsigned char> const&, unsigned long, void*&)void’,
    inlined from ‘folly::allocateOverAligned<std::allocator<unsigned char>, 16ul>(std::allocator<unsigned char> const&, unsigned long)std::allocator_traits<std::allocator<unsigned char> >::pointer’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Memory.h:241:50,
    inlined from ‘folly::f14::detail::VectorContainerPolicy<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*, void, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual, void, std::integral_constant<bool, false> >::beforeRehash(unsigned long, unsigned long, unsigned long, unsigned long, unsigned char*&)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Policy.h:1355:65,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::VectorContainerPolicy<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*, void, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual, void, std::integral_constant<bool, false> > >::initialReserve(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:2081:27,
    inlined from ‘__ct ’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1290:19,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::VectorContainerPolicy<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*, void, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual, void, std::integral_constant<bool, false> > >::F14BasicSet(unsigned long, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher const&, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual const&, std::allocator<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*> const&)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:120:9,
    inlined from ‘folly::f14::detail::F14VectorSetImpl<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual, std::allocator<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*>, std::integral_constant<bool, false> >::F14BasicSet(unsigned long, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyHasher const&, folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::KeyValueEqual const&, std::allocator<folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::Node*> const&)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:1119:16,
    inlined from ‘__ct ’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:1248:16,
    inlined from ‘folly::EvictingCacheMap<int, EvictingCacheMap_DestructorInvocationTest_Test::TestBody()::SumInt, folly::HeterogeneousAccessHash<int, void>, folly::HeterogeneousAccessEqualTo<int, void> >::EvictingCacheMap(unsigned long, unsigned long, folly::HeterogeneousAccessHash<int, void> const&, folly::HeterogeneousAccessEqualTo<int, void> const&) [clone .constprop.0]’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/EvictingCacheMap.h:169:9:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Memory.h:161:27: note: object of size 32 allocated by ‘operator new(unsigned long)’
  161 |       raw = ::operator new(n * sizeof(T));
      |             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
[ 40%] Linking CXX executable container_evicting_cache_map_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_evicting_cache_map_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_evicting_cache_map_test.dir/link.d CMakeFiles/container_evicting_cache_map_test.dir/folly/container/test/EvictingCacheMapTest.cpp.o -o container_evicting_cache_map_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Built target container_evicting_cache_map_test
/usr/bin/gmake  -f CMakeFiles/container_fbvector_benchmark.dir/build.make CMakeFiles/container_fbvector_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_fbvector_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_fbvector_benchmark.dir/build.make CMakeFiles/container_fbvector_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Building CXX object CMakeFiles/container_fbvector_benchmark.dir/folly/container/test/FBVectorBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_fbvector_benchmark.dir/folly/container/test/FBVectorBenchmark.cpp.o -MF CMakeFiles/container_fbvector_benchmark.dir/folly/container/test/FBVectorBenchmark.cpp.o.d -o CMakeFiles/container_fbvector_benchmark.dir/folly/container/test/FBVectorBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/FBVectorBenchmark.cpp
[ 40%] Linking CXX executable container_fbvector_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_fbvector_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_fbvector_benchmark.dir/link.d CMakeFiles/container_fbvector_benchmark.dir/folly/container/test/FBVectorBenchmark.cpp.o -o container_fbvector_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 40%] Built target container_fbvector_benchmark
/usr/bin/gmake  -f CMakeFiles/container_fbvector_test.dir/build.make CMakeFiles/container_fbvector_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_fbvector_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_fbvector_test.dir/build.make CMakeFiles/container_fbvector_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Building CXX object CMakeFiles/container_fbvector_test.dir/folly/container/test/FBVectorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_fbvector_test.dir/folly/container/test/FBVectorTest.cpp.o -MF CMakeFiles/container_fbvector_test.dir/folly/container/test/FBVectorTest.cpp.o.d -o CMakeFiles/container_fbvector_test.dir/folly/container/test/FBVectorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/FBVectorTest.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Traits.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/functional/Invoke.h:31,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/View.h:20,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:36,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14SetTest.cpp:25:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Memory.h:39,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Policy.h:24,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:41:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Policy.h:29:
In function ‘folly::f14::detail::prefetchAddr<folly::test::Tracked<1>*>(folly::test::Tracked<1>* const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1>*>*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1>*>*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:627:24,
    inlined from ‘runHeterogeneousInsertTest<folly::F14NodeSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14SetTest.cpp:1336:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 10 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14NodeSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 80 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In function ‘folly::f14::detail::prefetchAddr<folly::test::Tracked<1>*>(folly::test::Tracked<1>* const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1>*>*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1>*>*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:627:24,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::count<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, unsigned long>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:484:20,
    inlined from ‘runHeterogeneousInsertTest<folly::F14NodeSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14SetTest.cpp:1335:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 10 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14NodeSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 80 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/FBVector.h:33,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBVector.h:17,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/FBVectorTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/FBVector.h:45:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 41%] Linking CXX executable container_fbvector_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_fbvector_test.dir/link.txt --verbose=1
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/Exception.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Range.h:43,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:33,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Memory.h:39,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Policy.h:24,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:41:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 41%] Linking CXX executable compression_alias_fano_elias_fano_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/compression_alias_fano_elias_fano_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_fbvector_test.dir/link.d CMakeFiles/container_fbvector_test.dir/folly/container/test/FBVectorTest.cpp.o -o container_fbvector_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Built target container_fbvector_test
/usr/bin/gmake  -f CMakeFiles/container_foreach_benchmark.dir/build.make CMakeFiles/container_foreach_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_foreach_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_foreach_benchmark.dir/build.make CMakeFiles/container_foreach_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Building CXX object CMakeFiles/container_foreach_benchmark.dir/folly/container/test/ForeachBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_foreach_benchmark.dir/folly/container/test/ForeachBenchmark.cpp.o -MF CMakeFiles/container_foreach_benchmark.dir/folly/container/test/ForeachBenchmark.cpp.o.d -o CMakeFiles/container_foreach_benchmark.dir/folly/container/test/ForeachBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/ForeachBenchmark.cpp
[ 41%] Linking CXX executable container_foreach_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_foreach_benchmark.dir/link.txt --verbose=1
In function ‘folly::f14::detail::prefetchAddr<folly::test::Tracked<1> >(folly::test::Tracked<1> const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:627:24,
    inlined from ‘runHeterogeneousInsertTest<folly::F14FastSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14SetTest.cpp:1336:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 10 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14FastSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 80 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In function ‘folly::f14::detail::prefetchAddr<folly::test::Tracked<1> >(folly::test::Tracked<1> const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:627:24,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::count<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, unsigned long>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:484:20,
    inlined from ‘runHeterogeneousInsertTest<folly::F14FastSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14SetTest.cpp:1335:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 10 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14FastSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 80 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In function ‘folly::f14::detail::prefetchAddr<folly::test::Tracked<1> >(folly::test::Tracked<1> const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:627:24,
    inlined from ‘runHeterogeneousInsertTest<folly::F14ValueSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14SetTest.cpp:1336:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 10 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14ValueSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 80 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In function ‘folly::f14::detail::prefetchAddr<folly::test::Tracked<1> >(folly::test::Tracked<1> const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<folly::test::Tracked<1> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:627:24,
    inlined from ‘folly::f14::detail::F14BasicSet<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, void, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::count<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, unsigned long>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:484:20,
    inlined from ‘runHeterogeneousInsertTest<folly::F14ValueSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14SetTest.cpp:1335:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 10 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14ValueSet<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<folly::test::Tracked<1> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 80 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_foreach_benchmark.dir/link.d CMakeFiles/container_foreach_benchmark.dir/folly/container/test/ForeachBenchmark.cpp.o -o container_foreach_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Built target container_foreach_benchmark
/usr/bin/gmake  -f CMakeFiles/container_foreach_test.dir/build.make CMakeFiles/container_foreach_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_foreach_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_foreach_test.dir/build.make CMakeFiles/container_foreach_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Building CXX object CMakeFiles/container_foreach_test.dir/folly/container/test/ForeachTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_foreach_test.dir/folly/container/test/ForeachTest.cpp.o -MF CMakeFiles/container_foreach_test.dir/folly/container/test/ForeachTest.cpp.o.d -o CMakeFiles/container_foreach_test.dir/folly/container/test/ForeachTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/ForeachTest.cpp
[ 41%] Linking CXX executable container_foreach_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_foreach_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_foreach_test.dir/link.d CMakeFiles/container_foreach_test.dir/folly/container/test/ForeachTest.cpp.o -o container_foreach_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Built target container_foreach_test
/usr/bin/gmake  -f CMakeFiles/container_heap_vector_types_test.dir/build.make CMakeFiles/container_heap_vector_types_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_heap_vector_types_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_heap_vector_types_test.dir/build.make CMakeFiles/container_heap_vector_types_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Building CXX object CMakeFiles/container_heap_vector_types_test.dir/folly/container/test/heap_vector_types_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_heap_vector_types_test.dir/folly/container/test/heap_vector_types_test.cpp.o -MF CMakeFiles/container_heap_vector_types_test.dir/folly/container/test/heap_vector_types_test.cpp.o.d -o CMakeFiles/container_heap_vector_types_test.dir/folly/container/test/heap_vector_types_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/heap_vector_types_test.cpp
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Policy.h:29:
In function ‘folly::f14::detail::prefetchAddr<std::pair<folly::test::Tracked<1> const, int> >(std::pair<folly::test::Tracked<1> const, int> const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:931:24,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::count<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, unsigned long>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:789:20,
    inlined from ‘runHeterogeneousInsertTest<folly::F14ValueMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp:1800:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 9 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14ValueMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 144 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In function ‘folly::f14::detail::prefetchAddr<std::pair<folly::test::Tracked<1> const, int> >(std::pair<folly::test::Tracked<1> const, int> const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:931:24,
    inlined from ‘runHeterogeneousInsertTest<folly::F14ValueMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp:1801:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 9 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14ValueMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 144 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In function ‘folly::f14::detail::prefetchAddr<std::pair<folly::test::Tracked<1> const, int> >(std::pair<folly::test::Tracked<1> const, int> const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:931:24,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::count<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, unsigned long>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:789:20,
    inlined from ‘runHeterogeneousInsertTest<folly::F14FastMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp:1800:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 9 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14FastMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 144 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In function ‘folly::f14::detail::prefetchAddr<std::pair<folly::test::Tracked<1> const, int> >(std::pair<folly::test::Tracked<1> const, int> const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int> >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::ValueContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:931:24,
    inlined from ‘runHeterogeneousInsertTest<folly::F14FastMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp:1801:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 9 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14FastMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 144 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In function ‘folly::f14::detail::prefetchAddr<std::pair<folly::test::Tracked<1> const, int>*>(std::pair<folly::test::Tracked<1> const, int>* const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int>*>*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int>*>*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:931:24,
    inlined from ‘runHeterogeneousInsertTest<folly::F14NodeMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp:1801:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 10 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14NodeMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 80 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In function ‘folly::f14::detail::prefetchAddr<std::pair<folly::test::Tracked<1> const, int>*>(std::pair<folly::test::Tracked<1> const, int>* const*)void’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::findImpl<int>(std::pair<unsigned long, unsigned long>, int const&, folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int>*>*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:21,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::find<int>(int const&) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<folly::test::Tracked<1> const, int>*>*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1627:20,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::contains<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, bool>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:931:24,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::NodeContainerPolicy<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, void> >::count<int>(int const&) conststd::enable_if<folly::detail::EligibleForHeterogeneousFind<folly::test::Tracked<1>, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, int>::value, unsigned long>::type’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:789:20,
    inlined from ‘runHeterogeneousInsertTest<folly::F14NodeMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp:1800:3:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:461:21: warning: array subscript 10 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  461 |   __builtin_prefetch(static_cast<void const*>(ptr));
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runHeterogeneousInsertTest<folly::F14NodeMap<folly::test::Tracked<1>, int, folly::test::TransparentTrackedHash<1>, folly::test::TransparentTrackedEqual<1>, std::allocator<std::pair<folly::test::Tracked<1> const, int> > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 80 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
[ 41%] Linking CXX executable container_f14_set_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_f14_set_test.dir/link.txt --verbose=1
In file included from /usr/include/c++/14/functional:65,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/Exception.h:21:
In member function ‘std::array<std::aligned_storage<64ul, 8ul>::type, 14ul>::operator[](unsigned long) const’,
    inlined from ‘folly::f14::detail::F14Chunk<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::itemAddr(unsigned long) const’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:750:62,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::findImpl<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::pair<unsigned long, unsigned long>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1575:37,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::tryEmplaceValueImpl<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&>, std::tuple<> >(std::pair<unsigned long, unsigned long>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&>&&, std::tuple<>&&)std::pair<folly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*>, bool>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:2328:31,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::tryEmplaceValue<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&>, std::tuple<> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&>&&, std::tuple<>&&)std::pair<folly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*>, bool>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:2311:31,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::try_emplace<>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&)std::pair<folly::f14::detail::ValueContainerIterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >*>, bool>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:536:37,
    inlined from ‘runSimple<folly::F14ValueMap<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, folly::HeterogeneousAccessHash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>, folly::HeterogeneousAccessEqualTo<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp:354:17:
/usr/include/c++/14/array:219:24: warning: array subscript 0 is outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  219 |         return _M_elems[__n];
      |                ~~~~~~~~^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runSimple<folly::F14ValueMap<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, folly::HeterogeneousAccessHash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>, folly::HeterogeneousAccessEqualTo<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: at offset 16 into object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
In member function ‘folly::f14::detail::F14Chunk<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::outboundOverflowCount() const’,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::findImpl<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::pair<unsigned long, unsigned long>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::Prefetch) constfolly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:1587:11,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::tryEmplaceValueImpl<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&>, std::tuple<> >(std::pair<unsigned long, unsigned long>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&>&&, std::tuple<>&&)std::pair<folly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*>, bool>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:2328:31,
    inlined from ‘folly::f14::detail::F14Table<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::tryEmplaceValue<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&>, std::tuple<> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&>&&, std::tuple<>&&)std::pair<folly::f14::detail::F14ItemIter<folly::f14::detail::F14Chunk<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*>, bool>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:2311:31,
    inlined from ‘folly::f14::detail::F14BasicMap<folly::f14::detail::ValueContainerPolicy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void, void, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::try_emplace<>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&)std::pair<folly::f14::detail::ValueContainerIterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >*>, bool>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Map.h:536:37,
    inlined from ‘runSimple<folly::F14ValueMap<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, folly::HeterogeneousAccessHash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>, folly::HeterogeneousAccessEqualTo<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/F14MapTest.cpp:354:17:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:611:51: warning: array subscript ‘const struct F14Chunk[0]’ is partly outside array bounds of ‘const struct F14EmptyTagVector[1]’ [-Warray-bounds=]
  611 |   unsigned outboundOverflowCount() const { return outboundOverflowCount_; }
      |                                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h: In function ‘runSimple<folly::F14ValueMap<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, folly::HeterogeneousAccessHash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>, folly::HeterogeneousAccessEqualTo<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>, std::pmr::polymorphic_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >()void’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Table.h:490:38: note: object ‘folly::f14::detail::getF14EmptyTagVector()::instance’ of size 16
  490 |   static constexpr F14EmptyTagVector instance;
      |                                      ^~~~~~~~
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/compression_alias_fano_elias_fano_test.dir/link.d CMakeFiles/compression_alias_fano_elias_fano_test.dir/folly/compression/elias_fano/test/EliasFanoCodingTest.cpp.o -o compression_alias_fano_elias_fano_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Built target compression_alias_fano_elias_fano_test
/usr/bin/gmake  -f CMakeFiles/container_map_util_test.dir/build.make CMakeFiles/container_map_util_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_map_util_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_map_util_test.dir/build.make CMakeFiles/container_map_util_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Building CXX object CMakeFiles/container_map_util_test.dir/folly/container/test/MapUtilTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_map_util_test.dir/folly/container/test/MapUtilTest.cpp.o -MF CMakeFiles/container_map_util_test.dir/folly/container/test/MapUtilTest.cpp.o.d -o CMakeFiles/container_map_util_test.dir/folly/container/test/MapUtilTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/MapUtilTest.cpp
[ 41%] Linking CXX executable container_heap_vector_types_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_heap_vector_types_test.dir/link.txt --verbose=1
[ 41%] Linking CXX executable container_map_util_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_map_util_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_map_util_test.dir/link.d CMakeFiles/container_map_util_test.dir/folly/container/test/MapUtilTest.cpp.o -o container_map_util_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 41%] Built target container_map_util_test
/usr/bin/gmake  -f CMakeFiles/container_merge_test.dir/build.make CMakeFiles/container_merge_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_merge_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_merge_test.dir/build.make CMakeFiles/container_merge_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Building CXX object CMakeFiles/container_merge_test.dir/folly/container/test/MergeTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_merge_test.dir/folly/container/test/MergeTest.cpp.o -MF CMakeFiles/container_merge_test.dir/folly/container/test/MergeTest.cpp.o.d -o CMakeFiles/container_merge_test.dir/folly/container/test/MergeTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/MergeTest.cpp
[ 42%] Linking CXX executable container_merge_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_merge_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_merge_test.dir/link.d CMakeFiles/container_merge_test.dir/folly/container/test/MergeTest.cpp.o -o container_merge_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Built target container_merge_test
/usr/bin/gmake  -f CMakeFiles/container_regex_match_cache_test.dir/build.make CMakeFiles/container_regex_match_cache_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_regex_match_cache_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_regex_match_cache_test.dir/build.make CMakeFiles/container_regex_match_cache_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Building CXX object CMakeFiles/container_regex_match_cache_test.dir/folly/container/test/RegexMatchCacheTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_regex_match_cache_test.dir/folly/container/test/RegexMatchCacheTest.cpp.o -MF CMakeFiles/container_regex_match_cache_test.dir/folly/container/test/RegexMatchCacheTest.cpp.o.d -o CMakeFiles/container_regex_match_cache_test.dir/folly/container/test/RegexMatchCacheTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/RegexMatchCacheTest.cpp
[ 42%] Linking CXX executable container_f14_map_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_f14_map_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_f14_set_test.dir/link.d CMakeFiles/container_f14_set_test.dir/folly/container/test/F14SetTest.cpp.o -o container_f14_set_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Built target container_f14_set_test
/usr/bin/gmake  -f CMakeFiles/container_small_vector_test.dir/build.make CMakeFiles/container_small_vector_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_small_vector_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_small_vector_test.dir/build.make CMakeFiles/container_small_vector_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Building CXX object CMakeFiles/container_small_vector_test.dir/folly/container/test/small_vector_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_small_vector_test.dir/folly/container/test/small_vector_test.cpp.o -MF CMakeFiles/container_small_vector_test.dir/folly/container/test/small_vector_test.cpp.o.d -o CMakeFiles/container_small_vector_test.dir/folly/container/test/small_vector_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_heap_vector_types_test.dir/link.d CMakeFiles/container_heap_vector_types_test.dir/folly/container/test/heap_vector_types_test.cpp.o -o container_heap_vector_types_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Built target container_heap_vector_types_test
/usr/bin/gmake  -f CMakeFiles/container_sorted_vector_types_test.dir/build.make CMakeFiles/container_sorted_vector_types_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_sorted_vector_types_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_sorted_vector_types_test.dir/build.make CMakeFiles/container_sorted_vector_types_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Building CXX object CMakeFiles/container_sorted_vector_types_test.dir/folly/container/test/sorted_vector_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_sorted_vector_types_test.dir/folly/container/test/sorted_vector_test.cpp.o -MF CMakeFiles/container_sorted_vector_types_test.dir/folly/container/test/sorted_vector_test.cpp.o.d -o CMakeFiles/container_sorted_vector_types_test.dir/folly/container/test/sorted_vector_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/sorted_vector_test.cpp
[ 42%] Linking CXX executable container_regex_match_cache_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_regex_match_cache_test.dir/link.txt --verbose=1
In member function ‘(anonymous namespace)::NontrivialType::operator=((anonymous namespace)::NontrivialType const&)’,
    inlined from ‘std::swap<(anonymous namespace)::NontrivialType>((anonymous namespace)::NontrivialType&, (anonymous namespace)::NontrivialType&)std::enable_if<std::__and_<std::__not_<std::__is_tuple_like<(anonymous namespace)::NontrivialType> >, std::is_move_constructible<(anonymous namespace)::NontrivialType>, std::is_move_assignable<(anonymous namespace)::NontrivialType> >::value, void>::type’ at /usr/include/c++/14/bits/move.h:224:11,
    inlined from ‘folly::small_vector<(anonymous namespace)::NontrivialType, 7ul, void>::swap(folly::small_vector<(anonymous namespace)::NontrivialType, 7ul, void>&)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:710:13,
    inlined from ‘folly::small_vector<(anonymous namespace)::NontrivialType, 7ul, void>::shrink_to_fit()’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:844:13:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp:166:11: warning: ‘__tmp.a’ may be used uninitialized [-Wmaybe-uninitialized]
  166 |     a = o.a;
      |         ~~^
In file included from /usr/include/c++/14/bits/stl_pair.h:61,
                 from /usr/include/c++/14/bits/stl_algobase.h:64,
                 from /usr/include/c++/14/algorithm:60,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:24,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/small_vector.h:17,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp:17:
/usr/include/c++/14/bits/move.h: In member function ‘folly::small_vector<(anonymous namespace)::NontrivialType, 7ul, void>::shrink_to_fit()’:
/usr/include/c++/14/bits/move.h:222:11: note: ‘__tmp’ declared here
  222 |       _Tp __tmp = _GLIBCXX_MOVE(__a);
      |           ^~~~~
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_regex_match_cache_test.dir/link.d CMakeFiles/container_regex_match_cache_test.dir/folly/container/test/RegexMatchCacheTest.cpp.o -o container_regex_match_cache_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Built target container_regex_match_cache_test
/usr/bin/gmake  -f CMakeFiles/container_span_test.dir/build.make CMakeFiles/container_span_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_span_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_span_test.dir/build.make CMakeFiles/container_span_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Building CXX object CMakeFiles/container_span_test.dir/folly/container/test/span_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_span_test.dir/folly/container/test/span_test.cpp.o -MF CMakeFiles/container_span_test.dir/folly/container/test/span_test.cpp.o.d -o CMakeFiles/container_span_test.dir/folly/container/test/span_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/span_test.cpp
In member function ‘folly::small_vector<int, 1ul, void>::constructImpl(unsigned long, int const&, std::integral_constant<bool, true>)::{lambda(void*)#1}::operator()(void*) const’,
    inlined from ‘folly::detail::populateMemForward<int, folly::small_vector<int, 1ul, void>::constructImpl(unsigned long, int const&, std::integral_constant<bool, true>)::{lambda(void*)#1}>(int*, unsigned long, folly::small_vector<int, 1ul, void>::constructImpl(unsigned long, int const&, std::integral_constant<bool, true>)::{lambda(void*)#1} const&)void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:229:9,
    inlined from ‘folly::small_vector<int, 1ul, void>::doConstruct<folly::small_vector<int, 1ul, void>::constructImpl(unsigned long, int const&, std::integral_constant<bool, true>)::{lambda(void*)#1}>(unsigned long, folly::small_vector<int, 1ul, void>::constructImpl(unsigned long, int const&, std::integral_constant<bool, true>)::{lambda(void*)#1}&&)void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1164:33,
    inlined from ‘folly::small_vector<int, 1ul, void>::constructImpl(unsigned long, int const&, std::integral_constant<bool, true>)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1172:16,
    inlined from ‘folly::small_vector<int, 1ul, void>::small_vector<int>(int, int)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:575:18,
    inlined from ‘smallVector_InsertTrivial_Test::TestBody()’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp:406:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1172:35: warning: array subscript 4 is outside array bounds of ‘struct small_vector[1]’ [-Warray-bounds=]
 1172 |     doConstruct(n, [&](void* p) { new (p) value_type(val); });
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp: In member function ‘smallVector_InsertTrivial_Test::TestBody()’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp:406:28: note: at offset 16 into object ‘someVec’ of size 16
  406 |   folly::small_vector<int> someVec(3, 3);
      |                            ^~~~~~~
In member function ‘folly::small_vector<int, 1ul, void>::small_vector(unsigned long)::{lambda(void*)#1}::operator()(void*) const’,
    inlined from ‘folly::detail::populateMemForward<int, folly::small_vector<int, 1ul, void>::small_vector(unsigned long)::{lambda(void*)#1}>(int*, unsigned long, folly::small_vector<int, 1ul, void>::small_vector(unsigned long)::{lambda(void*)#1} const&)void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:229:9,
    inlined from ‘folly::small_vector<int, 1ul, void>::doConstruct<folly::small_vector<int, 1ul, void>::doConstruct(unsigned long)::{lambda(void*)#1}>(unsigned long, folly::small_vector<int, 1ul, void>::doConstruct(unsigned long)::{lambda(void*)#1}&&)void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1164:33,
    inlined from ‘folly::small_vector<int, 1ul, void>::small_vector(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:563:16,
    inlined from ‘smallVector_erase_Test::TestBody()’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp:1333:24:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:563:35: warning: array subscript 4 is outside array bounds of ‘struct small_vector[1]’ [-Warray-bounds=]
  563 |     doConstruct(n, [&](void* p) { new (p) value_type(); });
      |                                   ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp: In member function ‘smallVector_erase_Test::TestBody()’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp:1333:21: note: at offset 16 into object ‘v’ of size 16
 1333 |   small_vector<int> v(3);
      |                     ^
[ 42%] Linking CXX executable container_span_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_span_test.dir/link.txt --verbose=1
[ 42%] Linking CXX executable container_small_vector_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_small_vector_test.dir/link.txt --verbose=1
[ 42%] Linking CXX executable container_sorted_vector_types_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_sorted_vector_types_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_span_test.dir/link.d CMakeFiles/container_span_test.dir/folly/container/test/span_test.cpp.o -o container_span_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 42%] Built target container_span_test
/usr/bin/gmake  -f CMakeFiles/container_sparse_byte_set_benchmark.dir/build.make CMakeFiles/container_sparse_byte_set_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_sparse_byte_set_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_sparse_byte_set_benchmark.dir/build.make CMakeFiles/container_sparse_byte_set_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Building CXX object CMakeFiles/container_sparse_byte_set_benchmark.dir/folly/container/test/SparseByteSetBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_sparse_byte_set_benchmark.dir/folly/container/test/SparseByteSetBenchmark.cpp.o -MF CMakeFiles/container_sparse_byte_set_benchmark.dir/folly/container/test/SparseByteSetBenchmark.cpp.o.d -o CMakeFiles/container_sparse_byte_set_benchmark.dir/folly/container/test/SparseByteSetBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/SparseByteSetBenchmark.cpp
[ 43%] Linking CXX executable container_sparse_byte_set_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_sparse_byte_set_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_sparse_byte_set_benchmark.dir/link.d CMakeFiles/container_sparse_byte_set_benchmark.dir/folly/container/test/SparseByteSetBenchmark.cpp.o -o container_sparse_byte_set_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Built target container_sparse_byte_set_benchmark
/usr/bin/gmake  -f CMakeFiles/container_sparse_byte_set_test.dir/build.make CMakeFiles/container_sparse_byte_set_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_sparse_byte_set_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_sparse_byte_set_test.dir/build.make CMakeFiles/container_sparse_byte_set_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Building CXX object CMakeFiles/container_sparse_byte_set_test.dir/folly/container/test/SparseByteSetTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_sparse_byte_set_test.dir/folly/container/test/SparseByteSetTest.cpp.o -MF CMakeFiles/container_sparse_byte_set_test.dir/folly/container/test/SparseByteSetTest.cpp.o.d -o CMakeFiles/container_sparse_byte_set_test.dir/folly/container/test/SparseByteSetTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/SparseByteSetTest.cpp
In function ‘sizedFree’,
    inlined from ‘freeHeap’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1406:16,
    inlined from ‘destroy’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1119:13,
    inlined from ‘__dt_base ’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:578:28,
    inlined from ‘TestBody’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp:1316:1:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:479:9: warning: ‘free’ called on a pointer to an unallocated object ‘8589934597B’ [-Wfree-nonheap-object]
  479 |     free(ptr);
      |         ^
In member function ‘freeHeap’,
    inlined from ‘destroy’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1119:13,
    inlined from ‘__dt_base ’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:578:28,
    inlined from ‘TestBody’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/small_vector_test.cpp:1316:1:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1410:11: warning: ‘free’ called on a pointer to an unallocated object ‘8589934605B’ [-Wfree-nonheap-object]
 1410 |       free(vp);
      |           ^
[ 43%] Linking CXX executable container_sparse_byte_set_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_sparse_byte_set_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_sparse_byte_set_test.dir/link.d CMakeFiles/container_sparse_byte_set_test.dir/folly/container/test/SparseByteSetTest.cpp.o -o container_sparse_byte_set_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Built target container_sparse_byte_set_test
/usr/bin/gmake  -f CMakeFiles/container_util_test.dir/build.make CMakeFiles/container_util_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/container_util_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/container_util_test.dir/build.make CMakeFiles/container_util_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Building CXX object CMakeFiles/container_util_test.dir/folly/container/test/UtilTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/container_util_test.dir/folly/container/test/UtilTest.cpp.o -MF CMakeFiles/container_util_test.dir/folly/container/test/UtilTest.cpp.o.d -o CMakeFiles/container_util_test.dir/folly/container/test/UtilTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/test/UtilTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_small_vector_test.dir/link.d CMakeFiles/container_small_vector_test.dir/folly/container/test/small_vector_test.cpp.o -o container_small_vector_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Built target container_small_vector_test
/usr/bin/gmake  -f CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/build.make CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/build.make CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Building CXX object CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/folly/concurrency/container/test/LockFreeRingBufferTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/folly/concurrency/container/test/LockFreeRingBufferTest.cpp.o -MF CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/folly/concurrency/container/test/LockFreeRingBufferTest.cpp.o.d -o CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/folly/concurrency/container/test/LockFreeRingBufferTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/container/test/LockFreeRingBufferTest.cpp
[ 43%] Linking CXX executable container_util_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/container_util_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_sorted_vector_types_test.dir/link.d CMakeFiles/container_sorted_vector_types_test.dir/folly/container/test/sorted_vector_test.cpp.o -o container_sorted_vector_types_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Built target container_sorted_vector_types_test
/usr/bin/gmake  -f CMakeFiles/concurrency_atomic_shared_ptr_test.dir/build.make CMakeFiles/concurrency_atomic_shared_ptr_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_atomic_shared_ptr_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_atomic_shared_ptr_test.dir/build.make CMakeFiles/concurrency_atomic_shared_ptr_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Building CXX object CMakeFiles/concurrency_atomic_shared_ptr_test.dir/folly/concurrency/test/AtomicSharedPtrTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_atomic_shared_ptr_test.dir/folly/concurrency/test/AtomicSharedPtrTest.cpp.o -MF CMakeFiles/concurrency_atomic_shared_ptr_test.dir/folly/concurrency/test/AtomicSharedPtrTest.cpp.o.d -o CMakeFiles/concurrency_atomic_shared_ptr_test.dir/folly/concurrency/test/AtomicSharedPtrTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/AtomicSharedPtrTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_util_test.dir/link.d CMakeFiles/container_util_test.dir/folly/container/test/UtilTest.cpp.o -o container_util_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 43%] Built target container_util_test
/usr/bin/gmake  -f CMakeFiles/concurrency_cache_locality_test.dir/build.make CMakeFiles/concurrency_cache_locality_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_cache_locality_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_cache_locality_test.dir/build.make CMakeFiles/concurrency_cache_locality_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 44%] Building CXX object CMakeFiles/concurrency_cache_locality_test.dir/folly/concurrency/test/CacheLocalityTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_cache_locality_test.dir/folly/concurrency/test/CacheLocalityTest.cpp.o -MF CMakeFiles/concurrency_cache_locality_test.dir/folly/concurrency/test/CacheLocalityTest.cpp.o.d -o CMakeFiles/concurrency_cache_locality_test.dir/folly/concurrency/test/CacheLocalityTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/CacheLocalityTest.cpp
[ 44%] Linking CXX executable concurrency_container_lock_free_ring_buffer_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/link.d CMakeFiles/concurrency_container_lock_free_ring_buffer_test.dir/folly/concurrency/container/test/LockFreeRingBufferTest.cpp.o -o concurrency_container_lock_free_ring_buffer_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 44%] Built target concurrency_container_lock_free_ring_buffer_test
/usr/bin/gmake  -f CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/build.make CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/build.make CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 44%] Building CXX object CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/folly/concurrency/test/CoreCachedSharedPtrTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/folly/concurrency/test/CoreCachedSharedPtrTest.cpp.o -MF CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/folly/concurrency/test/CoreCachedSharedPtrTest.cpp.o.d -o CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/folly/concurrency/test/CoreCachedSharedPtrTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/CoreCachedSharedPtrTest.cpp
[ 44%] Linking CXX executable concurrency_atomic_shared_ptr_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_atomic_shared_ptr_test.dir/link.txt --verbose=1
[ 44%] Linking CXX executable concurrency_cache_locality_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_cache_locality_test.dir/link.txt --verbose=1
In function ‘release_shared’,
    inlined from ‘get_shared_ptr_from_counted_base’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/AtomicSharedPtrCounted.h:140:24,
    inlined from ‘owners_eq’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/AtomicSharedPtr.h:308:12,
    inlined from ‘compare_exchange_weak’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/AtomicSharedPtr.h:163:19,
    inlined from ‘compare_exchange_strong’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/AtomicSharedPtr.h:212:32,
    inlined from ‘compare_exchange_strong’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/AtomicSharedPtr.h:202:35,
    inlined from ‘operator()’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/AtomicSharedPtrTest.cpp:200:9:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/AtomicSharedPtrCounted.h:153:11: warning: ‘free’ called on a pointer to an unallocated object ‘-8B’ [-Wfree-nonheap-object]
  153 |       free(counted_ptr_base<Atom>::getRef(base));
      |           ^
In function ‘release_shared’,
    inlined from ‘get_shared_ptr_from_counted_base’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/AtomicSharedPtrCounted.h:140:24,
    inlined from ‘owners_eq’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/AtomicSharedPtr.h:308:12,
    inlined from ‘compare_exchange_weak’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/AtomicSharedPtr.h:163:19,
    inlined from ‘compare_exchange_strong’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/AtomicSharedPtr.h:212:32,
    inlined from ‘compare_exchange_strong’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/AtomicSharedPtr.h:202:35,
    inlined from ‘operator()’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/AtomicSharedPtrTest.cpp:198:39:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/AtomicSharedPtrCounted.h:153:11: warning: ‘free’ called on a pointer to an unallocated object ‘-8B’ [-Wfree-nonheap-object]
  153 |       free(counted_ptr_base<Atom>::getRef(base));
      |           ^
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_atomic_shared_ptr_test.dir/link.d CMakeFiles/concurrency_atomic_shared_ptr_test.dir/folly/concurrency/test/AtomicSharedPtrTest.cpp.o -o concurrency_atomic_shared_ptr_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 44%] Built target concurrency_atomic_shared_ptr_test
/usr/bin/gmake  -f CMakeFiles/concurrency_concurrent_hash_map_bench.dir/build.make CMakeFiles/concurrency_concurrent_hash_map_bench.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_concurrent_hash_map_bench.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_concurrent_hash_map_bench.dir/build.make CMakeFiles/concurrency_concurrent_hash_map_bench.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 44%] Building CXX object CMakeFiles/concurrency_concurrent_hash_map_bench.dir/folly/concurrency/test/ConcurrentHashMapBench.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_concurrent_hash_map_bench.dir/folly/concurrency/test/ConcurrentHashMapBench.cpp.o -MF CMakeFiles/concurrency_concurrent_hash_map_bench.dir/folly/concurrency/test/ConcurrentHashMapBench.cpp.o.d -o CMakeFiles/concurrency_concurrent_hash_map_bench.dir/folly/concurrency/test/ConcurrentHashMapBench.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/ConcurrentHashMapBench.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_cache_locality_test.dir/link.d CMakeFiles/concurrency_cache_locality_test.dir/folly/concurrency/test/CacheLocalityTest.cpp.o -o concurrency_cache_locality_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 44%] Built target concurrency_cache_locality_test
/usr/bin/gmake  -f CMakeFiles/concurrency_concurrent_hash_map_test.dir/build.make CMakeFiles/concurrency_concurrent_hash_map_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_concurrent_hash_map_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_concurrent_hash_map_test.dir/build.make CMakeFiles/concurrency_concurrent_hash_map_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 44%] Building CXX object CMakeFiles/concurrency_concurrent_hash_map_test.dir/folly/concurrency/test/ConcurrentHashMapTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_concurrent_hash_map_test.dir/folly/concurrency/test/ConcurrentHashMapTest.cpp.o -MF CMakeFiles/concurrency_concurrent_hash_map_test.dir/folly/concurrency/test/ConcurrentHashMapTest.cpp.o.d -o CMakeFiles/concurrency_concurrent_hash_map_test.dir/folly/concurrency/test/ConcurrentHashMapTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/ConcurrentHashMapTest.cpp
[ 44%] Linking CXX executable concurrency_concurrent_hash_map_bench
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_concurrent_hash_map_bench.dir/link.txt --verbose=1
[ 44%] Linking CXX executable concurrency_core_cached_shared_ptr_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_concurrent_hash_map_bench.dir/link.d CMakeFiles/concurrency_concurrent_hash_map_bench.dir/folly/concurrency/test/ConcurrentHashMapBench.cpp.o -o concurrency_concurrent_hash_map_bench  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 44%] Built target concurrency_concurrent_hash_map_bench
/usr/bin/gmake  -f CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/build.make CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/build.make CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Building CXX object CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/folly/concurrency/test/DynamicBoundedQueueTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/folly/concurrency/test/DynamicBoundedQueueTest.cpp.o -MF CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/folly/concurrency/test/DynamicBoundedQueueTest.cpp.o.d -o CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/folly/concurrency/test/DynamicBoundedQueueTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/DynamicBoundedQueueTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/link.d CMakeFiles/concurrency_core_cached_shared_ptr_test.dir/folly/concurrency/test/CoreCachedSharedPtrTest.cpp.o -o concurrency_core_cached_shared_ptr_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Built target concurrency_core_cached_shared_ptr_test
/usr/bin/gmake  -f CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/build.make CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/build.make CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Building CXX object CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/folly/concurrency/test/PriorityUnboundedQueueSetTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/folly/concurrency/test/PriorityUnboundedQueueSetTest.cpp.o -MF CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/folly/concurrency/test/PriorityUnboundedQueueSetTest.cpp.o.d -o CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/folly/concurrency/test/PriorityUnboundedQueueSetTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/PriorityUnboundedQueueSetTest.cpp
[ 45%] Linking CXX executable concurrency_priority_unbounded_queue_set_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/link.d CMakeFiles/concurrency_priority_unbounded_queue_set_test.dir/folly/concurrency/test/PriorityUnboundedQueueSetTest.cpp.o -o concurrency_priority_unbounded_queue_set_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Built target concurrency_priority_unbounded_queue_set_test
/usr/bin/gmake  -f CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/build.make CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/build.make CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Building CXX object CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/folly/concurrency/test/ThreadCachedSynchronizedBench.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/folly/concurrency/test/ThreadCachedSynchronizedBench.cpp.o -MF CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/folly/concurrency/test/ThreadCachedSynchronizedBench.cpp.o.d -o CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/folly/concurrency/test/ThreadCachedSynchronizedBench.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/ThreadCachedSynchronizedBench.cpp
[ 45%] Linking CXX executable concurrency_thread_cached_synchronized_bench
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/link.d CMakeFiles/concurrency_thread_cached_synchronized_bench.dir/folly/concurrency/test/ThreadCachedSynchronizedBench.cpp.o -o concurrency_thread_cached_synchronized_bench  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Built target concurrency_thread_cached_synchronized_bench
/usr/bin/gmake  -f CMakeFiles/concurrency_thread_cached_synchronized_test.dir/build.make CMakeFiles/concurrency_thread_cached_synchronized_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_thread_cached_synchronized_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_thread_cached_synchronized_test.dir/build.make CMakeFiles/concurrency_thread_cached_synchronized_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Building CXX object CMakeFiles/concurrency_thread_cached_synchronized_test.dir/folly/concurrency/test/ThreadCachedSynchronizedTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_thread_cached_synchronized_test.dir/folly/concurrency/test/ThreadCachedSynchronizedTest.cpp.o -MF CMakeFiles/concurrency_thread_cached_synchronized_test.dir/folly/concurrency/test/ThreadCachedSynchronizedTest.cpp.o.d -o CMakeFiles/concurrency_thread_cached_synchronized_test.dir/folly/concurrency/test/ThreadCachedSynchronizedTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/ThreadCachedSynchronizedTest.cpp
[ 45%] Linking CXX executable concurrency_thread_cached_synchronized_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_thread_cached_synchronized_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_thread_cached_synchronized_test.dir/link.d CMakeFiles/concurrency_thread_cached_synchronized_test.dir/folly/concurrency/test/ThreadCachedSynchronizedTest.cpp.o -o concurrency_thread_cached_synchronized_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Built target concurrency_thread_cached_synchronized_test
/usr/bin/gmake  -f CMakeFiles/concurrency_unbounded_queue_test.dir/build.make CMakeFiles/concurrency_unbounded_queue_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrency_unbounded_queue_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrency_unbounded_queue_test.dir/build.make CMakeFiles/concurrency_unbounded_queue_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Building CXX object CMakeFiles/concurrency_unbounded_queue_test.dir/folly/concurrency/test/UnboundedQueueTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrency_unbounded_queue_test.dir/folly/concurrency/test/UnboundedQueueTest.cpp.o -MF CMakeFiles/concurrency_unbounded_queue_test.dir/folly/concurrency/test/UnboundedQueueTest.cpp.o.d -o CMakeFiles/concurrency_unbounded_queue_test.dir/folly/concurrency/test/UnboundedQueueTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/concurrency/test/UnboundedQueueTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/container_f14_map_test.dir/link.d CMakeFiles/container_f14_map_test.dir/folly/container/test/F14MapTest.cpp.o -o container_f14_map_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 45%] Built target container_f14_map_test
/usr/bin/gmake  -f CMakeFiles/detail_simple_simd_string_utils_test.dir/build.make CMakeFiles/detail_simple_simd_string_utils_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/detail_simple_simd_string_utils_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/detail_simple_simd_string_utils_test.dir/build.make CMakeFiles/detail_simple_simd_string_utils_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Building CXX object CMakeFiles/detail_simple_simd_string_utils_test.dir/folly/detail/test/SimpleSimdStringUtilsTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/detail_simple_simd_string_utils_test.dir/folly/detail/test/SimpleSimdStringUtilsTest.cpp.o -MF CMakeFiles/detail_simple_simd_string_utils_test.dir/folly/detail/test/SimpleSimdStringUtilsTest.cpp.o.d -o CMakeFiles/detail_simple_simd_string_utils_test.dir/folly/detail/test/SimpleSimdStringUtilsTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/test/SimpleSimdStringUtilsTest.cpp
[ 46%] Linking CXX executable detail_simple_simd_string_utils_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/detail_simple_simd_string_utils_test.dir/link.txt --verbose=1
[ 46%] Linking CXX executable concurrency_concurrent_hash_map_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_concurrent_hash_map_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/detail_simple_simd_string_utils_test.dir/link.d CMakeFiles/detail_simple_simd_string_utils_test.dir/folly/detail/test/SimpleSimdStringUtilsTest.cpp.o -o detail_simple_simd_string_utils_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Built target detail_simple_simd_string_utils_test
/usr/bin/gmake  -f CMakeFiles/detail_split_string_simd_test.dir/build.make CMakeFiles/detail_split_string_simd_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/detail_split_string_simd_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/detail_split_string_simd_test.dir/build.make CMakeFiles/detail_split_string_simd_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Building CXX object CMakeFiles/detail_split_string_simd_test.dir/folly/detail/test/SplitStringSimdTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/detail_split_string_simd_test.dir/folly/detail/test/SplitStringSimdTest.cpp.o -MF CMakeFiles/detail_split_string_simd_test.dir/folly/detail/test/SplitStringSimdTest.cpp.o.d -o CMakeFiles/detail_split_string_simd_test.dir/folly/detail/test/SplitStringSimdTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/test/SplitStringSimdTest.cpp
[ 46%] Linking CXX executable detail_split_string_simd_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/detail_split_string_simd_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/detail_split_string_simd_test.dir/link.d CMakeFiles/detail_split_string_simd_test.dir/folly/detail/test/SplitStringSimdTest.cpp.o -o detail_split_string_simd_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Built target detail_split_string_simd_test
/usr/bin/gmake  -f CMakeFiles/detail_static_singleton_manager_test.dir/build.make CMakeFiles/detail_static_singleton_manager_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/detail_static_singleton_manager_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/detail_static_singleton_manager_test.dir/build.make CMakeFiles/detail_static_singleton_manager_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Building CXX object CMakeFiles/detail_static_singleton_manager_test.dir/folly/detail/test/StaticSingletonManagerTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/detail_static_singleton_manager_test.dir/folly/detail/test/StaticSingletonManagerTest.cpp.o -MF CMakeFiles/detail_static_singleton_manager_test.dir/folly/detail/test/StaticSingletonManagerTest.cpp.o.d -o CMakeFiles/detail_static_singleton_manager_test.dir/folly/detail/test/StaticSingletonManagerTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/test/StaticSingletonManagerTest.cpp
[ 46%] Linking CXX executable detail_static_singleton_manager_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/detail_static_singleton_manager_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/detail_static_singleton_manager_test.dir/link.d CMakeFiles/detail_static_singleton_manager_test.dir/folly/detail/test/StaticSingletonManagerTest.cpp.o -o detail_static_singleton_manager_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Built target detail_static_singleton_manager_test
/usr/bin/gmake  -f CMakeFiles/detail_type_list_test.dir/build.make CMakeFiles/detail_type_list_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/detail_type_list_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/detail_type_list_test.dir/build.make CMakeFiles/detail_type_list_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Building CXX object CMakeFiles/detail_type_list_test.dir/folly/detail/test/TypeListTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/detail_type_list_test.dir/folly/detail/test/TypeListTest.cpp.o -MF CMakeFiles/detail_type_list_test.dir/folly/detail/test/TypeListTest.cpp.o.d -o CMakeFiles/detail_type_list_test.dir/folly/detail/test/TypeListTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/test/TypeListTest.cpp
[ 46%] Linking CXX executable detail_type_list_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/detail_type_list_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/detail_type_list_test.dir/link.d CMakeFiles/detail_type_list_test.dir/folly/detail/test/TypeListTest.cpp.o -o detail_type_list_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Built target detail_type_list_test
/usr/bin/gmake  -f CMakeFiles/detail_base64_detail_test.dir/build.make CMakeFiles/detail_base64_detail_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/detail_base64_detail_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/detail_base64_detail_test.dir/build.make CMakeFiles/detail_base64_detail_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Building CXX object CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64AgainstScalarTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64AgainstScalarTest.cpp.o -MF CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64AgainstScalarTest.cpp.o.d -o CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64AgainstScalarTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/base64_detail/tests/Base64AgainstScalarTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_concurrent_hash_map_test.dir/link.d CMakeFiles/concurrency_concurrent_hash_map_test.dir/folly/concurrency/test/ConcurrentHashMapTest.cpp.o -o concurrency_concurrent_hash_map_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 46%] Built target concurrency_concurrent_hash_map_test
[ 46%] Building CXX object CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64PlatformTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64PlatformTest.cpp.o -MF CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64PlatformTest.cpp.o.d -o CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64PlatformTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/base64_detail/tests/Base64PlatformTest.cpp
/usr/bin/gmake  -f CMakeFiles/executors_async_helpers_test.dir/build.make CMakeFiles/executors_async_helpers_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_async_helpers_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_async_helpers_test.dir/build.make CMakeFiles/executors_async_helpers_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Building CXX object CMakeFiles/executors_async_helpers_test.dir/folly/executors/test/AsyncTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_async_helpers_test.dir/folly/executors/test/AsyncTest.cpp.o -MF CMakeFiles/executors_async_helpers_test.dir/folly/executors/test/AsyncTest.cpp.o.d -o CMakeFiles/executors_async_helpers_test.dir/folly/executors/test/AsyncTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/test/AsyncTest.cpp
[ 47%] Building CXX object CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64SpecialCasesTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64SpecialCasesTest.cpp.o -MF CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64SpecialCasesTest.cpp.o.d -o CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64SpecialCasesTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/detail/base64_detail/tests/Base64SpecialCasesTest.cpp
[ 47%] Linking CXX executable detail_base64_detail_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/detail_base64_detail_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/detail_base64_detail_test.dir/link.d CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64AgainstScalarTest.cpp.o CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64PlatformTest.cpp.o CMakeFiles/detail_base64_detail_test.dir/folly/detail/base64_detail/tests/Base64SpecialCasesTest.cpp.o -o detail_base64_detail_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Built target detail_base64_detail_test
/usr/bin/gmake  -f CMakeFiles/executors_codel_test.dir/build.make CMakeFiles/executors_codel_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_codel_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_codel_test.dir/build.make CMakeFiles/executors_codel_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Building CXX object CMakeFiles/executors_codel_test.dir/folly/executors/test/CodelTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_codel_test.dir/folly/executors/test/CodelTest.cpp.o -MF CMakeFiles/executors_codel_test.dir/folly/executors/test/CodelTest.cpp.o.d -o CMakeFiles/executors_codel_test.dir/folly/executors/test/CodelTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/test/CodelTest.cpp
[ 47%] Linking CXX executable executors_async_helpers_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_async_helpers_test.dir/link.txt --verbose=1
[ 47%] Linking CXX executable executors_codel_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_codel_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_codel_test.dir/link.d CMakeFiles/executors_codel_test.dir/folly/executors/test/CodelTest.cpp.o -o executors_codel_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Built target executors_codel_test
/usr/bin/gmake  -f CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/build.make CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/build.make CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Building CXX object CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/folly/executors/test/EDFThreadPoolExecutorBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/folly/executors/test/EDFThreadPoolExecutorBenchmark.cpp.o -MF CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/folly/executors/test/EDFThreadPoolExecutorBenchmark.cpp.o.d -o CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/folly/executors/test/EDFThreadPoolExecutorBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/test/EDFThreadPoolExecutorBenchmark.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_async_helpers_test.dir/link.d CMakeFiles/executors_async_helpers_test.dir/folly/executors/test/AsyncTest.cpp.o -o executors_async_helpers_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Built target executors_async_helpers_test
/usr/bin/gmake  -f CMakeFiles/executors_executor_test.dir/build.make CMakeFiles/executors_executor_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_executor_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_executor_test.dir/build.make CMakeFiles/executors_executor_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Building CXX object CMakeFiles/executors_executor_test.dir/folly/executors/test/ExecutorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_executor_test.dir/folly/executors/test/ExecutorTest.cpp.o -MF CMakeFiles/executors_executor_test.dir/folly/executors/test/ExecutorTest.cpp.o.d -o CMakeFiles/executors_executor_test.dir/folly/executors/test/ExecutorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/test/ExecutorTest.cpp
[ 47%] Linking CXX executable executors_edf_thread_pool_executor_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/link.txt --verbose=1
[ 47%] Linking CXX executable concurrency_dynamic_bounded_queue_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/link.d CMakeFiles/executors_edf_thread_pool_executor_benchmark.dir/folly/executors/test/EDFThreadPoolExecutorBenchmark.cpp.o -o executors_edf_thread_pool_executor_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Built target executors_edf_thread_pool_executor_benchmark
/usr/bin/gmake  -f CMakeFiles/executors_fiber_io_executor_test.dir/build.make CMakeFiles/executors_fiber_io_executor_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_fiber_io_executor_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_fiber_io_executor_test.dir/build.make CMakeFiles/executors_fiber_io_executor_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Building CXX object CMakeFiles/executors_fiber_io_executor_test.dir/folly/executors/test/FiberIOExecutorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_fiber_io_executor_test.dir/folly/executors/test/FiberIOExecutorTest.cpp.o -MF CMakeFiles/executors_fiber_io_executor_test.dir/folly/executors/test/FiberIOExecutorTest.cpp.o.d -o CMakeFiles/executors_fiber_io_executor_test.dir/folly/executors/test/FiberIOExecutorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/test/FiberIOExecutorTest.cpp
[ 47%] Linking CXX executable concurrency_unbounded_queue_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrency_unbounded_queue_test.dir/link.txt --verbose=1
[ 47%] Linking CXX executable executors_executor_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_executor_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_executor_test.dir/link.d CMakeFiles/executors_executor_test.dir/folly/executors/test/ExecutorTest.cpp.o -o executors_executor_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 47%] Built target executors_executor_test
/usr/bin/gmake  -f CMakeFiles/executors_global_executor_test.dir/build.make CMakeFiles/executors_global_executor_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_global_executor_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_global_executor_test.dir/build.make CMakeFiles/executors_global_executor_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 48%] Building CXX object CMakeFiles/executors_global_executor_test.dir/folly/executors/test/GlobalExecutorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_global_executor_test.dir/folly/executors/test/GlobalExecutorTest.cpp.o -MF CMakeFiles/executors_global_executor_test.dir/folly/executors/test/GlobalExecutorTest.cpp.o.d -o CMakeFiles/executors_global_executor_test.dir/folly/executors/test/GlobalExecutorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/test/GlobalExecutorTest.cpp
[ 48%] Linking CXX executable executors_fiber_io_executor_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_fiber_io_executor_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_fiber_io_executor_test.dir/link.d CMakeFiles/executors_fiber_io_executor_test.dir/folly/executors/test/FiberIOExecutorTest.cpp.o -o executors_fiber_io_executor_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 48%] Built target executors_fiber_io_executor_test
[ 48%] Linking CXX executable executors_global_executor_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_global_executor_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/executors_serial_executor_test.dir/build.make CMakeFiles/executors_serial_executor_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_serial_executor_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_serial_executor_test.dir/build.make CMakeFiles/executors_serial_executor_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 48%] Building CXX object CMakeFiles/executors_serial_executor_test.dir/folly/executors/test/SerialExecutorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_serial_executor_test.dir/folly/executors/test/SerialExecutorTest.cpp.o -MF CMakeFiles/executors_serial_executor_test.dir/folly/executors/test/SerialExecutorTest.cpp.o.d -o CMakeFiles/executors_serial_executor_test.dir/folly/executors/test/SerialExecutorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/test/SerialExecutorTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_global_executor_test.dir/link.d CMakeFiles/executors_global_executor_test.dir/folly/executors/test/GlobalExecutorTest.cpp.o -o executors_global_executor_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 48%] Built target executors_global_executor_test
/usr/bin/gmake  -f CMakeFiles/executors_threaded_executor_test.dir/build.make CMakeFiles/executors_threaded_executor_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_threaded_executor_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_threaded_executor_test.dir/build.make CMakeFiles/executors_threaded_executor_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/executors_threaded_executor_test.dir/folly/executors/test/ThreadedExecutorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_threaded_executor_test.dir/folly/executors/test/ThreadedExecutorTest.cpp.o -MF CMakeFiles/executors_threaded_executor_test.dir/folly/executors/test/ThreadedExecutorTest.cpp.o.d -o CMakeFiles/executors_threaded_executor_test.dir/folly/executors/test/ThreadedExecutorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/test/ThreadedExecutorTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_unbounded_queue_test.dir/link.d CMakeFiles/concurrency_unbounded_queue_test.dir/folly/concurrency/test/UnboundedQueueTest.cpp.o -o concurrency_unbounded_queue_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target concurrency_unbounded_queue_test
[ 49%] Linking CXX executable executors_threaded_executor_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_threaded_executor_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/executors_timed_drivable_executor_test.dir/build.make CMakeFiles/executors_timed_drivable_executor_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_timed_drivable_executor_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_timed_drivable_executor_test.dir/build.make CMakeFiles/executors_timed_drivable_executor_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/executors_timed_drivable_executor_test.dir/folly/executors/test/TimedDrivableExecutorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_timed_drivable_executor_test.dir/folly/executors/test/TimedDrivableExecutorTest.cpp.o -MF CMakeFiles/executors_timed_drivable_executor_test.dir/folly/executors/test/TimedDrivableExecutorTest.cpp.o.d -o CMakeFiles/executors_timed_drivable_executor_test.dir/folly/executors/test/TimedDrivableExecutorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/test/TimedDrivableExecutorTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_threaded_executor_test.dir/link.d CMakeFiles/executors_threaded_executor_test.dir/folly/executors/test/ThreadedExecutorTest.cpp.o -o executors_threaded_executor_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target executors_threaded_executor_test
/usr/bin/gmake  -f CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/build.make CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/build.make CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/PriorityUnboundedBlockingQueueTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/PriorityUnboundedBlockingQueueTest.cpp.o -MF CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/PriorityUnboundedBlockingQueueTest.cpp.o.d -o CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/PriorityUnboundedBlockingQueueTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/task_queue/test/PriorityUnboundedBlockingQueueTest.cpp
[ 49%] Linking CXX executable executors_serial_executor_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_serial_executor_test.dir/link.txt --verbose=1
[ 49%] Linking CXX executable executors_timed_drivable_executor_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_timed_drivable_executor_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/link.d CMakeFiles/concurrency_dynamic_bounded_queue_test.dir/folly/concurrency/test/DynamicBoundedQueueTest.cpp.o -o concurrency_dynamic_bounded_queue_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target concurrency_dynamic_bounded_queue_test
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_timed_drivable_executor_test.dir/link.d CMakeFiles/executors_timed_drivable_executor_test.dir/folly/executors/test/TimedDrivableExecutorTest.cpp.o -o executors_timed_drivable_executor_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target executors_timed_drivable_executor_test
/usr/bin/gmake  -f CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/build.make CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/build.make CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/folly/executors/task_queue/test/UnboundedBlockingQueueBench.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/folly/executors/task_queue/test/UnboundedBlockingQueueBench.cpp.o -MF CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/folly/executors/task_queue/test/UnboundedBlockingQueueBench.cpp.o.d -o CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/folly/executors/task_queue/test/UnboundedBlockingQueueBench.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/task_queue/test/UnboundedBlockingQueueBench.cpp
/usr/bin/gmake  -f CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/build.make CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/build.make CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/UnboundedBlockingQueueTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/UnboundedBlockingQueueTest.cpp.o -MF CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/UnboundedBlockingQueueTest.cpp.o.d -o CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/UnboundedBlockingQueueTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/executors/task_queue/test/UnboundedBlockingQueueTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_serial_executor_test.dir/link.d CMakeFiles/executors_serial_executor_test.dir/folly/executors/test/SerialExecutorTest.cpp.o -o executors_serial_executor_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target executors_serial_executor_test
/usr/bin/gmake  -f CMakeFiles/external_farmhash_farmhash_test.dir/build.make CMakeFiles/external_farmhash_farmhash_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/external_farmhash_farmhash_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/external_farmhash_farmhash_test.dir/build.make CMakeFiles/external_farmhash_farmhash_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/external_farmhash_farmhash_test.dir/folly/external/farmhash/test/farmhash_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/external_farmhash_farmhash_test.dir/folly/external/farmhash/test/farmhash_test.cpp.o -MF CMakeFiles/external_farmhash_farmhash_test.dir/folly/external/farmhash/test/farmhash_test.cpp.o.d -o CMakeFiles/external_farmhash_farmhash_test.dir/folly/external/farmhash/test/farmhash_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/external/farmhash/test/farmhash_test.cpp
[ 49%] Linking CXX executable executors_task_queue_priority_unbounded_blocking_queue_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/link.txt --verbose=1
[ 49%] Linking CXX executable external_farmhash_farmhash_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/external_farmhash_farmhash_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/external_farmhash_farmhash_test.dir/link.d CMakeFiles/external_farmhash_farmhash_test.dir/folly/external/farmhash/test/farmhash_test.cpp.o -o external_farmhash_farmhash_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target external_farmhash_farmhash_test
/usr/bin/gmake  -f CMakeFiles/logging_async_file_writer_test.dir/build.make CMakeFiles/logging_async_file_writer_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_async_file_writer_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_async_file_writer_test.dir/build.make CMakeFiles/logging_async_file_writer_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/logging_async_file_writer_test.dir/folly/logging/test/AsyncFileWriterTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_async_file_writer_test.dir/folly/logging/test/AsyncFileWriterTest.cpp.o -MF CMakeFiles/logging_async_file_writer_test.dir/folly/logging/test/AsyncFileWriterTest.cpp.o.d -o CMakeFiles/logging_async_file_writer_test.dir/folly/logging/test/AsyncFileWriterTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/AsyncFileWriterTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/link.d CMakeFiles/executors_task_queue_priority_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/PriorityUnboundedBlockingQueueTest.cpp.o -o executors_task_queue_priority_unbounded_blocking_queue_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target executors_task_queue_priority_unbounded_blocking_queue_test
/usr/bin/gmake  -f CMakeFiles/logging_autotimer_test.dir/build.make CMakeFiles/logging_autotimer_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_autotimer_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_autotimer_test.dir/build.make CMakeFiles/logging_autotimer_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/logging_autotimer_test.dir/folly/logging/test/AutoTimerTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_autotimer_test.dir/folly/logging/test/AutoTimerTest.cpp.o -MF CMakeFiles/logging_autotimer_test.dir/folly/logging/test/AutoTimerTest.cpp.o.d -o CMakeFiles/logging_autotimer_test.dir/folly/logging/test/AutoTimerTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/AutoTimerTest.cpp
[ 49%] Linking CXX executable executors_task_queue_unbounded_blocking_queue_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/link.txt --verbose=1
[ 49%] Linking CXX executable executors_task_queue_unbounded_blocking_queue_bench
/usr/bin/cmake -E cmake_link_script CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/link.txt --verbose=1
[ 49%] Linking CXX executable logging_autotimer_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_autotimer_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/link.d CMakeFiles/executors_task_queue_unbounded_blocking_queue_test.dir/folly/executors/task_queue/test/UnboundedBlockingQueueTest.cpp.o -o executors_task_queue_unbounded_blocking_queue_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target executors_task_queue_unbounded_blocking_queue_test
/usr/bin/gmake  -f CMakeFiles/logging_config_parser_test.dir/build.make CMakeFiles/logging_config_parser_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_config_parser_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_config_parser_test.dir/build.make CMakeFiles/logging_config_parser_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/logging_config_parser_test.dir/folly/logging/test/ConfigParserTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_config_parser_test.dir/folly/logging/test/ConfigParserTest.cpp.o -MF CMakeFiles/logging_config_parser_test.dir/folly/logging/test/ConfigParserTest.cpp.o.d -o CMakeFiles/logging_config_parser_test.dir/folly/logging/test/ConfigParserTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/ConfigParserTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_autotimer_test.dir/link.d CMakeFiles/logging_autotimer_test.dir/folly/logging/test/AutoTimerTest.cpp.o -o logging_autotimer_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target logging_autotimer_test
/usr/bin/gmake  -f CMakeFiles/logging_config_update_test.dir/build.make CMakeFiles/logging_config_update_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_config_update_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_config_update_test.dir/build.make CMakeFiles/logging_config_update_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/logging_config_update_test.dir/folly/logging/test/ConfigUpdateTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_config_update_test.dir/folly/logging/test/ConfigUpdateTest.cpp.o -MF CMakeFiles/logging_config_update_test.dir/folly/logging/test/ConfigUpdateTest.cpp.o.d -o CMakeFiles/logging_config_update_test.dir/folly/logging/test/ConfigUpdateTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/ConfigUpdateTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/link.d CMakeFiles/executors_task_queue_unbounded_blocking_queue_bench.dir/folly/executors/task_queue/test/UnboundedBlockingQueueBench.cpp.o -o executors_task_queue_unbounded_blocking_queue_bench  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target executors_task_queue_unbounded_blocking_queue_bench
/usr/bin/gmake  -f CMakeFiles/logging_file_handler_factory_test.dir/build.make CMakeFiles/logging_file_handler_factory_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_file_handler_factory_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_file_handler_factory_test.dir/build.make CMakeFiles/logging_file_handler_factory_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/logging_file_handler_factory_test.dir/folly/logging/test/FileHandlerFactoryTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_file_handler_factory_test.dir/folly/logging/test/FileHandlerFactoryTest.cpp.o -MF CMakeFiles/logging_file_handler_factory_test.dir/folly/logging/test/FileHandlerFactoryTest.cpp.o.d -o CMakeFiles/logging_file_handler_factory_test.dir/folly/logging/test/FileHandlerFactoryTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/FileHandlerFactoryTest.cpp
[ 49%] Linking CXX executable logging_async_file_writer_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_async_file_writer_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_async_file_writer_test.dir/link.d CMakeFiles/logging_async_file_writer_test.dir/folly/logging/test/AsyncFileWriterTest.cpp.o -o logging_async_file_writer_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Built target logging_async_file_writer_test
/usr/bin/gmake  -f CMakeFiles/logging_glog_formatter_test.dir/build.make CMakeFiles/logging_glog_formatter_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_glog_formatter_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_glog_formatter_test.dir/build.make CMakeFiles/logging_glog_formatter_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/logging_glog_formatter_test.dir/folly/logging/test/GlogFormatterTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_glog_formatter_test.dir/folly/logging/test/GlogFormatterTest.cpp.o -MF CMakeFiles/logging_glog_formatter_test.dir/folly/logging/test/GlogFormatterTest.cpp.o.d -o CMakeFiles/logging_glog_formatter_test.dir/folly/logging/test/GlogFormatterTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/GlogFormatterTest.cpp
[ 50%] Linking CXX executable logging_glog_formatter_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_glog_formatter_test.dir/link.txt --verbose=1
[ 50%] Linking CXX executable logging_file_handler_factory_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_file_handler_factory_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_glog_formatter_test.dir/link.d CMakeFiles/logging_glog_formatter_test.dir/folly/logging/test/GlogFormatterTest.cpp.o -o logging_glog_formatter_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 50%] Built target logging_glog_formatter_test
/usr/bin/gmake  -f CMakeFiles/logging_immediate_file_writer_test.dir/build.make CMakeFiles/logging_immediate_file_writer_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_immediate_file_writer_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_immediate_file_writer_test.dir/build.make CMakeFiles/logging_immediate_file_writer_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 50%] Building CXX object CMakeFiles/logging_immediate_file_writer_test.dir/folly/logging/test/ImmediateFileWriterTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_immediate_file_writer_test.dir/folly/logging/test/ImmediateFileWriterTest.cpp.o -MF CMakeFiles/logging_immediate_file_writer_test.dir/folly/logging/test/ImmediateFileWriterTest.cpp.o.d -o CMakeFiles/logging_immediate_file_writer_test.dir/folly/logging/test/ImmediateFileWriterTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/ImmediateFileWriterTest.cpp
[ 50%] Linking CXX executable logging_config_update_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_config_update_test.dir/link.txt --verbose=1
[ 50%] Linking CXX executable logging_immediate_file_writer_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_immediate_file_writer_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_file_handler_factory_test.dir/link.d CMakeFiles/logging_file_handler_factory_test.dir/folly/logging/test/FileHandlerFactoryTest.cpp.o -o logging_file_handler_factory_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 50%] Built target logging_file_handler_factory_test
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_immediate_file_writer_test.dir/link.d CMakeFiles/logging_immediate_file_writer_test.dir/folly/logging/test/ImmediateFileWriterTest.cpp.o -o logging_immediate_file_writer_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 50%] Built target logging_immediate_file_writer_test
/usr/bin/gmake  -f CMakeFiles/logging_log_category_test.dir/build.make CMakeFiles/logging_log_category_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_log_category_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_log_category_test.dir/build.make CMakeFiles/logging_log_category_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 50%] Building CXX object CMakeFiles/logging_log_category_test.dir/folly/logging/test/LogCategoryTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_log_category_test.dir/folly/logging/test/LogCategoryTest.cpp.o -MF CMakeFiles/logging_log_category_test.dir/folly/logging/test/LogCategoryTest.cpp.o.d -o CMakeFiles/logging_log_category_test.dir/folly/logging/test/LogCategoryTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/LogCategoryTest.cpp
[ 51%] Linking CXX executable logging_config_parser_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_config_parser_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/logging_logger_db_test.dir/build.make CMakeFiles/logging_logger_db_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_logger_db_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_logger_db_test.dir/build.make CMakeFiles/logging_logger_db_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Building CXX object CMakeFiles/logging_logger_db_test.dir/folly/logging/test/LoggerDBTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_logger_db_test.dir/folly/logging/test/LoggerDBTest.cpp.o -MF CMakeFiles/logging_logger_db_test.dir/folly/logging/test/LoggerDBTest.cpp.o.d -o CMakeFiles/logging_logger_db_test.dir/folly/logging/test/LoggerDBTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/LoggerDBTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_config_update_test.dir/link.d CMakeFiles/logging_config_update_test.dir/folly/logging/test/ConfigUpdateTest.cpp.o -o logging_config_update_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Built target logging_config_update_test
/usr/bin/gmake  -f CMakeFiles/logging_logger_test.dir/build.make CMakeFiles/logging_logger_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_logger_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_logger_test.dir/build.make CMakeFiles/logging_logger_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Building CXX object CMakeFiles/logging_logger_test.dir/folly/logging/test/LoggerTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_logger_test.dir/folly/logging/test/LoggerTest.cpp.o -MF CMakeFiles/logging_logger_test.dir/folly/logging/test/LoggerTest.cpp.o.d -o CMakeFiles/logging_logger_test.dir/folly/logging/test/LoggerTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/LoggerTest.cpp
[ 51%] Linking CXX executable logging_logger_db_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_logger_db_test.dir/link.txt --verbose=1
[ 51%] Linking CXX executable logging_log_category_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_log_category_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_logger_db_test.dir/link.d CMakeFiles/logging_logger_db_test.dir/folly/logging/test/LoggerDBTest.cpp.o -o logging_logger_db_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Built target logging_logger_db_test
/usr/bin/gmake  -f CMakeFiles/logging_log_level_test.dir/build.make CMakeFiles/logging_log_level_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_log_level_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_log_level_test.dir/build.make CMakeFiles/logging_log_level_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Building CXX object CMakeFiles/logging_log_level_test.dir/folly/logging/test/LogLevelTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_log_level_test.dir/folly/logging/test/LogLevelTest.cpp.o -MF CMakeFiles/logging_log_level_test.dir/folly/logging/test/LogLevelTest.cpp.o.d -o CMakeFiles/logging_log_level_test.dir/folly/logging/test/LogLevelTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/LogLevelTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_log_category_test.dir/link.d CMakeFiles/logging_log_category_test.dir/folly/logging/test/LogCategoryTest.cpp.o -o logging_log_category_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Built target logging_log_category_test
/usr/bin/gmake  -f CMakeFiles/logging_log_message_test.dir/build.make CMakeFiles/logging_log_message_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_log_message_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_log_message_test.dir/build.make CMakeFiles/logging_log_message_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Building CXX object CMakeFiles/logging_log_message_test.dir/folly/logging/test/LogMessageTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_log_message_test.dir/folly/logging/test/LogMessageTest.cpp.o -MF CMakeFiles/logging_log_message_test.dir/folly/logging/test/LogMessageTest.cpp.o.d -o CMakeFiles/logging_log_message_test.dir/folly/logging/test/LogMessageTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/LogMessageTest.cpp
[ 51%] Linking CXX executable logging_logger_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_logger_test.dir/link.txt --verbose=1
[ 51%] Linking CXX executable logging_log_level_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_log_level_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_config_parser_test.dir/link.d CMakeFiles/logging_config_parser_test.dir/folly/logging/test/ConfigParserTest.cpp.o -o logging_config_parser_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Built target logging_config_parser_test
/usr/bin/gmake  -f CMakeFiles/logging_log_name_test.dir/build.make CMakeFiles/logging_log_name_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_log_name_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_log_name_test.dir/build.make CMakeFiles/logging_log_name_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Building CXX object CMakeFiles/logging_log_name_test.dir/folly/logging/test/LogNameTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_log_name_test.dir/folly/logging/test/LogNameTest.cpp.o -MF CMakeFiles/logging_log_name_test.dir/folly/logging/test/LogNameTest.cpp.o.d -o CMakeFiles/logging_log_name_test.dir/folly/logging/test/LogNameTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/LogNameTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_log_level_test.dir/link.d CMakeFiles/logging_log_level_test.dir/folly/logging/test/LogLevelTest.cpp.o -o logging_log_level_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Built target logging_log_level_test
/usr/bin/gmake  -f CMakeFiles/logging_log_stream_test.dir/build.make CMakeFiles/logging_log_stream_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_log_stream_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_log_stream_test.dir/build.make CMakeFiles/logging_log_stream_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Building CXX object CMakeFiles/logging_log_stream_test.dir/folly/logging/test/LogStreamTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_log_stream_test.dir/folly/logging/test/LogStreamTest.cpp.o -MF CMakeFiles/logging_log_stream_test.dir/folly/logging/test/LogStreamTest.cpp.o.d -o CMakeFiles/logging_log_stream_test.dir/folly/logging/test/LogStreamTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/LogStreamTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_logger_test.dir/link.d CMakeFiles/logging_logger_test.dir/folly/logging/test/LoggerTest.cpp.o -o logging_logger_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Built target logging_logger_test
/usr/bin/gmake  -f CMakeFiles/logging_rate_limiter_test.dir/build.make CMakeFiles/logging_rate_limiter_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_rate_limiter_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_rate_limiter_test.dir/build.make CMakeFiles/logging_rate_limiter_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 51%] Building CXX object CMakeFiles/logging_rate_limiter_test.dir/folly/logging/test/RateLimiterTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_rate_limiter_test.dir/folly/logging/test/RateLimiterTest.cpp.o -MF CMakeFiles/logging_rate_limiter_test.dir/folly/logging/test/RateLimiterTest.cpp.o.d -o CMakeFiles/logging_rate_limiter_test.dir/folly/logging/test/RateLimiterTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/RateLimiterTest.cpp
[ 51%] Linking CXX executable logging_log_message_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_log_message_test.dir/link.txt --verbose=1
[ 51%] Linking CXX executable logging_log_stream_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_log_stream_test.dir/link.txt --verbose=1
[ 52%] Linking CXX executable logging_log_name_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_log_name_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_log_stream_test.dir/link.d CMakeFiles/logging_log_stream_test.dir/folly/logging/test/LogStreamTest.cpp.o -o logging_log_stream_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 52%] Built target logging_log_stream_test
/usr/bin/gmake  -f CMakeFiles/logging_standard_log_handler_test.dir/build.make CMakeFiles/logging_standard_log_handler_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_standard_log_handler_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_standard_log_handler_test.dir/build.make CMakeFiles/logging_standard_log_handler_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 52%] Building CXX object CMakeFiles/logging_standard_log_handler_test.dir/folly/logging/test/StandardLogHandlerTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_standard_log_handler_test.dir/folly/logging/test/StandardLogHandlerTest.cpp.o -MF CMakeFiles/logging_standard_log_handler_test.dir/folly/logging/test/StandardLogHandlerTest.cpp.o.d -o CMakeFiles/logging_standard_log_handler_test.dir/folly/logging/test/StandardLogHandlerTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/StandardLogHandlerTest.cpp
[ 52%] Linking CXX executable logging_rate_limiter_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_rate_limiter_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_log_name_test.dir/link.d CMakeFiles/logging_log_name_test.dir/folly/logging/test/LogNameTest.cpp.o -o logging_log_name_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 52%] Built target logging_log_name_test
/usr/bin/gmake  -f CMakeFiles/logging_xlog_test.dir/build.make CMakeFiles/logging_xlog_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/logging_xlog_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/logging_xlog_test.dir/build.make CMakeFiles/logging_xlog_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 52%] Building CXX object CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile1.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile1.cpp.o -MF CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile1.cpp.o.d -o CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile1.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/XlogFile1.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_rate_limiter_test.dir/link.d CMakeFiles/logging_rate_limiter_test.dir/folly/logging/test/RateLimiterTest.cpp.o -o logging_rate_limiter_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 52%] Built target logging_rate_limiter_test
[ 52%] Building CXX object CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile2.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile2.cpp.o -MF CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile2.cpp.o.d -o CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile2.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/XlogFile2.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_log_message_test.dir/link.d CMakeFiles/logging_log_message_test.dir/folly/logging/test/LogMessageTest.cpp.o -o logging_log_message_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 52%] Built target logging_log_message_test
[ 52%] Building CXX object CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogTest.cpp.o -MF CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogTest.cpp.o.d -o CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/logging/test/XlogTest.cpp
/usr/bin/gmake  -f CMakeFiles/fibers_fibers_benchmark.dir/build.make CMakeFiles/fibers_fibers_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/fibers_fibers_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/fibers_fibers_benchmark.dir/build.make CMakeFiles/fibers_fibers_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 52%] Building CXX object CMakeFiles/fibers_fibers_benchmark.dir/folly/fibers/test/FibersBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/fibers_fibers_benchmark.dir/folly/fibers/test/FibersBenchmark.cpp.o -MF CMakeFiles/fibers_fibers_benchmark.dir/folly/fibers/test/FibersBenchmark.cpp.o.d -o CMakeFiles/fibers_fibers_benchmark.dir/folly/fibers/test/FibersBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/fibers/test/FibersBenchmark.cpp
/usr/bin/gmake  -f CMakeFiles/functional_apply_tuple_test.dir/build.make CMakeFiles/functional_apply_tuple_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/functional_apply_tuple_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/functional_apply_tuple_test.dir/build.make CMakeFiles/functional_apply_tuple_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 53%] Building CXX object CMakeFiles/functional_apply_tuple_test.dir/folly/functional/test/ApplyTupleTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/functional_apply_tuple_test.dir/folly/functional/test/ApplyTupleTest.cpp.o -MF CMakeFiles/functional_apply_tuple_test.dir/folly/functional/test/ApplyTupleTest.cpp.o.d -o CMakeFiles/functional_apply_tuple_test.dir/folly/functional/test/ApplyTupleTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/functional/test/ApplyTupleTest.cpp
[ 54%] Linking CXX executable logging_standard_log_handler_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_standard_log_handler_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_standard_log_handler_test.dir/link.d CMakeFiles/logging_standard_log_handler_test.dir/folly/logging/test/StandardLogHandlerTest.cpp.o -o logging_standard_log_handler_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Built target logging_standard_log_handler_test
/usr/bin/gmake  -f CMakeFiles/functional_invoke_test.dir/build.make CMakeFiles/functional_invoke_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/functional_invoke_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/functional_invoke_test.dir/build.make CMakeFiles/functional_invoke_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Building CXX object CMakeFiles/functional_invoke_test.dir/folly/functional/test/InvokeTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/functional_invoke_test.dir/folly/functional/test/InvokeTest.cpp.o -MF CMakeFiles/functional_invoke_test.dir/folly/functional/test/InvokeTest.cpp.o.d -o CMakeFiles/functional_invoke_test.dir/folly/functional/test/InvokeTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/functional/test/InvokeTest.cpp
[ 54%] Linking CXX executable functional_apply_tuple_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/functional_apply_tuple_test.dir/link.txt --verbose=1
[ 54%] Linking CXX executable functional_invoke_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/functional_invoke_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/functional_invoke_test.dir/link.d CMakeFiles/functional_invoke_test.dir/folly/functional/test/InvokeTest.cpp.o -o functional_invoke_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Built target functional_invoke_test
/usr/bin/gmake  -f CMakeFiles/functional_partial_test.dir/build.make CMakeFiles/functional_partial_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/functional_partial_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/functional_partial_test.dir/build.make CMakeFiles/functional_partial_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Building CXX object CMakeFiles/functional_partial_test.dir/folly/functional/test/PartialTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/functional_partial_test.dir/folly/functional/test/PartialTest.cpp.o -MF CMakeFiles/functional_partial_test.dir/folly/functional/test/PartialTest.cpp.o.d -o CMakeFiles/functional_partial_test.dir/folly/functional/test/PartialTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/functional/test/PartialTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/functional_apply_tuple_test.dir/link.d CMakeFiles/functional_apply_tuple_test.dir/folly/functional/test/ApplyTupleTest.cpp.o -o functional_apply_tuple_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Built target functional_apply_tuple_test
/usr/bin/gmake  -f CMakeFiles/functional_protocol_test.dir/build.make CMakeFiles/functional_protocol_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/functional_protocol_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/functional_protocol_test.dir/build.make CMakeFiles/functional_protocol_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Building CXX object CMakeFiles/functional_protocol_test.dir/folly/functional/test/protocol_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/functional_protocol_test.dir/folly/functional/test/protocol_test.cpp.o -MF CMakeFiles/functional_protocol_test.dir/folly/functional/test/protocol_test.cpp.o.d -o CMakeFiles/functional_protocol_test.dir/folly/functional/test/protocol_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/functional/test/protocol_test.cpp
[ 54%] Linking CXX executable functional_partial_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/functional_partial_test.dir/link.txt --verbose=1
[ 54%] Linking CXX executable functional_protocol_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/functional_protocol_test.dir/link.txt --verbose=1
[ 54%] Linking CXX executable logging_xlog_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/logging_xlog_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/functional_partial_test.dir/link.d CMakeFiles/functional_partial_test.dir/folly/functional/test/PartialTest.cpp.o -o functional_partial_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Built target functional_partial_test
/usr/bin/gmake  -f CMakeFiles/functional_traits_test.dir/build.make CMakeFiles/functional_traits_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/functional_traits_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/functional_traits_test.dir/build.make CMakeFiles/functional_traits_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Building CXX object CMakeFiles/functional_traits_test.dir/folly/functional/test/traits_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/functional_traits_test.dir/folly/functional/test/traits_test.cpp.o -MF CMakeFiles/functional_traits_test.dir/folly/functional/test/traits_test.cpp.o.d -o CMakeFiles/functional_traits_test.dir/folly/functional/test/traits_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/functional/test/traits_test.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/functional_protocol_test.dir/link.d CMakeFiles/functional_protocol_test.dir/folly/functional/test/protocol_test.cpp.o -o functional_protocol_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Built target functional_protocol_test
/usr/bin/gmake  -f CMakeFiles/futures_barrier_test.dir/build.make CMakeFiles/futures_barrier_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_barrier_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_barrier_test.dir/build.make CMakeFiles/futures_barrier_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Building CXX object CMakeFiles/futures_barrier_test.dir/folly/futures/test/BarrierTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_barrier_test.dir/folly/futures/test/BarrierTest.cpp.o -MF CMakeFiles/futures_barrier_test.dir/folly/futures/test/BarrierTest.cpp.o.d -o CMakeFiles/futures_barrier_test.dir/folly/futures/test/BarrierTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/BarrierTest.cpp
[ 54%] Linking CXX executable fibers_fibers_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/fibers_fibers_benchmark.dir/link.txt --verbose=1
[ 54%] Linking CXX executable functional_traits_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/functional_traits_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/functional_traits_test.dir/link.d CMakeFiles/functional_traits_test.dir/folly/functional/test/traits_test.cpp.o -o functional_traits_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Built target functional_traits_test
/usr/bin/gmake  -f CMakeFiles/futures_callback_lifetime_test.dir/build.make CMakeFiles/futures_callback_lifetime_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_callback_lifetime_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_callback_lifetime_test.dir/build.make CMakeFiles/futures_callback_lifetime_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Building CXX object CMakeFiles/futures_callback_lifetime_test.dir/folly/futures/test/CallbackLifetimeTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_callback_lifetime_test.dir/folly/futures/test/CallbackLifetimeTest.cpp.o -MF CMakeFiles/futures_callback_lifetime_test.dir/folly/futures/test/CallbackLifetimeTest.cpp.o.d -o CMakeFiles/futures_callback_lifetime_test.dir/folly/futures/test/CallbackLifetimeTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/CallbackLifetimeTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/logging_xlog_test.dir/link.d CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile1.cpp.o CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogFile2.cpp.o CMakeFiles/logging_xlog_test.dir/folly/logging/test/XlogTest.cpp.o -o logging_xlog_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Built target logging_xlog_test
/usr/bin/gmake  -f CMakeFiles/futures_collect_test.dir/build.make CMakeFiles/futures_collect_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_collect_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_collect_test.dir/build.make CMakeFiles/futures_collect_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Building CXX object CMakeFiles/futures_collect_test.dir/folly/futures/test/CollectTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_collect_test.dir/folly/futures/test/CollectTest.cpp.o -MF CMakeFiles/futures_collect_test.dir/folly/futures/test/CollectTest.cpp.o.d -o CMakeFiles/futures_collect_test.dir/folly/futures/test/CollectTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/CollectTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/fibers_fibers_benchmark.dir/link.d CMakeFiles/fibers_fibers_benchmark.dir/folly/fibers/test/FibersBenchmark.cpp.o -o fibers_fibers_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 54%] Built target fibers_fibers_benchmark
/usr/bin/gmake  -f CMakeFiles/futures_context_test.dir/build.make CMakeFiles/futures_context_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_context_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_context_test.dir/build.make CMakeFiles/futures_context_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Building CXX object CMakeFiles/futures_context_test.dir/folly/futures/test/ContextTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_context_test.dir/folly/futures/test/ContextTest.cpp.o -MF CMakeFiles/futures_context_test.dir/folly/futures/test/ContextTest.cpp.o.d -o CMakeFiles/futures_context_test.dir/folly/futures/test/ContextTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/ContextTest.cpp
[ 55%] Linking CXX executable futures_barrier_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_barrier_test.dir/link.txt --verbose=1
[ 55%] Linking CXX executable futures_context_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_context_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_barrier_test.dir/link.d CMakeFiles/futures_barrier_test.dir/folly/futures/test/BarrierTest.cpp.o -o futures_barrier_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Built target futures_barrier_test
/usr/bin/gmake  -f CMakeFiles/futures_core_test.dir/build.make CMakeFiles/futures_core_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_core_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_core_test.dir/build.make CMakeFiles/futures_core_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Building CXX object CMakeFiles/futures_core_test.dir/folly/futures/test/CoreTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_core_test.dir/folly/futures/test/CoreTest.cpp.o -MF CMakeFiles/futures_core_test.dir/folly/futures/test/CoreTest.cpp.o.d -o CMakeFiles/futures_core_test.dir/folly/futures/test/CoreTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/CoreTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_context_test.dir/link.d CMakeFiles/futures_context_test.dir/folly/futures/test/ContextTest.cpp.o -o futures_context_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Built target futures_context_test
/usr/bin/gmake  -f CMakeFiles/futures_ensure_test.dir/build.make CMakeFiles/futures_ensure_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_ensure_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_ensure_test.dir/build.make CMakeFiles/futures_ensure_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Building CXX object CMakeFiles/futures_ensure_test.dir/folly/futures/test/EnsureTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_ensure_test.dir/folly/futures/test/EnsureTest.cpp.o -MF CMakeFiles/futures_ensure_test.dir/folly/futures/test/EnsureTest.cpp.o.d -o CMakeFiles/futures_ensure_test.dir/folly/futures/test/EnsureTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/EnsureTest.cpp
[ 55%] Linking CXX executable futures_callback_lifetime_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_callback_lifetime_test.dir/link.txt --verbose=1
[ 55%] Linking CXX executable futures_core_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_core_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_core_test.dir/link.d CMakeFiles/futures_core_test.dir/folly/futures/test/CoreTest.cpp.o -o futures_core_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Built target futures_core_test
/usr/bin/gmake  -f CMakeFiles/futures_filter_test.dir/build.make CMakeFiles/futures_filter_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_filter_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_filter_test.dir/build.make CMakeFiles/futures_filter_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Building CXX object CMakeFiles/futures_filter_test.dir/folly/futures/test/FilterTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_filter_test.dir/folly/futures/test/FilterTest.cpp.o -MF CMakeFiles/futures_filter_test.dir/folly/futures/test/FilterTest.cpp.o.d -o CMakeFiles/futures_filter_test.dir/folly/futures/test/FilterTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/FilterTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_callback_lifetime_test.dir/link.d CMakeFiles/futures_callback_lifetime_test.dir/folly/futures/test/CallbackLifetimeTest.cpp.o -o futures_callback_lifetime_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Built target futures_callback_lifetime_test
/usr/bin/gmake  -f CMakeFiles/futures_future_splitter_test.dir/build.make CMakeFiles/futures_future_splitter_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_future_splitter_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_future_splitter_test.dir/build.make CMakeFiles/futures_future_splitter_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Building CXX object CMakeFiles/futures_future_splitter_test.dir/folly/futures/test/FutureSplitterTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_future_splitter_test.dir/folly/futures/test/FutureSplitterTest.cpp.o -MF CMakeFiles/futures_future_splitter_test.dir/folly/futures/test/FutureSplitterTest.cpp.o.d -o CMakeFiles/futures_future_splitter_test.dir/folly/futures/test/FutureSplitterTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/FutureSplitterTest.cpp
[ 55%] Linking CXX executable futures_ensure_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_ensure_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_ensure_test.dir/link.d CMakeFiles/futures_ensure_test.dir/folly/futures/test/EnsureTest.cpp.o -o futures_ensure_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Built target futures_ensure_test
/usr/bin/gmake  -f CMakeFiles/futures_benchmark.dir/build.make CMakeFiles/futures_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_benchmark.dir/build.make CMakeFiles/futures_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Building CXX object CMakeFiles/futures_benchmark.dir/folly/futures/test/Benchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_benchmark.dir/folly/futures/test/Benchmark.cpp.o -MF CMakeFiles/futures_benchmark.dir/folly/futures/test/Benchmark.cpp.o.d -o CMakeFiles/futures_benchmark.dir/folly/futures/test/Benchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/Benchmark.cpp
[ 55%] Linking CXX executable futures_filter_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_filter_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_filter_test.dir/link.d CMakeFiles/futures_filter_test.dir/folly/futures/test/FilterTest.cpp.o -o futures_filter_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 55%] Built target futures_filter_test
/usr/bin/gmake  -f CMakeFiles/futures_future_test.dir/build.make CMakeFiles/futures_future_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_future_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_future_test.dir/build.make CMakeFiles/futures_future_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Building CXX object CMakeFiles/futures_future_test.dir/folly/futures/test/FutureTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_future_test.dir/folly/futures/test/FutureTest.cpp.o -MF CMakeFiles/futures_future_test.dir/folly/futures/test/FutureTest.cpp.o.d -o CMakeFiles/futures_future_test.dir/folly/futures/test/FutureTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/FutureTest.cpp
[ 56%] Linking CXX executable futures_future_splitter_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_future_splitter_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_future_splitter_test.dir/link.d CMakeFiles/futures_future_splitter_test.dir/folly/futures/test/FutureSplitterTest.cpp.o -o futures_future_splitter_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Built target futures_future_splitter_test
/usr/bin/gmake  -f CMakeFiles/futures_header_compile_test.dir/build.make CMakeFiles/futures_header_compile_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_header_compile_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_header_compile_test.dir/build.make CMakeFiles/futures_header_compile_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Building CXX object CMakeFiles/futures_header_compile_test.dir/folly/futures/test/HeaderCompileTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_header_compile_test.dir/folly/futures/test/HeaderCompileTest.cpp.o -MF CMakeFiles/futures_header_compile_test.dir/folly/futures/test/HeaderCompileTest.cpp.o.d -o CMakeFiles/futures_header_compile_test.dir/folly/futures/test/HeaderCompileTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/HeaderCompileTest.cpp
[ 56%] Linking CXX executable futures_header_compile_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_header_compile_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_header_compile_test.dir/link.d CMakeFiles/futures_header_compile_test.dir/folly/futures/test/HeaderCompileTest.cpp.o -o futures_header_compile_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Built target futures_header_compile_test
/usr/bin/gmake  -f CMakeFiles/futures_interrupt_test.dir/build.make CMakeFiles/futures_interrupt_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_interrupt_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_interrupt_test.dir/build.make CMakeFiles/futures_interrupt_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Building CXX object CMakeFiles/futures_interrupt_test.dir/folly/futures/test/InterruptTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_interrupt_test.dir/folly/futures/test/InterruptTest.cpp.o -MF CMakeFiles/futures_interrupt_test.dir/folly/futures/test/InterruptTest.cpp.o.d -o CMakeFiles/futures_interrupt_test.dir/folly/futures/test/InterruptTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/InterruptTest.cpp
[ 56%] Linking CXX executable futures_collect_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_collect_test.dir/link.txt --verbose=1
[ 56%] Linking CXX executable futures_interrupt_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_interrupt_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_interrupt_test.dir/link.d CMakeFiles/futures_interrupt_test.dir/folly/futures/test/InterruptTest.cpp.o -o futures_interrupt_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Built target futures_interrupt_test
/usr/bin/gmake  -f CMakeFiles/futures_map_test.dir/build.make CMakeFiles/futures_map_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_map_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_map_test.dir/build.make CMakeFiles/futures_map_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Building CXX object CMakeFiles/futures_map_test.dir/folly/futures/test/MapTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_map_test.dir/folly/futures/test/MapTest.cpp.o -MF CMakeFiles/futures_map_test.dir/folly/futures/test/MapTest.cpp.o.d -o CMakeFiles/futures_map_test.dir/folly/futures/test/MapTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/MapTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_collect_test.dir/link.d CMakeFiles/futures_collect_test.dir/folly/futures/test/CollectTest.cpp.o -o futures_collect_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Built target futures_collect_test
/usr/bin/gmake  -f CMakeFiles/futures_non_copyable_lambda_test.dir/build.make CMakeFiles/futures_non_copyable_lambda_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_non_copyable_lambda_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_non_copyable_lambda_test.dir/build.make CMakeFiles/futures_non_copyable_lambda_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Building CXX object CMakeFiles/futures_non_copyable_lambda_test.dir/folly/futures/test/NonCopyableLambdaTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_non_copyable_lambda_test.dir/folly/futures/test/NonCopyableLambdaTest.cpp.o -MF CMakeFiles/futures_non_copyable_lambda_test.dir/folly/futures/test/NonCopyableLambdaTest.cpp.o.d -o CMakeFiles/futures_non_copyable_lambda_test.dir/folly/futures/test/NonCopyableLambdaTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/NonCopyableLambdaTest.cpp
[ 56%] Linking CXX executable futures_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_benchmark.dir/link.txt --verbose=1
[ 56%] Linking CXX executable futures_map_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_map_test.dir/link.txt --verbose=1
[ 56%] Linking CXX executable futures_non_copyable_lambda_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_non_copyable_lambda_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_map_test.dir/link.d CMakeFiles/futures_map_test.dir/folly/futures/test/MapTest.cpp.o -o futures_map_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 56%] Built target futures_map_test
/usr/bin/gmake  -f CMakeFiles/futures_poll_test.dir/build.make CMakeFiles/futures_poll_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_poll_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_poll_test.dir/build.make CMakeFiles/futures_poll_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Building CXX object CMakeFiles/futures_poll_test.dir/folly/futures/test/PollTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_poll_test.dir/folly/futures/test/PollTest.cpp.o -MF CMakeFiles/futures_poll_test.dir/folly/futures/test/PollTest.cpp.o.d -o CMakeFiles/futures_poll_test.dir/folly/futures/test/PollTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/PollTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_non_copyable_lambda_test.dir/link.d CMakeFiles/futures_non_copyable_lambda_test.dir/folly/futures/test/NonCopyableLambdaTest.cpp.o -o futures_non_copyable_lambda_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Built target futures_non_copyable_lambda_test
/usr/bin/gmake  -f CMakeFiles/futures_promise_test.dir/build.make CMakeFiles/futures_promise_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_promise_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_promise_test.dir/build.make CMakeFiles/futures_promise_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Building CXX object CMakeFiles/futures_promise_test.dir/folly/futures/test/PromiseTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_promise_test.dir/folly/futures/test/PromiseTest.cpp.o -MF CMakeFiles/futures_promise_test.dir/folly/futures/test/PromiseTest.cpp.o.d -o CMakeFiles/futures_promise_test.dir/folly/futures/test/PromiseTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/PromiseTest.cpp
[ 57%] Linking CXX executable futures_future_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_future_test.dir/link.txt --verbose=1
[ 57%] Linking CXX executable futures_poll_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_poll_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_poll_test.dir/link.d CMakeFiles/futures_poll_test.dir/folly/futures/test/PollTest.cpp.o -o futures_poll_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Built target futures_poll_test
/usr/bin/gmake  -f CMakeFiles/futures_reduce_test.dir/build.make CMakeFiles/futures_reduce_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_reduce_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_reduce_test.dir/build.make CMakeFiles/futures_reduce_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Building CXX object CMakeFiles/futures_reduce_test.dir/folly/futures/test/ReduceTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_reduce_test.dir/folly/futures/test/ReduceTest.cpp.o -MF CMakeFiles/futures_reduce_test.dir/folly/futures/test/ReduceTest.cpp.o.d -o CMakeFiles/futures_reduce_test.dir/folly/futures/test/ReduceTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/ReduceTest.cpp
[ 57%] Linking CXX executable futures_promise_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_promise_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_benchmark.dir/link.d CMakeFiles/futures_benchmark.dir/folly/futures/test/Benchmark.cpp.o -o futures_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Built target futures_benchmark
/usr/bin/gmake  -f CMakeFiles/futures_retrying_test.dir/build.make CMakeFiles/futures_retrying_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_retrying_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_retrying_test.dir/build.make CMakeFiles/futures_retrying_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Building CXX object CMakeFiles/futures_retrying_test.dir/folly/futures/test/RetryingTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_retrying_test.dir/folly/futures/test/RetryingTest.cpp.o -MF CMakeFiles/futures_retrying_test.dir/folly/futures/test/RetryingTest.cpp.o.d -o CMakeFiles/futures_retrying_test.dir/folly/futures/test/RetryingTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/RetryingTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_promise_test.dir/link.d CMakeFiles/futures_promise_test.dir/folly/futures/test/PromiseTest.cpp.o -o futures_promise_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Built target futures_promise_test
/usr/bin/gmake  -f CMakeFiles/futures_self_destruct_test.dir/build.make CMakeFiles/futures_self_destruct_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_self_destruct_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_self_destruct_test.dir/build.make CMakeFiles/futures_self_destruct_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Building CXX object CMakeFiles/futures_self_destruct_test.dir/folly/futures/test/SelfDestructTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_self_destruct_test.dir/folly/futures/test/SelfDestructTest.cpp.o -MF CMakeFiles/futures_self_destruct_test.dir/folly/futures/test/SelfDestructTest.cpp.o.d -o CMakeFiles/futures_self_destruct_test.dir/folly/futures/test/SelfDestructTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/SelfDestructTest.cpp
[ 57%] Linking CXX executable futures_self_destruct_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_self_destruct_test.dir/link.txt --verbose=1
[ 57%] Linking CXX executable futures_reduce_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_reduce_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_self_destruct_test.dir/link.d CMakeFiles/futures_self_destruct_test.dir/folly/futures/test/SelfDestructTest.cpp.o -o futures_self_destruct_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 57%] Built target futures_self_destruct_test
/usr/bin/gmake  -f CMakeFiles/futures_shared_promise_test.dir/build.make CMakeFiles/futures_shared_promise_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_shared_promise_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_shared_promise_test.dir/build.make CMakeFiles/futures_shared_promise_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Building CXX object CMakeFiles/futures_shared_promise_test.dir/folly/futures/test/SharedPromiseTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_shared_promise_test.dir/folly/futures/test/SharedPromiseTest.cpp.o -MF CMakeFiles/futures_shared_promise_test.dir/folly/futures/test/SharedPromiseTest.cpp.o.d -o CMakeFiles/futures_shared_promise_test.dir/folly/futures/test/SharedPromiseTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/SharedPromiseTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_future_test.dir/link.d CMakeFiles/futures_future_test.dir/folly/futures/test/FutureTest.cpp.o -o futures_future_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Built target futures_future_test
/usr/bin/gmake  -f CMakeFiles/futures_test_executor_test.dir/build.make CMakeFiles/futures_test_executor_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_test_executor_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_test_executor_test.dir/build.make CMakeFiles/futures_test_executor_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Building CXX object CMakeFiles/futures_test_executor_test.dir/folly/futures/test/TestExecutorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_test_executor_test.dir/folly/futures/test/TestExecutorTest.cpp.o -MF CMakeFiles/futures_test_executor_test.dir/folly/futures/test/TestExecutorTest.cpp.o.d -o CMakeFiles/futures_test_executor_test.dir/folly/futures/test/TestExecutorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/TestExecutorTest.cpp
[ 58%] Linking CXX executable futures_test_executor_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_test_executor_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_reduce_test.dir/link.d CMakeFiles/futures_reduce_test.dir/folly/futures/test/ReduceTest.cpp.o -o futures_reduce_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Built target futures_reduce_test
/usr/bin/gmake  -f CMakeFiles/futures_then_compile_test.dir/build.make CMakeFiles/futures_then_compile_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_then_compile_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_then_compile_test.dir/build.make CMakeFiles/futures_then_compile_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Building CXX object CMakeFiles/futures_then_compile_test.dir/folly/futures/test/ThenCompileTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_then_compile_test.dir/folly/futures/test/ThenCompileTest.cpp.o -MF CMakeFiles/futures_then_compile_test.dir/folly/futures/test/ThenCompileTest.cpp.o.d -o CMakeFiles/futures_then_compile_test.dir/folly/futures/test/ThenCompileTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/ThenCompileTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_test_executor_test.dir/link.d CMakeFiles/futures_test_executor_test.dir/folly/futures/test/TestExecutorTest.cpp.o -o futures_test_executor_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Built target futures_test_executor_test
/usr/bin/gmake  -f CMakeFiles/futures_then_test.dir/build.make CMakeFiles/futures_then_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_then_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_then_test.dir/build.make CMakeFiles/futures_then_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Building CXX object CMakeFiles/futures_then_test.dir/folly/futures/test/ThenTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_then_test.dir/folly/futures/test/ThenTest.cpp.o -MF CMakeFiles/futures_then_test.dir/folly/futures/test/ThenTest.cpp.o.d -o CMakeFiles/futures_then_test.dir/folly/futures/test/ThenTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/ThenTest.cpp
[ 58%] Linking CXX executable futures_retrying_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_retrying_test.dir/link.txt --verbose=1
[ 58%] Linking CXX executable futures_shared_promise_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_shared_promise_test.dir/link.txt --verbose=1
[ 58%] Linking CXX executable futures_then_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_then_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_shared_promise_test.dir/link.d CMakeFiles/futures_shared_promise_test.dir/folly/futures/test/SharedPromiseTest.cpp.o -o futures_shared_promise_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Built target futures_shared_promise_test
/usr/bin/gmake  -f CMakeFiles/futures_timekeeper_test.dir/build.make CMakeFiles/futures_timekeeper_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_timekeeper_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_timekeeper_test.dir/build.make CMakeFiles/futures_timekeeper_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Building CXX object CMakeFiles/futures_timekeeper_test.dir/folly/futures/test/TimekeeperTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_timekeeper_test.dir/folly/futures/test/TimekeeperTest.cpp.o -MF CMakeFiles/futures_timekeeper_test.dir/folly/futures/test/TimekeeperTest.cpp.o.d -o CMakeFiles/futures_timekeeper_test.dir/folly/futures/test/TimekeeperTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/TimekeeperTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_then_test.dir/link.d CMakeFiles/futures_then_test.dir/folly/futures/test/ThenTest.cpp.o -o futures_then_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 58%] Built target futures_then_test
[ 58%] Linking CXX executable futures_then_compile_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_then_compile_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/futures_times_test.dir/build.make CMakeFiles/futures_times_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_times_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_times_test.dir/build.make CMakeFiles/futures_times_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Building CXX object CMakeFiles/futures_times_test.dir/folly/futures/test/TimesTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_times_test.dir/folly/futures/test/TimesTest.cpp.o -MF CMakeFiles/futures_times_test.dir/folly/futures/test/TimesTest.cpp.o.d -o CMakeFiles/futures_times_test.dir/folly/futures/test/TimesTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/TimesTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_retrying_test.dir/link.d CMakeFiles/futures_retrying_test.dir/folly/futures/test/RetryingTest.cpp.o -o futures_retrying_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Built target futures_retrying_test
/usr/bin/gmake  -f CMakeFiles/futures_unwrap_test.dir/build.make CMakeFiles/futures_unwrap_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_unwrap_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_unwrap_test.dir/build.make CMakeFiles/futures_unwrap_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Building CXX object CMakeFiles/futures_unwrap_test.dir/folly/futures/test/UnwrapTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_unwrap_test.dir/folly/futures/test/UnwrapTest.cpp.o -MF CMakeFiles/futures_unwrap_test.dir/folly/futures/test/UnwrapTest.cpp.o.d -o CMakeFiles/futures_unwrap_test.dir/folly/futures/test/UnwrapTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/UnwrapTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_then_compile_test.dir/link.d CMakeFiles/futures_then_compile_test.dir/folly/futures/test/ThenCompileTest.cpp.o -o futures_then_compile_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Built target futures_then_compile_test
/usr/bin/gmake  -f CMakeFiles/futures_via_test.dir/build.make CMakeFiles/futures_via_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_via_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_via_test.dir/build.make CMakeFiles/futures_via_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Building CXX object CMakeFiles/futures_via_test.dir/folly/futures/test/ViaTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_via_test.dir/folly/futures/test/ViaTest.cpp.o -MF CMakeFiles/futures_via_test.dir/folly/futures/test/ViaTest.cpp.o.d -o CMakeFiles/futures_via_test.dir/folly/futures/test/ViaTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/ViaTest.cpp
[ 59%] Linking CXX executable futures_unwrap_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_unwrap_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_unwrap_test.dir/link.d CMakeFiles/futures_unwrap_test.dir/folly/futures/test/UnwrapTest.cpp.o -o futures_unwrap_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Built target futures_unwrap_test
/usr/bin/gmake  -f CMakeFiles/futures_wait_test.dir/build.make CMakeFiles/futures_wait_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_wait_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_wait_test.dir/build.make CMakeFiles/futures_wait_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Building CXX object CMakeFiles/futures_wait_test.dir/folly/futures/test/WaitTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_wait_test.dir/folly/futures/test/WaitTest.cpp.o -MF CMakeFiles/futures_wait_test.dir/folly/futures/test/WaitTest.cpp.o.d -o CMakeFiles/futures_wait_test.dir/folly/futures/test/WaitTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/WaitTest.cpp
[ 59%] Linking CXX executable futures_times_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_times_test.dir/link.txt --verbose=1
[ 59%] Linking CXX executable futures_timekeeper_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_timekeeper_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_times_test.dir/link.d CMakeFiles/futures_times_test.dir/folly/futures/test/TimesTest.cpp.o -o futures_times_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Built target futures_times_test
/usr/bin/gmake  -f CMakeFiles/futures_when_test.dir/build.make CMakeFiles/futures_when_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_when_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_when_test.dir/build.make CMakeFiles/futures_when_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Building CXX object CMakeFiles/futures_when_test.dir/folly/futures/test/WhenTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_when_test.dir/folly/futures/test/WhenTest.cpp.o -MF CMakeFiles/futures_when_test.dir/folly/futures/test/WhenTest.cpp.o.d -o CMakeFiles/futures_when_test.dir/folly/futures/test/WhenTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/WhenTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_timekeeper_test.dir/link.d CMakeFiles/futures_timekeeper_test.dir/folly/futures/test/TimekeeperTest.cpp.o -o futures_timekeeper_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 59%] Built target futures_timekeeper_test
/usr/bin/gmake  -f CMakeFiles/futures_while_do_test.dir/build.make CMakeFiles/futures_while_do_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_while_do_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_while_do_test.dir/build.make CMakeFiles/futures_while_do_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Building CXX object CMakeFiles/futures_while_do_test.dir/folly/futures/test/WhileDoTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_while_do_test.dir/folly/futures/test/WhileDoTest.cpp.o -MF CMakeFiles/futures_while_do_test.dir/folly/futures/test/WhileDoTest.cpp.o.d -o CMakeFiles/futures_while_do_test.dir/folly/futures/test/WhileDoTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/WhileDoTest.cpp
[ 60%] Linking CXX executable futures_when_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_when_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_when_test.dir/link.d CMakeFiles/futures_when_test.dir/folly/futures/test/WhenTest.cpp.o -o futures_when_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Built target futures_when_test
/usr/bin/gmake  -f CMakeFiles/futures_will_equal_test.dir/build.make CMakeFiles/futures_will_equal_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_will_equal_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_will_equal_test.dir/build.make CMakeFiles/futures_will_equal_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Building CXX object CMakeFiles/futures_will_equal_test.dir/folly/futures/test/WillEqualTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_will_equal_test.dir/folly/futures/test/WillEqualTest.cpp.o -MF CMakeFiles/futures_will_equal_test.dir/folly/futures/test/WillEqualTest.cpp.o.d -o CMakeFiles/futures_will_equal_test.dir/folly/futures/test/WillEqualTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/WillEqualTest.cpp
[ 60%] Linking CXX executable futures_wait_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_wait_test.dir/link.txt --verbose=1
[ 60%] Linking CXX executable futures_while_do_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_while_do_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_while_do_test.dir/link.d CMakeFiles/futures_while_do_test.dir/folly/futures/test/WhileDoTest.cpp.o -o futures_while_do_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Built target futures_while_do_test
/usr/bin/gmake  -f CMakeFiles/futures_window_test.dir/build.make CMakeFiles/futures_window_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futures_window_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futures_window_test.dir/build.make CMakeFiles/futures_window_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Building CXX object CMakeFiles/futures_window_test.dir/folly/futures/test/WindowTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futures_window_test.dir/folly/futures/test/WindowTest.cpp.o -MF CMakeFiles/futures_window_test.dir/folly/futures/test/WindowTest.cpp.o.d -o CMakeFiles/futures_window_test.dir/folly/futures/test/WindowTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/futures/test/WindowTest.cpp
[ 60%] Linking CXX executable futures_will_equal_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_will_equal_test.dir/link.txt --verbose=1
[ 60%] Linking CXX executable futures_via_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_via_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_wait_test.dir/link.d CMakeFiles/futures_wait_test.dir/folly/futures/test/WaitTest.cpp.o -o futures_wait_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Built target futures_wait_test
/usr/bin/gmake  -f CMakeFiles/gen_base_test.dir/build.make CMakeFiles/gen_base_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/gen_base_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/gen_base_test.dir/build.make CMakeFiles/gen_base_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Building CXX object CMakeFiles/gen_base_test.dir/folly/gen/test/BaseTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/gen_base_test.dir/folly/gen/test/BaseTest.cpp.o -MF CMakeFiles/gen_base_test.dir/folly/gen/test/BaseTest.cpp.o.d -o CMakeFiles/gen_base_test.dir/folly/gen/test/BaseTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/BaseTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_will_equal_test.dir/link.d CMakeFiles/futures_will_equal_test.dir/folly/futures/test/WillEqualTest.cpp.o -o futures_will_equal_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Built target futures_will_equal_test
/usr/bin/gmake  -f CMakeFiles/gen_combine_test.dir/build.make CMakeFiles/gen_combine_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/gen_combine_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/gen_combine_test.dir/build.make CMakeFiles/gen_combine_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Building CXX object CMakeFiles/gen_combine_test.dir/folly/gen/test/CombineTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/gen_combine_test.dir/folly/gen/test/CombineTest.cpp.o -MF CMakeFiles/gen_combine_test.dir/folly/gen/test/CombineTest.cpp.o.d -o CMakeFiles/gen_combine_test.dir/folly/gen/test/CombineTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/CombineTest.cpp
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/BaseTest.cpp:17:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h: In instantiation of ‘Composed folly::gen::all(Predicate) [with Predicate = Gen_All_Test::TestBody()::<lambda(int)>; Filter = detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >; IsEmpty = detail::IsEmpty<true>; Composed = detail::Composed<detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >, detail::IsEmpty<true> >]’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/BaseTest.cpp:811:3:   required from here
  811 |   EXPECT_TRUE(seq(0, 10) | all([](int i) { return i < 11; }));
      |                            ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
  771 |   return Composed(Filter(std::move(negate(pred))), IsEmpty());
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: note: remove ‘std::move’ call
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h: In instantiation of ‘Composed folly::gen::all(Predicate) [with Predicate = Gen_All_Test::TestBody()::<lambda(int)>; Filter = detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >; IsEmpty = detail::IsEmpty<true>; Composed = detail::Composed<detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >, detail::IsEmpty<true> >]’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/BaseTest.cpp:812:3:   required from here
  812 |   EXPECT_FALSE(seq(0, 10) | all([](int i) { return i < 5; }));
      |                             ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
  771 |   return Composed(Filter(std::move(negate(pred))), IsEmpty());
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: note: remove ‘std::move’ call
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h: In instantiation of ‘Composed folly::gen::all(Predicate) [with Predicate = Gen_All_Test::TestBody()::<lambda(int)>; Filter = detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >; IsEmpty = detail::IsEmpty<true>; Composed = detail::Composed<detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >, detail::IsEmpty<true> >]’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/BaseTest.cpp:813:3:   required from here
  813 |   EXPECT_FALSE(seq(0) | take(9999) | all([](int i) { return i < 10; }));
      |                                      ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
  771 |   return Composed(Filter(std::move(negate(pred))), IsEmpty());
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: note: remove ‘std::move’ call
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h: In instantiation of ‘Composed folly::gen::all(Predicate) [with Predicate = Gen_All_Test::TestBody()::<lambda(int)>; Filter = detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >; IsEmpty = detail::IsEmpty<true>; Composed = detail::Composed<detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >, detail::IsEmpty<true> >]’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/BaseTest.cpp:816:3:   required from here
  816 |   EXPECT_TRUE(seq(0) | take(0) | all([](int i) { return i < 50; }));
      |                                  ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
  771 |   return Composed(Filter(std::move(negate(pred))), IsEmpty());
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: note: remove ‘std::move’ call
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h: In instantiation of ‘Composed folly::gen::all(Predicate) [with Predicate = Gen_All_Test::TestBody()::<lambda(int)>; Filter = detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >; IsEmpty = detail::IsEmpty<true>; Composed = detail::Composed<detail::Filter<Negate<Gen_All_Test::TestBody()::<lambda(int)> > >, detail::IsEmpty<true> >]’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/BaseTest.cpp:817:3:   required from here
  817 |   EXPECT_TRUE(seq(0) | take(0) | all([](int i) { return i > 50; }));
      |                                  ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
  771 |   return Composed(Filter(std::move(negate(pred))), IsEmpty());
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/Base.h:771:19: note: remove ‘std::move’ call
[ 60%] Linking CXX executable gen_combine_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/gen_combine_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_via_test.dir/link.d CMakeFiles/futures_via_test.dir/folly/futures/test/ViaTest.cpp.o -o futures_via_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Built target futures_via_test
/usr/bin/gmake  -f CMakeFiles/gen_parallel_map_benchmark.dir/build.make CMakeFiles/gen_parallel_map_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/gen_parallel_map_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/gen_parallel_map_benchmark.dir/build.make CMakeFiles/gen_parallel_map_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Building CXX object CMakeFiles/gen_parallel_map_benchmark.dir/folly/gen/test/ParallelMapBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/gen_parallel_map_benchmark.dir/folly/gen/test/ParallelMapBenchmark.cpp.o -MF CMakeFiles/gen_parallel_map_benchmark.dir/folly/gen/test/ParallelMapBenchmark.cpp.o.d -o CMakeFiles/gen_parallel_map_benchmark.dir/folly/gen/test/ParallelMapBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/ParallelMapBenchmark.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/gen_combine_test.dir/link.d CMakeFiles/gen_combine_test.dir/folly/gen/test/CombineTest.cpp.o -o gen_combine_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Built target gen_combine_test
/usr/bin/gmake  -f CMakeFiles/gen_parallel_map_test.dir/build.make CMakeFiles/gen_parallel_map_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/gen_parallel_map_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/gen_parallel_map_test.dir/build.make CMakeFiles/gen_parallel_map_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Building CXX object CMakeFiles/gen_parallel_map_test.dir/folly/gen/test/ParallelMapTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/gen_parallel_map_test.dir/folly/gen/test/ParallelMapTest.cpp.o -MF CMakeFiles/gen_parallel_map_test.dir/folly/gen/test/ParallelMapTest.cpp.o.d -o CMakeFiles/gen_parallel_map_test.dir/folly/gen/test/ParallelMapTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/ParallelMapTest.cpp
[ 60%] Linking CXX executable gen_parallel_map_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/gen_parallel_map_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/gen_parallel_map_benchmark.dir/link.d CMakeFiles/gen_parallel_map_benchmark.dir/folly/gen/test/ParallelMapBenchmark.cpp.o -o gen_parallel_map_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 60%] Built target gen_parallel_map_benchmark
/usr/bin/gmake  -f CMakeFiles/gen_parallel_benchmark.dir/build.make CMakeFiles/gen_parallel_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/gen_parallel_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/gen_parallel_benchmark.dir/build.make CMakeFiles/gen_parallel_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Building CXX object CMakeFiles/gen_parallel_benchmark.dir/folly/gen/test/ParallelBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/gen_parallel_benchmark.dir/folly/gen/test/ParallelBenchmark.cpp.o -MF CMakeFiles/gen_parallel_benchmark.dir/folly/gen/test/ParallelBenchmark.cpp.o.d -o CMakeFiles/gen_parallel_benchmark.dir/folly/gen/test/ParallelBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/ParallelBenchmark.cpp
[ 61%] Linking CXX executable gen_parallel_map_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/gen_parallel_map_test.dir/link.txt --verbose=1
[ 61%] Linking CXX executable futures_window_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futures_window_test.dir/link.txt --verbose=1
[ 61%] Linking CXX executable gen_parallel_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/gen_parallel_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/gen_parallel_map_test.dir/link.d CMakeFiles/gen_parallel_map_test.dir/folly/gen/test/ParallelMapTest.cpp.o -o gen_parallel_map_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Built target gen_parallel_map_test
/usr/bin/gmake  -f CMakeFiles/gen_parallel_test.dir/build.make CMakeFiles/gen_parallel_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/gen_parallel_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/gen_parallel_test.dir/build.make CMakeFiles/gen_parallel_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Building CXX object CMakeFiles/gen_parallel_test.dir/folly/gen/test/ParallelTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/gen_parallel_test.dir/folly/gen/test/ParallelTest.cpp.o -MF CMakeFiles/gen_parallel_test.dir/folly/gen/test/ParallelTest.cpp.o.d -o CMakeFiles/gen_parallel_test.dir/folly/gen/test/ParallelTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/gen/test/ParallelTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/gen_parallel_benchmark.dir/link.d CMakeFiles/gen_parallel_benchmark.dir/folly/gen/test/ParallelBenchmark.cpp.o -o gen_parallel_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Built target gen_parallel_benchmark
[ 61%] Linking CXX executable gen_base_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/gen_base_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/hash_checksum_benchmark.dir/build.make CMakeFiles/hash_checksum_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/hash_checksum_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/hash_checksum_benchmark.dir/build.make CMakeFiles/hash_checksum_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Building CXX object CMakeFiles/hash_checksum_benchmark.dir/folly/hash/test/ChecksumBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/hash_checksum_benchmark.dir/folly/hash/test/ChecksumBenchmark.cpp.o -MF CMakeFiles/hash_checksum_benchmark.dir/folly/hash/test/ChecksumBenchmark.cpp.o.d -o CMakeFiles/hash_checksum_benchmark.dir/folly/hash/test/ChecksumBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/test/ChecksumBenchmark.cpp
[ 61%] Linking CXX executable hash_checksum_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/hash_checksum_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/hash_checksum_benchmark.dir/link.d CMakeFiles/hash_checksum_benchmark.dir/folly/hash/test/ChecksumBenchmark.cpp.o -o hash_checksum_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Built target hash_checksum_benchmark
/usr/bin/gmake  -f CMakeFiles/hash_checksum_test.dir/build.make CMakeFiles/hash_checksum_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/hash_checksum_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/hash_checksum_test.dir/build.make CMakeFiles/hash_checksum_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Building CXX object CMakeFiles/hash_checksum_test.dir/folly/hash/test/ChecksumTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/hash_checksum_test.dir/folly/hash/test/ChecksumTest.cpp.o -MF CMakeFiles/hash_checksum_test.dir/folly/hash/test/ChecksumTest.cpp.o.d -o CMakeFiles/hash_checksum_test.dir/folly/hash/test/ChecksumTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/test/ChecksumTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futures_window_test.dir/link.d CMakeFiles/futures_window_test.dir/folly/futures/test/WindowTest.cpp.o -o futures_window_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Built target futures_window_test
[ 61%] Linking CXX executable gen_parallel_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/gen_parallel_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/hash_farm_hash_test.dir/build.make CMakeFiles/hash_farm_hash_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/hash_farm_hash_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/hash_farm_hash_test.dir/build.make CMakeFiles/hash_farm_hash_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Building CXX object CMakeFiles/hash_farm_hash_test.dir/folly/hash/test/FarmHashTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/hash_farm_hash_test.dir/folly/hash/test/FarmHashTest.cpp.o -MF CMakeFiles/hash_farm_hash_test.dir/folly/hash/test/FarmHashTest.cpp.o.d -o CMakeFiles/hash_farm_hash_test.dir/folly/hash/test/FarmHashTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/test/FarmHashTest.cpp
[ 61%] Linking CXX executable hash_farm_hash_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/hash_farm_hash_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/hash_farm_hash_test.dir/link.d CMakeFiles/hash_farm_hash_test.dir/folly/hash/test/FarmHashTest.cpp.o -o hash_farm_hash_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Built target hash_farm_hash_test
/usr/bin/gmake  -f CMakeFiles/hash_hash_benchmark.dir/build.make CMakeFiles/hash_hash_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/hash_hash_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/hash_hash_benchmark.dir/build.make CMakeFiles/hash_hash_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Building CXX object CMakeFiles/hash_hash_benchmark.dir/folly/hash/test/HashBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/hash_hash_benchmark.dir/folly/hash/test/HashBenchmark.cpp.o -MF CMakeFiles/hash_hash_benchmark.dir/folly/hash/test/HashBenchmark.cpp.o.d -o CMakeFiles/hash_hash_benchmark.dir/folly/hash/test/HashBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/test/HashBenchmark.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/gen_parallel_test.dir/link.d CMakeFiles/gen_parallel_test.dir/folly/gen/test/ParallelTest.cpp.o -o gen_parallel_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Built target gen_parallel_test
/usr/bin/gmake  -f CMakeFiles/hash_hash_test.dir/build.make CMakeFiles/hash_hash_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/hash_hash_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/hash_hash_test.dir/build.make CMakeFiles/hash_hash_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Building CXX object CMakeFiles/hash_hash_test.dir/folly/hash/test/HashTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/hash_hash_test.dir/folly/hash/test/HashTest.cpp.o -MF CMakeFiles/hash_hash_test.dir/folly/hash/test/HashTest.cpp.o.d -o CMakeFiles/hash_hash_test.dir/folly/hash/test/HashTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/test/HashTest.cpp
[ 61%] Linking CXX executable hash_checksum_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/hash_checksum_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/gen_base_test.dir/link.d CMakeFiles/gen_base_test.dir/folly/gen/test/BaseTest.cpp.o -o gen_base_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Built target gen_base_test
/usr/bin/gmake  -f CMakeFiles/hash_spooky_hash_v1_test.dir/build.make CMakeFiles/hash_spooky_hash_v1_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/hash_spooky_hash_v1_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/hash_spooky_hash_v1_test.dir/build.make CMakeFiles/hash_spooky_hash_v1_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Building CXX object CMakeFiles/hash_spooky_hash_v1_test.dir/folly/hash/test/SpookyHashV1Test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/hash_spooky_hash_v1_test.dir/folly/hash/test/SpookyHashV1Test.cpp.o -MF CMakeFiles/hash_spooky_hash_v1_test.dir/folly/hash/test/SpookyHashV1Test.cpp.o.d -o CMakeFiles/hash_spooky_hash_v1_test.dir/folly/hash/test/SpookyHashV1Test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/test/SpookyHashV1Test.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/hash_checksum_test.dir/link.d CMakeFiles/hash_checksum_test.dir/folly/hash/test/ChecksumTest.cpp.o -o hash_checksum_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Built target hash_checksum_test
/usr/bin/gmake  -f CMakeFiles/hash_spooky_hash_v2_test.dir/build.make CMakeFiles/hash_spooky_hash_v2_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/hash_spooky_hash_v2_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/hash_spooky_hash_v2_test.dir/build.make CMakeFiles/hash_spooky_hash_v2_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 61%] Building CXX object CMakeFiles/hash_spooky_hash_v2_test.dir/folly/hash/test/SpookyHashV2Test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/hash_spooky_hash_v2_test.dir/folly/hash/test/SpookyHashV2Test.cpp.o -MF CMakeFiles/hash_spooky_hash_v2_test.dir/folly/hash/test/SpookyHashV2Test.cpp.o.d -o CMakeFiles/hash_spooky_hash_v2_test.dir/folly/hash/test/SpookyHashV2Test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/test/SpookyHashV2Test.cpp
[ 62%] Linking CXX executable hash_hash_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/hash_hash_benchmark.dir/link.txt --verbose=1
[ 62%] Linking CXX executable hash_spooky_hash_v1_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/hash_spooky_hash_v1_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/hash_hash_benchmark.dir/link.d CMakeFiles/hash_hash_benchmark.dir/folly/hash/test/HashBenchmark.cpp.o -o hash_hash_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Built target hash_hash_benchmark
/usr/bin/gmake  -f CMakeFiles/hash_traits_test.dir/build.make CMakeFiles/hash_traits_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/hash_traits_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/hash_traits_test.dir/build.make CMakeFiles/hash_traits_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Building CXX object CMakeFiles/hash_traits_test.dir/folly/hash/test/traits_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/hash_traits_test.dir/folly/hash/test/traits_test.cpp.o -MF CMakeFiles/hash_traits_test.dir/folly/hash/test/traits_test.cpp.o.d -o CMakeFiles/hash_traits_test.dir/folly/hash/test/traits_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/hash/test/traits_test.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/hash_spooky_hash_v1_test.dir/link.d CMakeFiles/hash_spooky_hash_v1_test.dir/folly/hash/test/SpookyHashV1Test.cpp.o -o hash_spooky_hash_v1_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Built target hash_spooky_hash_v1_test
/usr/bin/gmake  -f CMakeFiles/io_fs_util_test.dir/build.make CMakeFiles/io_fs_util_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_fs_util_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_fs_util_test.dir/build.make CMakeFiles/io_fs_util_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Building CXX object CMakeFiles/io_fs_util_test.dir/folly/io/test/FsUtilTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_fs_util_test.dir/folly/io/test/FsUtilTest.cpp.o -MF CMakeFiles/io_fs_util_test.dir/folly/io/test/FsUtilTest.cpp.o.d -o CMakeFiles/io_fs_util_test.dir/folly/io/test/FsUtilTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/test/FsUtilTest.cpp
[ 62%] Linking CXX executable hash_spooky_hash_v2_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/hash_spooky_hash_v2_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/hash_spooky_hash_v2_test.dir/link.d CMakeFiles/hash_spooky_hash_v2_test.dir/folly/hash/test/SpookyHashV2Test.cpp.o -o hash_spooky_hash_v2_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Built target hash_spooky_hash_v2_test
/usr/bin/gmake  -f CMakeFiles/io_iobuf_test.dir/build.make CMakeFiles/io_iobuf_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_iobuf_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_iobuf_test.dir/build.make CMakeFiles/io_iobuf_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Building CXX object CMakeFiles/io_iobuf_test.dir/folly/io/test/IOBufTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_iobuf_test.dir/folly/io/test/IOBufTest.cpp.o -MF CMakeFiles/io_iobuf_test.dir/folly/io/test/IOBufTest.cpp.o.d -o CMakeFiles/io_iobuf_test.dir/folly/io/test/IOBufTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/test/IOBufTest.cpp
[ 62%] Linking CXX executable hash_traits_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/hash_traits_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/hash_traits_test.dir/link.d CMakeFiles/hash_traits_test.dir/folly/hash/test/traits_test.cpp.o -o hash_traits_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Built target hash_traits_test
/usr/bin/gmake  -f CMakeFiles/io_iobuf_cursor_test.dir/build.make CMakeFiles/io_iobuf_cursor_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_iobuf_cursor_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_iobuf_cursor_test.dir/build.make CMakeFiles/io_iobuf_cursor_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Building CXX object CMakeFiles/io_iobuf_cursor_test.dir/folly/io/test/IOBufCursorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_iobuf_cursor_test.dir/folly/io/test/IOBufCursorTest.cpp.o -MF CMakeFiles/io_iobuf_cursor_test.dir/folly/io/test/IOBufCursorTest.cpp.o.d -o CMakeFiles/io_iobuf_cursor_test.dir/folly/io/test/IOBufCursorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/test/IOBufCursorTest.cpp
[ 62%] Linking CXX executable io_fs_util_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_fs_util_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_fs_util_test.dir/link.d CMakeFiles/io_fs_util_test.dir/folly/io/test/FsUtilTest.cpp.o -o io_fs_util_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Built target io_fs_util_test
/usr/bin/gmake  -f CMakeFiles/io_iobuf_queue_test.dir/build.make CMakeFiles/io_iobuf_queue_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_iobuf_queue_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_iobuf_queue_test.dir/build.make CMakeFiles/io_iobuf_queue_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Building CXX object CMakeFiles/io_iobuf_queue_test.dir/folly/io/test/IOBufQueueTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_iobuf_queue_test.dir/folly/io/test/IOBufQueueTest.cpp.o -MF CMakeFiles/io_iobuf_queue_test.dir/folly/io/test/IOBufQueueTest.cpp.o.d -o CMakeFiles/io_iobuf_queue_test.dir/folly/io/test/IOBufQueueTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/test/IOBufQueueTest.cpp
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/IOBuf.h:23,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/test/IOBufTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/IOBuf.h:36:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 62%] Linking CXX executable hash_hash_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/hash_hash_test.dir/link.txt --verbose=1
[ 62%] Linking CXX executable io_iobuf_queue_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_iobuf_queue_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_iobuf_queue_test.dir/link.d CMakeFiles/io_iobuf_queue_test.dir/folly/io/test/IOBufQueueTest.cpp.o -o io_iobuf_queue_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Built target io_iobuf_queue_test
/usr/bin/gmake  -f CMakeFiles/io_record_io_test.dir/build.make CMakeFiles/io_record_io_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_record_io_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_record_io_test.dir/build.make CMakeFiles/io_record_io_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Building CXX object CMakeFiles/io_record_io_test.dir/folly/io/test/RecordIOTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_record_io_test.dir/folly/io/test/RecordIOTest.cpp.o -MF CMakeFiles/io_record_io_test.dir/folly/io/test/RecordIOTest.cpp.o.d -o CMakeFiles/io_record_io_test.dir/folly/io/test/RecordIOTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/test/RecordIOTest.cpp
[ 62%] Linking CXX executable io_iobuf_cursor_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_iobuf_cursor_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/hash_hash_test.dir/link.d CMakeFiles/hash_hash_test.dir/folly/hash/test/HashTest.cpp.o -o hash_hash_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Built target hash_hash_test
/usr/bin/gmake  -f CMakeFiles/io_async_async_timeout_test.dir/build.make CMakeFiles/io_async_async_timeout_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_async_timeout_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_async_timeout_test.dir/build.make CMakeFiles/io_async_async_timeout_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 62%] Building CXX object CMakeFiles/io_async_async_timeout_test.dir/folly/io/async/test/AsyncTimeoutTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_async_timeout_test.dir/folly/io/async/test/AsyncTimeoutTest.cpp.o -MF CMakeFiles/io_async_async_timeout_test.dir/folly/io/async/test/AsyncTimeoutTest.cpp.o.d -o CMakeFiles/io_async_async_timeout_test.dir/folly/io/async/test/AsyncTimeoutTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/AsyncTimeoutTest.cpp
[ 63%] Linking CXX executable io_iobuf_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_iobuf_test.dir/link.txt --verbose=1
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/RecordIO.h:29,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/test/RecordIOTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:31,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/File.h:30,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/RecordIO.h:33:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 63%] Linking CXX executable io_async_async_timeout_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_async_timeout_test.dir/link.txt --verbose=1
[ 63%] Linking CXX executable io_record_io_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_record_io_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_async_timeout_test.dir/link.d CMakeFiles/io_async_async_timeout_test.dir/folly/io/async/test/AsyncTimeoutTest.cpp.o -o io_async_async_timeout_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 63%] Built target io_async_async_timeout_test
/usr/bin/gmake  -f CMakeFiles/io_async_async_udp_socket_test.dir/build.make CMakeFiles/io_async_async_udp_socket_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_async_udp_socket_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_async_udp_socket_test.dir/build.make CMakeFiles/io_async_async_udp_socket_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 63%] Building CXX object CMakeFiles/io_async_async_udp_socket_test.dir/folly/io/async/test/AsyncUDPSocketTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_async_udp_socket_test.dir/folly/io/async/test/AsyncUDPSocketTest.cpp.o -MF CMakeFiles/io_async_async_udp_socket_test.dir/folly/io/async/test/AsyncUDPSocketTest.cpp.o.d -o CMakeFiles/io_async_async_udp_socket_test.dir/folly/io/async/test/AsyncUDPSocketTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/AsyncUDPSocketTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_record_io_test.dir/link.d CMakeFiles/io_record_io_test.dir/folly/io/test/RecordIOTest.cpp.o -o io_record_io_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 63%] Built target io_record_io_test
/usr/bin/gmake  -f CMakeFiles/io_async_delayed_destruction_test.dir/build.make CMakeFiles/io_async_delayed_destruction_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_delayed_destruction_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_delayed_destruction_test.dir/build.make CMakeFiles/io_async_delayed_destruction_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 63%] Building CXX object CMakeFiles/io_async_delayed_destruction_test.dir/folly/io/async/test/DelayedDestructionTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_delayed_destruction_test.dir/folly/io/async/test/DelayedDestructionTest.cpp.o -MF CMakeFiles/io_async_delayed_destruction_test.dir/folly/io/async/test/DelayedDestructionTest.cpp.o.d -o CMakeFiles/io_async_delayed_destruction_test.dir/folly/io/async/test/DelayedDestructionTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/DelayedDestructionTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_iobuf_cursor_test.dir/link.d CMakeFiles/io_iobuf_cursor_test.dir/folly/io/test/IOBufCursorTest.cpp.o -o io_iobuf_cursor_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 63%] Built target io_iobuf_cursor_test
/usr/bin/gmake  -f CMakeFiles/io_async_delayed_destruction_base_test.dir/build.make CMakeFiles/io_async_delayed_destruction_base_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_delayed_destruction_base_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_delayed_destruction_base_test.dir/build.make CMakeFiles/io_async_delayed_destruction_base_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 63%] Building CXX object CMakeFiles/io_async_delayed_destruction_base_test.dir/folly/io/async/test/DelayedDestructionBaseTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_delayed_destruction_base_test.dir/folly/io/async/test/DelayedDestructionBaseTest.cpp.o -MF CMakeFiles/io_async_delayed_destruction_base_test.dir/folly/io/async/test/DelayedDestructionBaseTest.cpp.o.d -o CMakeFiles/io_async_delayed_destruction_base_test.dir/folly/io/async/test/DelayedDestructionBaseTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/DelayedDestructionBaseTest.cpp
[ 63%] Linking CXX executable io_async_delayed_destruction_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_delayed_destruction_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_delayed_destruction_test.dir/link.d CMakeFiles/io_async_delayed_destruction_test.dir/folly/io/async/test/DelayedDestructionTest.cpp.o -o io_async_delayed_destruction_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 63%] Built target io_async_delayed_destruction_test
/usr/bin/gmake  -f CMakeFiles/io_async_destructor_check_test.dir/build.make CMakeFiles/io_async_destructor_check_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_destructor_check_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_destructor_check_test.dir/build.make CMakeFiles/io_async_destructor_check_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 63%] Building CXX object CMakeFiles/io_async_destructor_check_test.dir/folly/io/async/test/DestructorCheckTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_destructor_check_test.dir/folly/io/async/test/DestructorCheckTest.cpp.o -MF CMakeFiles/io_async_destructor_check_test.dir/folly/io/async/test/DestructorCheckTest.cpp.o.d -o CMakeFiles/io_async_destructor_check_test.dir/folly/io/async/test/DestructorCheckTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/DestructorCheckTest.cpp
[ 64%] Linking CXX executable io_async_delayed_destruction_base_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_delayed_destruction_base_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_delayed_destruction_base_test.dir/link.d CMakeFiles/io_async_delayed_destruction_base_test.dir/folly/io/async/test/DelayedDestructionBaseTest.cpp.o -o io_async_delayed_destruction_base_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 64%] Built target io_async_delayed_destruction_base_test
/usr/bin/gmake  -f CMakeFiles/io_async_event_base_local_test.dir/build.make CMakeFiles/io_async_event_base_local_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_event_base_local_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_event_base_local_test.dir/build.make CMakeFiles/io_async_event_base_local_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 64%] Building CXX object CMakeFiles/io_async_event_base_local_test.dir/folly/io/async/test/EventBaseLocalTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_event_base_local_test.dir/folly/io/async/test/EventBaseLocalTest.cpp.o -MF CMakeFiles/io_async_event_base_local_test.dir/folly/io/async/test/EventBaseLocalTest.cpp.o.d -o CMakeFiles/io_async_event_base_local_test.dir/folly/io/async/test/EventBaseLocalTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/EventBaseLocalTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_iobuf_test.dir/link.d CMakeFiles/io_iobuf_test.dir/folly/io/test/IOBufTest.cpp.o -o io_iobuf_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 64%] Built target io_iobuf_test
/usr/bin/gmake  -f CMakeFiles/io_async_hh_wheel_timer_test.dir/build.make CMakeFiles/io_async_hh_wheel_timer_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_hh_wheel_timer_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_hh_wheel_timer_test.dir/build.make CMakeFiles/io_async_hh_wheel_timer_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 64%] Building CXX object CMakeFiles/io_async_hh_wheel_timer_test.dir/folly/io/async/test/HHWheelTimerTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_hh_wheel_timer_test.dir/folly/io/async/test/HHWheelTimerTest.cpp.o -MF CMakeFiles/io_async_hh_wheel_timer_test.dir/folly/io/async/test/HHWheelTimerTest.cpp.o.d -o CMakeFiles/io_async_hh_wheel_timer_test.dir/folly/io/async/test/HHWheelTimerTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/HHWheelTimerTest.cpp
[ 64%] Linking CXX executable io_async_destructor_check_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_destructor_check_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_destructor_check_test.dir/link.d CMakeFiles/io_async_destructor_check_test.dir/folly/io/async/test/DestructorCheckTest.cpp.o -o io_async_destructor_check_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 64%] Built target io_async_destructor_check_test
/usr/bin/gmake  -f CMakeFiles/io_async_notification_queue_test.dir/build.make CMakeFiles/io_async_notification_queue_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_notification_queue_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_notification_queue_test.dir/build.make CMakeFiles/io_async_notification_queue_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 64%] Building CXX object CMakeFiles/io_async_notification_queue_test.dir/folly/io/async/test/NotificationQueueTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_notification_queue_test.dir/folly/io/async/test/NotificationQueueTest.cpp.o -MF CMakeFiles/io_async_notification_queue_test.dir/folly/io/async/test/NotificationQueueTest.cpp.o.d -o CMakeFiles/io_async_notification_queue_test.dir/folly/io/async/test/NotificationQueueTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/NotificationQueueTest.cpp
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBaseLocal.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/EventBaseLocalTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Memory.h:39,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/detail/F14Policy.h:24,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/F14Set.h:41,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/EventBaseLocal.h:28:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 64%] Linking CXX executable io_async_event_base_local_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_event_base_local_test.dir/link.txt --verbose=1
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/NotificationQueue.h:23,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/NotificationQueueTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Exception.h:25,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/NotificationQueue.h:30:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_event_base_local_test.dir/link.d CMakeFiles/io_async_event_base_local_test.dir/folly/io/async/test/EventBaseLocalTest.cpp.o -o io_async_event_base_local_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 64%] Built target io_async_event_base_local_test
/usr/bin/gmake  -f CMakeFiles/io_async_request_context_benchmark.dir/build.make CMakeFiles/io_async_request_context_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_request_context_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_request_context_benchmark.dir/build.make CMakeFiles/io_async_request_context_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 64%] Building CXX object CMakeFiles/io_async_request_context_benchmark.dir/folly/io/async/test/RequestContextBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_request_context_benchmark.dir/folly/io/async/test/RequestContextBenchmark.cpp.o -MF CMakeFiles/io_async_request_context_benchmark.dir/folly/io/async/test/RequestContextBenchmark.cpp.o.d -o CMakeFiles/io_async_request_context_benchmark.dir/folly/io/async/test/RequestContextBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/RequestContextBenchmark.cpp
[ 64%] Linking CXX executable io_async_hh_wheel_timer_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_hh_wheel_timer_test.dir/link.txt --verbose=1
[ 65%] Linking CXX executable io_async_notification_queue_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_notification_queue_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_hh_wheel_timer_test.dir/link.d CMakeFiles/io_async_hh_wheel_timer_test.dir/folly/io/async/test/HHWheelTimerTest.cpp.o -o io_async_hh_wheel_timer_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Built target io_async_hh_wheel_timer_test
/usr/bin/gmake  -f CMakeFiles/io_async_request_context_test.dir/build.make CMakeFiles/io_async_request_context_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_request_context_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_request_context_test.dir/build.make CMakeFiles/io_async_request_context_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Building CXX object CMakeFiles/io_async_request_context_test.dir/folly/io/async/test/RequestContextTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_request_context_test.dir/folly/io/async/test/RequestContextTest.cpp.o -MF CMakeFiles/io_async_request_context_test.dir/folly/io/async/test/RequestContextTest.cpp.o.d -o CMakeFiles/io_async_request_context_test.dir/folly/io/async/test/RequestContextTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/RequestContextTest.cpp
[ 65%] Linking CXX executable io_async_request_context_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_request_context_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_request_context_benchmark.dir/link.d CMakeFiles/io_async_request_context_benchmark.dir/folly/io/async/test/RequestContextBenchmark.cpp.o -o io_async_request_context_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Built target io_async_request_context_benchmark
/usr/bin/gmake  -f CMakeFiles/io_async_scoped_event_base_thread_test.dir/build.make CMakeFiles/io_async_scoped_event_base_thread_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_scoped_event_base_thread_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_scoped_event_base_thread_test.dir/build.make CMakeFiles/io_async_scoped_event_base_thread_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Building CXX object CMakeFiles/io_async_scoped_event_base_thread_test.dir/folly/io/async/test/ScopedEventBaseThreadTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_scoped_event_base_thread_test.dir/folly/io/async/test/ScopedEventBaseThreadTest.cpp.o -MF CMakeFiles/io_async_scoped_event_base_thread_test.dir/folly/io/async/test/ScopedEventBaseThreadTest.cpp.o.d -o CMakeFiles/io_async_scoped_event_base_thread_test.dir/folly/io/async/test/ScopedEventBaseThreadTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/ScopedEventBaseThreadTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_notification_queue_test.dir/link.d CMakeFiles/io_async_notification_queue_test.dir/folly/io/async/test/NotificationQueueTest.cpp.o -o io_async_notification_queue_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Built target io_async_notification_queue_test
/usr/bin/gmake  -f CMakeFiles/io_async_ssl_session_test.dir/build.make CMakeFiles/io_async_ssl_session_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_ssl_session_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_ssl_session_test.dir/build.make CMakeFiles/io_async_ssl_session_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Building CXX object CMakeFiles/io_async_ssl_session_test.dir/folly/io/async/test/SSLSessionTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_ssl_session_test.dir/folly/io/async/test/SSLSessionTest.cpp.o -MF CMakeFiles/io_async_ssl_session_test.dir/folly/io/async/test/SSLSessionTest.cpp.o.d -o CMakeFiles/io_async_ssl_session_test.dir/folly/io/async/test/SSLSessionTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/SSLSessionTest.cpp
[ 65%] Linking CXX executable io_async_scoped_event_base_thread_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_scoped_event_base_thread_test.dir/link.txt --verbose=1
[ 65%] Linking CXX executable io_async_async_udp_socket_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_async_udp_socket_test.dir/link.txt --verbose=1
[ 65%] Linking CXX executable io_async_request_context_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_request_context_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_scoped_event_base_thread_test.dir/link.d CMakeFiles/io_async_scoped_event_base_thread_test.dir/folly/io/async/test/ScopedEventBaseThreadTest.cpp.o -o io_async_scoped_event_base_thread_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Built target io_async_scoped_event_base_thread_test
/usr/bin/gmake  -f CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/build.make CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/build.make CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Building CXX object CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp.o -MF CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp.o.d -o CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp
[ 65%] Linking CXX executable io_async_ssl_session_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_ssl_session_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_request_context_test.dir/link.d CMakeFiles/io_async_request_context_test.dir/folly/io/async/test/RequestContextTest.cpp.o -o io_async_request_context_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Built target io_async_request_context_test
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_ssl_session_test.dir/link.d CMakeFiles/io_async_ssl_session_test.dir/folly/io/async/test/SSLSessionTest.cpp.o -o io_async_ssl_session_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
Copying test content for io_async_ssl_session_test
/usr/bin/cmake -E copy_directory /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/certs/ /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly/io/async/test/certs/
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Built target io_async_ssl_session_test
/usr/bin/gmake  -f CMakeFiles/io_async_ssl_ssl_errors_test.dir/build.make CMakeFiles/io_async_ssl_ssl_errors_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_ssl_ssl_errors_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_ssl_ssl_errors_test.dir/build.make CMakeFiles/io_async_ssl_ssl_errors_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Building CXX object CMakeFiles/io_async_ssl_ssl_errors_test.dir/folly/io/async/ssl/test/SSLErrorsTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_ssl_ssl_errors_test.dir/folly/io/async/ssl/test/SSLErrorsTest.cpp.o -MF CMakeFiles/io_async_ssl_ssl_errors_test.dir/folly/io/async/ssl/test/SSLErrorsTest.cpp.o.d -o CMakeFiles/io_async_ssl_ssl_errors_test.dir/folly/io/async/ssl/test/SSLErrorsTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/ssl/test/SSLErrorsTest.cpp
/usr/bin/gmake  -f CMakeFiles/lang_align_test.dir/build.make CMakeFiles/lang_align_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_align_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_align_test.dir/build.make CMakeFiles/lang_align_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 65%] Building CXX object CMakeFiles/lang_align_test.dir/folly/lang/test/AlignTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_align_test.dir/folly/lang/test/AlignTest.cpp.o -MF CMakeFiles/lang_align_test.dir/folly/lang/test/AlignTest.cpp.o.d -o CMakeFiles/lang_align_test.dir/folly/lang/test/AlignTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/AlignTest.cpp
[ 66%] Linking CXX executable io_async_ssl_ssl_errors_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_ssl_ssl_errors_test.dir/link.txt --verbose=1
[ 66%] Linking CXX executable lang_align_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_align_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_ssl_ssl_errors_test.dir/link.d CMakeFiles/io_async_ssl_ssl_errors_test.dir/folly/io/async/ssl/test/SSLErrorsTest.cpp.o -o io_async_ssl_ssl_errors_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 66%] Built target io_async_ssl_ssl_errors_test
/usr/bin/gmake  -f CMakeFiles/lang_aligned_test.dir/build.make CMakeFiles/lang_aligned_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_aligned_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_aligned_test.dir/build.make CMakeFiles/lang_aligned_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 66%] Building CXX object CMakeFiles/lang_aligned_test.dir/folly/lang/test/AlignedTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_aligned_test.dir/folly/lang/test/AlignedTest.cpp.o -MF CMakeFiles/lang_aligned_test.dir/folly/lang/test/AlignedTest.cpp.o.d -o CMakeFiles/lang_aligned_test.dir/folly/lang/test/AlignedTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/AlignedTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_align_test.dir/link.d CMakeFiles/lang_align_test.dir/folly/lang/test/AlignTest.cpp.o -o lang_align_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 66%] Built target lang_align_test
/usr/bin/gmake  -f CMakeFiles/lang_badge_test.dir/build.make CMakeFiles/lang_badge_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_badge_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_badge_test.dir/build.make CMakeFiles/lang_badge_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 66%] Building CXX object CMakeFiles/lang_badge_test.dir/folly/lang/test/BadgeTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_badge_test.dir/folly/lang/test/BadgeTest.cpp.o -MF CMakeFiles/lang_badge_test.dir/folly/lang/test/BadgeTest.cpp.o.d -o CMakeFiles/lang_badge_test.dir/folly/lang/test/BadgeTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/BadgeTest.cpp
[ 66%] Linking CXX executable io_async_write_chain_async_transport_wrapper_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_async_udp_socket_test.dir/link.d CMakeFiles/io_async_async_udp_socket_test.dir/folly/io/async/test/AsyncUDPSocketTest.cpp.o -o io_async_async_udp_socket_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 66%] Built target io_async_async_udp_socket_test
/usr/bin/gmake  -f CMakeFiles/lang_bits_class_test.dir/build.make CMakeFiles/lang_bits_class_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_bits_class_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_bits_class_test.dir/build.make CMakeFiles/lang_bits_class_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 66%] Building CXX object CMakeFiles/lang_bits_class_test.dir/folly/lang/test/BitsClassTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_bits_class_test.dir/folly/lang/test/BitsClassTest.cpp.o -MF CMakeFiles/lang_bits_class_test.dir/folly/lang/test/BitsClassTest.cpp.o.d -o CMakeFiles/lang_bits_class_test.dir/folly/lang/test/BitsClassTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/BitsClassTest.cpp
[ 66%] Linking CXX executable lang_aligned_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_aligned_test.dir/link.txt --verbose=1
[ 67%] Linking CXX executable lang_badge_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_badge_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_aligned_test.dir/link.d CMakeFiles/lang_aligned_test.dir/folly/lang/test/AlignedTest.cpp.o -o lang_aligned_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Built target lang_aligned_test
/usr/bin/gmake  -f CMakeFiles/lang_bits_test.dir/build.make CMakeFiles/lang_bits_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_bits_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_bits_test.dir/build.make CMakeFiles/lang_bits_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Building CXX object CMakeFiles/lang_bits_test.dir/folly/lang/test/BitsTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_bits_test.dir/folly/lang/test/BitsTest.cpp.o -MF CMakeFiles/lang_bits_test.dir/folly/lang/test/BitsTest.cpp.o.d -o CMakeFiles/lang_bits_test.dir/folly/lang/test/BitsTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/BitsTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_badge_test.dir/link.d CMakeFiles/lang_badge_test.dir/folly/lang/test/BadgeTest.cpp.o -o lang_badge_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Built target lang_badge_test
/usr/bin/gmake  -f CMakeFiles/lang_c_string_test.dir/build.make CMakeFiles/lang_c_string_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_c_string_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_c_string_test.dir/build.make CMakeFiles/lang_c_string_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Building CXX object CMakeFiles/lang_c_string_test.dir/folly/lang/test/CStringTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_c_string_test.dir/folly/lang/test/CStringTest.cpp.o -MF CMakeFiles/lang_c_string_test.dir/folly/lang/test/CStringTest.cpp.o.d -o CMakeFiles/lang_c_string_test.dir/folly/lang/test/CStringTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/CStringTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/link.d CMakeFiles/io_async_write_chain_async_transport_wrapper_test.dir/folly/io/async/test/WriteChainAsyncTransportWrapperTest.cpp.o -o io_async_write_chain_async_transport_wrapper_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Built target io_async_write_chain_async_transport_wrapper_test
/usr/bin/gmake  -f CMakeFiles/lang_cast_test.dir/build.make CMakeFiles/lang_cast_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_cast_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_cast_test.dir/build.make CMakeFiles/lang_cast_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Building CXX object CMakeFiles/lang_cast_test.dir/folly/lang/test/CastTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_cast_test.dir/folly/lang/test/CastTest.cpp.o -MF CMakeFiles/lang_cast_test.dir/folly/lang/test/CastTest.cpp.o.d -o CMakeFiles/lang_cast_test.dir/folly/lang/test/CastTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/CastTest.cpp
[ 67%] Linking CXX executable lang_c_string_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_c_string_test.dir/link.txt --verbose=1
[ 67%] Linking CXX executable lang_cast_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_cast_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_cast_test.dir/link.d CMakeFiles/lang_cast_test.dir/folly/lang/test/CastTest.cpp.o -o lang_cast_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Built target lang_cast_test
/usr/bin/gmake  -f CMakeFiles/lang_checked_math_test.dir/build.make CMakeFiles/lang_checked_math_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_checked_math_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_checked_math_test.dir/build.make CMakeFiles/lang_checked_math_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Building CXX object CMakeFiles/lang_checked_math_test.dir/folly/lang/test/CheckedMathTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_checked_math_test.dir/folly/lang/test/CheckedMathTest.cpp.o -MF CMakeFiles/lang_checked_math_test.dir/folly/lang/test/CheckedMathTest.cpp.o.d -o CMakeFiles/lang_checked_math_test.dir/folly/lang/test/CheckedMathTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/CheckedMathTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_c_string_test.dir/link.d CMakeFiles/lang_c_string_test.dir/folly/lang/test/CStringTest.cpp.o -o lang_c_string_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Built target lang_c_string_test
/usr/bin/gmake  -f CMakeFiles/lang_exception_test.dir/build.make CMakeFiles/lang_exception_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_exception_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_exception_test.dir/build.make CMakeFiles/lang_exception_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 67%] Building CXX object CMakeFiles/lang_exception_test.dir/folly/lang/test/ExceptionTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_exception_test.dir/folly/lang/test/ExceptionTest.cpp.o -MF CMakeFiles/lang_exception_test.dir/folly/lang/test/ExceptionTest.cpp.o.d -o CMakeFiles/lang_exception_test.dir/folly/lang/test/ExceptionTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/ExceptionTest.cpp
[ 67%] Linking CXX executable lang_bits_class_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_bits_class_test.dir/link.txt --verbose=1
[ 68%] Linking CXX executable lang_checked_math_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_checked_math_test.dir/link.txt --verbose=1
[ 68%] Linking CXX executable lang_bits_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_bits_test.dir/link.txt --verbose=1
[ 68%] Linking CXX executable lang_exception_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_exception_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_checked_math_test.dir/link.d CMakeFiles/lang_checked_math_test.dir/folly/lang/test/CheckedMathTest.cpp.o -o lang_checked_math_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Built target lang_checked_math_test
/usr/bin/gmake  -f CMakeFiles/lang_extern_test.dir/build.make CMakeFiles/lang_extern_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_extern_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_extern_test.dir/build.make CMakeFiles/lang_extern_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Building CXX object CMakeFiles/lang_extern_test.dir/folly/lang/test/ExternTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_extern_test.dir/folly/lang/test/ExternTest.cpp.o -MF CMakeFiles/lang_extern_test.dir/folly/lang/test/ExternTest.cpp.o.d -o CMakeFiles/lang_extern_test.dir/folly/lang/test/ExternTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/ExternTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_bits_class_test.dir/link.d CMakeFiles/lang_bits_class_test.dir/folly/lang/test/BitsClassTest.cpp.o -o lang_bits_class_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Built target lang_bits_class_test
/usr/bin/gmake  -f CMakeFiles/lang_ordering_test.dir/build.make CMakeFiles/lang_ordering_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_ordering_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_ordering_test.dir/build.make CMakeFiles/lang_ordering_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Building CXX object CMakeFiles/lang_ordering_test.dir/folly/lang/test/OrderingTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_ordering_test.dir/folly/lang/test/OrderingTest.cpp.o -MF CMakeFiles/lang_ordering_test.dir/folly/lang/test/OrderingTest.cpp.o.d -o CMakeFiles/lang_ordering_test.dir/folly/lang/test/OrderingTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/OrderingTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_exception_test.dir/link.d CMakeFiles/lang_exception_test.dir/folly/lang/test/ExceptionTest.cpp.o -o lang_exception_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Built target lang_exception_test
/usr/bin/gmake  -f CMakeFiles/lang_pretty_test.dir/build.make CMakeFiles/lang_pretty_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_pretty_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_pretty_test.dir/build.make CMakeFiles/lang_pretty_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Building CXX object CMakeFiles/lang_pretty_test.dir/folly/lang/test/PrettyTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_pretty_test.dir/folly/lang/test/PrettyTest.cpp.o -MF CMakeFiles/lang_pretty_test.dir/folly/lang/test/PrettyTest.cpp.o.d -o CMakeFiles/lang_pretty_test.dir/folly/lang/test/PrettyTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/PrettyTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_bits_test.dir/link.d CMakeFiles/lang_bits_test.dir/folly/lang/test/BitsTest.cpp.o -o lang_bits_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Built target lang_bits_test
/usr/bin/gmake  -f CMakeFiles/lang_propagate_const_test.dir/build.make CMakeFiles/lang_propagate_const_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_propagate_const_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_propagate_const_test.dir/build.make CMakeFiles/lang_propagate_const_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Building CXX object CMakeFiles/lang_propagate_const_test.dir/folly/lang/test/PropagateConstTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_propagate_const_test.dir/folly/lang/test/PropagateConstTest.cpp.o -MF CMakeFiles/lang_propagate_const_test.dir/folly/lang/test/PropagateConstTest.cpp.o.d -o CMakeFiles/lang_propagate_const_test.dir/folly/lang/test/PropagateConstTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/PropagateConstTest.cpp
[ 68%] Linking CXX executable lang_extern_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_extern_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_extern_test.dir/link.d CMakeFiles/lang_extern_test.dir/folly/lang/test/ExternTest.cpp.o -o lang_extern_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Built target lang_extern_test
/usr/bin/gmake  -f CMakeFiles/lang_r_value_reference_wrapper_test.dir/build.make CMakeFiles/lang_r_value_reference_wrapper_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_r_value_reference_wrapper_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_r_value_reference_wrapper_test.dir/build.make CMakeFiles/lang_r_value_reference_wrapper_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Building CXX object CMakeFiles/lang_r_value_reference_wrapper_test.dir/folly/lang/test/RValueReferenceWrapperTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_r_value_reference_wrapper_test.dir/folly/lang/test/RValueReferenceWrapperTest.cpp.o -MF CMakeFiles/lang_r_value_reference_wrapper_test.dir/folly/lang/test/RValueReferenceWrapperTest.cpp.o.d -o CMakeFiles/lang_r_value_reference_wrapper_test.dir/folly/lang/test/RValueReferenceWrapperTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/RValueReferenceWrapperTest.cpp
[ 68%] Linking CXX executable lang_pretty_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_pretty_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_pretty_test.dir/link.d CMakeFiles/lang_pretty_test.dir/folly/lang/test/PrettyTest.cpp.o -o lang_pretty_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Built target lang_pretty_test
/usr/bin/gmake  -f CMakeFiles/lang_safe_assert_test.dir/build.make CMakeFiles/lang_safe_assert_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_safe_assert_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_safe_assert_test.dir/build.make CMakeFiles/lang_safe_assert_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 68%] Building CXX object CMakeFiles/lang_safe_assert_test.dir/folly/lang/test/SafeAssertTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_safe_assert_test.dir/folly/lang/test/SafeAssertTest.cpp.o -MF CMakeFiles/lang_safe_assert_test.dir/folly/lang/test/SafeAssertTest.cpp.o.d -o CMakeFiles/lang_safe_assert_test.dir/folly/lang/test/SafeAssertTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/SafeAssertTest.cpp
[ 68%] Linking CXX executable lang_ordering_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_ordering_test.dir/link.txt --verbose=1
[ 69%] Linking CXX executable lang_propagate_const_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_propagate_const_test.dir/link.txt --verbose=1
[ 69%] Linking CXX executable lang_r_value_reference_wrapper_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_r_value_reference_wrapper_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_ordering_test.dir/link.d CMakeFiles/lang_ordering_test.dir/folly/lang/test/OrderingTest.cpp.o -o lang_ordering_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 69%] Built target lang_ordering_test
/usr/bin/gmake  -f CMakeFiles/lang_to_ascii_benchmark.dir/build.make CMakeFiles/lang_to_ascii_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_to_ascii_benchmark.dir/DependInfo.cmake "--color="
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_propagate_const_test.dir/link.d CMakeFiles/lang_propagate_const_test.dir/folly/lang/test/PropagateConstTest.cpp.o -o lang_propagate_const_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_to_ascii_benchmark.dir/build.make CMakeFiles/lang_to_ascii_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 69%] Built target lang_propagate_const_test
/usr/bin/gmake  -f CMakeFiles/lang_to_ascii_test.dir/build.make CMakeFiles/lang_to_ascii_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_to_ascii_test.dir/DependInfo.cmake "--color="
[ 69%] Building CXX object CMakeFiles/lang_to_ascii_benchmark.dir/folly/lang/test/ToAsciiBench.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_to_ascii_benchmark.dir/folly/lang/test/ToAsciiBench.cpp.o -MF CMakeFiles/lang_to_ascii_benchmark.dir/folly/lang/test/ToAsciiBench.cpp.o.d -o CMakeFiles/lang_to_ascii_benchmark.dir/folly/lang/test/ToAsciiBench.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/ToAsciiBench.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_to_ascii_test.dir/build.make CMakeFiles/lang_to_ascii_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 69%] Building CXX object CMakeFiles/lang_to_ascii_test.dir/folly/lang/test/ToAsciiTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_to_ascii_test.dir/folly/lang/test/ToAsciiTest.cpp.o -MF CMakeFiles/lang_to_ascii_test.dir/folly/lang/test/ToAsciiTest.cpp.o.d -o CMakeFiles/lang_to_ascii_test.dir/folly/lang/test/ToAsciiTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/ToAsciiTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_r_value_reference_wrapper_test.dir/link.d CMakeFiles/lang_r_value_reference_wrapper_test.dir/folly/lang/test/RValueReferenceWrapperTest.cpp.o -o lang_r_value_reference_wrapper_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 69%] Built target lang_r_value_reference_wrapper_test
/usr/bin/gmake  -f CMakeFiles/lang_type_info_test.dir/build.make CMakeFiles/lang_type_info_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lang_type_info_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lang_type_info_test.dir/build.make CMakeFiles/lang_type_info_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 69%] Building CXX object CMakeFiles/lang_type_info_test.dir/folly/lang/test/TypeInfoTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lang_type_info_test.dir/folly/lang/test/TypeInfoTest.cpp.o -MF CMakeFiles/lang_type_info_test.dir/folly/lang/test/TypeInfoTest.cpp.o.d -o CMakeFiles/lang_type_info_test.dir/folly/lang/test/TypeInfoTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/test/TypeInfoTest.cpp
[ 70%] Linking CXX executable lang_type_info_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_type_info_test.dir/link.txt --verbose=1
[ 70%] Linking CXX executable lang_safe_assert_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_safe_assert_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_type_info_test.dir/link.d CMakeFiles/lang_type_info_test.dir/folly/lang/test/TypeInfoTest.cpp.o -o lang_type_info_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 70%] Built target lang_type_info_test
/usr/bin/gmake  -f CMakeFiles/memory_arena_test.dir/build.make CMakeFiles/memory_arena_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/memory_arena_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/memory_arena_test.dir/build.make CMakeFiles/memory_arena_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 70%] Building CXX object CMakeFiles/memory_arena_test.dir/folly/memory/test/ArenaTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/memory_arena_test.dir/folly/memory/test/ArenaTest.cpp.o -MF CMakeFiles/memory_arena_test.dir/folly/memory/test/ArenaTest.cpp.o.d -o CMakeFiles/memory_arena_test.dir/folly/memory/test/ArenaTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/test/ArenaTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_safe_assert_test.dir/link.d CMakeFiles/lang_safe_assert_test.dir/folly/lang/test/SafeAssertTest.cpp.o -o lang_safe_assert_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 70%] Built target lang_safe_assert_test
/usr/bin/gmake  -f CMakeFiles/memory_reentrant_allocator_test.dir/build.make CMakeFiles/memory_reentrant_allocator_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/memory_reentrant_allocator_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/memory_reentrant_allocator_test.dir/build.make CMakeFiles/memory_reentrant_allocator_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 70%] Building CXX object CMakeFiles/memory_reentrant_allocator_test.dir/folly/memory/test/ReentrantAllocatorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/memory_reentrant_allocator_test.dir/folly/memory/test/ReentrantAllocatorTest.cpp.o -MF CMakeFiles/memory_reentrant_allocator_test.dir/folly/memory/test/ReentrantAllocatorTest.cpp.o.d -o CMakeFiles/memory_reentrant_allocator_test.dir/folly/memory/test/ReentrantAllocatorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/test/ReentrantAllocatorTest.cpp
[ 70%] Linking CXX executable lang_to_ascii_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_to_ascii_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_to_ascii_test.dir/link.d CMakeFiles/lang_to_ascii_test.dir/folly/lang/test/ToAsciiTest.cpp.o -o lang_to_ascii_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 70%] Built target lang_to_ascii_test
/usr/bin/gmake  -f CMakeFiles/memory_thread_cached_arena_test.dir/build.make CMakeFiles/memory_thread_cached_arena_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/memory_thread_cached_arena_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/memory_thread_cached_arena_test.dir/build.make CMakeFiles/memory_thread_cached_arena_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 70%] Building CXX object CMakeFiles/memory_thread_cached_arena_test.dir/folly/memory/test/ThreadCachedArenaTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/memory_thread_cached_arena_test.dir/folly/memory/test/ThreadCachedArenaTest.cpp.o -MF CMakeFiles/memory_thread_cached_arena_test.dir/folly/memory/test/ThreadCachedArenaTest.cpp.o.d -o CMakeFiles/memory_thread_cached_arena_test.dir/folly/memory/test/ThreadCachedArenaTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/test/ThreadCachedArenaTest.cpp
[ 70%] Linking CXX executable memory_reentrant_allocator_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/memory_reentrant_allocator_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/memory_reentrant_allocator_test.dir/link.d CMakeFiles/memory_reentrant_allocator_test.dir/folly/memory/test/ReentrantAllocatorTest.cpp.o -o memory_reentrant_allocator_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 70%] Built target memory_reentrant_allocator_test
/usr/bin/gmake  -f CMakeFiles/memory_mallctl_helper_test.dir/build.make CMakeFiles/memory_mallctl_helper_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/memory_mallctl_helper_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/memory_mallctl_helper_test.dir/build.make CMakeFiles/memory_mallctl_helper_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 70%] Building CXX object CMakeFiles/memory_mallctl_helper_test.dir/folly/memory/test/MallctlHelperTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/memory_mallctl_helper_test.dir/folly/memory/test/MallctlHelperTest.cpp.o -MF CMakeFiles/memory_mallctl_helper_test.dir/folly/memory/test/MallctlHelperTest.cpp.o.d -o CMakeFiles/memory_mallctl_helper_test.dir/folly/memory/test/MallctlHelperTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/test/MallctlHelperTest.cpp
[ 71%] Linking CXX executable memory_arena_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/memory_arena_test.dir/link.txt --verbose=1
[ 71%] Linking CXX executable memory_mallctl_helper_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/memory_mallctl_helper_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/memory_arena_test.dir/link.d CMakeFiles/memory_arena_test.dir/folly/memory/test/ArenaTest.cpp.o -o memory_arena_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 71%] Built target memory_arena_test
/usr/bin/gmake  -f CMakeFiles/memory_uninitialized_memory_hacks_test.dir/build.make CMakeFiles/memory_uninitialized_memory_hacks_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/memory_uninitialized_memory_hacks_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/memory_uninitialized_memory_hacks_test.dir/build.make CMakeFiles/memory_uninitialized_memory_hacks_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 71%] Building CXX object CMakeFiles/memory_uninitialized_memory_hacks_test.dir/folly/memory/test/UninitializedMemoryHacksTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/memory_uninitialized_memory_hacks_test.dir/folly/memory/test/UninitializedMemoryHacksTest.cpp.o -MF CMakeFiles/memory_uninitialized_memory_hacks_test.dir/folly/memory/test/UninitializedMemoryHacksTest.cpp.o.d -o CMakeFiles/memory_uninitialized_memory_hacks_test.dir/folly/memory/test/UninitializedMemoryHacksTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/test/UninitializedMemoryHacksTest.cpp
[ 72%] Linking CXX executable memory_thread_cached_arena_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/memory_thread_cached_arena_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/memory_mallctl_helper_test.dir/link.d CMakeFiles/memory_mallctl_helper_test.dir/folly/memory/test/MallctlHelperTest.cpp.o -o memory_mallctl_helper_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Built target memory_mallctl_helper_test
/usr/bin/gmake  -f CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/build.make CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/build.make CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Building CXX object CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/folly/net/detail/test/SocketFileDescriptorMapTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/folly/net/detail/test/SocketFileDescriptorMapTest.cpp.o -MF CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/folly/net/detail/test/SocketFileDescriptorMapTest.cpp.o.d -o CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/folly/net/detail/test/SocketFileDescriptorMapTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/net/detail/test/SocketFileDescriptorMapTest.cpp
[ 72%] Linking CXX executable net_detail_socket_file_descriptor_map_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/memory_thread_cached_arena_test.dir/link.d CMakeFiles/memory_thread_cached_arena_test.dir/folly/memory/test/ThreadCachedArenaTest.cpp.o -o memory_thread_cached_arena_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Built target memory_thread_cached_arena_test
/usr/bin/gmake  -f CMakeFiles/portability_constexpr_test.dir/build.make CMakeFiles/portability_constexpr_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/portability_constexpr_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/portability_constexpr_test.dir/build.make CMakeFiles/portability_constexpr_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Building CXX object CMakeFiles/portability_constexpr_test.dir/folly/portability/test/ConstexprTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/portability_constexpr_test.dir/folly/portability/test/ConstexprTest.cpp.o -MF CMakeFiles/portability_constexpr_test.dir/folly/portability/test/ConstexprTest.cpp.o.d -o CMakeFiles/portability_constexpr_test.dir/folly/portability/test/ConstexprTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/test/ConstexprTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/link.d CMakeFiles/net_detail_socket_file_descriptor_map_test.dir/folly/net/detail/test/SocketFileDescriptorMapTest.cpp.o -o net_detail_socket_file_descriptor_map_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Built target net_detail_socket_file_descriptor_map_test
/usr/bin/gmake  -f CMakeFiles/portability_filesystem_test.dir/build.make CMakeFiles/portability_filesystem_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/portability_filesystem_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/portability_filesystem_test.dir/build.make CMakeFiles/portability_filesystem_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Building CXX object CMakeFiles/portability_filesystem_test.dir/folly/portability/test/FilesystemTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/portability_filesystem_test.dir/folly/portability/test/FilesystemTest.cpp.o -MF CMakeFiles/portability_filesystem_test.dir/folly/portability/test/FilesystemTest.cpp.o.d -o CMakeFiles/portability_filesystem_test.dir/folly/portability/test/FilesystemTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/test/FilesystemTest.cpp
[ 72%] Linking CXX executable portability_constexpr_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/portability_constexpr_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/portability_constexpr_test.dir/link.d CMakeFiles/portability_constexpr_test.dir/folly/portability/test/ConstexprTest.cpp.o -o portability_constexpr_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Built target portability_constexpr_test
/usr/bin/gmake  -f CMakeFiles/portability_libgen_test.dir/build.make CMakeFiles/portability_libgen_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/portability_libgen_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/portability_libgen_test.dir/build.make CMakeFiles/portability_libgen_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Building CXX object CMakeFiles/portability_libgen_test.dir/folly/portability/test/LibgenTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/portability_libgen_test.dir/folly/portability/test/LibgenTest.cpp.o -MF CMakeFiles/portability_libgen_test.dir/folly/portability/test/LibgenTest.cpp.o.d -o CMakeFiles/portability_libgen_test.dir/folly/portability/test/LibgenTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/test/LibgenTest.cpp
[ 72%] Linking CXX executable portability_filesystem_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/portability_filesystem_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/portability_filesystem_test.dir/link.d CMakeFiles/portability_filesystem_test.dir/folly/portability/test/FilesystemTest.cpp.o -o portability_filesystem_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Built target portability_filesystem_test
/usr/bin/gmake  -f CMakeFiles/portability_openssl_portability_test.dir/build.make CMakeFiles/portability_openssl_portability_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/portability_openssl_portability_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/portability_openssl_portability_test.dir/build.make CMakeFiles/portability_openssl_portability_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 72%] Building CXX object CMakeFiles/portability_openssl_portability_test.dir/folly/portability/test/OpenSSLPortabilityTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/portability_openssl_portability_test.dir/folly/portability/test/OpenSSLPortabilityTest.cpp.o -MF CMakeFiles/portability_openssl_portability_test.dir/folly/portability/test/OpenSSLPortabilityTest.cpp.o.d -o CMakeFiles/portability_openssl_portability_test.dir/folly/portability/test/OpenSSLPortabilityTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/test/OpenSSLPortabilityTest.cpp
[ 73%] Linking CXX executable portability_libgen_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/portability_libgen_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/portability_libgen_test.dir/link.d CMakeFiles/portability_libgen_test.dir/folly/portability/test/LibgenTest.cpp.o -o portability_libgen_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Built target portability_libgen_test
/usr/bin/gmake  -f CMakeFiles/portability_pthread_test.dir/build.make CMakeFiles/portability_pthread_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/portability_pthread_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/portability_pthread_test.dir/build.make CMakeFiles/portability_pthread_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Building CXX object CMakeFiles/portability_pthread_test.dir/folly/portability/test/PThreadTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/portability_pthread_test.dir/folly/portability/test/PThreadTest.cpp.o -MF CMakeFiles/portability_pthread_test.dir/folly/portability/test/PThreadTest.cpp.o.d -o CMakeFiles/portability_pthread_test.dir/folly/portability/test/PThreadTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/test/PThreadTest.cpp
[ 73%] Linking CXX executable portability_openssl_portability_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/portability_openssl_portability_test.dir/link.txt --verbose=1
[ 73%] Linking CXX executable memory_uninitialized_memory_hacks_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/memory_uninitialized_memory_hacks_test.dir/link.txt --verbose=1
[ 73%] Linking CXX executable portability_pthread_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/portability_pthread_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/portability_openssl_portability_test.dir/link.d CMakeFiles/portability_openssl_portability_test.dir/folly/portability/test/OpenSSLPortabilityTest.cpp.o -o portability_openssl_portability_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Built target portability_openssl_portability_test
/usr/bin/gmake  -f CMakeFiles/portability_time_test.dir/build.make CMakeFiles/portability_time_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/portability_time_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/portability_time_test.dir/build.make CMakeFiles/portability_time_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Building CXX object CMakeFiles/portability_time_test.dir/folly/portability/test/TimeTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/portability_time_test.dir/folly/portability/test/TimeTest.cpp.o -MF CMakeFiles/portability_time_test.dir/folly/portability/test/TimeTest.cpp.o.d -o CMakeFiles/portability_time_test.dir/folly/portability/test/TimeTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/test/TimeTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/portability_pthread_test.dir/link.d CMakeFiles/portability_pthread_test.dir/folly/portability/test/PThreadTest.cpp.o -o portability_pthread_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Built target portability_pthread_test
/usr/bin/gmake  -f CMakeFiles/ssl_openssl_hash_test.dir/build.make CMakeFiles/ssl_openssl_hash_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/ssl_openssl_hash_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/ssl_openssl_hash_test.dir/build.make CMakeFiles/ssl_openssl_hash_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Building CXX object CMakeFiles/ssl_openssl_hash_test.dir/folly/ssl/test/OpenSSLHashTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/ssl_openssl_hash_test.dir/folly/ssl/test/OpenSSLHashTest.cpp.o -MF CMakeFiles/ssl_openssl_hash_test.dir/folly/ssl/test/OpenSSLHashTest.cpp.o.d -o CMakeFiles/ssl_openssl_hash_test.dir/folly/ssl/test/OpenSSLHashTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ssl/test/OpenSSLHashTest.cpp
[ 73%] Linking CXX executable portability_time_test
[ 73%] Linking CXX executable lang_to_ascii_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/lang_to_ascii_benchmark.dir/link.txt --verbose=1
/usr/bin/cmake -E cmake_link_script CMakeFiles/portability_time_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/memory_uninitialized_memory_hacks_test.dir/link.d CMakeFiles/memory_uninitialized_memory_hacks_test.dir/folly/memory/test/UninitializedMemoryHacksTest.cpp.o -o memory_uninitialized_memory_hacks_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Built target memory_uninitialized_memory_hacks_test
/usr/bin/gmake  -f CMakeFiles/stats_buffered_stat_test.dir/build.make CMakeFiles/stats_buffered_stat_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_buffered_stat_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_buffered_stat_test.dir/build.make CMakeFiles/stats_buffered_stat_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Building CXX object CMakeFiles/stats_buffered_stat_test.dir/folly/stats/test/BufferedStatTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_buffered_stat_test.dir/folly/stats/test/BufferedStatTest.cpp.o -MF CMakeFiles/stats_buffered_stat_test.dir/folly/stats/test/BufferedStatTest.cpp.o.d -o CMakeFiles/stats_buffered_stat_test.dir/folly/stats/test/BufferedStatTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/BufferedStatTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/portability_time_test.dir/link.d CMakeFiles/portability_time_test.dir/folly/portability/test/TimeTest.cpp.o -o portability_time_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Built target portability_time_test
/usr/bin/gmake  -f CMakeFiles/stats_digest_builder_benchmark.dir/build.make CMakeFiles/stats_digest_builder_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_digest_builder_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_digest_builder_benchmark.dir/build.make CMakeFiles/stats_digest_builder_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 73%] Building CXX object CMakeFiles/stats_digest_builder_benchmark.dir/folly/stats/test/DigestBuilderBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_digest_builder_benchmark.dir/folly/stats/test/DigestBuilderBenchmark.cpp.o -MF CMakeFiles/stats_digest_builder_benchmark.dir/folly/stats/test/DigestBuilderBenchmark.cpp.o.d -o CMakeFiles/stats_digest_builder_benchmark.dir/folly/stats/test/DigestBuilderBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/DigestBuilderBenchmark.cpp
[ 74%] Linking CXX executable ssl_openssl_hash_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_openssl_hash_test.dir/link.txt --verbose=1
[ 74%] Linking CXX executable stats_digest_builder_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_digest_builder_benchmark.dir/link.txt --verbose=1
[ 74%] Linking CXX executable stats_buffered_stat_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_buffered_stat_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_digest_builder_benchmark.dir/link.d CMakeFiles/stats_digest_builder_benchmark.dir/folly/stats/test/DigestBuilderBenchmark.cpp.o -o stats_digest_builder_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 74%] Built target stats_digest_builder_benchmark
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/ssl_openssl_hash_test.dir/link.d CMakeFiles/ssl_openssl_hash_test.dir/folly/ssl/test/OpenSSLHashTest.cpp.o -o ssl_openssl_hash_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 74%] Built target ssl_openssl_hash_test
/usr/bin/gmake  -f CMakeFiles/stats_digest_builder_test.dir/build.make CMakeFiles/stats_digest_builder_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_digest_builder_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_digest_builder_test.dir/build.make CMakeFiles/stats_digest_builder_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 74%] Building CXX object CMakeFiles/stats_digest_builder_test.dir/folly/stats/test/DigestBuilderTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_digest_builder_test.dir/folly/stats/test/DigestBuilderTest.cpp.o -MF CMakeFiles/stats_digest_builder_test.dir/folly/stats/test/DigestBuilderTest.cpp.o.d -o CMakeFiles/stats_digest_builder_test.dir/folly/stats/test/DigestBuilderTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/DigestBuilderTest.cpp
/usr/bin/gmake  -f CMakeFiles/stats_histogram_benchmark.dir/build.make CMakeFiles/stats_histogram_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_histogram_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_histogram_benchmark.dir/build.make CMakeFiles/stats_histogram_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 74%] Building CXX object CMakeFiles/stats_histogram_benchmark.dir/folly/stats/test/HistogramBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_histogram_benchmark.dir/folly/stats/test/HistogramBenchmark.cpp.o -MF CMakeFiles/stats_histogram_benchmark.dir/folly/stats/test/HistogramBenchmark.cpp.o.d -o CMakeFiles/stats_histogram_benchmark.dir/folly/stats/test/HistogramBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/HistogramBenchmark.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lang_to_ascii_benchmark.dir/link.d CMakeFiles/lang_to_ascii_benchmark.dir/folly/lang/test/ToAsciiBench.cpp.o -o lang_to_ascii_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 74%] Built target lang_to_ascii_benchmark
/usr/bin/gmake  -f CMakeFiles/stats_histogram_test.dir/build.make CMakeFiles/stats_histogram_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_histogram_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_histogram_test.dir/build.make CMakeFiles/stats_histogram_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 74%] Building CXX object CMakeFiles/stats_histogram_test.dir/folly/stats/test/HistogramTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_histogram_test.dir/folly/stats/test/HistogramTest.cpp.o -MF CMakeFiles/stats_histogram_test.dir/folly/stats/test/HistogramTest.cpp.o.d -o CMakeFiles/stats_histogram_test.dir/folly/stats/test/HistogramTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/HistogramTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_buffered_stat_test.dir/link.d CMakeFiles/stats_buffered_stat_test.dir/folly/stats/test/BufferedStatTest.cpp.o -o stats_buffered_stat_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 74%] Built target stats_buffered_stat_test
/usr/bin/gmake  -f CMakeFiles/stats_quantile_histogram_benchmark.dir/build.make CMakeFiles/stats_quantile_histogram_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_quantile_histogram_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_quantile_histogram_benchmark.dir/build.make CMakeFiles/stats_quantile_histogram_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 74%] Building CXX object CMakeFiles/stats_quantile_histogram_benchmark.dir/folly/stats/test/QuantileHistogramBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_quantile_histogram_benchmark.dir/folly/stats/test/QuantileHistogramBenchmark.cpp.o -MF CMakeFiles/stats_quantile_histogram_benchmark.dir/folly/stats/test/QuantileHistogramBenchmark.cpp.o.d -o CMakeFiles/stats_quantile_histogram_benchmark.dir/folly/stats/test/QuantileHistogramBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/QuantileHistogramBenchmark.cpp
[ 75%] Linking CXX executable stats_histogram_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_histogram_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_histogram_benchmark.dir/link.d CMakeFiles/stats_histogram_benchmark.dir/folly/stats/test/HistogramBenchmark.cpp.o -o stats_histogram_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Built target stats_histogram_benchmark
/usr/bin/gmake  -f CMakeFiles/stats_quantile_estimator_test.dir/build.make CMakeFiles/stats_quantile_estimator_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_quantile_estimator_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_quantile_estimator_test.dir/build.make CMakeFiles/stats_quantile_estimator_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Building CXX object CMakeFiles/stats_quantile_estimator_test.dir/folly/stats/test/QuantileEstimatorTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_quantile_estimator_test.dir/folly/stats/test/QuantileEstimatorTest.cpp.o -MF CMakeFiles/stats_quantile_estimator_test.dir/folly/stats/test/QuantileEstimatorTest.cpp.o.d -o CMakeFiles/stats_quantile_estimator_test.dir/folly/stats/test/QuantileEstimatorTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/QuantileEstimatorTest.cpp
[ 75%] Linking CXX executable stats_digest_builder_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_digest_builder_test.dir/link.txt --verbose=1
[ 75%] Linking CXX executable stats_histogram_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_histogram_test.dir/link.txt --verbose=1
[ 75%] Linking CXX executable stats_quantile_histogram_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_quantile_histogram_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_digest_builder_test.dir/link.d CMakeFiles/stats_digest_builder_test.dir/folly/stats/test/DigestBuilderTest.cpp.o -o stats_digest_builder_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Built target stats_digest_builder_test
/usr/bin/gmake  -f CMakeFiles/stats_sliding_window_test.dir/build.make CMakeFiles/stats_sliding_window_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_sliding_window_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_sliding_window_test.dir/build.make CMakeFiles/stats_sliding_window_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Building CXX object CMakeFiles/stats_sliding_window_test.dir/folly/stats/test/SlidingWindowTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_sliding_window_test.dir/folly/stats/test/SlidingWindowTest.cpp.o -MF CMakeFiles/stats_sliding_window_test.dir/folly/stats/test/SlidingWindowTest.cpp.o.d -o CMakeFiles/stats_sliding_window_test.dir/folly/stats/test/SlidingWindowTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/SlidingWindowTest.cpp
[ 75%] Linking CXX executable stats_quantile_estimator_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_quantile_estimator_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_histogram_test.dir/link.d CMakeFiles/stats_histogram_test.dir/folly/stats/test/HistogramTest.cpp.o -o stats_histogram_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Built target stats_histogram_test
/usr/bin/gmake  -f CMakeFiles/stats_tdigest_benchmark.dir/build.make CMakeFiles/stats_tdigest_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_tdigest_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_tdigest_benchmark.dir/build.make CMakeFiles/stats_tdigest_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Building CXX object CMakeFiles/stats_tdigest_benchmark.dir/folly/stats/test/TDigestBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_tdigest_benchmark.dir/folly/stats/test/TDigestBenchmark.cpp.o -MF CMakeFiles/stats_tdigest_benchmark.dir/folly/stats/test/TDigestBenchmark.cpp.o.d -o CMakeFiles/stats_tdigest_benchmark.dir/folly/stats/test/TDigestBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/TDigestBenchmark.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_quantile_histogram_benchmark.dir/link.d CMakeFiles/stats_quantile_histogram_benchmark.dir/folly/stats/test/QuantileHistogramBenchmark.cpp.o -o stats_quantile_histogram_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Built target stats_quantile_histogram_benchmark
/usr/bin/gmake  -f CMakeFiles/stats_tdigest_test.dir/build.make CMakeFiles/stats_tdigest_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_tdigest_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_tdigest_test.dir/build.make CMakeFiles/stats_tdigest_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Building CXX object CMakeFiles/stats_tdigest_test.dir/folly/stats/test/TDigestTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_tdigest_test.dir/folly/stats/test/TDigestTest.cpp.o -MF CMakeFiles/stats_tdigest_test.dir/folly/stats/test/TDigestTest.cpp.o.d -o CMakeFiles/stats_tdigest_test.dir/folly/stats/test/TDigestTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/TDigestTest.cpp
[ 75%] Linking CXX executable stats_sliding_window_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_sliding_window_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_quantile_estimator_test.dir/link.d CMakeFiles/stats_quantile_estimator_test.dir/folly/stats/test/QuantileEstimatorTest.cpp.o -o stats_quantile_estimator_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Built target stats_quantile_estimator_test
/usr/bin/gmake  -f CMakeFiles/stats_timeseries_histogram_test.dir/build.make CMakeFiles/stats_timeseries_histogram_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_timeseries_histogram_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_timeseries_histogram_test.dir/build.make CMakeFiles/stats_timeseries_histogram_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Building CXX object CMakeFiles/stats_timeseries_histogram_test.dir/folly/stats/test/TimeseriesHistogramTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_timeseries_histogram_test.dir/folly/stats/test/TimeseriesHistogramTest.cpp.o -MF CMakeFiles/stats_timeseries_histogram_test.dir/folly/stats/test/TimeseriesHistogramTest.cpp.o.d -o CMakeFiles/stats_timeseries_histogram_test.dir/folly/stats/test/TimeseriesHistogramTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/TimeseriesHistogramTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_sliding_window_test.dir/link.d CMakeFiles/stats_sliding_window_test.dir/folly/stats/test/SlidingWindowTest.cpp.o -o stats_sliding_window_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Built target stats_sliding_window_test
/usr/bin/gmake  -f CMakeFiles/stats_timeseries_test.dir/build.make CMakeFiles/stats_timeseries_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/stats_timeseries_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/stats_timeseries_test.dir/build.make CMakeFiles/stats_timeseries_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 75%] Building CXX object CMakeFiles/stats_timeseries_test.dir/folly/stats/test/TimeSeriesTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/stats_timeseries_test.dir/folly/stats/test/TimeSeriesTest.cpp.o -MF CMakeFiles/stats_timeseries_test.dir/folly/stats/test/TimeSeriesTest.cpp.o.d -o CMakeFiles/stats_timeseries_test.dir/folly/stats/test/TimeSeriesTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/stats/test/TimeSeriesTest.cpp
[ 76%] Linking CXX executable stats_tdigest_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_tdigest_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_tdigest_benchmark.dir/link.d CMakeFiles/stats_tdigest_benchmark.dir/folly/stats/test/TDigestBenchmark.cpp.o -o stats_tdigest_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Built target stats_tdigest_benchmark
/usr/bin/gmake  -f CMakeFiles/synchronization_atomic_util_test.dir/build.make CMakeFiles/synchronization_atomic_util_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_atomic_util_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_atomic_util_test.dir/build.make CMakeFiles/synchronization_atomic_util_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Building CXX object CMakeFiles/synchronization_atomic_util_test.dir/folly/synchronization/test/AtomicUtilTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_atomic_util_test.dir/folly/synchronization/test/AtomicUtilTest.cpp.o -MF CMakeFiles/synchronization_atomic_util_test.dir/folly/synchronization/test/AtomicUtilTest.cpp.o.d -o CMakeFiles/synchronization_atomic_util_test.dir/folly/synchronization/test/AtomicUtilTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/AtomicUtilTest.cpp
[ 76%] Linking CXX executable stats_tdigest_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_tdigest_test.dir/link.txt --verbose=1
[ 76%] Linking CXX executable stats_timeseries_histogram_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_timeseries_histogram_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_tdigest_test.dir/link.d CMakeFiles/stats_tdigest_test.dir/folly/stats/test/TDigestTest.cpp.o -o stats_tdigest_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Built target stats_tdigest_test
/usr/bin/gmake  -f CMakeFiles/synchronization_atomic_struct_test.dir/build.make CMakeFiles/synchronization_atomic_struct_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_atomic_struct_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_atomic_struct_test.dir/build.make CMakeFiles/synchronization_atomic_struct_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Building CXX object CMakeFiles/synchronization_atomic_struct_test.dir/folly/synchronization/test/AtomicStructTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_atomic_struct_test.dir/folly/synchronization/test/AtomicStructTest.cpp.o -MF CMakeFiles/synchronization_atomic_struct_test.dir/folly/synchronization/test/AtomicStructTest.cpp.o.d -o CMakeFiles/synchronization_atomic_struct_test.dir/folly/synchronization/test/AtomicStructTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/AtomicStructTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_timeseries_histogram_test.dir/link.d CMakeFiles/stats_timeseries_histogram_test.dir/folly/stats/test/TimeseriesHistogramTest.cpp.o -o stats_timeseries_histogram_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Built target stats_timeseries_histogram_test
/usr/bin/gmake  -f CMakeFiles/synchronization_baton_benchmark.dir/build.make CMakeFiles/synchronization_baton_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_baton_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_baton_benchmark.dir/build.make CMakeFiles/synchronization_baton_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Building CXX object CMakeFiles/synchronization_baton_benchmark.dir/folly/synchronization/test/BatonBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_baton_benchmark.dir/folly/synchronization/test/BatonBenchmark.cpp.o -MF CMakeFiles/synchronization_baton_benchmark.dir/folly/synchronization/test/BatonBenchmark.cpp.o.d -o CMakeFiles/synchronization_baton_benchmark.dir/folly/synchronization/test/BatonBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/BatonBenchmark.cpp
[ 76%] Linking CXX executable synchronization_atomic_struct_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_atomic_struct_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_atomic_struct_test.dir/link.d CMakeFiles/synchronization_atomic_struct_test.dir/folly/synchronization/test/AtomicStructTest.cpp.o -o synchronization_atomic_struct_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Built target synchronization_atomic_struct_test
/usr/bin/gmake  -f CMakeFiles/synchronization_baton_test.dir/build.make CMakeFiles/synchronization_baton_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_baton_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_baton_test.dir/build.make CMakeFiles/synchronization_baton_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Building CXX object CMakeFiles/synchronization_baton_test.dir/folly/synchronization/test/BatonTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_baton_test.dir/folly/synchronization/test/BatonTest.cpp.o -MF CMakeFiles/synchronization_baton_test.dir/folly/synchronization/test/BatonTest.cpp.o.d -o CMakeFiles/synchronization_baton_test.dir/folly/synchronization/test/BatonTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/BatonTest.cpp
[ 76%] Linking CXX executable stats_timeseries_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/stats_timeseries_test.dir/link.txt --verbose=1
[ 76%] Linking CXX executable synchronization_baton_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_baton_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_baton_benchmark.dir/link.d CMakeFiles/synchronization_baton_benchmark.dir/folly/synchronization/test/BatonBenchmark.cpp.o -o synchronization_baton_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Built target synchronization_baton_benchmark
/usr/bin/gmake  -f CMakeFiles/synchronization_call_once_test.dir/build.make CMakeFiles/synchronization_call_once_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_call_once_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_call_once_test.dir/build.make CMakeFiles/synchronization_call_once_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 76%] Building CXX object CMakeFiles/synchronization_call_once_test.dir/folly/synchronization/test/CallOnceTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_call_once_test.dir/folly/synchronization/test/CallOnceTest.cpp.o -MF CMakeFiles/synchronization_call_once_test.dir/folly/synchronization/test/CallOnceTest.cpp.o.d -o CMakeFiles/synchronization_call_once_test.dir/folly/synchronization/test/CallOnceTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/CallOnceTest.cpp
[ 77%] Linking CXX executable synchronization_baton_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_baton_test.dir/link.txt --verbose=1
[ 77%] Linking CXX executable synchronization_call_once_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_call_once_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_baton_test.dir/link.d CMakeFiles/synchronization_baton_test.dir/folly/synchronization/test/BatonTest.cpp.o -o synchronization_baton_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Built target synchronization_baton_test
/usr/bin/gmake  -f CMakeFiles/synchronization_event_count_test.dir/build.make CMakeFiles/synchronization_event_count_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_event_count_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_event_count_test.dir/build.make CMakeFiles/synchronization_event_count_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Building CXX object CMakeFiles/synchronization_event_count_test.dir/folly/synchronization/test/EventCountTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_event_count_test.dir/folly/synchronization/test/EventCountTest.cpp.o -MF CMakeFiles/synchronization_event_count_test.dir/folly/synchronization/test/EventCountTest.cpp.o.d -o CMakeFiles/synchronization_event_count_test.dir/folly/synchronization/test/EventCountTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/EventCountTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_call_once_test.dir/link.d CMakeFiles/synchronization_call_once_test.dir/folly/synchronization/test/CallOnceTest.cpp.o -o synchronization_call_once_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Built target synchronization_call_once_test
/usr/bin/gmake  -f CMakeFiles/synchronization_lifo_sem_test.dir/build.make CMakeFiles/synchronization_lifo_sem_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_lifo_sem_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_lifo_sem_test.dir/build.make CMakeFiles/synchronization_lifo_sem_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Building CXX object CMakeFiles/synchronization_lifo_sem_test.dir/folly/synchronization/test/LifoSemTests.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_lifo_sem_test.dir/folly/synchronization/test/LifoSemTests.cpp.o -MF CMakeFiles/synchronization_lifo_sem_test.dir/folly/synchronization/test/LifoSemTests.cpp.o.d -o CMakeFiles/synchronization_lifo_sem_test.dir/folly/synchronization/test/LifoSemTests.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/LifoSemTests.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/stats_timeseries_test.dir/link.d CMakeFiles/stats_timeseries_test.dir/folly/stats/test/TimeSeriesTest.cpp.o -o stats_timeseries_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Built target stats_timeseries_test
/usr/bin/gmake  -f CMakeFiles/synchronization_relaxed_atomic_test.dir/build.make CMakeFiles/synchronization_relaxed_atomic_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_relaxed_atomic_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_relaxed_atomic_test.dir/build.make CMakeFiles/synchronization_relaxed_atomic_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Building CXX object CMakeFiles/synchronization_relaxed_atomic_test.dir/folly/synchronization/test/RelaxedAtomicTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_relaxed_atomic_test.dir/folly/synchronization/test/RelaxedAtomicTest.cpp.o -MF CMakeFiles/synchronization_relaxed_atomic_test.dir/folly/synchronization/test/RelaxedAtomicTest.cpp.o.d -o CMakeFiles/synchronization_relaxed_atomic_test.dir/folly/synchronization/test/RelaxedAtomicTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/RelaxedAtomicTest.cpp
[ 77%] Linking CXX executable synchronization_event_count_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_event_count_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_event_count_test.dir/link.d CMakeFiles/synchronization_event_count_test.dir/folly/synchronization/test/EventCountTest.cpp.o -o synchronization_event_count_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Built target synchronization_event_count_test
/usr/bin/gmake  -f CMakeFiles/synchronization_rw_spin_lock_test.dir/build.make CMakeFiles/synchronization_rw_spin_lock_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_rw_spin_lock_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_rw_spin_lock_test.dir/build.make CMakeFiles/synchronization_rw_spin_lock_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Building CXX object CMakeFiles/synchronization_rw_spin_lock_test.dir/folly/synchronization/test/RWSpinLockTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_rw_spin_lock_test.dir/folly/synchronization/test/RWSpinLockTest.cpp.o -MF CMakeFiles/synchronization_rw_spin_lock_test.dir/folly/synchronization/test/RWSpinLockTest.cpp.o.d -o CMakeFiles/synchronization_rw_spin_lock_test.dir/folly/synchronization/test/RWSpinLockTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/RWSpinLockTest.cpp
[ 77%] Linking CXX executable synchronization_lifo_sem_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_lifo_sem_test.dir/link.txt --verbose=1
[ 77%] Linking CXX executable synchronization_atomic_util_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_atomic_util_test.dir/link.txt --verbose=1
[ 77%] Linking CXX executable synchronization_rw_spin_lock_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_rw_spin_lock_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_rw_spin_lock_test.dir/link.d CMakeFiles/synchronization_rw_spin_lock_test.dir/folly/synchronization/test/RWSpinLockTest.cpp.o -o synchronization_rw_spin_lock_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Built target synchronization_rw_spin_lock_test
/usr/bin/gmake  -f CMakeFiles/synchronization_semaphore_test.dir/build.make CMakeFiles/synchronization_semaphore_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_semaphore_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_semaphore_test.dir/build.make CMakeFiles/synchronization_semaphore_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Building CXX object CMakeFiles/synchronization_semaphore_test.dir/folly/synchronization/test/SemaphoreTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_semaphore_test.dir/folly/synchronization/test/SemaphoreTest.cpp.o -MF CMakeFiles/synchronization_semaphore_test.dir/folly/synchronization/test/SemaphoreTest.cpp.o.d -o CMakeFiles/synchronization_semaphore_test.dir/folly/synchronization/test/SemaphoreTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/SemaphoreTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_lifo_sem_test.dir/link.d CMakeFiles/synchronization_lifo_sem_test.dir/folly/synchronization/test/LifoSemTests.cpp.o -o synchronization_lifo_sem_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Built target synchronization_lifo_sem_test
/usr/bin/gmake  -f CMakeFiles/synchronization_small_locks_test.dir/build.make CMakeFiles/synchronization_small_locks_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_small_locks_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_small_locks_test.dir/build.make CMakeFiles/synchronization_small_locks_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Building CXX object CMakeFiles/synchronization_small_locks_test.dir/folly/synchronization/test/SmallLocksTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_small_locks_test.dir/folly/synchronization/test/SmallLocksTest.cpp.o -MF CMakeFiles/synchronization_small_locks_test.dir/folly/synchronization/test/SmallLocksTest.cpp.o.d -o CMakeFiles/synchronization_small_locks_test.dir/folly/synchronization/test/SmallLocksTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/test/SmallLocksTest.cpp
[ 77%] Linking CXX executable synchronization_semaphore_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_semaphore_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_semaphore_test.dir/link.d CMakeFiles/synchronization_semaphore_test.dir/folly/synchronization/test/SemaphoreTest.cpp.o -o synchronization_semaphore_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Built target synchronization_semaphore_test
/usr/bin/gmake  -f CMakeFiles/synchronization_detail_hardware_test.dir/build.make CMakeFiles/synchronization_detail_hardware_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronization_detail_hardware_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronization_detail_hardware_test.dir/build.make CMakeFiles/synchronization_detail_hardware_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Building CXX object CMakeFiles/synchronization_detail_hardware_test.dir/folly/synchronization/detail/test/HardwareTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronization_detail_hardware_test.dir/folly/synchronization/detail/test/HardwareTest.cpp.o -MF CMakeFiles/synchronization_detail_hardware_test.dir/folly/synchronization/detail/test/HardwareTest.cpp.o.d -o CMakeFiles/synchronization_detail_hardware_test.dir/folly/synchronization/detail/test/HardwareTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/synchronization/detail/test/HardwareTest.cpp
[ 77%] Linking CXX executable synchronization_small_locks_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_small_locks_test.dir/link.txt --verbose=1
[ 77%] Linking CXX executable synchronization_detail_hardware_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_detail_hardware_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_detail_hardware_test.dir/link.d CMakeFiles/synchronization_detail_hardware_test.dir/folly/synchronization/detail/test/HardwareTest.cpp.o -o synchronization_detail_hardware_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 77%] Built target synchronization_detail_hardware_test
[ 78%] Linking CXX executable synchronization_relaxed_atomic_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronization_relaxed_atomic_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/system_at_fork_test.dir/build.make CMakeFiles/system_at_fork_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/system_at_fork_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/system_at_fork_test.dir/build.make CMakeFiles/system_at_fork_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Building CXX object CMakeFiles/system_at_fork_test.dir/folly/system/test/AtForkTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/system_at_fork_test.dir/folly/system/test/AtForkTest.cpp.o -MF CMakeFiles/system_at_fork_test.dir/folly/system/test/AtForkTest.cpp.o.d -o CMakeFiles/system_at_fork_test.dir/folly/system/test/AtForkTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_small_locks_test.dir/link.d CMakeFiles/synchronization_small_locks_test.dir/folly/synchronization/test/SmallLocksTest.cpp.o -o synchronization_small_locks_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Built target synchronization_small_locks_test
/usr/bin/gmake  -f CMakeFiles/system_memory_mapping_test.dir/build.make CMakeFiles/system_memory_mapping_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/system_memory_mapping_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/system_memory_mapping_test.dir/build.make CMakeFiles/system_memory_mapping_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Building CXX object CMakeFiles/system_memory_mapping_test.dir/folly/system/test/MemoryMappingTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/system_memory_mapping_test.dir/folly/system/test/MemoryMappingTest.cpp.o -MF CMakeFiles/system_memory_mapping_test.dir/folly/system/test/MemoryMappingTest.cpp.o.d -o CMakeFiles/system_memory_mapping_test.dir/folly/system/test/MemoryMappingTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/MemoryMappingTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_atomic_util_test.dir/link.d CMakeFiles/synchronization_atomic_util_test.dir/folly/synchronization/test/AtomicUtilTest.cpp.o -o synchronization_atomic_util_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Built target synchronization_atomic_util_test
/usr/bin/gmake  -f CMakeFiles/system_shell_test.dir/build.make CMakeFiles/system_shell_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/system_shell_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/system_shell_test.dir/build.make CMakeFiles/system_shell_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Building CXX object CMakeFiles/system_shell_test.dir/folly/system/test/ShellTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/system_shell_test.dir/folly/system/test/ShellTest.cpp.o -MF CMakeFiles/system_shell_test.dir/folly/system/test/ShellTest.cpp.o.d -o CMakeFiles/system_shell_test.dir/folly/system/test/ShellTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/ShellTest.cpp
In file included from /usr/include/gtest/gtest-printers.h:122,
                 from /usr/include/gtest/gtest-matchers.h:49,
                 from /usr/include/gtest/internal/gtest-death-test-internal.h:47,
                 from /usr/include/gtest/gtest-death-test.h:43,
                 from /usr/include/gtest/gtest.h:65,
                 from /usr/include/gmock/internal/gmock-internal-utils.h:50,
                 from /usr/include/gmock/gmock-actions.h:145,
                 from /usr/include/gmock/gmock.h:56,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/portability/GMock.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:25:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp: In member function ‘AtForkListTest_append_key_Test::TestBody()’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:49:29: warning: ‘key’ may be used uninitialized [-Wmaybe-uninitialized]
   49 |   EXPECT_FALSE(list.contains(&key));
      |                             ^
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:17:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/AtFork.h:79:8: note: by argument 2 of type ‘const void *’ to ‘folly::AtForkList::contains(void const*)’ declared here
   79 |   bool contains( //
      |        ^~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:48:8: note: ‘key’ declared here
   48 |   char key;
      |        ^~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp: In member function ‘AtForkListTest_remove_key_Test::TestBody()’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:67:29: warning: ‘key’ may be used uninitialized [-Wmaybe-uninitialized]
   67 |   EXPECT_FALSE(list.contains(&key));
      |                             ^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/AtFork.h:79:8: note: by argument 2 of type ‘const void *’ to ‘folly::AtForkList::contains(void const*)’ declared here
   79 |   bool contains( //
      |        ^~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:66:8: note: ‘key’ declared here
   66 |   char key;
      |        ^~~
[ 78%] Linking CXX executable system_memory_mapping_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/system_memory_mapping_test.dir/link.txt --verbose=1
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp: In member function ‘AtForkListTest_remove_key_missing_Test::TestBody()’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:77:29: warning: ‘key’ may be used uninitialized [-Wmaybe-uninitialized]
   77 |   EXPECT_FALSE(list.contains(&key));
      |                             ^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/AtFork.h:79:8: note: by argument 2 of type ‘const void *’ to ‘folly::AtForkList::contains(void const*)’ declared here
   79 |   bool contains( //
      |        ^~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:76:8: note: ‘key’ declared here
   76 |   char key;
      |        ^~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp: In member function ‘AtForkListTest_append_key_duplicate_Test::TestBody()’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:57:29: warning: ‘key’ may be used uninitialized [-Wmaybe-uninitialized]
   57 |   EXPECT_FALSE(list.contains(&key));
      |                             ^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/AtFork.h:79:8: note: by argument 2 of type ‘const void *’ to ‘folly::AtForkList::contains(void const*)’ declared here
   79 |   bool contains( //
      |        ^~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:56:8: note: ‘key’ declared here
   56 |   char key;
      |        ^~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp: In member function ‘AtForkTest_prepare_Test::TestBody()’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:230:33: warning: ‘foo’ may be used uninitialized [-Wmaybe-uninitialized]
  230 |   folly::AtFork::registerHandler(
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  231 |       &foo,
      |       ~~~~~                      
  232 |       [&] {
      |       ~~~~~                      
  233 |         forked = true;
      |         ~~~~~~~~~~~~~~           
  234 |         return true;
      |         ~~~~~~~~~~~~             
  235 |       },
      |       ~~                         
  236 |       [] {},
      |       ~~~~~~                     
  237 |       [] {});
      |       ~~~~~~                     
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/AtFork.h:102:15: note: by argument 1 of type ‘const void *’ to ‘folly::AtFork::registerHandler(void const*, folly::Function<bool ()>, folly::Function<void ()>, folly::Function<void ()>)’ declared here
  102 |   static void registerHandler(
      |               ^~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:228:7: note: ‘foo’ declared here
  228 |   int foo;
      |       ^~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp: In member function ‘AtForkTest_ordering_Test::TestBody()’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:272:33: warning: ‘foo’ may be used uninitialized [-Wmaybe-uninitialized]
  272 |   folly::AtFork::registerHandler(
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  273 |       &foo,
      |       ~~~~~                      
  274 |       [&] { return a.try_lock(); },
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  275 |       [&] { a.unlock(); },
      |       ~~~~~~~~~~~~~~~~~~~~       
  276 |       [&] { a.unlock(); });
      |       ~~~~~~~~~~~~~~~~~~~~       
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/AtFork.h:102:15: note: by argument 1 of type ‘const void *’ to ‘folly::AtFork::registerHandler(void const*, folly::Function<bool ()>, folly::Function<void ()>, folly::Function<void ()>)’ declared here
  102 |   static void registerHandler(
      |               ^~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/AtForkTest.cpp:270:7: note: ‘foo’ declared here
  270 |   int foo;
      |       ^~~
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/system_memory_mapping_test.dir/link.d CMakeFiles/system_memory_mapping_test.dir/folly/system/test/MemoryMappingTest.cpp.o -o system_memory_mapping_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Built target system_memory_mapping_test
[ 78%] Linking CXX executable system_at_fork_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/system_at_fork_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/system_thread_id_test.dir/build.make CMakeFiles/system_thread_id_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/system_thread_id_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/system_thread_id_test.dir/build.make CMakeFiles/system_thread_id_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Building CXX object CMakeFiles/system_thread_id_test.dir/folly/system/test/ThreadIdTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/system_thread_id_test.dir/folly/system/test/ThreadIdTest.cpp.o -MF CMakeFiles/system_thread_id_test.dir/folly/system/test/ThreadIdTest.cpp.o.d -o CMakeFiles/system_thread_id_test.dir/folly/system/test/ThreadIdTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/ThreadIdTest.cpp
[ 78%] Linking CXX executable system_shell_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/system_shell_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/system_shell_test.dir/link.d CMakeFiles/system_shell_test.dir/folly/system/test/ShellTest.cpp.o -o system_shell_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Built target system_shell_test
/usr/bin/gmake  -f CMakeFiles/system_thread_name_test.dir/build.make CMakeFiles/system_thread_name_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/system_thread_name_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/system_thread_name_test.dir/build.make CMakeFiles/system_thread_name_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Building CXX object CMakeFiles/system_thread_name_test.dir/folly/system/test/ThreadNameTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/system_thread_name_test.dir/folly/system/test/ThreadNameTest.cpp.o -MF CMakeFiles/system_thread_name_test.dir/folly/system/test/ThreadNameTest.cpp.o.d -o CMakeFiles/system_thread_name_test.dir/folly/system/test/ThreadNameTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/system/test/ThreadNameTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronization_relaxed_atomic_test.dir/link.d CMakeFiles/synchronization_relaxed_atomic_test.dir/folly/synchronization/test/RelaxedAtomicTest.cpp.o -o synchronization_relaxed_atomic_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Built target synchronization_relaxed_atomic_test
/usr/bin/gmake  -f CMakeFiles/ahm_int_stress_test.dir/build.make CMakeFiles/ahm_int_stress_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/ahm_int_stress_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/ahm_int_stress_test.dir/build.make CMakeFiles/ahm_int_stress_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Building CXX object CMakeFiles/ahm_int_stress_test.dir/folly/test/AHMIntStressTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/ahm_int_stress_test.dir/folly/test/AHMIntStressTest.cpp.o -MF CMakeFiles/ahm_int_stress_test.dir/folly/test/AHMIntStressTest.cpp.o.d -o CMakeFiles/ahm_int_stress_test.dir/folly/test/AHMIntStressTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/AHMIntStressTest.cpp
[ 78%] Linking CXX executable system_thread_id_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/system_thread_id_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/system_at_fork_test.dir/link.d CMakeFiles/system_at_fork_test.dir/folly/system/test/AtForkTest.cpp.o -o system_at_fork_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Built target system_at_fork_test
/usr/bin/gmake  -f CMakeFiles/arena_smartptr_test.dir/build.make CMakeFiles/arena_smartptr_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/arena_smartptr_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/arena_smartptr_test.dir/build.make CMakeFiles/arena_smartptr_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Building CXX object CMakeFiles/arena_smartptr_test.dir/folly/test/ArenaSmartPtrTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/arena_smartptr_test.dir/folly/test/ArenaSmartPtrTest.cpp.o -MF CMakeFiles/arena_smartptr_test.dir/folly/test/ArenaSmartPtrTest.cpp.o.d -o CMakeFiles/arena_smartptr_test.dir/folly/test/ArenaSmartPtrTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ArenaSmartPtrTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/system_thread_id_test.dir/link.d CMakeFiles/system_thread_id_test.dir/folly/system/test/ThreadIdTest.cpp.o -o system_thread_id_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Built target system_thread_id_test
/usr/bin/gmake  -f CMakeFiles/ascii_case_insensitive_benchmark.dir/build.make CMakeFiles/ascii_case_insensitive_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/ascii_case_insensitive_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/ascii_case_insensitive_benchmark.dir/build.make CMakeFiles/ascii_case_insensitive_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 78%] Building CXX object CMakeFiles/ascii_case_insensitive_benchmark.dir/folly/test/AsciiCaseInsensitiveBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/ascii_case_insensitive_benchmark.dir/folly/test/AsciiCaseInsensitiveBenchmark.cpp.o -MF CMakeFiles/ascii_case_insensitive_benchmark.dir/folly/test/AsciiCaseInsensitiveBenchmark.cpp.o.d -o CMakeFiles/ascii_case_insensitive_benchmark.dir/folly/test/AsciiCaseInsensitiveBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/AsciiCaseInsensitiveBenchmark.cpp
[ 79%] Linking CXX executable system_thread_name_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/system_thread_name_test.dir/link.txt --verbose=1
[ 79%] Linking CXX executable ascii_case_insensitive_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/ascii_case_insensitive_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/ascii_case_insensitive_benchmark.dir/link.d CMakeFiles/ascii_case_insensitive_benchmark.dir/folly/test/AsciiCaseInsensitiveBenchmark.cpp.o -o ascii_case_insensitive_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 79%] Built target ascii_case_insensitive_benchmark
/usr/bin/gmake  -f CMakeFiles/ascii_check_test.dir/build.make CMakeFiles/ascii_check_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/ascii_check_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/ascii_check_test.dir/build.make CMakeFiles/ascii_check_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Building CXX object CMakeFiles/ascii_check_test.dir/folly/test/AsciiCaseInsensitiveTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/ascii_check_test.dir/folly/test/AsciiCaseInsensitiveTest.cpp.o -MF CMakeFiles/ascii_check_test.dir/folly/test/AsciiCaseInsensitiveTest.cpp.o.d -o CMakeFiles/ascii_check_test.dir/folly/test/AsciiCaseInsensitiveTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/AsciiCaseInsensitiveTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/system_thread_name_test.dir/link.d CMakeFiles/system_thread_name_test.dir/folly/system/test/ThreadNameTest.cpp.o -o system_thread_name_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Built target system_thread_name_test
/usr/bin/gmake  -f CMakeFiles/atomic_hash_array_test.dir/build.make CMakeFiles/atomic_hash_array_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/atomic_hash_array_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/atomic_hash_array_test.dir/build.make CMakeFiles/atomic_hash_array_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Building CXX object CMakeFiles/atomic_hash_array_test.dir/folly/test/AtomicHashArrayTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/atomic_hash_array_test.dir/folly/test/AtomicHashArrayTest.cpp.o -MF CMakeFiles/atomic_hash_array_test.dir/folly/test/AtomicHashArrayTest.cpp.o.d -o CMakeFiles/atomic_hash_array_test.dir/folly/test/AtomicHashArrayTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/AtomicHashArrayTest.cpp
[ 80%] Linking CXX executable arena_smartptr_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/arena_smartptr_test.dir/link.txt --verbose=1
[ 80%] Linking CXX executable ascii_check_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/ascii_check_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/ascii_check_test.dir/link.d CMakeFiles/ascii_check_test.dir/folly/test/AsciiCaseInsensitiveTest.cpp.o -o ascii_check_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Built target ascii_check_test
/usr/bin/gmake  -f CMakeFiles/atomic_linked_list_test.dir/build.make CMakeFiles/atomic_linked_list_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/atomic_linked_list_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/atomic_linked_list_test.dir/build.make CMakeFiles/atomic_linked_list_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Building CXX object CMakeFiles/atomic_linked_list_test.dir/folly/test/AtomicLinkedListTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/atomic_linked_list_test.dir/folly/test/AtomicLinkedListTest.cpp.o -MF CMakeFiles/atomic_linked_list_test.dir/folly/test/AtomicLinkedListTest.cpp.o.d -o CMakeFiles/atomic_linked_list_test.dir/folly/test/AtomicLinkedListTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/AtomicLinkedListTest.cpp
[ 80%] Linking CXX executable ahm_int_stress_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/ahm_int_stress_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/arena_smartptr_test.dir/link.d CMakeFiles/arena_smartptr_test.dir/folly/test/ArenaSmartPtrTest.cpp.o -o arena_smartptr_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Built target arena_smartptr_test
/usr/bin/gmake  -f CMakeFiles/atomic_unordered_map_test.dir/build.make CMakeFiles/atomic_unordered_map_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/atomic_unordered_map_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/atomic_unordered_map_test.dir/build.make CMakeFiles/atomic_unordered_map_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Building CXX object CMakeFiles/atomic_unordered_map_test.dir/folly/test/AtomicUnorderedMapTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/atomic_unordered_map_test.dir/folly/test/AtomicUnorderedMapTest.cpp.o -MF CMakeFiles/atomic_unordered_map_test.dir/folly/test/AtomicUnorderedMapTest.cpp.o.d -o CMakeFiles/atomic_unordered_map_test.dir/folly/test/AtomicUnorderedMapTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/AtomicUnorderedMapTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/ahm_int_stress_test.dir/link.d CMakeFiles/ahm_int_stress_test.dir/folly/test/AHMIntStressTest.cpp.o -o ahm_int_stress_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Built target ahm_int_stress_test
/usr/bin/gmake  -f CMakeFiles/base64_test.dir/build.make CMakeFiles/base64_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/base64_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/base64_test.dir/build.make CMakeFiles/base64_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Building CXX object CMakeFiles/base64_test.dir/folly/test/base64_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/base64_test.dir/folly/test/base64_test.cpp.o -MF CMakeFiles/base64_test.dir/folly/test/base64_test.cpp.o.d -o CMakeFiles/base64_test.dir/folly/test/base64_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/base64_test.cpp
[ 80%] Linking CXX executable atomic_linked_list_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/atomic_linked_list_test.dir/link.txt --verbose=1
[ 80%] Linking CXX executable base64_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/base64_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/base64_test.dir/link.d CMakeFiles/base64_test.dir/folly/test/base64_test.cpp.o -o base64_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 80%] Built target base64_test
/usr/bin/gmake  -f CMakeFiles/buffered_atomic_test.dir/build.make CMakeFiles/buffered_atomic_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/buffered_atomic_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/buffered_atomic_test.dir/build.make CMakeFiles/buffered_atomic_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 81%] Building CXX object CMakeFiles/buffered_atomic_test.dir/folly/test/BufferedAtomicTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/buffered_atomic_test.dir/folly/test/BufferedAtomicTest.cpp.o -MF CMakeFiles/buffered_atomic_test.dir/folly/test/BufferedAtomicTest.cpp.o.d -o CMakeFiles/buffered_atomic_test.dir/folly/test/BufferedAtomicTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/BufferedAtomicTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/atomic_linked_list_test.dir/link.d CMakeFiles/atomic_linked_list_test.dir/folly/test/AtomicLinkedListTest.cpp.o -o atomic_linked_list_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 81%] Built target atomic_linked_list_test
/usr/bin/gmake  -f CMakeFiles/cancellation_token_test.dir/build.make CMakeFiles/cancellation_token_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/cancellation_token_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/cancellation_token_test.dir/build.make CMakeFiles/cancellation_token_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 81%] Building CXX object CMakeFiles/cancellation_token_test.dir/folly/test/CancellationTokenTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/cancellation_token_test.dir/folly/test/CancellationTokenTest.cpp.o -MF CMakeFiles/cancellation_token_test.dir/folly/test/CancellationTokenTest.cpp.o.d -o CMakeFiles/cancellation_token_test.dir/folly/test/CancellationTokenTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/CancellationTokenTest.cpp
[ 81%] Linking CXX executable atomic_unordered_map_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/atomic_unordered_map_test.dir/link.txt --verbose=1
[ 81%] Linking CXX executable buffered_atomic_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/buffered_atomic_test.dir/link.txt --verbose=1
[ 81%] Linking CXX executable cancellation_token_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/cancellation_token_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/buffered_atomic_test.dir/link.d CMakeFiles/buffered_atomic_test.dir/folly/test/BufferedAtomicTest.cpp.o -o buffered_atomic_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 81%] Built target buffered_atomic_test
/usr/bin/gmake  -f CMakeFiles/chrono_test.dir/build.make CMakeFiles/chrono_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/chrono_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/chrono_test.dir/build.make CMakeFiles/chrono_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 81%] Building CXX object CMakeFiles/chrono_test.dir/folly/test/ChronoTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/chrono_test.dir/folly/test/ChronoTest.cpp.o -MF CMakeFiles/chrono_test.dir/folly/test/ChronoTest.cpp.o.d -o CMakeFiles/chrono_test.dir/folly/test/ChronoTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ChronoTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/atomic_unordered_map_test.dir/link.d CMakeFiles/atomic_unordered_map_test.dir/folly/test/AtomicUnorderedMapTest.cpp.o -o atomic_unordered_map_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 81%] Built target atomic_unordered_map_test
/usr/bin/gmake  -f CMakeFiles/clock_gettime_wrappers_test.dir/build.make CMakeFiles/clock_gettime_wrappers_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/clock_gettime_wrappers_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/clock_gettime_wrappers_test.dir/build.make CMakeFiles/clock_gettime_wrappers_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 81%] Building CXX object CMakeFiles/clock_gettime_wrappers_test.dir/folly/test/ClockGettimeWrappersTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/clock_gettime_wrappers_test.dir/folly/test/ClockGettimeWrappersTest.cpp.o -MF CMakeFiles/clock_gettime_wrappers_test.dir/folly/test/ClockGettimeWrappersTest.cpp.o.d -o CMakeFiles/clock_gettime_wrappers_test.dir/folly/test/ClockGettimeWrappersTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ClockGettimeWrappersTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/cancellation_token_test.dir/link.d CMakeFiles/cancellation_token_test.dir/folly/test/CancellationTokenTest.cpp.o -o cancellation_token_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 81%] Built target cancellation_token_test
/usr/bin/gmake  -f CMakeFiles/concurrent_bit_set_test.dir/build.make CMakeFiles/concurrent_bit_set_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrent_bit_set_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrent_bit_set_test.dir/build.make CMakeFiles/concurrent_bit_set_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Building CXX object CMakeFiles/concurrent_bit_set_test.dir/folly/test/ConcurrentBitSetTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrent_bit_set_test.dir/folly/test/ConcurrentBitSetTest.cpp.o -MF CMakeFiles/concurrent_bit_set_test.dir/folly/test/ConcurrentBitSetTest.cpp.o.d -o CMakeFiles/concurrent_bit_set_test.dir/folly/test/ConcurrentBitSetTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ConcurrentBitSetTest.cpp
[ 82%] Linking CXX executable chrono_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/chrono_test.dir/link.txt --verbose=1
[ 82%] Linking CXX executable concurrent_bit_set_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrent_bit_set_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/chrono_test.dir/link.d CMakeFiles/chrono_test.dir/folly/test/ChronoTest.cpp.o -o chrono_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Built target chrono_test
/usr/bin/gmake  -f CMakeFiles/concurrent_skip_list_benchmark.dir/build.make CMakeFiles/concurrent_skip_list_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrent_skip_list_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrent_skip_list_benchmark.dir/build.make CMakeFiles/concurrent_skip_list_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Building CXX object CMakeFiles/concurrent_skip_list_benchmark.dir/folly/test/ConcurrentSkipListBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrent_skip_list_benchmark.dir/folly/test/ConcurrentSkipListBenchmark.cpp.o -MF CMakeFiles/concurrent_skip_list_benchmark.dir/folly/test/ConcurrentSkipListBenchmark.cpp.o.d -o CMakeFiles/concurrent_skip_list_benchmark.dir/folly/test/ConcurrentSkipListBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ConcurrentSkipListBenchmark.cpp
[ 82%] Linking CXX executable clock_gettime_wrappers_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/clock_gettime_wrappers_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrent_bit_set_test.dir/link.d CMakeFiles/concurrent_bit_set_test.dir/folly/test/ConcurrentBitSetTest.cpp.o -o concurrent_bit_set_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Built target concurrent_bit_set_test
/usr/bin/gmake  -f CMakeFiles/concurrent_skip_list_test.dir/build.make CMakeFiles/concurrent_skip_list_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/concurrent_skip_list_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/concurrent_skip_list_test.dir/build.make CMakeFiles/concurrent_skip_list_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Building CXX object CMakeFiles/concurrent_skip_list_test.dir/folly/test/ConcurrentSkipListTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/concurrent_skip_list_test.dir/folly/test/ConcurrentSkipListTest.cpp.o -MF CMakeFiles/concurrent_skip_list_test.dir/folly/test/ConcurrentSkipListTest.cpp.o.d -o CMakeFiles/concurrent_skip_list_test.dir/folly/test/ConcurrentSkipListTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ConcurrentSkipListTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/clock_gettime_wrappers_test.dir/link.d CMakeFiles/clock_gettime_wrappers_test.dir/folly/test/ClockGettimeWrappersTest.cpp.o -o clock_gettime_wrappers_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Built target clock_gettime_wrappers_test
/usr/bin/gmake  -f CMakeFiles/constexpr_math_test.dir/build.make CMakeFiles/constexpr_math_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/constexpr_math_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/constexpr_math_test.dir/build.make CMakeFiles/constexpr_math_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Building CXX object CMakeFiles/constexpr_math_test.dir/folly/test/ConstexprMathTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/constexpr_math_test.dir/folly/test/ConstexprMathTest.cpp.o -MF CMakeFiles/constexpr_math_test.dir/folly/test/ConstexprMathTest.cpp.o.d -o CMakeFiles/constexpr_math_test.dir/folly/test/ConstexprMathTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ConstexprMathTest.cpp
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ConcurrentSkipList.h:128,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ConcurrentSkipListBenchmark.cpp:17:
In member function ‘folly::detail::SkipListRandomHeight::getSizeLimit(int) const’,
    inlined from ‘folly::ConcurrentSkipList<int, std::less<int>, folly::SysAllocator<char>, 24>::addOrGetData<int const&>(int const&)std::pair<folly::detail::SkipListNode<int>*, unsigned long>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ConcurrentSkipList.h:351:63:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ConcurrentSkipList-inl.h:199:34: warning: array subscript 64 is above array bounds of ‘const size_t[64]’ [-Warray-bounds=]
  199 |     return sizeLimitTable_[height];
      |            ~~~~~~~~~~~~~~~~~~~~~~^
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ConcurrentSkipList-inl.h: In member function ‘folly::ConcurrentSkipList<int, std::less<int>, folly::SysAllocator<char>, 24>::addOrGetData<int const&>(int const&)std::pair<folly::detail::SkipListNode<int>*, unsigned long>’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ConcurrentSkipList-inl.h:230:10: note: while referencing ‘sizeLimitTable_’
  230 |   size_t sizeLimitTable_[kMaxHeight];
      |          ^~~~~~~~~~~~~~~
[ 82%] Linking CXX executable concurrent_skip_list_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrent_skip_list_benchmark.dir/link.txt --verbose=1
[ 82%] Linking CXX executable atomic_hash_array_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/atomic_hash_array_test.dir/link.txt --verbose=1
[ 82%] Linking CXX executable concurrent_skip_list_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/concurrent_skip_list_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrent_skip_list_benchmark.dir/link.d CMakeFiles/concurrent_skip_list_benchmark.dir/folly/test/ConcurrentSkipListBenchmark.cpp.o -o concurrent_skip_list_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Built target concurrent_skip_list_benchmark
/usr/bin/gmake  -f CMakeFiles/conv_test.dir/build.make CMakeFiles/conv_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/conv_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/conv_test.dir/build.make CMakeFiles/conv_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Building CXX object CMakeFiles/conv_test.dir/folly/test/ConvTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/conv_test.dir/folly/test/ConvTest.cpp.o -MF CMakeFiles/conv_test.dir/folly/test/ConvTest.cpp.o.d -o CMakeFiles/conv_test.dir/folly/test/ConvTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ConvTest.cpp
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ConvTest.cpp:21:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h: In instantiation of ‘typename std::enable_if<std::integral_constant<bool, ((((! std::is_same< <template-parameter-1-1>, <template-parameter-1-2> >::value) && (! std::is_same<T, bool>::value)) && is_arithmetic_v<Src>) && is_arithmetic_v<Tgt>)>::value, folly::Expected<Tgt, folly::ConversionCode> >::type folly::tryTo(const Src&) [with Tgt = long double; Src = float; typename std::enable_if<std::integral_constant<bool, ((((! std::is_same< <template-parameter-1-1>, <template-parameter-1-2> >::value) && (! std::is_same<T, bool>::value)) && is_arithmetic_v<Src>) && is_arithmetic_v<Tgt>)>::value, Expected<Tgt, ConversionCode> >::type = Expected<long double, ConversionCode>]’:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:1515:20:   required from ‘typename std::enable_if<std::integral_constant<bool, ((((! std::is_same< <template-parameter-1-1>, <template-parameter-1-2> >::value) && (! std::is_same<T, bool>::value)) && is_arithmetic_v<Src>) && is_arithmetic_v<Tgt>)>::value, Tgt>::type folly::to(const Src&) [with Tgt = long double; Src = float; typename std::enable_if<std::integral_constant<bool, ((((! std::is_same< <template-parameter-1-1>, <template-parameter-1-2> >::value) && (! std::is_same<T, bool>::value)) && is_arithmetic_v<Src>) && is_arithmetic_v<Tgt>)>::value, Tgt>::type = long double]’
 1515 |   return tryTo<Tgt>(value).thenOrThrow(identity, [&](ConversionCode e) {
      |          ~~~~~~~~~~^~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ConvTest.cpp:893:3:   required from here
  894 |       to<float>(to<long double>(numeric_limits<float>::infinity())),
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:1508:1: note: the ABI of passing union with ‘long double’ has changed in GCC 4.4
 1508 | tryTo(const Src& value) noexcept {
      | ^~~~~
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/concurrent_skip_list_test.dir/link.d CMakeFiles/concurrent_skip_list_test.dir/folly/test/ConcurrentSkipListTest.cpp.o -o concurrent_skip_list_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Built target concurrent_skip_list_test
[ 82%] Linking CXX executable constexpr_math_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/constexpr_math_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/cpu_id_test.dir/build.make CMakeFiles/cpu_id_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/cpu_id_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/cpu_id_test.dir/build.make CMakeFiles/cpu_id_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Building CXX object CMakeFiles/cpu_id_test.dir/folly/test/CpuIdTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/cpu_id_test.dir/folly/test/CpuIdTest.cpp.o -MF CMakeFiles/cpu_id_test.dir/folly/test/CpuIdTest.cpp.o.d -o CMakeFiles/cpu_id_test.dir/folly/test/CpuIdTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/CpuIdTest.cpp
[ 82%] Linking CXX executable cpu_id_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/cpu_id_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/cpu_id_test.dir/link.d CMakeFiles/cpu_id_test.dir/folly/test/CpuIdTest.cpp.o -o cpu_id_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Built target cpu_id_test
/usr/bin/gmake  -f CMakeFiles/demangle_test.dir/build.make CMakeFiles/demangle_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/demangle_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/demangle_test.dir/build.make CMakeFiles/demangle_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Building CXX object CMakeFiles/demangle_test.dir/folly/test/DemangleTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/demangle_test.dir/folly/test/DemangleTest.cpp.o -MF CMakeFiles/demangle_test.dir/folly/test/DemangleTest.cpp.o.d -o CMakeFiles/demangle_test.dir/folly/test/DemangleTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/DemangleTest.cpp
[ 82%] Linking CXX executable demangle_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/demangle_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/demangle_test.dir/link.d CMakeFiles/demangle_test.dir/folly/test/DemangleTest.cpp.o -o demangle_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Built target demangle_test
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/atomic_hash_array_test.dir/link.d CMakeFiles/atomic_hash_array_test.dir/folly/test/AtomicHashArrayTest.cpp.o -o atomic_hash_array_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Built target atomic_hash_array_test
/usr/bin/gmake  -f CMakeFiles/deterministic_schedule_test.dir/build.make CMakeFiles/deterministic_schedule_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/deterministic_schedule_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/deterministic_schedule_test.dir/build.make CMakeFiles/deterministic_schedule_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 82%] Building CXX object CMakeFiles/deterministic_schedule_test.dir/folly/test/DeterministicScheduleTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/deterministic_schedule_test.dir/folly/test/DeterministicScheduleTest.cpp.o -MF CMakeFiles/deterministic_schedule_test.dir/folly/test/DeterministicScheduleTest.cpp.o.d -o CMakeFiles/deterministic_schedule_test.dir/folly/test/DeterministicScheduleTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/DeterministicScheduleTest.cpp
/usr/bin/gmake  -f CMakeFiles/discriminated_ptr_test.dir/build.make CMakeFiles/discriminated_ptr_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/discriminated_ptr_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/discriminated_ptr_test.dir/build.make CMakeFiles/discriminated_ptr_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Building CXX object CMakeFiles/discriminated_ptr_test.dir/folly/test/DiscriminatedPtrTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/discriminated_ptr_test.dir/folly/test/DiscriminatedPtrTest.cpp.o -MF CMakeFiles/discriminated_ptr_test.dir/folly/test/DiscriminatedPtrTest.cpp.o.d -o CMakeFiles/discriminated_ptr_test.dir/folly/test/DiscriminatedPtrTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/DiscriminatedPtrTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/constexpr_math_test.dir/link.d CMakeFiles/constexpr_math_test.dir/folly/test/ConstexprMathTest.cpp.o -o constexpr_math_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Built target constexpr_math_test
/usr/bin/gmake  -f CMakeFiles/endian_test.dir/build.make CMakeFiles/endian_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/endian_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/endian_test.dir/build.make CMakeFiles/endian_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Building CXX object CMakeFiles/endian_test.dir/folly/test/EndianTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/endian_test.dir/folly/test/EndianTest.cpp.o -MF CMakeFiles/endian_test.dir/folly/test/EndianTest.cpp.o.d -o CMakeFiles/endian_test.dir/folly/test/EndianTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/EndianTest.cpp
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 83%] Linking CXX executable discriminated_ptr_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/discriminated_ptr_test.dir/link.txt --verbose=1
[ 83%] Linking CXX executable endian_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/endian_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/endian_test.dir/link.d CMakeFiles/endian_test.dir/folly/test/EndianTest.cpp.o -o endian_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Built target endian_test
/usr/bin/gmake  -f CMakeFiles/exception_test.dir/build.make CMakeFiles/exception_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/exception_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/exception_test.dir/build.make CMakeFiles/exception_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Building CXX object CMakeFiles/exception_test.dir/folly/test/ExceptionTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/exception_test.dir/folly/test/ExceptionTest.cpp.o -MF CMakeFiles/exception_test.dir/folly/test/ExceptionTest.cpp.o.d -o CMakeFiles/exception_test.dir/folly/test/ExceptionTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ExceptionTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/discriminated_ptr_test.dir/link.d CMakeFiles/discriminated_ptr_test.dir/folly/test/DiscriminatedPtrTest.cpp.o -o discriminated_ptr_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Built target discriminated_ptr_test
/usr/bin/gmake  -f CMakeFiles/exception_wrapper_benchmark.dir/build.make CMakeFiles/exception_wrapper_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/exception_wrapper_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/exception_wrapper_benchmark.dir/build.make CMakeFiles/exception_wrapper_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Building CXX object CMakeFiles/exception_wrapper_benchmark.dir/folly/test/ExceptionWrapperBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/exception_wrapper_benchmark.dir/folly/test/ExceptionWrapperBenchmark.cpp.o -MF CMakeFiles/exception_wrapper_benchmark.dir/folly/test/ExceptionWrapperBenchmark.cpp.o.d -o CMakeFiles/exception_wrapper_benchmark.dir/folly/test/ExceptionWrapperBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ExceptionWrapperBenchmark.cpp
[ 83%] Linking CXX executable deterministic_schedule_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/deterministic_schedule_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/deterministic_schedule_test.dir/link.d CMakeFiles/deterministic_schedule_test.dir/folly/test/DeterministicScheduleTest.cpp.o -o deterministic_schedule_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Built target deterministic_schedule_test
/usr/bin/gmake  -f CMakeFiles/exception_wrapper_test.dir/build.make CMakeFiles/exception_wrapper_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/exception_wrapper_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/exception_wrapper_test.dir/build.make CMakeFiles/exception_wrapper_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Building CXX object CMakeFiles/exception_wrapper_test.dir/folly/test/ExceptionWrapperTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/exception_wrapper_test.dir/folly/test/ExceptionWrapperTest.cpp.o -MF CMakeFiles/exception_wrapper_test.dir/folly/test/ExceptionWrapperTest.cpp.o.d -o CMakeFiles/exception_wrapper_test.dir/folly/test/ExceptionWrapperTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ExceptionWrapperTest.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:23,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ExceptionWrapperBenchmark.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:31:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Exception.h:25,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ExceptionTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 83%] Linking CXX executable exception_wrapper_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/exception_wrapper_benchmark.dir/link.txt --verbose=1
[ 83%] Linking CXX executable exception_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/exception_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/exception_wrapper_benchmark.dir/link.d CMakeFiles/exception_wrapper_benchmark.dir/folly/test/ExceptionWrapperBenchmark.cpp.o -o exception_wrapper_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Built target exception_wrapper_benchmark
/usr/bin/gmake  -f CMakeFiles/expected_coroutines_test.dir/build.make CMakeFiles/expected_coroutines_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/expected_coroutines_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/expected_coroutines_test.dir/build.make CMakeFiles/expected_coroutines_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Building CXX object CMakeFiles/expected_coroutines_test.dir/folly/test/ExpectedCoroutinesTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/expected_coroutines_test.dir/folly/test/ExpectedCoroutinesTest.cpp.o -MF CMakeFiles/expected_coroutines_test.dir/folly/test/ExpectedCoroutinesTest.cpp.o.d -o CMakeFiles/expected_coroutines_test.dir/folly/test/ExpectedCoroutinesTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ExpectedCoroutinesTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/exception_test.dir/link.d CMakeFiles/exception_test.dir/folly/test/ExceptionTest.cpp.o -o exception_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Built target exception_test
/usr/bin/gmake  -f CMakeFiles/expected_test.dir/build.make CMakeFiles/expected_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/expected_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/expected_test.dir/build.make CMakeFiles/expected_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Building CXX object CMakeFiles/expected_test.dir/folly/test/ExpectedTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/expected_test.dir/folly/test/ExpectedTest.cpp.o -MF CMakeFiles/expected_test.dir/folly/test/ExpectedTest.cpp.o.d -o CMakeFiles/expected_test.dir/folly/test/ExpectedTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ExpectedTest.cpp
[ 83%] Linking CXX executable expected_coroutines_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/expected_coroutines_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/expected_coroutines_test.dir/link.d CMakeFiles/expected_coroutines_test.dir/folly/test/ExpectedCoroutinesTest.cpp.o -o expected_coroutines_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 83%] Built target expected_coroutines_test
/usr/bin/gmake  -f CMakeFiles/fbstring_benchmark.dir/build.make CMakeFiles/fbstring_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/fbstring_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/fbstring_benchmark.dir/build.make CMakeFiles/fbstring_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 84%] Building CXX object CMakeFiles/fbstring_benchmark.dir/folly/test/FBStringBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/fbstring_benchmark.dir/folly/test/FBStringBenchmark.cpp.o -MF CMakeFiles/fbstring_benchmark.dir/folly/test/FBStringBenchmark.cpp.o.d -o CMakeFiles/fbstring_benchmark.dir/folly/test/FBStringBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FBStringBenchmark.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:23,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ExceptionWrapperTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/ExceptionWrapper.h:31:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FBStringBenchmark.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 84%] Linking CXX executable expected_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/expected_test.dir/link.txt --verbose=1
[ 84%] Linking CXX executable exception_wrapper_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/exception_wrapper_test.dir/link.txt --verbose=1
[ 84%] Linking CXX executable fbstring_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/fbstring_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/expected_test.dir/link.d CMakeFiles/expected_test.dir/folly/test/ExpectedTest.cpp.o -o expected_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 84%] Built target expected_test
/usr/bin/gmake  -f CMakeFiles/fbstring_test.dir/build.make CMakeFiles/fbstring_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/fbstring_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/fbstring_test.dir/build.make CMakeFiles/fbstring_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 84%] Building CXX object CMakeFiles/fbstring_test.dir/folly/test/FBStringTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/fbstring_test.dir/folly/test/FBStringTest.cpp.o -MF CMakeFiles/fbstring_test.dir/folly/test/FBStringTest.cpp.o.d -o CMakeFiles/fbstring_test.dir/folly/test/FBStringTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FBStringTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/fbstring_benchmark.dir/link.d CMakeFiles/fbstring_benchmark.dir/folly/test/FBStringBenchmark.cpp.o -o fbstring_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 84%] Built target fbstring_benchmark
/usr/bin/gmake  -f CMakeFiles/file_test.dir/build.make CMakeFiles/file_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/file_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/file_test.dir/build.make CMakeFiles/file_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 84%] Building CXX object CMakeFiles/file_test.dir/folly/test/FileTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/file_test.dir/folly/test/FileTest.cpp.o -MF CMakeFiles/file_test.dir/folly/test/FileTest.cpp.o.d -o CMakeFiles/file_test.dir/folly/test/FileTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FileTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/exception_wrapper_test.dir/link.d CMakeFiles/exception_wrapper_test.dir/folly/test/ExceptionWrapperTest.cpp.o -o exception_wrapper_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 84%] Built target exception_wrapper_test
/usr/bin/gmake  -f CMakeFiles/file_util_test.dir/build.make CMakeFiles/file_util_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/file_util_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/file_util_test.dir/build.make CMakeFiles/file_util_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 84%] Building CXX object CMakeFiles/file_util_test.dir/folly/test/FileUtilTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/file_util_test.dir/folly/test/FileUtilTest.cpp.o -MF CMakeFiles/file_util_test.dir/folly/test/FileUtilTest.cpp.o.d -o CMakeFiles/file_util_test.dir/folly/test/FileUtilTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FileUtilTest.cpp
[ 84%] Linking CXX executable conv_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/conv_test.dir/link.txt --verbose=1
[ 84%] Linking CXX executable file_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/file_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/file_test.dir/link.d CMakeFiles/file_test.dir/folly/test/FileTest.cpp.o -o file_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 84%] Built target file_test
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/lang/Exception.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Range.h:43,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FileUtil.h:26,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FileUtilTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Exception.h:25,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FileUtilTest.cpp:27:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
/usr/bin/gmake  -f CMakeFiles/fingerprint_benchmark.dir/build.make CMakeFiles/fingerprint_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/fingerprint_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/fingerprint_benchmark.dir/build.make CMakeFiles/fingerprint_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Building CXX object CMakeFiles/fingerprint_benchmark.dir/folly/test/FingerprintBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/fingerprint_benchmark.dir/folly/test/FingerprintBenchmark.cpp.o -MF CMakeFiles/fingerprint_benchmark.dir/folly/test/FingerprintBenchmark.cpp.o.d -o CMakeFiles/fingerprint_benchmark.dir/folly/test/FingerprintBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FingerprintBenchmark.cpp
[ 85%] Linking CXX executable file_util_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/file_util_test.dir/link.txt --verbose=1
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FBStringTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 85%] Linking CXX executable fingerprint_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/fingerprint_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/fingerprint_benchmark.dir/link.d CMakeFiles/fingerprint_benchmark.dir/folly/test/FingerprintBenchmark.cpp.o -o fingerprint_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Built target fingerprint_benchmark
/usr/bin/gmake  -f CMakeFiles/fingerprint_test.dir/build.make CMakeFiles/fingerprint_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/fingerprint_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/fingerprint_test.dir/build.make CMakeFiles/fingerprint_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Building CXX object CMakeFiles/fingerprint_test.dir/folly/test/FingerprintTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/fingerprint_test.dir/folly/test/FingerprintTest.cpp.o -MF CMakeFiles/fingerprint_test.dir/folly/test/FingerprintTest.cpp.o.d -o CMakeFiles/fingerprint_test.dir/folly/test/FingerprintTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FingerprintTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/file_util_test.dir/link.d CMakeFiles/file_util_test.dir/folly/test/FileUtilTest.cpp.o -o file_util_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Built target file_util_test
/usr/bin/gmake  -f CMakeFiles/fixed_string_test.dir/build.make CMakeFiles/fixed_string_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/fixed_string_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/fixed_string_test.dir/build.make CMakeFiles/fixed_string_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Building CXX object CMakeFiles/fixed_string_test.dir/folly/test/FixedStringTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/fixed_string_test.dir/folly/test/FixedStringTest.cpp.o -MF CMakeFiles/fixed_string_test.dir/folly/test/FixedStringTest.cpp.o.d -o CMakeFiles/fixed_string_test.dir/folly/test/FixedStringTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FixedStringTest.cpp
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char16_t>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char16_t>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char16_t>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char16_t>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 85%] Linking CXX executable fingerprint_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/fingerprint_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/fingerprint_test.dir/link.d CMakeFiles/fingerprint_test.dir/folly/test/FingerprintTest.cpp.o -o fingerprint_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Built target fingerprint_test
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FixedStringTest.cpp:17:
In function ‘folly::detail::fixedstring::char_at_<char, char [11], char const*>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, unsigned long)char’,
    inlined from ‘folly::detail::fixedstring::char_at_<char, char [11], char const*>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, unsigned long)char’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:153:16,
    inlined from ‘folly::BasicFixedString<char, 10ul>::BasicFixedString<char [11], char const*, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:557:50,
    inlined from ‘folly::detail::fixedstring::Helper::replace_<char, char [11], char const*, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>)folly::BasicFixedString<char, 10>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:298:11,
    inlined from ‘folly::BasicFixedString<char, 10ul>::replace(unsigned long, unsigned long, char const*, unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:1669:63,
    inlined from ‘folly::BasicFixedString<char, 10ul>::replace(unsigned long, unsigned long, char const*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:1630:19,
    inlined from ‘FixedStringExamples_Examples_Test::TestBody()’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FixedStringTest.cpp:37:15:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:169:14: warning: array subscript 5 is outside array bounds of ‘const char[5]’ [-Warray-bounds=]
  168 |       : (i < right_count + left_pos
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  169 |              ? right[i - left_pos + right_pos]
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  170 |              : (i < left_size - left_count + right_count
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  171 |                     ? left[i - right_count + left_count]
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  172 |                     : Char(0)));
      |                     ~~~~~~~~~~~
In function ‘folly::detail::fixedstring::char_at_<char, char [11], char const*>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, unsigned long)char’,
    inlined from ‘folly::detail::fixedstring::char_at_<char, char [11], char const*>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, unsigned long)char’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:153:16,
    inlined from ‘folly::BasicFixedString<char, 10ul>::BasicFixedString<char [11], char const*, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:557:50,
    inlined from ‘folly::detail::fixedstring::Helper::replace_<char, char [11], char const*, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>)folly::BasicFixedString<char, 10>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:298:11,
    inlined from ‘folly::BasicFixedString<char, 10ul>::replace(unsigned long, unsigned long, char const*, unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:1669:63,
    inlined from ‘folly::BasicFixedString<char, 10ul>::replace(unsigned long, unsigned long, char const*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:1630:19,
    inlined from ‘FixedStringExamples_Examples_Test::TestBody()’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FixedStringTest.cpp:37:15:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:169:14: warning: array subscript 6 is outside array bounds of ‘const char[5]’ [-Warray-bounds=]
  168 |       : (i < right_count + left_pos
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  169 |              ? right[i - left_pos + right_pos]
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  170 |              : (i < left_size - left_count + right_count
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  171 |                     ? left[i - right_count + left_count]
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  172 |                     : Char(0)));
      |                     ~~~~~~~~~~~
In function ‘folly::detail::fixedstring::char_at_<char, char [11], char const*>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, unsigned long)char’,
    inlined from ‘folly::detail::fixedstring::char_at_<char, char [11], char const*>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, unsigned long)char’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:153:16,
    inlined from ‘folly::BasicFixedString<char, 10ul>::BasicFixedString<char [11], char const*, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:557:50,
    inlined from ‘folly::detail::fixedstring::Helper::replace_<char, char [11], char const*, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>)folly::BasicFixedString<char, 10>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:298:11,
    inlined from ‘folly::BasicFixedString<char, 10ul>::replace(unsigned long, unsigned long, char const*, unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:1669:63,
    inlined from ‘folly::BasicFixedString<char, 10ul>::replace(unsigned long, unsigned long, char const*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:1630:19,
    inlined from ‘FixedStringExamples_Examples_Test::TestBody()’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FixedStringTest.cpp:37:15:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:169:14: warning: array subscript 7 is outside array bounds of ‘const char[5]’ [-Warray-bounds=]
  168 |       : (i < right_count + left_pos
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  169 |              ? right[i - left_pos + right_pos]
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  170 |              : (i < left_size - left_count + right_count
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  171 |                     ? left[i - right_count + left_count]
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  172 |                     : Char(0)));
      |                     ~~~~~~~~~~~
In function ‘folly::detail::fixedstring::char_at_<char, char [11], char const*>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, unsigned long)char’,
    inlined from ‘folly::detail::fixedstring::char_at_<char, char [11], char const*>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, unsigned long)char’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:153:16,
    inlined from ‘folly::BasicFixedString<char, 10ul>::BasicFixedString<char [11], char const*, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:557:50,
    inlined from ‘folly::detail::fixedstring::Helper::replace_<char, char [11], char const*, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>(char const (&) [11], unsigned long, unsigned long, unsigned long, char const* const&, unsigned long, unsigned long, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul, 6ul, 7ul, 8ul, 9ul>)folly::BasicFixedString<char, 10>’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:298:11,
    inlined from ‘folly::BasicFixedString<char, 10ul>::replace(unsigned long, unsigned long, char const*, unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:1669:63,
    inlined from ‘folly::BasicFixedString<char, 10ul>::replace(unsigned long, unsigned long, char const*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:1630:19,
    inlined from ‘FixedStringExamples_Examples_Test::TestBody()’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FixedStringTest.cpp:37:15:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FixedString.h:169:14: warning: array subscript 8 is outside array bounds of ‘const char[5]’ [-Warray-bounds=]
  168 |       : (i < right_count + left_pos
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  169 |              ? right[i - left_pos + right_pos]
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  170 |              : (i < left_size - left_count + right_count
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  171 |                     ? left[i - right_count + left_count]
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  172 |                     : Char(0)));
      |                     ~~~~~~~~~~~
/usr/bin/gmake  -f CMakeFiles/fmt_utility_test.dir/build.make CMakeFiles/fmt_utility_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/fmt_utility_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/fmt_utility_test.dir/build.make CMakeFiles/fmt_utility_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Building CXX object CMakeFiles/fmt_utility_test.dir/folly/test/FmtUtilityTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/fmt_utility_test.dir/folly/test/FmtUtilityTest.cpp.o -MF CMakeFiles/fmt_utility_test.dir/folly/test/FmtUtilityTest.cpp.o.d -o CMakeFiles/fmt_utility_test.dir/folly/test/FmtUtilityTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FmtUtilityTest.cpp
[ 85%] Linking CXX executable fixed_string_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/fixed_string_test.dir/link.txt --verbose=1
[ 85%] Linking CXX executable fmt_utility_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/fmt_utility_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/fixed_string_test.dir/link.d CMakeFiles/fixed_string_test.dir/folly/test/FixedStringTest.cpp.o -o fixed_string_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Built target fixed_string_test
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/fmt_utility_test.dir/link.d CMakeFiles/fmt_utility_test.dir/folly/test/FmtUtilityTest.cpp.o -o fmt_utility_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Built target fmt_utility_test
/usr/bin/gmake  -f CMakeFiles/format_other_test.dir/build.make CMakeFiles/format_other_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/format_other_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/format_other_test.dir/build.make CMakeFiles/format_other_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 85%] Building CXX object CMakeFiles/format_other_test.dir/folly/test/FormatOtherTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/format_other_test.dir/folly/test/FormatOtherTest.cpp.o -MF CMakeFiles/format_other_test.dir/folly/test/FormatOtherTest.cpp.o.d -o CMakeFiles/format_other_test.dir/folly/test/FormatOtherTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FormatOtherTest.cpp
[ 85%] Linking CXX executable fbstring_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/fbstring_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/format_benchmark.dir/build.make CMakeFiles/format_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/format_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/format_benchmark.dir/build.make CMakeFiles/format_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 86%] Building CXX object CMakeFiles/format_benchmark.dir/folly/test/FormatBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/format_benchmark.dir/folly/test/FormatBenchmark.cpp.o -MF CMakeFiles/format_benchmark.dir/folly/test/FormatBenchmark.cpp.o.d -o CMakeFiles/format_benchmark.dir/folly/test/FormatBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FormatBenchmark.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/conv_test.dir/link.d CMakeFiles/conv_test.dir/folly/test/ConvTest.cpp.o -o conv_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 86%] Built target conv_test
/usr/bin/gmake  -f CMakeFiles/format_test.dir/build.make CMakeFiles/format_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/format_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/format_test.dir/build.make CMakeFiles/format_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 86%] Building CXX object CMakeFiles/format_test.dir/folly/test/FormatTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/format_test.dir/folly/test/FormatTest.cpp.o -MF CMakeFiles/format_test.dir/folly/test/FormatTest.cpp.o.d -o CMakeFiles/format_test.dir/folly/test/FormatTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FormatTest.cpp
In member function ‘deallocate’,
    inlined from ‘deallocate’ at /usr/include/c++/14/bits/alloc_traits.h:544:23,
    inlined from ‘_M_deallocate’ at /usr/include/c++/14/bits/stl_vector.h:389:19,
    inlined from ‘__dt_base ’ at /usr/include/c++/14/bits/stl_vector.h:368:15,
    inlined from ‘__dt_base ’ at /usr/include/c++/14/bits/stl_vector.h:738:7,
    inlined from ‘clause11_21_4_6_7’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FBStringTest.cpp:697:1:
/usr/include/c++/14/bits/new_allocator.h:172:33: warning: ‘operator delete’ called on pointer ‘_56’ with nonzero offset [1, 9223372036854775807] [-Wfree-nonheap-object]
  172 |         _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n));
      |                                 ^
In member function ‘allocate’,
    inlined from ‘allocate’ at /usr/include/c++/14/bits/alloc_traits.h:509:28,
    inlined from ‘_M_allocate’ at /usr/include/c++/14/bits/stl_vector.h:380:33,
    inlined from ‘_M_create_storage’ at /usr/include/c++/14/bits/stl_vector.h:398:44,
    inlined from ‘__ct ’ at /usr/include/c++/14/bits/stl_vector.h:334:26,
    inlined from ‘__ct ’ at /usr/include/c++/14/bits/stl_vector.h:557:47,
    inlined from ‘clause11_21_4_6_7’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FBStringTest.cpp:692:44:
/usr/include/c++/14/bits/new_allocator.h:151:55: note: returned from ‘operator new’
  151 |         return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp)));
      |                                                       ^
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Format.h:43,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FormatBenchmark.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/small_vector.h:17,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FormatOtherTest.cpp:27:
In member function ‘folly::small_vector<int, 2ul, void>::HeapPtr::setCapacity(unsigned long)’,
    inlined from ‘folly::small_vector<int, 2ul, void>::Data::setCapacity(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1431:62,
    inlined from ‘folly::small_vector<int, 2ul, void>::setCapacity(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1298:20,
    inlined from ‘folly::small_vector<int, 2ul, void>::makeSizeInternal<folly::small_vector<int, 2ul, void>::makeSize(unsigned long)::{lambda(void*)#1}>(unsigned long, bool, folly::small_vector<int, 2ul, void>::makeSize(unsigned long)::{lambda(void*)#1}&&, unsigned long)void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1287:22,
    inlined from ‘folly::small_vector<int, 2ul, void>::makeSize(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1192:21,
    inlined from ‘folly::small_vector<int, 2ul, void>::makeSize(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1188:8,
    inlined from ‘folly::small_vector<int, 2ul, void>::constructImpl<int const*>(int const*, int const*, std::integral_constant<bool, false>)void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1146:13,
    inlined from ‘folly::small_vector<int, 2ul, void>::small_vector(std::initializer_list<int>)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:559:18,
    inlined from ‘(anonymous namespace)::testFormatSeq<folly::small_vector<int, 2ul, void> >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FormatOtherTest.cpp:65:5:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1331:64: warning: array subscript -1 is outside array bounds of ‘void[<unknown>]’ [-Warray-bounds=]
 1330 |       *static_cast<InternalSizeType*>(
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
 1331 |           detail::unshiftPointer(heap_, kHeapifyCapacitySize)) = c;
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/FBVector.h:45,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBVector.h:17,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FormatOtherTest.cpp:19:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::small_vector<int, 2ul, void>::makeSizeInternal<folly::small_vector<int, 2ul, void>::makeSize(unsigned long)::{lambda(void*)#1}>(unsigned long, bool, folly::small_vector<int, 2ul, void>::makeSize(unsigned long)::{lambda(void*)#1}&&, unsigned long)void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1259:31,
    inlined from ‘folly::small_vector<int, 2ul, void>::makeSize(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1192:21,
    inlined from ‘folly::small_vector<int, 2ul, void>::makeSize(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1188:8,
    inlined from ‘folly::small_vector<int, 2ul, void>::constructImpl<int const*>(int const*, int const*, std::integral_constant<bool, false>)void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:1146:13,
    inlined from ‘folly::small_vector<int, 2ul, void>::small_vector(std::initializer_list<int>)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/container/small_vector.h:559:18,
    inlined from ‘(anonymous namespace)::testFormatSeq<folly::small_vector<int, 2ul, void> >()void’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FormatOtherTest.cpp:65:5:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: at offset -8 into object of size [0, 9223372036854775807] allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 86%] Linking CXX executable format_other_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/format_other_test.dir/link.txt --verbose=1
[ 86%] Linking CXX executable format_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/format_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/format_other_test.dir/link.d CMakeFiles/format_other_test.dir/folly/test/FormatOtherTest.cpp.o -o format_other_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 86%] Built target format_other_test
/usr/bin/gmake  -f CMakeFiles/function_ref_benchmark.dir/build.make CMakeFiles/function_ref_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/function_ref_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/function_ref_benchmark.dir/build.make CMakeFiles/function_ref_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 86%] Building CXX object CMakeFiles/function_ref_benchmark.dir/folly/test/FunctionRefBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/function_ref_benchmark.dir/folly/test/FunctionRefBenchmark.cpp.o -MF CMakeFiles/function_ref_benchmark.dir/folly/test/FunctionRefBenchmark.cpp.o.d -o CMakeFiles/function_ref_benchmark.dir/folly/test/FunctionRefBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FunctionRefBenchmark.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/format_benchmark.dir/link.d CMakeFiles/format_benchmark.dir/folly/test/FormatBenchmark.cpp.o -o format_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 86%] Built target format_benchmark
/usr/bin/gmake  -f CMakeFiles/function_ref_test.dir/build.make CMakeFiles/function_ref_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/function_ref_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/function_ref_test.dir/build.make CMakeFiles/function_ref_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 86%] Building CXX object CMakeFiles/function_ref_test.dir/folly/test/FunctionRefTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/function_ref_test.dir/folly/test/FunctionRefTest.cpp.o -MF CMakeFiles/function_ref_test.dir/folly/test/FunctionRefTest.cpp.o.d -o CMakeFiles/function_ref_test.dir/folly/test/FunctionRefTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FunctionRefTest.cpp
[ 86%] Linking CXX executable function_ref_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/function_ref_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/function_ref_benchmark.dir/link.d CMakeFiles/function_ref_benchmark.dir/folly/test/FunctionRefBenchmark.cpp.o -o function_ref_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 86%] Built target function_ref_benchmark
/usr/bin/gmake  -f CMakeFiles/futex_test.dir/build.make CMakeFiles/futex_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/futex_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/futex_test.dir/build.make CMakeFiles/futex_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 87%] Building CXX object CMakeFiles/futex_test.dir/folly/test/FutexTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/futex_test.dir/folly/test/FutexTest.cpp.o -MF CMakeFiles/futex_test.dir/folly/test/FutexTest.cpp.o.d -o CMakeFiles/futex_test.dir/folly/test/FutexTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/FutexTest.cpp
[ 87%] Linking CXX executable function_ref_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/function_ref_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/fbstring_test.dir/link.d CMakeFiles/fbstring_test.dir/folly/test/FBStringTest.cpp.o -o fbstring_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 87%] Built target fbstring_test
/usr/bin/gmake  -f CMakeFiles/glog_test.dir/build.make CMakeFiles/glog_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/glog_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/glog_test.dir/build.make CMakeFiles/glog_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 87%] Building CXX object CMakeFiles/glog_test.dir/folly/test/GLogTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/glog_test.dir/folly/test/GLogTest.cpp.o -MF CMakeFiles/glog_test.dir/folly/test/GLogTest.cpp.o.d -o CMakeFiles/glog_test.dir/folly/test/GLogTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/GLogTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/function_ref_test.dir/link.d CMakeFiles/function_ref_test.dir/folly/test/FunctionRefTest.cpp.o -o function_ref_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 87%] Built target function_ref_test
/usr/bin/gmake  -f CMakeFiles/group_varint_test.dir/build.make CMakeFiles/group_varint_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/group_varint_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/group_varint_test.dir/build.make CMakeFiles/group_varint_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 87%] Building CXX object CMakeFiles/group_varint_test.dir/folly/test/GroupVarintTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/group_varint_test.dir/folly/test/GroupVarintTest.cpp.o -MF CMakeFiles/group_varint_test.dir/folly/test/GroupVarintTest.cpp.o.d -o CMakeFiles/group_varint_test.dir/folly/test/GroupVarintTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/GroupVarintTest.cpp
[ 87%] Linking CXX executable glog_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/glog_test.dir/link.txt --verbose=1
[ 87%] Linking CXX executable format_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/format_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/glog_test.dir/link.d CMakeFiles/glog_test.dir/folly/test/GLogTest.cpp.o -o glog_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 87%] Built target glog_test
/usr/bin/gmake  -f CMakeFiles/group_varint_test_ssse3.dir/build.make CMakeFiles/group_varint_test_ssse3.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/group_varint_test_ssse3.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/group_varint_test_ssse3.dir/build.make CMakeFiles/group_varint_test_ssse3.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 87%] Building CXX object CMakeFiles/group_varint_test_ssse3.dir/folly/test/GroupVarintTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/group_varint_test_ssse3.dir/folly/test/GroupVarintTest.cpp.o -MF CMakeFiles/group_varint_test_ssse3.dir/folly/test/GroupVarintTest.cpp.o.d -o CMakeFiles/group_varint_test_ssse3.dir/folly/test/GroupVarintTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/GroupVarintTest.cpp
[ 87%] Linking CXX executable futex_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/futex_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/futex_test.dir/link.d CMakeFiles/futex_test.dir/folly/test/FutexTest.cpp.o -o futex_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 87%] Built target futex_test
/usr/bin/gmake  -f CMakeFiles/indestructible_test.dir/build.make CMakeFiles/indestructible_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/indestructible_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/indestructible_test.dir/build.make CMakeFiles/indestructible_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 87%] Building CXX object CMakeFiles/indestructible_test.dir/folly/test/IndestructibleTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/indestructible_test.dir/folly/test/IndestructibleTest.cpp.o -MF CMakeFiles/indestructible_test.dir/folly/test/IndestructibleTest.cpp.o.d -o CMakeFiles/indestructible_test.dir/folly/test/IndestructibleTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/IndestructibleTest.cpp
[ 88%] Linking CXX executable group_varint_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/group_varint_test.dir/link.txt --verbose=1
[ 88%] Linking CXX executable group_varint_test_ssse3
/usr/bin/cmake -E cmake_link_script CMakeFiles/group_varint_test_ssse3.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/group_varint_test.dir/link.d CMakeFiles/group_varint_test.dir/folly/test/GroupVarintTest.cpp.o -o group_varint_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 88%] Built target group_varint_test
/usr/bin/gmake  -f CMakeFiles/iterators_test.dir/build.make CMakeFiles/iterators_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/iterators_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/iterators_test.dir/build.make CMakeFiles/iterators_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Linking CXX executable indestructible_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/indestructible_test.dir/link.txt --verbose=1
[ 89%] Building CXX object CMakeFiles/iterators_test.dir/folly/test/IteratorsTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/iterators_test.dir/folly/test/IteratorsTest.cpp.o -MF CMakeFiles/iterators_test.dir/folly/test/IteratorsTest.cpp.o.d -o CMakeFiles/iterators_test.dir/folly/test/IteratorsTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/IteratorsTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/group_varint_test_ssse3.dir/link.d CMakeFiles/group_varint_test_ssse3.dir/folly/test/GroupVarintTest.cpp.o -o group_varint_test_ssse3  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target group_varint_test_ssse3
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/indestructible_test.dir/link.d CMakeFiles/indestructible_test.dir/folly/test/IndestructibleTest.cpp.o -o indestructible_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target indestructible_test
/usr/bin/gmake  -f CMakeFiles/lazy_test.dir/build.make CMakeFiles/lazy_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/lazy_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lazy_test.dir/build.make CMakeFiles/lazy_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/lazy_test.dir/folly/test/LazyTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/lazy_test.dir/folly/test/LazyTest.cpp.o -MF CMakeFiles/lazy_test.dir/folly/test/LazyTest.cpp.o.d -o CMakeFiles/lazy_test.dir/folly/test/LazyTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/LazyTest.cpp
/usr/bin/gmake  -f CMakeFiles/locks_test.dir/build.make CMakeFiles/locks_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/locks_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/locks_test.dir/build.make CMakeFiles/locks_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/locks_test.dir/folly/test/SpinLockTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/locks_test.dir/folly/test/SpinLockTest.cpp.o -MF CMakeFiles/locks_test.dir/folly/test/SpinLockTest.cpp.o.d -o CMakeFiles/locks_test.dir/folly/test/SpinLockTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/SpinLockTest.cpp
[ 89%] Linking CXX executable iterators_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/iterators_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/format_test.dir/link.d CMakeFiles/format_test.dir/folly/test/FormatTest.cpp.o -o format_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target format_test
/usr/bin/gmake  -f CMakeFiles/math_test.dir/build.make CMakeFiles/math_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/math_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/math_test.dir/build.make CMakeFiles/math_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/math_test.dir/folly/test/MathTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/math_test.dir/folly/test/MathTest.cpp.o -MF CMakeFiles/math_test.dir/folly/test/MathTest.cpp.o.d -o CMakeFiles/math_test.dir/folly/test/MathTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/MathTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/iterators_test.dir/link.d CMakeFiles/iterators_test.dir/folly/test/IteratorsTest.cpp.o -o iterators_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target iterators_test
/usr/bin/gmake  -f CMakeFiles/memcpy_test.dir/build.make CMakeFiles/memcpy_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/memcpy_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/memcpy_test.dir/build.make CMakeFiles/memcpy_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/memcpy_test.dir/folly/test/MemcpyTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/memcpy_test.dir/folly/test/MemcpyTest.cpp.o -MF CMakeFiles/memcpy_test.dir/folly/test/MemcpyTest.cpp.o.d -o CMakeFiles/memcpy_test.dir/folly/test/MemcpyTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/MemcpyTest.cpp
[ 89%] Linking CXX executable lazy_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/lazy_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/lazy_test.dir/link.d CMakeFiles/lazy_test.dir/folly/test/LazyTest.cpp.o -o lazy_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target lazy_test
/usr/bin/gmake  -f CMakeFiles/memory_idler_test.dir/build.make CMakeFiles/memory_idler_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/memory_idler_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/memory_idler_test.dir/build.make CMakeFiles/memory_idler_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/memory_idler_test.dir/folly/test/MemoryIdlerTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/memory_idler_test.dir/folly/test/MemoryIdlerTest.cpp.o -MF CMakeFiles/memory_idler_test.dir/folly/test/MemoryIdlerTest.cpp.o.d -o CMakeFiles/memory_idler_test.dir/folly/test/MemoryIdlerTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/MemoryIdlerTest.cpp
[ 89%] Linking CXX executable memcpy_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/memcpy_test.dir/link.txt --verbose=1
[ 89%] Linking CXX executable locks_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/locks_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/memcpy_test.dir/link.d CMakeFiles/memcpy_test.dir/folly/test/MemcpyTest.cpp.o -o memcpy_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target memcpy_test
/usr/bin/gmake  -f CMakeFiles/memory_test.dir/build.make CMakeFiles/memory_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/memory_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/memory_test.dir/build.make CMakeFiles/memory_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/memory_test.dir/folly/test/MemoryTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/memory_test.dir/folly/test/MemoryTest.cpp.o -MF CMakeFiles/memory_test.dir/folly/test/MemoryTest.cpp.o.d -o CMakeFiles/memory_test.dir/folly/test/MemoryTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/MemoryTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/locks_test.dir/link.d CMakeFiles/locks_test.dir/folly/test/SpinLockTest.cpp.o -o locks_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target locks_test
/usr/bin/gmake  -f CMakeFiles/move_wrapper_test.dir/build.make CMakeFiles/move_wrapper_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/move_wrapper_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/move_wrapper_test.dir/build.make CMakeFiles/move_wrapper_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/move_wrapper_test.dir/folly/test/MoveWrapperTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/move_wrapper_test.dir/folly/test/MoveWrapperTest.cpp.o -MF CMakeFiles/move_wrapper_test.dir/folly/test/MoveWrapperTest.cpp.o.d -o CMakeFiles/move_wrapper_test.dir/folly/test/MoveWrapperTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/MoveWrapperTest.cpp
[ 89%] Linking CXX executable move_wrapper_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/move_wrapper_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/move_wrapper_test.dir/link.d CMakeFiles/move_wrapper_test.dir/folly/test/MoveWrapperTest.cpp.o -o move_wrapper_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target move_wrapper_test
/usr/bin/gmake  -f CMakeFiles/mpmc_pipeline_test.dir/build.make CMakeFiles/mpmc_pipeline_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/mpmc_pipeline_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/mpmc_pipeline_test.dir/build.make CMakeFiles/mpmc_pipeline_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/mpmc_pipeline_test.dir/folly/test/MPMCPipelineTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/mpmc_pipeline_test.dir/folly/test/MPMCPipelineTest.cpp.o -MF CMakeFiles/mpmc_pipeline_test.dir/folly/test/MPMCPipelineTest.cpp.o.d -o CMakeFiles/mpmc_pipeline_test.dir/folly/test/MPMCPipelineTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/MPMCPipelineTest.cpp
[ 89%] Linking CXX executable memory_idler_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/memory_idler_test.dir/link.txt --verbose=1
[ 89%] Linking CXX executable math_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/math_test.dir/link.txt --verbose=1
[ 89%] Linking CXX executable mpmc_pipeline_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/mpmc_pipeline_test.dir/link.txt --verbose=1
[ 89%] Linking CXX executable memory_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/memory_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/memory_idler_test.dir/link.d CMakeFiles/memory_idler_test.dir/folly/test/MemoryIdlerTest.cpp.o -o memory_idler_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target memory_idler_test
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/mpmc_pipeline_test.dir/link.d CMakeFiles/mpmc_pipeline_test.dir/folly/test/MPMCPipelineTest.cpp.o -o mpmc_pipeline_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target mpmc_pipeline_test
/usr/bin/gmake  -f CMakeFiles/optional_coroutines_test.dir/build.make CMakeFiles/optional_coroutines_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/optional_coroutines_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/optional_coroutines_test.dir/build.make CMakeFiles/optional_coroutines_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/optional_coroutines_test.dir/folly/test/OptionalCoroutinesTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/optional_coroutines_test.dir/folly/test/OptionalCoroutinesTest.cpp.o -MF CMakeFiles/optional_coroutines_test.dir/folly/test/OptionalCoroutinesTest.cpp.o.d -o CMakeFiles/optional_coroutines_test.dir/folly/test/OptionalCoroutinesTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/OptionalCoroutinesTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/memory_test.dir/link.d CMakeFiles/memory_test.dir/folly/test/MemoryTest.cpp.o -o memory_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target memory_test
/usr/bin/gmake  -f CMakeFiles/optional_test.dir/build.make CMakeFiles/optional_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/optional_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/optional_test.dir/build.make CMakeFiles/optional_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/optional_test.dir/folly/test/OptionalTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/optional_test.dir/folly/test/OptionalTest.cpp.o -MF CMakeFiles/optional_test.dir/folly/test/OptionalTest.cpp.o.d -o CMakeFiles/optional_test.dir/folly/test/OptionalTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/OptionalTest.cpp
/usr/bin/gmake  -f CMakeFiles/padded_test.dir/build.make CMakeFiles/padded_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/padded_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/padded_test.dir/build.make CMakeFiles/padded_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/padded_test.dir/folly/test/PaddedTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/padded_test.dir/folly/test/PaddedTest.cpp.o -MF CMakeFiles/padded_test.dir/folly/test/PaddedTest.cpp.o.d -o CMakeFiles/padded_test.dir/folly/test/PaddedTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/PaddedTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/math_test.dir/link.d CMakeFiles/math_test.dir/folly/test/MathTest.cpp.o -o math_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Built target math_test
/usr/bin/gmake  -f CMakeFiles/portability_test.dir/build.make CMakeFiles/portability_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/portability_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/portability_test.dir/build.make CMakeFiles/portability_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 89%] Building CXX object CMakeFiles/portability_test.dir/folly/test/PortabilityTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/portability_test.dir/folly/test/PortabilityTest.cpp.o -MF CMakeFiles/portability_test.dir/folly/test/PortabilityTest.cpp.o.d -o CMakeFiles/portability_test.dir/folly/test/PortabilityTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/PortabilityTest.cpp
[ 90%] Linking CXX executable optional_coroutines_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/optional_coroutines_test.dir/link.txt --verbose=1
[ 90%] Linking CXX executable portability_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/portability_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/optional_coroutines_test.dir/link.d CMakeFiles/optional_coroutines_test.dir/folly/test/OptionalCoroutinesTest.cpp.o -o optional_coroutines_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 90%] Built target optional_coroutines_test
/usr/bin/gmake  -f CMakeFiles/producer_consumer_queue_benchmark.dir/build.make CMakeFiles/producer_consumer_queue_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/producer_consumer_queue_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/producer_consumer_queue_benchmark.dir/build.make CMakeFiles/producer_consumer_queue_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 90%] Building CXX object CMakeFiles/producer_consumer_queue_benchmark.dir/folly/test/ProducerConsumerQueueBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/producer_consumer_queue_benchmark.dir/folly/test/ProducerConsumerQueueBenchmark.cpp.o -MF CMakeFiles/producer_consumer_queue_benchmark.dir/folly/test/ProducerConsumerQueueBenchmark.cpp.o.d -o CMakeFiles/producer_consumer_queue_benchmark.dir/folly/test/ProducerConsumerQueueBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ProducerConsumerQueueBenchmark.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/portability_test.dir/link.d CMakeFiles/portability_test.dir/folly/test/PortabilityTest.cpp.o -o portability_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 90%] Built target portability_test
/usr/bin/gmake  -f CMakeFiles/range_find_benchmark.dir/build.make CMakeFiles/range_find_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/range_find_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/range_find_benchmark.dir/build.make CMakeFiles/range_find_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 90%] Building CXX object CMakeFiles/range_find_benchmark.dir/folly/test/RangeFindBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/range_find_benchmark.dir/folly/test/RangeFindBenchmark.cpp.o -MF CMakeFiles/range_find_benchmark.dir/folly/test/RangeFindBenchmark.cpp.o.d -o CMakeFiles/range_find_benchmark.dir/folly/test/RangeFindBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/RangeFindBenchmark.cpp
[ 90%] Linking CXX executable padded_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/padded_test.dir/link.txt --verbose=1
[ 91%] Linking CXX executable producer_consumer_queue_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/producer_consumer_queue_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/producer_consumer_queue_benchmark.dir/link.d CMakeFiles/producer_consumer_queue_benchmark.dir/folly/test/ProducerConsumerQueueBenchmark.cpp.o -o producer_consumer_queue_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Built target producer_consumer_queue_benchmark
/usr/bin/gmake  -f CMakeFiles/random_test.dir/build.make CMakeFiles/random_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/random_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/random_test.dir/build.make CMakeFiles/random_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Building CXX object CMakeFiles/random_test.dir/folly/test/RandomTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/random_test.dir/folly/test/RandomTest.cpp.o -MF CMakeFiles/random_test.dir/folly/test/RandomTest.cpp.o.d -o CMakeFiles/random_test.dir/folly/test/RandomTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/RandomTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/padded_test.dir/link.d CMakeFiles/padded_test.dir/folly/test/PaddedTest.cpp.o -o padded_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Built target padded_test
/usr/bin/gmake  -f CMakeFiles/range_test.dir/build.make CMakeFiles/range_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/range_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/range_test.dir/build.make CMakeFiles/range_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Building CXX object CMakeFiles/range_test.dir/folly/test/RangeTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/range_test.dir/folly/test/RangeTest.cpp.o -MF CMakeFiles/range_test.dir/folly/test/RangeTest.cpp.o.d -o CMakeFiles/range_test.dir/folly/test/RangeTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/RangeTest.cpp
[ 91%] Linking CXX executable range_find_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/range_find_benchmark.dir/link.txt --verbose=1
[ 91%] Linking CXX executable optional_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/optional_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/range_find_benchmark.dir/link.d CMakeFiles/range_find_benchmark.dir/folly/test/RangeFindBenchmark.cpp.o -o range_find_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Built target range_find_benchmark
/usr/bin/gmake  -f CMakeFiles/replaceable_test.dir/build.make CMakeFiles/replaceable_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/replaceable_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/replaceable_test.dir/build.make CMakeFiles/replaceable_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Building CXX object CMakeFiles/replaceable_test.dir/folly/test/ReplaceableTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/replaceable_test.dir/folly/test/ReplaceableTest.cpp.o -MF CMakeFiles/replaceable_test.dir/folly/test/ReplaceableTest.cpp.o.d -o CMakeFiles/replaceable_test.dir/folly/test/ReplaceableTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ReplaceableTest.cpp
[ 91%] Linking CXX executable random_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/random_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/optional_test.dir/link.d CMakeFiles/optional_test.dir/folly/test/OptionalTest.cpp.o -o optional_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Built target optional_test
/usr/bin/gmake  -f CMakeFiles/scope_guard_test.dir/build.make CMakeFiles/scope_guard_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/scope_guard_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/scope_guard_test.dir/build.make CMakeFiles/scope_guard_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Building CXX object CMakeFiles/scope_guard_test.dir/folly/test/ScopeGuardTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/scope_guard_test.dir/folly/test/ScopeGuardTest.cpp.o -MF CMakeFiles/scope_guard_test.dir/folly/test/ScopeGuardTest.cpp.o.d -o CMakeFiles/scope_guard_test.dir/folly/test/ScopeGuardTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ScopeGuardTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/random_test.dir/link.d CMakeFiles/random_test.dir/folly/test/RandomTest.cpp.o -o random_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Built target random_test
/usr/bin/gmake  -f CMakeFiles/singleton_test_global.dir/build.make CMakeFiles/singleton_test_global.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/singleton_test_global.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/singleton_test_global.dir/build.make CMakeFiles/singleton_test_global.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 91%] Building CXX object CMakeFiles/singleton_test_global.dir/folly/test/SingletonTestGlobal.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/singleton_test_global.dir/folly/test/SingletonTestGlobal.cpp.o -MF CMakeFiles/singleton_test_global.dir/folly/test/SingletonTestGlobal.cpp.o.d -o CMakeFiles/singleton_test_global.dir/folly/test/SingletonTestGlobal.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/SingletonTestGlobal.cpp
[ 92%] Linking CXX executable scope_guard_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/scope_guard_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/scope_guard_test.dir/link.d CMakeFiles/scope_guard_test.dir/folly/test/ScopeGuardTest.cpp.o -o scope_guard_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Built target scope_guard_test
/usr/bin/gmake  -f CMakeFiles/spin_lock_test.dir/build.make CMakeFiles/spin_lock_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/spin_lock_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/spin_lock_test.dir/build.make CMakeFiles/spin_lock_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Building CXX object CMakeFiles/spin_lock_test.dir/folly/test/SpinLockTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/spin_lock_test.dir/folly/test/SpinLockTest.cpp.o -MF CMakeFiles/spin_lock_test.dir/folly/test/SpinLockTest.cpp.o.d -o CMakeFiles/spin_lock_test.dir/folly/test/SpinLockTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/SpinLockTest.cpp
[ 92%] Linking CXX executable singleton_test_global
/usr/bin/cmake -E cmake_link_script CMakeFiles/singleton_test_global.dir/link.txt --verbose=1
[ 92%] Linking CXX executable spin_lock_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/spin_lock_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/spin_lock_test.dir/link.d CMakeFiles/spin_lock_test.dir/folly/test/SpinLockTest.cpp.o -o spin_lock_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Built target spin_lock_test
/usr/bin/gmake  -f CMakeFiles/string_benchmark.dir/build.make CMakeFiles/string_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/string_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/string_benchmark.dir/build.make CMakeFiles/string_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Building CXX object CMakeFiles/string_benchmark.dir/folly/test/StringBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/string_benchmark.dir/folly/test/StringBenchmark.cpp.o -MF CMakeFiles/string_benchmark.dir/folly/test/StringBenchmark.cpp.o.d -o CMakeFiles/string_benchmark.dir/folly/test/StringBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/StringBenchmark.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/singleton_test_global.dir/link.d CMakeFiles/singleton_test_global.dir/folly/test/SingletonTestGlobal.cpp.o -o singleton_test_global  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Built target singleton_test_global
/usr/bin/gmake  -f CMakeFiles/string_test.dir/build.make CMakeFiles/string_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/string_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/string_test.dir/build.make CMakeFiles/string_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Building CXX object CMakeFiles/string_test.dir/folly/test/StringTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/string_test.dir/folly/test/StringTest.cpp.o -MF CMakeFiles/string_test.dir/folly/test/StringTest.cpp.o.d -o CMakeFiles/string_test.dir/folly/test/StringTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/StringTest.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /usr/include/boost/function/function_base.hpp:33,
                 from /usr/include/boost/function/detail/prologue.hpp:18,
                 from /usr/include/boost/function.hpp:30,
                 from /usr/include/boost/algorithm/string/detail/find_iterator.hpp:18,
                 from /usr/include/boost/algorithm/string/find_iterator.hpp:24,
                 from /usr/include/boost/algorithm/string/iter_find.hpp:27,
                 from /usr/include/boost/algorithm/string/split.hpp:16,
                 from /usr/include/boost/algorithm/string.hpp:23,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/StringBenchmark.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Format.h:43,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/StringBenchmark.cpp:23:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 92%] Linking CXX executable string_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/string_benchmark.dir/link.txt --verbose=1
[ 92%] Linking CXX executable replaceable_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/replaceable_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/string_benchmark.dir/link.d CMakeFiles/string_benchmark.dir/folly/test/StringBenchmark.cpp.o -o string_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Built target string_benchmark
/usr/bin/gmake  -f CMakeFiles/string_to_float_benchmark.dir/build.make CMakeFiles/string_to_float_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/string_to_float_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/string_to_float_benchmark.dir/build.make CMakeFiles/string_to_float_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Building CXX object CMakeFiles/string_to_float_benchmark.dir/folly/test/StringToFloatBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/string_to_float_benchmark.dir/folly/test/StringToFloatBenchmark.cpp.o -MF CMakeFiles/string_to_float_benchmark.dir/folly/test/StringToFloatBenchmark.cpp.o.d -o CMakeFiles/string_to_float_benchmark.dir/folly/test/StringToFloatBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/StringToFloatBenchmark.cpp
[ 92%] Linking CXX executable string_to_float_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/string_to_float_benchmark.dir/link.txt --verbose=1
[ 92%] Linking CXX executable range_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/range_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/string_to_float_benchmark.dir/link.d CMakeFiles/string_to_float_benchmark.dir/folly/test/StringToFloatBenchmark.cpp.o -o string_to_float_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Built target string_to_float_benchmark
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/replaceable_test.dir/link.d CMakeFiles/replaceable_test.dir/folly/test/ReplaceableTest.cpp.o -o replaceable_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Built target replaceable_test
/usr/bin/gmake  -f CMakeFiles/synchronized_benchmark.dir/build.make CMakeFiles/synchronized_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronized_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronized_benchmark.dir/build.make CMakeFiles/synchronized_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Building CXX object CMakeFiles/synchronized_benchmark.dir/folly/test/SynchronizedBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronized_benchmark.dir/folly/test/SynchronizedBenchmark.cpp.o -MF CMakeFiles/synchronized_benchmark.dir/folly/test/SynchronizedBenchmark.cpp.o.d -o CMakeFiles/synchronized_benchmark.dir/folly/test/SynchronizedBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/SynchronizedBenchmark.cpp
/usr/bin/gmake  -f CMakeFiles/synchronized_test.dir/build.make CMakeFiles/synchronized_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/synchronized_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/synchronized_test.dir/build.make CMakeFiles/synchronized_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Building CXX object CMakeFiles/synchronized_test.dir/folly/test/SynchronizedTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/synchronized_test.dir/folly/test/SynchronizedTest.cpp.o -MF CMakeFiles/synchronized_test.dir/folly/test/SynchronizedTest.cpp.o.d -o CMakeFiles/synchronized_test.dir/folly/test/SynchronizedTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/SynchronizedTest.cpp
In file included from /usr/include/c++/14/atomic:50,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/String.h:37,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/StringTest.cpp:21:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
[ 92%] Linking CXX executable synchronized_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronized_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronized_benchmark.dir/link.d CMakeFiles/synchronized_benchmark.dir/folly/test/SynchronizedBenchmark.cpp.o -o synchronized_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Built target synchronized_benchmark
/usr/bin/gmake  -f CMakeFiles/thread_cached_int_test.dir/build.make CMakeFiles/thread_cached_int_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/thread_cached_int_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/thread_cached_int_test.dir/build.make CMakeFiles/thread_cached_int_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Building CXX object CMakeFiles/thread_cached_int_test.dir/folly/test/ThreadCachedIntTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/thread_cached_int_test.dir/folly/test/ThreadCachedIntTest.cpp.o -MF CMakeFiles/thread_cached_int_test.dir/folly/test/ThreadCachedIntTest.cpp.o.d -o CMakeFiles/thread_cached_int_test.dir/folly/test/ThreadCachedIntTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ThreadCachedIntTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/range_test.dir/link.d CMakeFiles/range_test.dir/folly/test/RangeTest.cpp.o -o range_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Built target range_test
/usr/bin/gmake  -f CMakeFiles/thread_local_test.dir/build.make CMakeFiles/thread_local_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/thread_local_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/thread_local_test.dir/build.make CMakeFiles/thread_local_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Building CXX object CMakeFiles/thread_local_test.dir/folly/test/ThreadLocalTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/thread_local_test.dir/folly/test/ThreadLocalTest.cpp.o -MF CMakeFiles/thread_local_test.dir/folly/test/ThreadLocalTest.cpp.o.d -o CMakeFiles/thread_local_test.dir/folly/test/ThreadLocalTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/ThreadLocalTest.cpp
[ 92%] Linking CXX executable thread_cached_int_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/thread_cached_int_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/thread_cached_int_test.dir/link.d CMakeFiles/thread_cached_int_test.dir/folly/test/ThreadCachedIntTest.cpp.o -o thread_cached_int_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Built target thread_cached_int_test
/usr/bin/gmake  -f CMakeFiles/timeout_queue_test.dir/build.make CMakeFiles/timeout_queue_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/timeout_queue_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/timeout_queue_test.dir/build.make CMakeFiles/timeout_queue_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 92%] Building CXX object CMakeFiles/timeout_queue_test.dir/folly/test/TimeoutQueueTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/timeout_queue_test.dir/folly/test/TimeoutQueueTest.cpp.o -MF CMakeFiles/timeout_queue_test.dir/folly/test/TimeoutQueueTest.cpp.o.d -o CMakeFiles/timeout_queue_test.dir/folly/test/TimeoutQueueTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/TimeoutQueueTest.cpp
[ 92%] Linking CXX executable thread_local_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/thread_local_test.dir/link.txt --verbose=1
[ 93%] Linking CXX executable timeout_queue_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/timeout_queue_test.dir/link.txt --verbose=1
[ 94%] Linking CXX executable string_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/string_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/timeout_queue_test.dir/link.d CMakeFiles/timeout_queue_test.dir/folly/test/TimeoutQueueTest.cpp.o -o timeout_queue_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 94%] Built target timeout_queue_test
/usr/bin/gmake  -f CMakeFiles/token_bucket_test.dir/build.make CMakeFiles/token_bucket_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/token_bucket_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/token_bucket_test.dir/build.make CMakeFiles/token_bucket_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 94%] Building CXX object CMakeFiles/token_bucket_test.dir/folly/test/TokenBucketTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/token_bucket_test.dir/folly/test/TokenBucketTest.cpp.o -MF CMakeFiles/token_bucket_test.dir/folly/test/TokenBucketTest.cpp.o.d -o CMakeFiles/token_bucket_test.dir/folly/test/TokenBucketTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/TokenBucketTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/thread_local_test.dir/link.d CMakeFiles/thread_local_test.dir/folly/test/ThreadLocalTest.cpp.o -o thread_local_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 94%] Built target thread_local_test
[ 94%] Linking CXX executable token_bucket_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/token_bucket_test.dir/link.txt --verbose=1
/usr/bin/gmake  -f CMakeFiles/traits_test.dir/build.make CMakeFiles/traits_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/traits_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/traits_test.dir/build.make CMakeFiles/traits_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 94%] Building CXX object CMakeFiles/traits_test.dir/folly/test/TraitsTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/traits_test.dir/folly/test/TraitsTest.cpp.o -MF CMakeFiles/traits_test.dir/folly/test/TraitsTest.cpp.o.d -o CMakeFiles/traits_test.dir/folly/test/TraitsTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/TraitsTest.cpp
[ 95%] Linking CXX executable synchronized_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/synchronized_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/token_bucket_test.dir/link.d CMakeFiles/token_bucket_test.dir/folly/test/TokenBucketTest.cpp.o -o token_bucket_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 95%] Built target token_bucket_test
[ 95%] Linking CXX executable traits_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/traits_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/traits_test.dir/link.d CMakeFiles/traits_test.dir/folly/test/TraitsTest.cpp.o -o traits_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 95%] Built target traits_test
/usr/bin/gmake  -f CMakeFiles/try_test.dir/build.make CMakeFiles/try_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/try_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/try_test.dir/build.make CMakeFiles/try_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 95%] Building CXX object CMakeFiles/try_test.dir/folly/test/TryTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/try_test.dir/folly/test/TryTest.cpp.o -MF CMakeFiles/try_test.dir/folly/test/TryTest.cpp.o.d -o CMakeFiles/try_test.dir/folly/test/TryTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/TryTest.cpp
/usr/bin/gmake  -f CMakeFiles/unicode_test.dir/build.make CMakeFiles/unicode_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/unicode_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/unicode_test.dir/build.make CMakeFiles/unicode_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 95%] Building CXX object CMakeFiles/unicode_test.dir/folly/test/UnicodeTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/unicode_test.dir/folly/test/UnicodeTest.cpp.o -MF CMakeFiles/unicode_test.dir/folly/test/UnicodeTest.cpp.o.d -o CMakeFiles/unicode_test.dir/folly/test/UnicodeTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/UnicodeTest.cpp
In function ‘copy’,
    inlined from ‘_S_copy’ at /usr/include/c++/14/bits/basic_string.h:435:21,
    inlined from ‘_S_copy’ at /usr/include/c++/14/bits/basic_string.h:430:7,
    inlined from ‘_M_append’ at /usr/include/c++/14/bits/basic_string.tcc:421:19,
    inlined from ‘append’ at /usr/include/c++/14/bits/basic_string.h:1470:18,
    inlined from ‘toAppend’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:492:17,
    inlined from ‘toAppendStrImplOne’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:920:18,
    inlined from ‘call’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:930:30,
    inlined from ‘toAppend’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:1015:40,
    inlined from ‘internalJoinAppend.constprop’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/String-inl.h:484:13:
/usr/include/c++/14/bits/char_traits.h:427:56: warning: ‘__builtin_memcpy’ reading between 2 and 9223372036854775807 bytes from a region of size 1 [-Wstringop-overread]
  427 |         return static_cast<char_type*>(__builtin_memcpy(__s1, __s2, __n));
      |                                                        ^
In function ‘copy’,
    inlined from ‘_S_copy’ at /usr/include/c++/14/bits/basic_string.h:435:21,
    inlined from ‘_S_copy’ at /usr/include/c++/14/bits/basic_string.h:430:7,
    inlined from ‘_M_append’ at /usr/include/c++/14/bits/basic_string.tcc:421:19,
    inlined from ‘append’ at /usr/include/c++/14/bits/basic_string.h:1470:18,
    inlined from ‘toAppend’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:492:17,
    inlined from ‘toAppendStrImplOne’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:920:18,
    inlined from ‘call’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:930:30,
    inlined from ‘toAppend’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:1015:40,
    inlined from ‘internalJoinAppend.constprop’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/String-inl.h:484:13:
/usr/include/c++/14/bits/char_traits.h:427:56: warning: ‘__builtin_memcpy’ reading between 2 and 9223372036854775807 bytes from a region of size 1 [-Wstringop-overread]
  427 |         return static_cast<char_type*>(__builtin_memcpy(__s1, __s2, __n));
      |                                                        ^
[ 95%] Linking CXX executable unicode_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/unicode_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/unicode_test.dir/link.d CMakeFiles/unicode_test.dir/folly/test/UnicodeTest.cpp.o -o unicode_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 95%] Built target unicode_test
/usr/bin/gmake  -f CMakeFiles/unit_test.dir/build.make CMakeFiles/unit_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/unit_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/unit_test.dir/build.make CMakeFiles/unit_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 95%] Building CXX object CMakeFiles/unit_test.dir/folly/test/UnitTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/unit_test.dir/folly/test/UnitTest.cpp.o -MF CMakeFiles/unit_test.dir/folly/test/UnitTest.cpp.o.d -o CMakeFiles/unit_test.dir/folly/test/UnitTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/UnitTest.cpp
[ 96%] Linking CXX executable unit_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/unit_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/unit_test.dir/link.d CMakeFiles/unit_test.dir/folly/test/UnitTest.cpp.o -o unit_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Built target unit_test
/usr/bin/gmake  -f CMakeFiles/uri_benchmark.dir/build.make CMakeFiles/uri_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/uri_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/uri_benchmark.dir/build.make CMakeFiles/uri_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Building CXX object CMakeFiles/uri_benchmark.dir/folly/test/UriBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/uri_benchmark.dir/folly/test/UriBenchmark.cpp.o -MF CMakeFiles/uri_benchmark.dir/folly/test/UriBenchmark.cpp.o.d -o CMakeFiles/uri_benchmark.dir/folly/test/UriBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/UriBenchmark.cpp
[ 96%] Linking CXX executable try_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/try_test.dir/link.txt --verbose=1
[ 96%] Linking CXX executable uri_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/uri_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/uri_benchmark.dir/link.d CMakeFiles/uri_benchmark.dir/folly/test/UriBenchmark.cpp.o -o uri_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Built target uri_benchmark
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/string_test.dir/link.d CMakeFiles/string_test.dir/folly/test/StringTest.cpp.o -o string_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Built target string_test
/usr/bin/gmake  -f CMakeFiles/uri_test.dir/build.make CMakeFiles/uri_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/uri_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/uri_test.dir/build.make CMakeFiles/uri_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Building CXX object CMakeFiles/uri_test.dir/folly/test/UriTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/uri_test.dir/folly/test/UriTest.cpp.o -MF CMakeFiles/uri_test.dir/folly/test/UriTest.cpp.o.d -o CMakeFiles/uri_test.dir/folly/test/UriTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/UriTest.cpp
/usr/bin/gmake  -f CMakeFiles/utf8_string_test.dir/build.make CMakeFiles/utf8_string_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/utf8_string_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/utf8_string_test.dir/build.make CMakeFiles/utf8_string_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Building CXX object CMakeFiles/utf8_string_test.dir/folly/test/UTF8StringTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/utf8_string_test.dir/folly/test/UTF8StringTest.cpp.o -MF CMakeFiles/utf8_string_test.dir/folly/test/UTF8StringTest.cpp.o.d -o CMakeFiles/utf8_string_test.dir/folly/test/UTF8StringTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/UTF8StringTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/try_test.dir/link.d CMakeFiles/try_test.dir/folly/test/TryTest.cpp.o -o try_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Built target try_test
/usr/bin/gmake  -f CMakeFiles/utility_test.dir/build.make CMakeFiles/utility_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/utility_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/utility_test.dir/build.make CMakeFiles/utility_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Building CXX object CMakeFiles/utility_test.dir/folly/test/UtilityTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/utility_test.dir/folly/test/UtilityTest.cpp.o -MF CMakeFiles/utility_test.dir/folly/test/UtilityTest.cpp.o.d -o CMakeFiles/utility_test.dir/folly/test/UtilityTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/UtilityTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/synchronized_test.dir/link.d CMakeFiles/synchronized_test.dir/folly/test/SynchronizedTest.cpp.o -o synchronized_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Built target synchronized_test
/usr/bin/gmake  -f CMakeFiles/varint_test.dir/build.make CMakeFiles/varint_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/varint_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/varint_test.dir/build.make CMakeFiles/varint_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Building CXX object CMakeFiles/varint_test.dir/folly/test/VarintTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/varint_test.dir/folly/test/VarintTest.cpp.o -MF CMakeFiles/varint_test.dir/folly/test/VarintTest.cpp.o.d -o CMakeFiles/varint_test.dir/folly/test/VarintTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/VarintTest.cpp
[ 96%] Linking CXX executable utf8_string_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/utf8_string_test.dir/link.txt --verbose=1
[ 96%] Linking CXX executable utility_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/utility_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/utf8_string_test.dir/link.d CMakeFiles/utf8_string_test.dir/folly/test/UTF8StringTest.cpp.o -o utf8_string_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Built target utf8_string_test
/usr/bin/gmake  -f CMakeFiles/testing_test_util_test.dir/build.make CMakeFiles/testing_test_util_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/testing_test_util_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/testing_test_util_test.dir/build.make CMakeFiles/testing_test_util_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Building CXX object CMakeFiles/testing_test_util_test.dir/folly/testing/test/TestUtilTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/testing_test_util_test.dir/folly/testing/test/TestUtilTest.cpp.o -MF CMakeFiles/testing_test_util_test.dir/folly/testing/test/TestUtilTest.cpp.o.d -o CMakeFiles/testing_test_util_test.dir/folly/testing/test/TestUtilTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/testing/test/TestUtilTest.cpp
In file included from /usr/include/c++/14/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14/memory:81,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Traits.h:22,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Expected.h:36,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Uri.h:23,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/UriTest.cpp:17:
In member function ‘std::__atomic_base<unsigned long>::store(unsigned long, std::memory_order)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:502:30,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/usr/include/c++/14/bits/atomic_base.h:477:25: warning: ‘__atomic_store_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  477 |         __atomic_store_n(&_M_i, __i, int(__m));
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:44,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Demangle.h:19,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Conv.h:134,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/String.h:37,
                 from /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/Uri.h:24:
In function ‘folly::checkedMalloc(unsigned long)’,
    inlined from ‘folly::fbstring_core<char>::RefCounted::create(unsigned long*)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:501:59,
    inlined from ‘folly::fbstring_core<char>::unshare(unsigned long)’ at /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/FBString.h:749:40:
/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/memory/Malloc.h:419:19: note: destination object of size 0 allocated by ‘malloc’
  419 |   void* p = malloc(size);
      |             ~~~~~~^~~~~~
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/utility_test.dir/link.d CMakeFiles/utility_test.dir/folly/test/UtilityTest.cpp.o -o utility_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Built target utility_test
/usr/bin/gmake  -f CMakeFiles/static_tracepoint_section_test.dir/build.make CMakeFiles/static_tracepoint_section_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/static_tracepoint_section_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/static_tracepoint_section_test.dir/build.make CMakeFiles/static_tracepoint_section_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 96%] Building CXX object CMakeFiles/static_tracepoint_section_test.dir/folly/tracing/test/StaticTracepointSectionTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/static_tracepoint_section_test.dir/folly/tracing/test/StaticTracepointSectionTest.cpp.o -MF CMakeFiles/static_tracepoint_section_test.dir/folly/tracing/test/StaticTracepointSectionTest.cpp.o.d -o CMakeFiles/static_tracepoint_section_test.dir/folly/tracing/test/StaticTracepointSectionTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/tracing/test/StaticTracepointSectionTest.cpp
[ 97%] Linking CXX executable varint_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/varint_test.dir/link.txt --verbose=1
[ 97%] Linking CXX executable static_tracepoint_section_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/static_tracepoint_section_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/static_tracepoint_section_test.dir/link.d CMakeFiles/static_tracepoint_section_test.dir/folly/tracing/test/StaticTracepointSectionTest.cpp.o -o static_tracepoint_section_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Built target static_tracepoint_section_test
/usr/bin/gmake  -f CMakeFiles/json_dynamic_converter_test.dir/build.make CMakeFiles/json_dynamic_converter_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_dynamic_converter_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_dynamic_converter_test.dir/build.make CMakeFiles/json_dynamic_converter_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Building CXX object CMakeFiles/json_dynamic_converter_test.dir/folly/json/test/DynamicConverterTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_dynamic_converter_test.dir/folly/json/test/DynamicConverterTest.cpp.o -MF CMakeFiles/json_dynamic_converter_test.dir/folly/json/test/DynamicConverterTest.cpp.o.d -o CMakeFiles/json_dynamic_converter_test.dir/folly/json/test/DynamicConverterTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/DynamicConverterTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/varint_test.dir/link.d CMakeFiles/varint_test.dir/folly/test/VarintTest.cpp.o -o varint_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Built target varint_test
/usr/bin/gmake  -f CMakeFiles/json_dynamic_other_test.dir/build.make CMakeFiles/json_dynamic_other_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_dynamic_other_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_dynamic_other_test.dir/build.make CMakeFiles/json_dynamic_other_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Building CXX object CMakeFiles/json_dynamic_other_test.dir/folly/json/test/DynamicOtherTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_dynamic_other_test.dir/folly/json/test/DynamicOtherTest.cpp.o -MF CMakeFiles/json_dynamic_other_test.dir/folly/json/test/DynamicOtherTest.cpp.o.d -o CMakeFiles/json_dynamic_other_test.dir/folly/json/test/DynamicOtherTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/DynamicOtherTest.cpp
[ 97%] Linking CXX executable uri_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/uri_test.dir/link.txt --verbose=1
[ 97%] Linking CXX executable testing_test_util_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/testing_test_util_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/testing_test_util_test.dir/link.d CMakeFiles/testing_test_util_test.dir/folly/testing/test/TestUtilTest.cpp.o -o testing_test_util_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Built target testing_test_util_test
/usr/bin/gmake  -f CMakeFiles/json_dynamic_parser_test.dir/build.make CMakeFiles/json_dynamic_parser_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_dynamic_parser_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_dynamic_parser_test.dir/build.make CMakeFiles/json_dynamic_parser_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Building CXX object CMakeFiles/json_dynamic_parser_test.dir/folly/json/test/DynamicParserTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_dynamic_parser_test.dir/folly/json/test/DynamicParserTest.cpp.o -MF CMakeFiles/json_dynamic_parser_test.dir/folly/json/test/DynamicParserTest.cpp.o.d -o CMakeFiles/json_dynamic_parser_test.dir/folly/json/test/DynamicParserTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/DynamicParserTest.cpp
[ 97%] Linking CXX executable json_dynamic_other_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_dynamic_other_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/uri_test.dir/link.d CMakeFiles/uri_test.dir/folly/test/UriTest.cpp.o -o uri_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Built target uri_test
/usr/bin/gmake  -f CMakeFiles/json_dynamic_test.dir/build.make CMakeFiles/json_dynamic_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_dynamic_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_dynamic_test.dir/build.make CMakeFiles/json_dynamic_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Building CXX object CMakeFiles/json_dynamic_test.dir/folly/json/test/DynamicTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_dynamic_test.dir/folly/json/test/DynamicTest.cpp.o -MF CMakeFiles/json_dynamic_test.dir/folly/json/test/DynamicTest.cpp.o.d -o CMakeFiles/json_dynamic_test.dir/folly/json/test/DynamicTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/DynamicTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_dynamic_other_test.dir/link.d CMakeFiles/json_dynamic_other_test.dir/folly/json/test/DynamicOtherTest.cpp.o -o json_dynamic_other_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Built target json_dynamic_other_test
/usr/bin/gmake  -f CMakeFiles/json_json_test.dir/build.make CMakeFiles/json_json_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_json_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_json_test.dir/build.make CMakeFiles/json_json_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 97%] Building CXX object CMakeFiles/json_json_test.dir/folly/json/test/JsonTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_json_test.dir/folly/json/test/JsonTest.cpp.o -MF CMakeFiles/json_json_test.dir/folly/json/test/JsonTest.cpp.o.d -o CMakeFiles/json_json_test.dir/folly/json/test/JsonTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/JsonTest.cpp
[ 98%] Linking CXX executable json_dynamic_parser_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_dynamic_parser_test.dir/link.txt --verbose=1
[ 98%] Linking CXX executable json_dynamic_converter_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_dynamic_converter_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_dynamic_parser_test.dir/link.d CMakeFiles/json_dynamic_parser_test.dir/folly/json/test/DynamicParserTest.cpp.o -o json_dynamic_parser_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Built target json_dynamic_parser_test
/usr/bin/gmake  -f CMakeFiles/json_json_benchmark.dir/build.make CMakeFiles/json_json_benchmark.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_json_benchmark.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_json_benchmark.dir/build.make CMakeFiles/json_json_benchmark.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Building CXX object CMakeFiles/json_json_benchmark.dir/folly/json/test/JsonBenchmark.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_json_benchmark.dir/folly/json/test/JsonBenchmark.cpp.o -MF CMakeFiles/json_json_benchmark.dir/folly/json/test/JsonBenchmark.cpp.o.d -o CMakeFiles/json_json_benchmark.dir/folly/json/test/JsonBenchmark.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/JsonBenchmark.cpp
[ 98%] Linking CXX executable json_json_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_json_test.dir/link.txt --verbose=1
[ 98%] Linking CXX executable json_json_benchmark
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_json_benchmark.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_json_benchmark.dir/link.d CMakeFiles/json_json_benchmark.dir/folly/json/test/JsonBenchmark.cpp.o -o json_json_benchmark  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Built target json_json_benchmark
/usr/bin/gmake  -f CMakeFiles/json_json_other_test.dir/build.make CMakeFiles/json_json_other_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_json_other_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_json_other_test.dir/build.make CMakeFiles/json_json_other_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Building CXX object CMakeFiles/json_json_other_test.dir/folly/json/test/JsonOtherTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_json_other_test.dir/folly/json/test/JsonOtherTest.cpp.o -MF CMakeFiles/json_json_other_test.dir/folly/json/test/JsonOtherTest.cpp.o.d -o CMakeFiles/json_json_other_test.dir/folly/json/test/JsonOtherTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/JsonOtherTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_dynamic_converter_test.dir/link.d CMakeFiles/json_dynamic_converter_test.dir/folly/json/test/DynamicConverterTest.cpp.o -o json_dynamic_converter_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Built target json_dynamic_converter_test
/usr/bin/gmake  -f CMakeFiles/json_json_patch_test.dir/build.make CMakeFiles/json_json_patch_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_json_patch_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_json_patch_test.dir/build.make CMakeFiles/json_json_patch_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Building CXX object CMakeFiles/json_json_patch_test.dir/folly/json/test/json_patch_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_json_patch_test.dir/folly/json/test/json_patch_test.cpp.o -MF CMakeFiles/json_json_patch_test.dir/folly/json/test/json_patch_test.cpp.o.d -o CMakeFiles/json_json_patch_test.dir/folly/json/test/json_patch_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/json_patch_test.cpp
[ 98%] Linking CXX executable json_json_other_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_json_other_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_json_other_test.dir/link.d CMakeFiles/json_json_other_test.dir/folly/json/test/JsonOtherTest.cpp.o -o json_json_other_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Built target json_json_other_test
/usr/bin/gmake  -f CMakeFiles/json_json_pointer_test.dir/build.make CMakeFiles/json_json_pointer_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_json_pointer_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_json_pointer_test.dir/build.make CMakeFiles/json_json_pointer_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Building CXX object CMakeFiles/json_json_pointer_test.dir/folly/json/test/json_pointer_test.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_json_pointer_test.dir/folly/json/test/json_pointer_test.cpp.o -MF CMakeFiles/json_json_pointer_test.dir/folly/json/test/json_pointer_test.cpp.o.d -o CMakeFiles/json_json_pointer_test.dir/folly/json/test/json_pointer_test.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/json_pointer_test.cpp
[ 98%] Linking CXX executable json_dynamic_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_dynamic_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_json_test.dir/link.d CMakeFiles/json_json_test.dir/folly/json/test/JsonTest.cpp.o -o json_json_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Built target json_json_test
/usr/bin/gmake  -f CMakeFiles/json_json_schema_test.dir/build.make CMakeFiles/json_json_schema_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/json_json_schema_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/json_json_schema_test.dir/build.make CMakeFiles/json_json_schema_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 98%] Building CXX object CMakeFiles/json_json_schema_test.dir/folly/json/test/JSONSchemaTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/json_json_schema_test.dir/folly/json/test/JSONSchemaTest.cpp.o -MF CMakeFiles/json_json_schema_test.dir/folly/json/test/JSONSchemaTest.cpp.o.d -o CMakeFiles/json_json_schema_test.dir/folly/json/test/JSONSchemaTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/json/test/JSONSchemaTest.cpp
[ 99%] Linking CXX executable json_json_pointer_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_json_pointer_test.dir/link.txt --verbose=1
[ 99%] Linking CXX executable json_json_patch_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_json_patch_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_json_pointer_test.dir/link.d CMakeFiles/json_json_pointer_test.dir/folly/json/test/json_pointer_test.cpp.o -o json_json_pointer_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[ 99%] Built target json_json_pointer_test
/usr/bin/gmake  -f CMakeFiles/crypto_blake2xb_test.dir/build.make CMakeFiles/crypto_blake2xb_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/crypto_blake2xb_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/crypto_blake2xb_test.dir/build.make CMakeFiles/crypto_blake2xb_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Building CXX object CMakeFiles/crypto_blake2xb_test.dir/folly/crypto/test/Blake2xbTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/crypto_blake2xb_test.dir/folly/crypto/test/Blake2xbTest.cpp.o -MF CMakeFiles/crypto_blake2xb_test.dir/folly/crypto/test/Blake2xbTest.cpp.o.d -o CMakeFiles/crypto_blake2xb_test.dir/folly/crypto/test/Blake2xbTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/crypto/test/Blake2xbTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_json_patch_test.dir/link.d CMakeFiles/json_json_patch_test.dir/folly/json/test/json_patch_test.cpp.o -o json_json_patch_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Built target json_json_patch_test
/usr/bin/gmake  -f CMakeFiles/crypto_lt_hash_test.dir/build.make CMakeFiles/crypto_lt_hash_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/crypto_lt_hash_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/crypto_lt_hash_test.dir/build.make CMakeFiles/crypto_lt_hash_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Building CXX object CMakeFiles/crypto_lt_hash_test.dir/folly/crypto/test/LtHashTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/crypto_lt_hash_test.dir/folly/crypto/test/LtHashTest.cpp.o -MF CMakeFiles/crypto_lt_hash_test.dir/folly/crypto/test/LtHashTest.cpp.o.d -o CMakeFiles/crypto_lt_hash_test.dir/folly/crypto/test/LtHashTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/crypto/test/LtHashTest.cpp
[100%] Linking CXX executable json_json_schema_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/json_json_schema_test.dir/link.txt --verbose=1
[100%] Linking CXX executable crypto_blake2xb_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/crypto_blake2xb_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_json_schema_test.dir/link.d CMakeFiles/json_json_schema_test.dir/folly/json/test/JSONSchemaTest.cpp.o -o json_json_schema_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Built target json_json_schema_test
/usr/bin/gmake  -f CMakeFiles/io_async_async_io_test.dir/build.make CMakeFiles/io_async_async_io_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/io_async_async_io_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/io_async_async_io_test.dir/build.make CMakeFiles/io_async_async_io_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Building CXX object CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncIOTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncIOTest.cpp.o -MF CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncIOTest.cpp.o.d -o CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncIOTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/AsyncIOTest.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/crypto_blake2xb_test.dir/link.d CMakeFiles/crypto_blake2xb_test.dir/folly/crypto/test/Blake2xbTest.cpp.o -o crypto_blake2xb_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Built target crypto_blake2xb_test
[100%] Building CXX object CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncBaseTestLib.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncBaseTestLib.cpp.o -MF CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncBaseTestLib.cpp.o.d -o CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncBaseTestLib.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/AsyncBaseTestLib.cpp
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/json_dynamic_test.dir/link.d CMakeFiles/json_dynamic_test.dir/folly/json/test/DynamicTest.cpp.o -o json_dynamic_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Built target json_dynamic_test
[100%] Building CXX object CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/IoTestTempFileUtil.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/IoTestTempFileUtil.cpp.o -MF CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/IoTestTempFileUtil.cpp.o.d -o CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/IoTestTempFileUtil.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/io/async/test/IoTestTempFileUtil.cpp
/usr/bin/gmake  -f CMakeFiles/singleton_thread_local_test.dir/build.make CMakeFiles/singleton_thread_local_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
cd /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles/singleton_thread_local_test.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/singleton_thread_local_test.dir/build.make CMakeFiles/singleton_thread_local_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Building CXX object CMakeFiles/singleton_thread_local_test.dir/folly/test/SingletonThreadLocalTest.cpp.o
/usr/bin/g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DFMT_SHARED -DFOLLY_XLOG_STRIP_PREFIXES=\"/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build\" -DGFLAGS_IS_A_DLL=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00 -I/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build -I/usr/include/libdwarf-0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++17 -fcoroutines -g -finput-charset=UTF-8 -fsigned-char -Wall -Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused -Wuninitialized -Wunused-label -Wunused-result -Wshadow-compatible-local -Wno-noexcept-type -faligned-new -fopenmp -MD -MT CMakeFiles/singleton_thread_local_test.dir/folly/test/SingletonThreadLocalTest.cpp.o -MF CMakeFiles/singleton_thread_local_test.dir/folly/test/SingletonThreadLocalTest.cpp.o.d -o CMakeFiles/singleton_thread_local_test.dir/folly/test/SingletonThreadLocalTest.cpp.o -c /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/test/SingletonThreadLocalTest.cpp
[100%] Linking CXX executable io_async_async_io_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/io_async_async_io_test.dir/link.txt --verbose=1
[100%] Linking CXX executable crypto_lt_hash_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/crypto_lt_hash_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/io_async_async_io_test.dir/link.d CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncIOTest.cpp.o CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/AsyncBaseTestLib.cpp.o CMakeFiles/io_async_async_io_test.dir/folly/io/async/test/IoTestTempFileUtil.cpp.o -o io_async_async_io_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Built target io_async_async_io_test
/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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/crypto_lt_hash_test.dir/link.d CMakeFiles/crypto_lt_hash_test.dir/folly/crypto/test/LtHashTest.cpp.o -o crypto_lt_hash_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Built target crypto_lt_hash_test
[100%] Linking CXX executable singleton_thread_local_test
/usr/bin/cmake -E cmake_link_script CMakeFiles/singleton_thread_local_test.dir/link.txt --verbose=1
/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -rdynamic -Wl,--dependency-file=CMakeFiles/singleton_thread_local_test.dir/link.d CMakeFiles/singleton_thread_local_test.dir/folly/test/SingletonThreadLocalTest.cpp.o -o singleton_thread_local_test  -Wl,-rpath,/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build:/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/folly libfolly_test_support.so folly/libfollybenchmark.so.2025.01.06.00 libfolly.so.2025.01.06.00 /usr/lib64/libfmt.so.11.0.2 /usr/lib64/libboost_context.so.1.83.0 /usr/lib64/libboost_filesystem.so.1.83.0 /usr/lib64/libboost_atomic.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 -ldouble-conversion /usr/lib64/libgflags.so.2.2.2 -levent -lz -lssl -lcrypto -lbz2 -llzma -llz4 -lzstd -lsnappy -ldwarf -Wl,-Bstatic -liberty -Wl,-Bdynamic -laio -luring -lsodium -ldl -lunwind /usr/lib64/libgmock_main.so.1.14.0 /usr/lib64/libgmock.so.1.14.0 /usr/lib64/libgtest.so.1.14.0 -lglog
gmake[2]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
[100%] Built target singleton_thread_local_test
gmake[1]: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build/CMakeFiles 0

+ make -C folly/docs
make: Entering directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/docs'
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o AtomicHashMap.html AtomicHashMap.md --metadata title="folly/AtomicHashmap.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Benchmark.html Benchmark.md --metadata title="folly/Benchmark.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Conv.html Conv.md --metadata title="folly/Conv.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Dynamic.html Dynamic.md --metadata title="folly/dynamic.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o DynamicConverter.html DynamicConverter.md --metadata title="folly/DynamicConverter.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Executors.html Executors.md --metadata title="<section class="dex_document"><h1>Thread pools &amp; Executors</h1><p class="dex_introduction">Run your concurrent code in a performant way</p><h2 id="all-about-thread-pools">All about thread pools <a href="#all-about-thread-pools" class="headerLink">#</a></h2>"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o FBString.html FBString.md --metadata title="folly/FBString.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o FBVector.html FBVector.md --metadata title="folly/FBVector.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Format.html Format.md --metadata title="folly/Format.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Function.html Function.md --metadata title="folly/Function.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Futures.html Futures.md --metadata title="# Futures"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o GroupVarint.html GroupVarint.md --metadata title="folly/GroupVarint.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Histogram.html Histogram.md --metadata title="folly/stats/Histogram.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o MapUtils.html MapUtils.md --metadata title="folly/container/MapUtil.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Overview.html Overview.md --metadata title="### folly/"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o PackedSyncPtr.html PackedSyncPtr.md --metadata title="folly/PackedSyncPtr.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Poly.html Poly.md --metadata title="folly/Poly.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o ProducerConsumerQueue.html ProducerConsumerQueue.md --metadata title="folly/ProducerConsumerQueue.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Rcu.html Rcu.md --metadata title="folly/synchronization/Rcu.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o SmallLocks.html SmallLocks.md --metadata title="folly/SmallLocks.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Synchronized.html Synchronized.md --metadata title="folly/Synchronized.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o ThreadCachedInt.html ThreadCachedInt.md --metadata title="folly/ThreadCachedInt.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o ThreadLocal.html ThreadLocal.md --metadata title="folly/ThreadLocal.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o Traits.html Traits.md --metadata title="'folly/Traits.h'"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o small_vector.html small_vector.md --metadata title="folly/small_vector.h"
/usr/bin/pandoc -s -H style.css -f markdown -t html --toc -o index.html *.md --metadata title="Folly API Documentation"
make: Leaving directory '/builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/folly/docs'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UVoXM7
+ umask 022
+ cd /builddir/build/BUILD/folly-2025.01.06.00-build
+ '[' /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT
++ dirname /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/folly-2025.01.06.00-build
+ mkdir /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ 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 folly-2025.01.06.00
+ DESTDIR=/builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT
+ /usr/bin/cmake --install redhat-linux-build
-- Install configuration: ""
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly.so.2025.01.06.00
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly.so
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_test_util.so.2025.01.06.00
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_test_util.so.2025.01.06.00" to ""
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_test_util.so
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/AtomicHashArray-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/AtomicHashArray.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/AtomicHashMap-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/AtomicHashMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/AtomicIntrusiveLinkedList.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/AtomicLinkedList.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/AtomicUnorderedMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Benchmark.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/BenchmarkUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Bits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/CPortability.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/CancellationToken-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/CancellationToken.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Chrono.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ClockGettimeWrappers.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ConcurrentBitSet.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ConcurrentLazy.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ConcurrentSkipList-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ConcurrentSkipList.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ConstexprMath.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ConstructorCallbackList.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Conv.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/CppAttributes.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/CpuId.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/DefaultKeepAliveExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Demangle.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/DiscriminatedPtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/DynamicConverter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Exception.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ExceptionString.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ExceptionWrapper-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ExceptionWrapper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Executor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Expected.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/FBString.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/FBVector.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/File.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/FileUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Fingerprint.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/FixedString.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/FmtUtility.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/FollyMemcpy.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/FollyMemset.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Format-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Format.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/FormatArg.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/FormatTraits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Function.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/GLog.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/GroupVarint.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Hash.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/IPAddress.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/IPAddressException.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/IPAddressV4.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/IPAddressV6.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Indestructible.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/IndexedMemPool.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/IntrusiveList.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Lazy.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Likely.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/MPMCPipeline.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/MPMCQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/MacAddress.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/MapUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Math.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/MaybeManagedPtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Memory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/MicroLock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/MicroSpinLock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/MoveWrapper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ObserverContainer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Optional.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Overload.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/PackedSyncPtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Padded.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Poly-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Poly.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/PolyException.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Portability.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Preprocessor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ProducerConsumerQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/RWSpinLock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Random-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Random.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Range.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Replaceable.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ScopeGuard.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/SharedMutex.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Singleton-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Singleton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/SingletonThreadLocal.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/SocketAddress.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/SpinLock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/String-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/String.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Subprocess.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Synchronized.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/SynchronizedPtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ThreadCachedInt.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ThreadLocal.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/TimeoutQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/TokenBucket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Try-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Try.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/UTF8String.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Unicode.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Unit.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Uri-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Uri.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Utility.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/Varint.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/VirtualExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/base64.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/dynamic-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/dynamic.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json_patch.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json_pointer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/small_vector.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/sorted_vector_types.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stop_watch.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/Contains.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/FindFixed.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/Ignore.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/Movemask.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/detail/ContainsImpl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/detail/SimdAnyOf.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/detail/SimdForEach.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/detail/SimdPlatform.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/detail/Traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/algorithm/simd/detail/UnrollUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/Channel-fwd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/Channel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/Channel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/ChannelCallbackHandle.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/ChannelProcessor-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/ChannelProcessor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/ConsumeChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/ConsumeChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/FanoutChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/FanoutChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/FanoutSender-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/FanoutSender.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/MaxConcurrentRateLimiter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/Merge-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/Merge.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/MergeChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/MergeChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/MultiplexChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/MultiplexChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/OnClosedException.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/Producer-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/Producer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/ProxyChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/ProxyChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/RateLimiter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/Transform-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/Transform.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/detail/AtomicQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/detail/ChannelBridge.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/detail/IntrusivePtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/detail/MultiplexerTraits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/detail/PointerVariant.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/channels/detail/Utility.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/chrono/Clock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/chrono/Conv.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/chrono/Hardware.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/cli/NestedCommandLineApp.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/cli/ProgramOptions.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/Compression.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/CompressionContextPool.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/CompressionContextPoolSingletons.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/CompressionCoreLocalContextPool.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/Instructions.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/QuotientMultiSet-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/QuotientMultiSet.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/Select64.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/Utils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/Zlib.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/Zstd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/elias_fano/BitVectorCoding.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/elias_fano/CodingDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/compression/elias_fano/EliasFanoCoding.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/AtomicSharedPtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/CacheLocality.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/ConcurrentHashMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/CoreCachedSharedPtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/DeadlockDetector.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/DynamicBoundedQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/PriorityUnboundedQueueSet.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/ProcessLocalUniqueId.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/SingletonRelaxedCounter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/ThreadCachedSynchronized.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/UnboundedQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/container/FlatCombiningPriorityQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/container/LockFreeRingBuffer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/container/RelaxedConcurrentPriorityQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/container/SingleWriterFixedHashMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/container/atomic_grow_array.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/detail/AtomicSharedPtr-detail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/detail/ConcurrentHashMap-detail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/memory/AtomicReadMostlyMainPtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/memory/PrimaryPtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/memory/ReadMostlySharedPtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/concurrency/memory/TLRefCount.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/Access.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/Array.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/BitIterator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/Enumerate.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/EvictingCacheMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/F14Map-fwd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/F14Map.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/F14Set-fwd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/F14Set.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/FBVector.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/Foreach-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/Foreach.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/HeterogeneousAccess-fwd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/HeterogeneousAccess.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/IntrusiveHeap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/IntrusiveList.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/Iterator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/MapUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/Merge.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/RegexMatchCache.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/Reserve.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/SparseByteSet.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/View.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/WeightedEvictingCacheMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/BitIteratorDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/F14Defaults.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/F14IntrinsicsAvailability.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/F14MapFallback.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/F14Mask.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/F14Policy.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/F14SetFallback.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/F14Table.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/Util.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/detail/tape_detail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/heap_vector_types.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/range_traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/small_vector.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/sorted_vector_types.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/span.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/tape.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Accumulate-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Accumulate.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/AsyncGenerator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/AsyncPipe.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/AsyncScope.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/AsyncStack.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/AutoCleanup-fwd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/AutoCleanup.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Baton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/BlockingWait.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/BoundedQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Cleanup.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Collect-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Collect.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Concat-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Concat.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Coroutine.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/CurrentExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/DetachOnCancel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Filter-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Filter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/FutureUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Generator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/GmockHelpers.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/GtestHelpers.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Invoke.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Merge-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Merge.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Mutex.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Promise.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Result.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Retry.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/RustAdaptors.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/ScopeExit.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/SharedLock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/SharedMutex.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/SharedPromise.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Sleep-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Sleep.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/SmallUnboundedQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Task.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/TaskWrapper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/TimedWait.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Timeout-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Timeout.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Transform-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/Transform.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/UnboundedQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/ViaIfAsync.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/WithAsyncStack.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/WithCancellation.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/detail/Barrier.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/detail/BarrierTask.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/detail/CurrentAsyncFrame.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/detail/Helpers.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/detail/InlineTask.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/detail/Malloc.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/detail/ManualLifetime.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/coro/detail/Traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/crypto/Blake2xb.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/crypto/LtHash-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/crypto/LtHash.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/crypto/detail/LtHashInternal.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/ExceptionAbi.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/ExceptionCounterLib.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/ExceptionTracer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/ExceptionTracerLib.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/SmartExceptionTracer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/SmartExceptionTracerSingleton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/StackTrace.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/Dwarf.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/DwarfImpl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/DwarfLineNumberVM.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/DwarfSection.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/DwarfUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/Elf-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/Elf.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/ElfCache.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/LineReader.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/SignalHandler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/StackTrace.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/SymbolizePrinter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/SymbolizedFrame.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/Symbolizer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/symbolizer/detail/Debug.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/AsyncTrace.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/AtomicHashUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/AtomicUnorderedMapUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/DiscriminatedPtrDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/FileUtilDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/FileUtilVectorDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/FingerprintPolynomial.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/Futex-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/Futex.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/GroupVarintDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/IPAddress.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/IPAddressSource.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/Iterators.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/MPMCPipelineDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/MemoryIdler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/PerfScoped.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/PolyDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/RangeCommon.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/RangeSimd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/RangeSse42.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/SimpleSimdStringUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/SimpleSimdStringUtilsImpl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/Singleton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/SlowFingerprint.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/SocketFastOpen.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/SplitStringSimd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/SplitStringSimdImpl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/Sse.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/StaticSingletonManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/ThreadLocalDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/TrapOnAvx512.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/TurnSequencer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/TypeList.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/UniqueInstance.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/base64_detail/Base64Api.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/base64_detail/Base64Common.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/base64_detail/Base64Constants.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/base64_detail/Base64HiddenConstants.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/base64_detail/Base64SWAR.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/base64_detail/Base64Scalar.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/base64_detail/Base64Simd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/base64_detail/Base64_SSE4_2.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/base64_detail/Base64_SSE4_2_Platform.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/detail/thread_local_globals.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/Async.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/CPUThreadPoolExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/Codel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/DrivableExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/EDFThreadPoolExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/ExecutionObserver.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/ExecutorWithPriority-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/ExecutorWithPriority.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/FiberIOExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/FunctionScheduler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/FutureExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/GlobalExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/GlobalThreadPoolList.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/IOExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/IOObjectCache.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/IOThreadPoolDeadlockDetectorObserver.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/IOThreadPoolExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/InlineExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/ManualExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/MeteredExecutor-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/MeteredExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/QueueObserver.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/QueuedImmediateExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/ScheduledExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/SequencedExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/SerialExecutor-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/SerialExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/SerializedExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/SoftRealTimeExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/StrandExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/ThreadPoolExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/ThreadedExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/ThreadedRepeatingFunctionRunner.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/TimedDrivableExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/TimekeeperScheduledExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/VirtualExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/task_queue/BlockingQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/task_queue/LifoSemMPMCQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/task_queue/PriorityLifoSemMPMCQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/task_queue/PriorityUnboundedBlockingQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/task_queue/UnboundedBlockingQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/thread_factory/InitThreadFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/thread_factory/NamedThreadFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/thread_factory/PriorityThreadFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/executors/thread_factory/ThreadFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/EliasFanoCoding.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/EventCount.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/FlatCombiningPriorityQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/FunctionScheduler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/RelaxedConcurrentPriorityQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/TestUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/ThreadedRepeatingFunctionRunner.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/Channel-fwd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/Channel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/Channel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/ChannelCallbackHandle.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/ChannelProcessor-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/ChannelProcessor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/ConsumeChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/ConsumeChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/FanoutChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/FanoutChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/FanoutSender-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/FanoutSender.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/MaxConcurrentRateLimiter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/Merge-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/Merge.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/MergeChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/MergeChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/MultiplexChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/MultiplexChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/OnClosedException.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/Producer-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/Producer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/ProxyChannel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/ProxyChannel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/RateLimiter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/Transform-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/Transform.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/detail/AtomicQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/detail/ChannelBridge.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/detail/FunctionTraits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/detail/IntrusivePtr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/detail/MultiplexerTraits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/detail/PointerVariant.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/channels/detail/Utility.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/AsyncGenerator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/AsyncPipe.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/AsyncScope.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/AsyncStack.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/AutoCleanup-fwd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/AutoCleanup.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Baton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/BlockingWait.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/BoundedQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Cleanup.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Collect-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Collect.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Concat-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Concat.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Coroutine.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/CurrentExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/DetachOnCancel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Filter-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Filter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/FutureUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Generator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/GmockHelpers.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/GtestHelpers.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Invoke.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Merge-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Merge.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Mutex.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Promise.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Result.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Retry.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/RustAdaptors.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/ScopeExit.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/SharedLock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/SharedMutex.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/SharedPromise.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Sleep-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Sleep.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/SmallUnboundedQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Task.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/TimedWait.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Timeout-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Timeout.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Transform-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/Transform.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/UnboundedQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/ViaIfAsync.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/WithAsyncStack.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/WithCancellation.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/detail/Barrier.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/detail/BarrierTask.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/detail/CurrentAsyncFrame.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/detail/Helpers.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/detail/InlineTask.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/detail/Malloc.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/detail/ManualLifetime.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/coro/detail/Traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/crypto/Blake2xb.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/crypto/LtHash.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/exception_tracer/ExceptionAbi.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/exception_tracer/ExceptionCounterLib.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/exception_tracer/ExceptionTracer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/exception_tracer/ExceptionTracerLib.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/exception_tracer/SmartExceptionTracer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/exception_tracer/SmartExceptionTracerSingleton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/exception_tracer/StackTrace.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/flat_combining/FlatCombining.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/AsyncBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/AsyncIO.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/AsyncIoUringSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/AsyncIoUringSocketFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/Epoll.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/EpollBackend.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/EventBasePoller.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/FsUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/HugePages.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/IoUring.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/IoUringBackend.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/IoUringBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/IoUringEvent.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/IoUringEventBaseLocal.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/IoUringProvidedBufferRing.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/Liburing.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/MuxIOThreadPoolExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/io/SimpleAsyncIO.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/CoreCachedObserver.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/HazptrObserver.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/Observable-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/Observable.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/Observer-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/Observer-pre.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/Observer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/ReadMostlyTLObserver.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/SimpleObservable-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/SimpleObservable.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/WithJitter-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/WithJitter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/detail/Core.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/detail/GraphCycleDetector.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/observer/detail/ObserverManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/settings/Immutables.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/settings/Settings.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/settings/Types.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/settings/detail/SettingsImpl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/Dwarf.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/DwarfImpl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/DwarfLineNumberVM.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/DwarfSection.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/DwarfUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/Elf-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/Elf.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/ElfCache.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/LineReader.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/SignalHandler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/StackTrace.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/SymbolizePrinter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/SymbolizedFrame.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/Symbolizer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/experimental/symbolizer/detail/Debug.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ext/test_ext.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/external/aor/asmdefs.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/external/farmhash/farmhash.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/external/fast-crc32/avx512_crc32c_v8s3x4.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/external/fast-crc32/sse_crc32c_v8s3x3.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/external/nvidia/detail/RangeSve2.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/external/nvidia/hash/detail/Crc32cCombineDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/AddTasks-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/AddTasks.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/AtomicBatchDispatcher-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/AtomicBatchDispatcher.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/BatchDispatcher.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/BatchSemaphore.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/Baton-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/Baton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/BoostContextCompatibility.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/CallOnce.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/EventBaseLoopController-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/EventBaseLoopController.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/ExecutorBasedLoopController.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/ExecutorLoopController-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/ExecutorLoopController.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/Fiber-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/Fiber.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/FiberManager-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/FiberManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/FiberManagerInternal-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/FiberManagerInternal.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/FiberManagerMap-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/FiberManagerMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/ForEach-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/ForEach.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/GenericBaton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/GuardPageAllocator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/LoopController.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/Promise-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/Promise.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/Semaphore.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/SemaphoreBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/SimpleLoopController.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/TimedMutex-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/TimedMutex.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/WhenN-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/WhenN.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/Async.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/AsyncStack.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/Baton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/Collect-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/Collect.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/FiberManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/Future.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/Promise.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/Task.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/async/WaitUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/detail/AtomicBatchDispatcher.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/fibers/traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/functional/ApplyTuple.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/functional/Invoke.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/functional/Partial.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/functional/protocol.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/functional/traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/Barrier.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/Cleanup.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/Future-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/Future-pre.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/Future.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/FutureSplitter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/HeapTimekeeper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/ManualTimekeeper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/Portability.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/Promise-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/Promise.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/Retrying.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/SharedPromise-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/SharedPromise.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/ThreadWheelTimekeeper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/WTCallback.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/detail/Core.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/futures/detail/Types.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/Base-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/Base.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/Combine-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/Combine.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/Core-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/Core.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/File-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/File.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/IStream.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/Parallel-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/Parallel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/ParallelMap-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/ParallelMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/String-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/gen/String.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/hash/Checksum.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/hash/FarmHash.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/hash/Hash.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/hash/MurmurHash.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/hash/SpookyHashV1.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/hash/SpookyHashV2.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/hash/detail/ChecksumDetail.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/hash/traits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/init/Init.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/init/Phase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/Cursor-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/Cursor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/FsUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/GlobalShutdownSocketSet.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/HugePages.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/IOBuf.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/IOBufIovecBuilder.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/IOBufQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/RecordIO-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/RecordIO.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/ShutdownSocketSet.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/SocketOptionMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/SocketOptionValue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/TypedIOBuf.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncIO.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncIoUringSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncIoUringSocketFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncPipe.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncSSLSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncServerSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncSignalHandler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncSocketBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncSocketException.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncSocketTransport.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncTimeout.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncTransport.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncTransportCertificate.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncUDPServerSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AsyncUDPSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AtomicNotificationQueue-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/AtomicNotificationQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/CertificateIdentityVerifier.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/DecoratedAsyncTransportWrapper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/DelayedDestruction.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/DelayedDestructionBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/DestructorCheck.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/Epoll.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EpollBackend.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventBaseAtomicNotificationQueue-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventBaseAtomicNotificationQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventBaseBackendBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventBaseLocal.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventBaseManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventBasePoller.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventBaseThread.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventHandler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/EventUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/HHWheelTimer-fwd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/HHWheelTimer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/IoUring.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/IoUringBackend.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/IoUringBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/IoUringEvent.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/IoUringEventBaseLocal.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/IoUringProvidedBufferRing.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/Liburing.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/MuxIOThreadPoolExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/NotificationQueue.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/PasswordInFile.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/Request.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/SSLContext.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/SSLOptions.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/STTimerFDTimeoutManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/ScopedEventBaseThread.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/SimpleAsyncIO.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/TerminateCancellationToken.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/TimeoutManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/TimerFD.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/TimerFDTimeoutManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/VirtualEventBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/WriteChainAsyncTransportWrapper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/WriteFlags.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/fdsock/AsyncFdSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/fdsock/SocketFds.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/observer/AsyncSocketObserverContainer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/observer/AsyncSocketObserverInterface.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/ssl/BasicTransportCertificate.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/ssl/OpenSSLTransportCertificate.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/ssl/OpenSSLUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/ssl/SSLErrors.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/ssl/TLSDefinitions.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/coro/ServerSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/coro/Transport.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/coro/TransportCallbackBase.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/coro/TransportCallbacks.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/DynamicConverter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/DynamicParser-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/DynamicParser.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/JSONSchema.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/JsonMockUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/JsonTestUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/bser/Bser.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/dynamic-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/dynamic.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/json.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/json_patch.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/json/json_pointer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Access.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Align.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Aligned.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Assume.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Badge.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Bits.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/BitsClass.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Builtin.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/CArray.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/CString.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Cast.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/CheckedMath.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/CustomizationPoint.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Exception.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Extern.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Hint-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Hint.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Keep.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/New.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Ordering.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Pretty.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/PropagateConst.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/RValueReferenceWrapper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/SafeAssert.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/StaticConst.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/Thunk.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/ToAscii.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/TypeInfo.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/lang/UncaughtExceptions.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/AsyncFileWriter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/AsyncLogWriter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/AutoTimer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/BridgeFromGoogleLogging.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/CustomLogFormatter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/FileHandlerFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/FileWriterFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/GlogStyleFormatter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/ImmediateFileWriter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/Init.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogCategory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogCategoryConfig.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogConfig.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogConfigParser.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogFormatter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogHandler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogHandlerConfig.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogHandlerFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogLevel.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogMessage.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogName.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogStream.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogStreamProcessor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LogWriter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/Logger.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/LoggerDB.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/ObjectToString.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/RateLimiter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/StandardLogHandler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/StandardLogHandlerFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/StreamHandlerFactory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/logging/xlog.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/Arena-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/Arena.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/JemallocHugePageAllocator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/JemallocNodumpAllocator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/MallctlHelper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/Malloc.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/MemoryResource.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/ReentrantAllocator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/SanitizeAddress.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/SanitizeLeak.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/ThreadCachedArena.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/UninitializedMemoryHacks.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/detail/MallocImpl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/not_null-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/memory/not_null.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/net/NetOps.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/net/NetOpsDispatcher.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/net/NetworkSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/net/TcpInfo.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/net/TcpInfoDispatcher.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/net/TcpInfoTypes.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/net/detail/SocketFileDescriptorMap.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/CoreCachedObserver.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/HazptrObserver.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/Observable-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/Observable.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/Observer-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/Observer-pre.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/Observer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/ReadMostlyTLObserver.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/SimpleObservable-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/SimpleObservable.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/WithJitter-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/WithJitter.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/detail/Core.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/detail/GraphCycleDetector.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/observer/detail/ObserverManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/poly/Nullable.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/poly/Regular.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Asm.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Atomic.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Builtins.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Config.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Constexpr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Dirent.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Event.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Fcntl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Filesystem.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/FmtCompile.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/GFlags.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/GMock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/GTest.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/IOVec.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Libgen.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Libunwind.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Malloc.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Math.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Memory.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/OpenSSL.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/PThread.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Sched.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Sockets.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SourceLocation.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Stdio.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Stdlib.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/String.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SysFile.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SysMembarrier.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SysMman.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SysResource.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SysStat.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SysSyscall.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SysTime.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SysTypes.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/SysUio.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Syslog.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Time.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Unistd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/Windows.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/portability/openat2.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/python/AsyncioExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/python/async_generator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/python/coro.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/python/error.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/python/executor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/python/futures.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/python/import.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/python/iobuf.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/settings/Immutables.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/settings/Observer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/settings/Settings.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/settings/Types.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/settings/detail/SettingsImpl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/OpenSSLCertUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/OpenSSLHash.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/OpenSSLKeyUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/OpenSSLPtrTypes.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/OpenSSLTicketHandler.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/OpenSSLVersionFinder.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/PasswordCollector.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/SSLSession.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/SSLSessionManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/ssl/detail/OpenSSLSession.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/BucketedTimeSeries-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/BucketedTimeSeries.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/DigestBuilder-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/DigestBuilder.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/Histogram-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/Histogram.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/MultiLevelTimeSeries-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/MultiLevelTimeSeries.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/QuantileEstimator-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/QuantileEstimator.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/QuantileHistogram-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/QuantileHistogram.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/StreamingStats.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/TDigest.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/TimeseriesHistogram-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/TimeseriesHistogram.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/detail/Bucket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/detail/BufferedStat-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/detail/BufferedStat.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/detail/DoubleRadixSort.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/detail/SlidingWindow-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/stats/detail/SlidingWindow.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/AsymmetricThreadFence.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/AtomicNotification-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/AtomicNotification.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/AtomicRef.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/AtomicStruct.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/AtomicUtil-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/AtomicUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/Baton.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/CallOnce.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/DelayedInit.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/DistributedMutex-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/DistributedMutex.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/EventCount.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/FlatCombining.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/Hazptr-fwd.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/Hazptr.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/HazptrDomain.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/HazptrHolder.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/HazptrObj.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/HazptrObjLinked.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/HazptrRec.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/HazptrThrLocal.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/HazptrThreadPoolExecutor.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/Latch.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/LifoSem.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/Lock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/MicroSpinLock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/NativeSemaphore.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/ParkingLot.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/PicoSpinLock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/RWSpinLock.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/Rcu.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/RelaxedAtomic.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/SanitizeThread.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/SaturatingSemaphore.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/SmallLocks.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/ThrottledLifoSem.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/WaitOptions.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/detail/AtomicUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/detail/Hardware.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/detail/HazptrUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/detail/InlineFunctionRef.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/detail/Sleeper.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/detail/Spin.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/detail/ThreadCachedLists.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/detail/ThreadCachedReaders.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/detail/ThreadCachedTag.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/example/HazptrLockFreeLIFO.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/example/HazptrSWMRSet.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/example/HazptrWideCAS.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/system/AtFork.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/system/AuxVector.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/system/EnvUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/system/HardwareConcurrency.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/system/MemoryMapping.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/system/Pid.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/system/Shell.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/system/ThreadId.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/system/ThreadName.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/testing/TestUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/tracing/AsyncStack-inl.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/tracing/AsyncStack.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/tracing/ScopedTraceSection.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/tracing/StaticTracepoint-ELF.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/tracing/StaticTracepoint.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/test/F14TestUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/container/test/TrackingTypes.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/AsyncSSLSocketTest.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/AsyncSocketTest.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/AsyncSocketTest2.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/BlockingSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/CallbackStateEnum.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/ConnCallback.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/MockAsyncSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/MockAsyncServerSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/MockAsyncSSLSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/MockAsyncTransport.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/MockAsyncUDPSocket.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/MockTimeoutManager.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/ScopedBoundPort.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/SocketPair.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/TFOUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/TestSSLServer.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/TimeUtil.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/UndelayedDestruction.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/io/async/test/Util.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/synchronization/test/Semaphore.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/test/DeterministicSchedule.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/test/TestUtils.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/folly-config.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/cmake/folly/folly-config.cmake
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/cmake/folly/folly-targets.cmake
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/cmake/folly/folly-targets-noconfig.cmake
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/pkgconfig/libfolly.pc
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfollybenchmark.so.2025.01.06.00
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfollybenchmark.so.2025.01.06.00" to ""
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfollybenchmark.so
-- Up-to-date: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/ExceptionAbi.h
-- Up-to-date: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/ExceptionCounterLib.h
-- Up-to-date: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/ExceptionTracer.h
-- Up-to-date: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/ExceptionTracerLib.h
-- Up-to-date: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/include/folly/debugging/exception_tracer/StackTrace.h
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_exception_tracer_base.so.2025.01.06.00
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_exception_tracer_base.so.2025.01.06.00" to ""
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_exception_tracer_base.so
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_exception_tracer.so.2025.01.06.00
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_exception_tracer.so.2025.01.06.00" to ""
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_exception_tracer.so
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_exception_counter.so.2025.01.06.00
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_exception_counter.so.2025.01.06.00" to ""
-- Installing: /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT/usr/lib64/libfolly_exception_counter.so
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2025.01.06.00-1.fc42 --unique-debug-suffix -2025.01.06.00-1.fc42.x86_64 --unique-debug-src-base folly-2025.01.06.00-1.fc42.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00
find-debuginfo: starting
Extracting debug info from 6 files
DWARF-compressing 6 files
sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/folly-2025.01.06.00-1.fc42.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/folly-2025.01.06.00-build/BUILDROOT
Scanned 193 directories and 1945 files,
               processed 0 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/folly-2025.01.06.00-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7cEWer
+ umask 022
+ cd /builddir/build/BUILD/folly-2025.01.06.00-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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ 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 folly-2025.01.06.00
+ EXCLUDED_TESTS='--exclude-regex DISABLED'
+ EXCLUDED_TESTS+='|glog_test\.LogEveryMs\.basic'
+ EXCLUDED_TESTS+='|fbstring_test\.FBString\.testAllClauses'
+ EXCLUDED_TESTS+='|AsyncUDPSocketTest\.AsyncSocketIntegrationTest\.PingPongNotifyMmsg'
+ EXCLUDED_TESTS+='|HHWheelTimerTest\.HHWheelTimerTest\.CancelTimeout'
+ EXCLUDED_TESTS+='|HHWheelTimerTest\.HHWheelTimerTest\.GetTimeRemaining'
+ EXCLUDED_TESTS+='|HHWheelTimerTest\.HHWheelTimerTest\.ReschedTest'
+ EXCLUDED_TESTS+='|fbvector_test\.'
+ EXCLUDED_TESTS+='|concurrent_hash_map_test\.\*\/ConcurrentHashMapTest\/\*\.StressTestReclamation'
+ EXCLUDED_TESTS+='|singleton_thread_local_test\.SingletonThreadLocalDeathTest\.Overload'
+ EXCLUDED_TESTS+='|cache_locality_test\.CacheLocality\.LinuxActual'
+ /usr/bin/ctest --test-dir redhat-linux-build --output-on-failure --force-new-ctest-process -j4 --exclude-regex 'DISABLED|glog_test\.LogEveryMs\.basic|fbstring_test\.FBString\.testAllClauses|AsyncUDPSocketTest\.AsyncSocketIntegrationTest\.PingPongNotifyMmsg|HHWheelTimerTest\.HHWheelTimerTest\.CancelTimeout|HHWheelTimerTest\.HHWheelTimerTest\.GetTimeRemaining|HHWheelTimerTest\.HHWheelTimerTest\.ReschedTest|fbvector_test\.|concurrent_hash_map_test\.\*\/ConcurrentHashMapTest\/\*\.StressTestReclamation|singleton_thread_local_test\.SingletonThreadLocalDeathTest\.Overload|cache_locality_test\.CacheLocality\.LinuxActual'
Internal ctest changing into directory: /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build
Test project /builddir/build/BUILD/folly-2025.01.06.00-build/folly-2025.01.06.00/redhat-linux-build
          Start    1: algorithm_simd_detail_simd_any_of_test.SimdAnyOfSimple.Basic
          Start    2: algorithm_simd_detail_simd_any_of_test.SimdAnyOfSimple.Ignore
          Start    3: algorithm_simd_detail_simd_any_of_test.SimdAnyOfSimple.BigChunk
          Start    4: algorithm_simd_detail_simd_for_each_test.SimdForEachAligningTest.Tails
   1/3391 Test    #1: algorithm_simd_detail_simd_any_of_test.SimdAnyOfSimple.Basic .............................................................   Passed    0.07 sec
   2/3391 Test    #2: algorithm_simd_detail_simd_any_of_test.SimdAnyOfSimple.Ignore ............................................................   Passed    0.07 sec
   3/3391 Test    #3: algorithm_simd_detail_simd_any_of_test.SimdAnyOfSimple.BigChunk ..........................................................   Passed    0.07 sec
   4/3391 Test    #4: algorithm_simd_detail_simd_for_each_test.SimdForEachAligningTest.Tails ...................................................   Passed    0.07 sec
          Start    5: algorithm_simd_detail_simd_for_each_test.SimdForEachAligningTest.Large
          Start    6: algorithm_simd_detail_simd_for_each_test.SimdForEachAligningTest.Stops
          Start    7: algorithm_simd_detail_simd_for_each_test.SimdForEachAligningTest.UnrollIndexes
          Start    8: algorithm_simd_detail_simd_traits_test.SimdTraitsTest.AsSimdFriendly
   5/3391 Test    #5: algorithm_simd_detail_simd_for_each_test.SimdForEachAligningTest.Large ...................................................   Passed    0.01 sec
          Start    9: algorithm_simd_detail_simd_traits_test.SimdTraitsTest.AsSimdFriendlyUint
   6/3391 Test    #6: algorithm_simd_detail_simd_for_each_test.SimdForEachAligningTest.Stops ...................................................   Passed    0.01 sec
          Start   10: algorithm_simd_detail_unroll_utils_test.UnrollUtilsTest.ArrayMap
   7/3391 Test    #7: algorithm_simd_detail_simd_for_each_test.SimdForEachAligningTest.UnrollIndexes ...........................................   Passed    0.01 sec
          Start   11: algorithm_simd_detail_unroll_utils_test.UnrollUtilsTest.ArrayReduce
   8/3391 Test    #8: algorithm_simd_detail_simd_traits_test.SimdTraitsTest.AsSimdFriendly .....................................................   Passed    0.01 sec
          Start   12: algorithm_simd_detail_unroll_utils_test.UnrollUtilsTest.UnrollUntil
   9/3391 Test    #9: algorithm_simd_detail_simd_traits_test.SimdTraitsTest.AsSimdFriendlyUint .................................................   Passed    0.01 sec
          Start   13: algorithm_simd_contains_test.ContainsTest/*.Basic
  10/3391 Test   #10: algorithm_simd_detail_unroll_utils_test.UnrollUtilsTest.ArrayMap .........................................................   Passed    0.01 sec
  11/3391 Test   #11: algorithm_simd_detail_unroll_utils_test.UnrollUtilsTest.ArrayReduce ......................................................   Passed    0.01 sec
          Start   14: algorithm_simd_contains_test.ContainsTestSpeicalCases.Pointers
          Start   15: algorithm_simd_contains_test.ContainsTestSpeicalCases.AsanShouldDetectInvalidRange
  12/3391 Test   #12: algorithm_simd_detail_unroll_utils_test.UnrollUtilsTest.UnrollUntil ......................................................   Passed    0.01 sec
          Start   16: algorithm_simd_find_fixed_test.FindFixed.Basic
  13/3391 Test   #15: algorithm_simd_contains_test.ContainsTestSpeicalCases.AsanShouldDetectInvalidRange .......................................***Skipped   0.01 sec
          Start   17: algorithm_simd_find_fixed_test.FindFixed.Interfaces
  14/3391 Test   #14: algorithm_simd_contains_test.ContainsTestSpeicalCases.Pointers ...........................................................   Passed    0.01 sec
  15/3391 Test   #16: algorithm_simd_find_fixed_test.FindFixed.Basic ...........................................................................   Passed    0.01 sec
          Start   18: algorithm_simd_find_fixed_test.FollyFindFixed.SfianeFriendlyUnsupportedTypes
          Start   19: algorithm_simd_movemask_test.Movemask.Sse2Example
  16/3391 Test   #17: algorithm_simd_find_fixed_test.FindFixed.Interfaces ......................................................................   Passed    0.01 sec
          Start   20: algorithm_simd_movemask_test.Movemask.Sse2
  17/3391 Test   #18: algorithm_simd_find_fixed_test.FollyFindFixed.SfianeFriendlyUnsupportedTypes .............................................   Passed    0.01 sec
          Start   21: algorithm_simd_movemask_test.Movemask.Avx2
  18/3391 Test   #19: algorithm_simd_movemask_test.Movemask.Sse2Example ........................................................................   Passed    0.01 sec
          Start   22: algorithm_simd_movemask_test.Movemask.AARCH64
  19/3391 Test   #20: algorithm_simd_movemask_test.Movemask.Sse2 ...............................................................................   Passed    0.01 sec
  20/3391 Test   #21: algorithm_simd_movemask_test.Movemask.Avx2 ...............................................................................   Passed    0.01 sec
          Start   23: chrono_conv_test.Conv.timespecToStdChrono
          Start   24: chrono_conv_test.Conv.timespecToStdChronoOverflow
  21/3391 Test   #13: algorithm_simd_contains_test.ContainsTest/*.Basic ........................................................................   Passed    0.04 sec
  22/3391 Test   #22: algorithm_simd_movemask_test.Movemask.AARCH64 ............................................................................   Passed    0.01 sec
          Start   25: chrono_conv_test.Conv.timevalToStdChrono
          Start   26: chrono_conv_test.Conv.stdChronoToTimespec
  23/3391 Test   #23: chrono_conv_test.Conv.timespecToStdChrono ................................................................................   Passed    0.02 sec
  24/3391 Test   #26: chrono_conv_test.Conv.stdChronoToTimespec ................................................................................   Passed    0.01 sec
          Start   27: chrono_conv_test.Conv.stdChronoToTimespecOverflow
          Start   28: chrono_conv_test.Conv.stdChronoToTimeval
  25/3391 Test   #25: chrono_conv_test.Conv.timevalToStdChrono .................................................................................   Passed    0.02 sec
          Start   29: chrono_conv_test.Conv.stdChronoToTimevalOverflow
  26/3391 Test   #24: chrono_conv_test.Conv.timespecToStdChronoOverflow ........................................................................   Passed    0.02 sec
  27/3391 Test   #27: chrono_conv_test.Conv.stdChronoToTimespecOverflow ........................................................................   Passed    0.01 sec
          Start   30: compression_quotient_multiset_test.QuotientMultiSetTest.Simple
          Start   31: compression_quotient_multiset_test.QuotientMultiSetTest.Empty
  28/3391 Test   #28: chrono_conv_test.Conv.stdChronoToTimeval .................................................................................   Passed    0.01 sec
          Start   32: compression_quotient_multiset_test.QuotientMultiSetTest.ZeroKeyBits
  29/3391 Test   #29: chrono_conv_test.Conv.stdChronoToTimevalOverflow .........................................................................   Passed    0.01 sec
          Start   33: compression_quotient_multiset_test.QuotientMultiSetTest.Uniform
  30/3391 Test   #30: compression_quotient_multiset_test.QuotientMultiSetTest.Simple ...........................................................   Passed    0.01 sec
          Start   34: compression_quotient_multiset_test.QuotientMultiSetTest.UniformDistributionFullLoadFactor
  31/3391 Test   #31: compression_quotient_multiset_test.QuotientMultiSetTest.Empty ............................................................   Passed    0.01 sec
          Start   35: compression_quotient_multiset_test.QuotientMultiSetTest.Overflow
  32/3391 Test   #32: compression_quotient_multiset_test.QuotientMultiSetTest.ZeroKeyBits ......................................................   Passed    0.01 sec
          Start   36: compression_quotient_multiset_test.QuotientMultiSetTest.RandomLengthRuns
  33/3391 Test   #33: compression_quotient_multiset_test.QuotientMultiSetTest.Uniform ..........................................................   Passed    0.01 sec
          Start   37: compression_quotient_multiset_test.QuotientMultiSetTest.RunAcrossBlocks
  34/3391 Test   #34: compression_quotient_multiset_test.QuotientMultiSetTest.UniformDistributionFullLoadFactor ................................   Passed    0.01 sec
          Start   38: compression_quotient_multiset_test.QuotientMultiSetTest.PackAtHeadSlots
  35/3391 Test   #35: compression_quotient_multiset_test.QuotientMultiSetTest.Overflow .........................................................   Passed    0.01 sec
          Start   39: compression_quotient_multiset_test.QuotientMultiSetTest.PackAtTailSlots
  36/3391 Test   #36: compression_quotient_multiset_test.QuotientMultiSetTest.RandomLengthRuns .................................................   Passed    0.01 sec
          Start   40: compression_quotient_multiset_test.QuotientMultiSetTest.KeysOnlyInHeadAndTail
  37/3391 Test   #37: compression_quotient_multiset_test.QuotientMultiSetTest.RunAcrossBlocks ..................................................   Passed    0.01 sec
          Start   41: compression_quotient_multiset_test.QuotientMultiSetTest.RunendRightBeforeFirstOccupiedRunend
  38/3391 Test   #38: compression_quotient_multiset_test.QuotientMultiSetTest.PackAtHeadSlots ..................................................   Passed    0.01 sec
          Start   42: compression_select64_test.Select64Test.SelectInByteTable
  39/3391 Test   #39: compression_quotient_multiset_test.QuotientMultiSetTest.PackAtTailSlots ..................................................   Passed    0.01 sec
          Start   43: compression_select64_test.Select64Test.Select64
  40/3391 Test   #40: compression_quotient_multiset_test.QuotientMultiSetTest.KeysOnlyInHeadAndTail ............................................   Passed    0.01 sec
          Start   44: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.Empty
  41/3391 Test   #41: compression_quotient_multiset_test.QuotientMultiSetTest.RunendRightBeforeFirstOccupiedRunend .............................   Passed    0.01 sec
          Start   45: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.Simple
  42/3391 Test   #42: compression_select64_test.Select64Test.SelectInByteTable .................................................................   Passed    0.01 sec
          Start   46: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.SkipPointers
  43/3391 Test   #44: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.Empty ..................................................   Passed    0.02 sec
          Start   47: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.ForwardPointers
  44/3391 Test   #46: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.SkipPointers ...........................................   Passed    0.16 sec
          Start   48: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.SkipForwardPointers
  45/3391 Test   #45: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.Simple .................................................   Passed    0.23 sec
          Start   49: compression_alias_fano_elias_fano_test.EliasFanoCoding.defaultNumLowerBits
  46/3391 Test   #47: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.ForwardPointers ........................................   Passed    0.25 sec
          Start   50: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.Empty
  47/3391 Test   #50: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.Empty .........................................................   Passed    0.01 sec
          Start   51: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.Simple32Bit
  48/3391 Test   #49: compression_alias_fano_elias_fano_test.EliasFanoCoding.defaultNumLowerBits ...............................................   Passed    0.05 sec
          Start   52: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.Simple64Bit
  49/3391 Test   #43: compression_select64_test.Select64Test.Select64 ..........................................................................   Passed    0.33 sec
          Start   53: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SimpleDense
  50/3391 Test   #48: compression_alias_fano_bit_vector_coding_test.BitVectorCodingTest.SkipForwardPointers ....................................   Passed    0.17 sec
          Start   54: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipPointers32Bit
  51/3391 Test   #51: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.Simple32Bit ...................................................   Passed    1.12 sec
          Start   55: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipPointers64Bit
  52/3391 Test   #52: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.Simple64Bit ...................................................   Passed    1.14 sec
          Start   56: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipPointersDense
  53/3391 Test   #54: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipPointers32Bit .............................................   Passed    1.16 sec
          Start   57: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.ForwardPointers32Bit
  54/3391 Test   #55: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipPointers64Bit .............................................   Passed    1.20 sec
          Start   58: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.ForwardPointers64Bit
  55/3391 Test   #53: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SimpleDense ...................................................   Passed    2.27 sec
          Start   59: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.ForwardPointersDense
  56/3391 Test   #57: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.ForwardPointers32Bit ..........................................   Passed    1.32 sec
          Start   60: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipForwardPointers32Bit
  57/3391 Test   #56: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipPointersDense .............................................   Passed    2.33 sec
          Start   61: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipForwardPointers64Bit
  58/3391 Test   #58: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.ForwardPointers64Bit ..........................................   Passed    1.33 sec
          Start   62: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipForwardPointersDense
  59/3391 Test   #60: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipForwardPointers32Bit ......................................   Passed    1.33 sec
          Start   63: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.BugLargeGapInUpperBits
  60/3391 Test   #63: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.BugLargeGapInUpperBits ........................................   Passed    0.01 sec
          Start   64: container_access_test.AccessTest.size_vector
  61/3391 Test   #64: container_access_test.AccessTest.size_vector .............................................................................   Passed    0.02 sec
          Start   65: container_access_test.AccessTest.size_array
  62/3391 Test   #65: container_access_test.AccessTest.size_array ..............................................................................   Passed    0.01 sec
          Start   66: container_access_test.AccessTest.size_carray
  63/3391 Test   #66: container_access_test.AccessTest.size_carray .............................................................................   Passed    0.01 sec
          Start   67: container_access_test.AccessTest.size_initializer_list
  64/3391 Test   #67: container_access_test.AccessTest.size_initializer_list ...................................................................   Passed    0.01 sec
          Start   68: container_access_test.AccessTest.empty_vector
  65/3391 Test   #68: container_access_test.AccessTest.empty_vector ............................................................................   Passed    0.01 sec
          Start   69: container_access_test.AccessTest.empty_array
  66/3391 Test   #69: container_access_test.AccessTest.empty_array .............................................................................   Passed    0.01 sec
          Start   70: container_access_test.AccessTest.empty_carray
  67/3391 Test   #70: container_access_test.AccessTest.empty_carray ............................................................................   Passed    0.01 sec
          Start   71: container_access_test.AccessTest.empty_initializer_list
  68/3391 Test   #71: container_access_test.AccessTest.empty_initializer_list ..................................................................   Passed    0.01 sec
          Start   72: container_access_test.AccessTest.data_vector
  69/3391 Test   #72: container_access_test.AccessTest.data_vector .............................................................................   Passed    0.01 sec
          Start   73: container_access_test.AccessTest.data_array
  70/3391 Test   #73: container_access_test.AccessTest.data_array ..............................................................................   Passed    0.01 sec
          Start   74: container_access_test.AccessTest.data_carray
  71/3391 Test   #74: container_access_test.AccessTest.data_carray .............................................................................   Passed    0.01 sec
          Start   75: container_access_test.AccessTest.data_initializer_list
  72/3391 Test   #75: container_access_test.AccessTest.data_initializer_list ...................................................................   Passed    0.01 sec
          Start   76: container_access_test.AccessTest.begin_vector
  73/3391 Test   #76: container_access_test.AccessTest.begin_vector ............................................................................   Passed    0.01 sec
          Start   77: container_access_test.AccessTest.begin_array
  74/3391 Test   #77: container_access_test.AccessTest.begin_array .............................................................................   Passed    0.01 sec
          Start   78: container_access_test.AccessTest.begin_carray
  75/3391 Test   #78: container_access_test.AccessTest.begin_carray ............................................................................   Passed    0.01 sec
          Start   79: container_access_test.AccessTest.begin_initializer_list
  76/3391 Test   #79: container_access_test.AccessTest.begin_initializer_list ..................................................................   Passed    0.01 sec
          Start   80: container_access_test.AccessTest.end_vector
  77/3391 Test   #80: container_access_test.AccessTest.end_vector ..............................................................................   Passed    0.01 sec
          Start   81: container_access_test.AccessTest.end_array
  78/3391 Test   #81: container_access_test.AccessTest.end_array ...............................................................................   Passed    0.01 sec
          Start   82: container_access_test.AccessTest.end_carray
  79/3391 Test   #82: container_access_test.AccessTest.end_carray ..............................................................................   Passed    0.01 sec
          Start   83: container_access_test.AccessTest.end_initializer_list
  80/3391 Test   #83: container_access_test.AccessTest.end_initializer_list ....................................................................   Passed    0.01 sec
          Start   84: container_array_test.makeArray.baseCase
  81/3391 Test   #84: container_array_test.makeArray.baseCase ..................................................................................   Passed    0.01 sec
          Start   85: container_array_test.makeArray.deduceSizePrimitive
  82/3391 Test   #85: container_array_test.makeArray.deduceSizePrimitive .......................................................................   Passed    0.01 sec
          Start   86: container_array_test.makeArray.deduceSizeClass
  83/3391 Test   #86: container_array_test.makeArray.deduceSizeClass ...........................................................................   Passed    0.01 sec
          Start   87: container_array_test.makeArray.deduceEverything
  84/3391 Test   #87: container_array_test.makeArray.deduceEverything ..........................................................................   Passed    0.01 sec
          Start   88: container_array_test.makeArray.fixedCommonType
  85/3391 Test   #88: container_array_test.makeArray.fixedCommonType ...........................................................................   Passed    0.01 sec
          Start   89: container_array_test.makeArray.deducedCommonType
  86/3391 Test   #89: container_array_test.makeArray.deducedCommonType .........................................................................   Passed    0.01 sec
          Start   90: container_array_test.makeArrayWith.example
  87/3391 Test   #90: container_array_test.makeArrayWith.example ...............................................................................   Passed    0.01 sec
          Start   91: container_bit_iterator_test.BitIterator.Simple
  88/3391 Test   #91: container_bit_iterator_test.BitIterator.Simple ...........................................................................   Passed    0.01 sec
          Start   92: container_bit_iterator_test.BitIterator.Const
  89/3391 Test   #92: container_bit_iterator_test.BitIterator.Const ............................................................................   Passed    0.01 sec
          Start   93: container_bit_iterator_test.BitIterator.IteratorCategory
  90/3391 Test   #93: container_bit_iterator_test.BitIterator.IteratorCategory .................................................................   Passed    0.01 sec
          Start   94: container_enumerate_test.Enumerate.Basic
  91/3391 Test   #94: container_enumerate_test.Enumerate.Basic .................................................................................   Passed    0.02 sec
          Start   95: container_enumerate_test.Enumerate.BasicRRef
  92/3391 Test   #95: container_enumerate_test.Enumerate.BasicRRef .............................................................................   Passed    0.01 sec
          Start   96: container_enumerate_test.Enumerate.BasicConst
  93/3391 Test   #96: container_enumerate_test.Enumerate.BasicConst ............................................................................   Passed    0.01 sec
          Start   97: container_enumerate_test.Enumerate.BasicConstRef
  94/3391 Test   #97: container_enumerate_test.Enumerate.BasicConstRef .........................................................................   Passed    0.01 sec
          Start   98: container_enumerate_test.Enumerate.BasicConstRRef
  95/3391 Test   #98: container_enumerate_test.Enumerate.BasicConstRRef ........................................................................   Passed    0.01 sec
          Start   99: container_enumerate_test.Enumerate.BasicVecBool
  96/3391 Test   #99: container_enumerate_test.Enumerate.BasicVecBool ..........................................................................   Passed    0.01 sec
          Start  100: container_enumerate_test.Enumerate.BasicVecBoolRRef
  97/3391 Test  #100: container_enumerate_test.Enumerate.BasicVecBoolRRef ......................................................................   Passed    0.01 sec
          Start  101: container_enumerate_test.Enumerate.Temporary
  98/3391 Test  #101: container_enumerate_test.Enumerate.Temporary .............................................................................   Passed    0.01 sec
          Start  102: container_enumerate_test.Enumerate.BasicConstArg
  99/3391 Test  #102: container_enumerate_test.Enumerate.BasicConstArg .........................................................................   Passed    0.01 sec
          Start  103: container_enumerate_test.Enumerate.TemporaryConstEnumerate
 100/3391 Test  #103: container_enumerate_test.Enumerate.TemporaryConstEnumerate ...............................................................   Passed    0.01 sec
          Start  104: container_enumerate_test.Enumerate.RangeSupport
 101/3391 Test  #104: container_enumerate_test.Enumerate.RangeSupport ..........................................................................   Passed    0.01 sec
          Start  105: container_enumerate_test.Enumerate.EmptyRange
 102/3391 Test  #105: container_enumerate_test.Enumerate.EmptyRange ............................................................................   Passed    0.01 sec
          Start  106: container_enumerate_test.Enumerate.Cpp17Support
 103/3391 Test  #106: container_enumerate_test.Enumerate.Cpp17Support ..........................................................................   Passed    0.01 sec
          Start  107: container_enumerate_test.Enumerate.Cpp17StructuredBindingConstRef
 104/3391 Test  #107: container_enumerate_test.Enumerate.Cpp17StructuredBindingConstRef ........................................................   Passed    0.01 sec
          Start  108: container_enumerate_test.Enumerate.Cpp17StructuredBindingConstRRef
 105/3391 Test  #108: container_enumerate_test.Enumerate.Cpp17StructuredBindingConstRRef .......................................................   Passed    0.01 sec
          Start  109: container_enumerate_test.Enumerate.Cpp17StructuredBindingConstVector
 106/3391 Test  #109: container_enumerate_test.Enumerate.Cpp17StructuredBindingConstVector .....................................................   Passed    0.01 sec
          Start  110: container_enumerate_test.Enumerate.Cpp17StructuredBindingModify
 107/3391 Test  #110: container_enumerate_test.Enumerate.Cpp17StructuredBindingModify ..........................................................   Passed    0.01 sec
          Start  111: container_enumerate_test.Enumerate.BasicConstexpr
 108/3391 Test  #111: container_enumerate_test.Enumerate.BasicConstexpr ........................................................................   Passed    0.01 sec
          Start  112: container_enumerate_test.Enumerate.Cpp17StructuredBindingConstexpr
 109/3391 Test  #112: container_enumerate_test.Enumerate.Cpp17StructuredBindingConstexpr .......................................................   Passed    0.01 sec
          Start  113: container_evicting_cache_map_test.EvictingCacheMap.SanityTest
 110/3391 Test  #113: container_evicting_cache_map_test.EvictingCacheMap.SanityTest ............................................................   Passed    0.02 sec
          Start  114: container_evicting_cache_map_test.EvictingCacheMap.PruneTest
 111/3391 Test  #114: container_evicting_cache_map_test.EvictingCacheMap.PruneTest .............................................................   Passed    0.01 sec
          Start  115: container_evicting_cache_map_test.EvictingCacheMap.PruneHookTest
 112/3391 Test  #115: container_evicting_cache_map_test.EvictingCacheMap.PruneHookTest .........................................................   Passed    0.01 sec
          Start  116: container_evicting_cache_map_test.EvictingCacheMap.SetMaxSize
 113/3391 Test  #116: container_evicting_cache_map_test.EvictingCacheMap.SetMaxSize ............................................................   Passed    0.01 sec
          Start  117: container_evicting_cache_map_test.EvictingCacheMap.SetClearSize
 114/3391 Test  #117: container_evicting_cache_map_test.EvictingCacheMap.SetClearSize ..........................................................   Passed    0.01 sec
          Start  118: container_evicting_cache_map_test.EvictingCacheMap.DestructorInvocationTest
 115/3391 Test  #118: container_evicting_cache_map_test.EvictingCacheMap.DestructorInvocationTest ..............................................   Passed    0.01 sec
          Start  119: container_evicting_cache_map_test.EvictingCacheMap.LruSanityTest
 116/3391 Test  #119: container_evicting_cache_map_test.EvictingCacheMap.LruSanityTest .........................................................   Passed    0.01 sec
          Start  120: container_evicting_cache_map_test.EvictingCacheMap.LruPromotionTest
 117/3391 Test  #120: container_evicting_cache_map_test.EvictingCacheMap.LruPromotionTest ......................................................   Passed    0.01 sec
          Start  121: container_evicting_cache_map_test.EvictingCacheMap.LruNoPromotionTest
 118/3391 Test  #121: container_evicting_cache_map_test.EvictingCacheMap.LruNoPromotionTest ....................................................   Passed    0.01 sec
          Start  122: container_evicting_cache_map_test.EvictingCacheMap.IteratorSanityTest
 119/3391 Test  #122: container_evicting_cache_map_test.EvictingCacheMap.IteratorSanityTest ....................................................   Passed    0.01 sec
          Start  123: container_evicting_cache_map_test.EvictingCacheMap.FindTest
 120/3391 Test  #123: container_evicting_cache_map_test.EvictingCacheMap.FindTest ..............................................................   Passed    0.01 sec
          Start  124: container_evicting_cache_map_test.EvictingCacheMap.FindWithoutPromotionTest
 121/3391 Test  #124: container_evicting_cache_map_test.EvictingCacheMap.FindWithoutPromotionTest ..............................................   Passed    0.01 sec
          Start  125: container_evicting_cache_map_test.EvictingCacheMap.IteratorOrderingTest
 122/3391 Test  #125: container_evicting_cache_map_test.EvictingCacheMap.IteratorOrderingTest ..................................................   Passed    0.01 sec
          Start  126: container_evicting_cache_map_test.EvictingCacheMap.MoveTest
 123/3391 Test  #126: container_evicting_cache_map_test.EvictingCacheMap.MoveTest ..............................................................   Passed    0.01 sec
          Start  127: container_evicting_cache_map_test.EvictingCacheMap.CustomKeyEqual
 124/3391 Test  #127: container_evicting_cache_map_test.EvictingCacheMap.CustomKeyEqual ........................................................   Passed    0.01 sec
          Start  128: container_evicting_cache_map_test.EvictingCacheMap.InvalidHashPartlyUsable
 125/3391 Test  #128: container_evicting_cache_map_test.EvictingCacheMap.InvalidHashPartlyUsable ...............................................   Passed    0.01 sec
          Start  129: container_evicting_cache_map_test.EvictingCacheMap.IteratorConversion
 126/3391 Test  #129: container_evicting_cache_map_test.EvictingCacheMap.IteratorConversion ....................................................   Passed    0.01 sec
          Start  130: container_evicting_cache_map_test.EvictingCacheMap.HeterogeneousAccess
 127/3391 Test  #130: container_evicting_cache_map_test.EvictingCacheMap.HeterogeneousAccess ...................................................   Passed    0.01 sec
          Start  131: container_evicting_cache_map_test.EvictingCacheMap.ApproximateEntryMemUsage
 128/3391 Test  #131: container_evicting_cache_map_test.EvictingCacheMap.ApproximateEntryMemUsage ..............................................   Passed    0.01 sec
          Start  132: container_evicting_cache_map_test.EvictingCacheMap.PiecewiseConstructTest
 129/3391 Test  #132: container_evicting_cache_map_test.EvictingCacheMap.PiecewiseConstructTest ................................................   Passed    0.01 sec
          Start  133: container_f14_fwd_test.F14Fwd.simple
 130/3391 Test  #133: container_f14_fwd_test.F14Fwd.simple .....................................................................................   Passed    0.01 sec
          Start  134: container_f14_map_test.F14Map.customSwap
 131/3391 Test  #134: container_f14_map_test.F14Map.customSwap .................................................................................   Passed    0.01 sec
          Start  135: container_f14_map_test.F14Map.getAllocatedMemorySize
 132/3391 Test  #135: container_f14_map_test.F14Map.getAllocatedMemorySize .....................................................................   Passed    0.01 sec
          Start  136: container_f14_map_test.F14ValueMap.visitContiguousRanges
 133/3391 Test  #136: container_f14_map_test.F14ValueMap.visitContiguousRanges .................................................................   Passed    0.01 sec
          Start  137: container_f14_map_test.F14NodeMap.visitContiguousRanges
 134/3391 Test  #137: container_f14_map_test.F14NodeMap.visitContiguousRanges ..................................................................   Passed    0.01 sec
          Start  138: container_f14_map_test.F14VectorMap.visitContiguousRanges
 135/3391 Test  #138: container_f14_map_test.F14VectorMap.visitContiguousRanges ................................................................   Passed    0.01 sec
          Start  139: container_f14_map_test.F14FastMap.visitContiguousRanges
 136/3391 Test  #139: container_f14_map_test.F14FastMap.visitContiguousRanges ..................................................................   Passed    0.01 sec
          Start  140: container_f14_map_test.F14Map.pmrEmpty
 137/3391 Test  #140: container_f14_map_test.F14Map.pmrEmpty ...................................................................................   Passed    0.01 sec
          Start  141: container_f14_map_test.F14Map.nestedMapEquality
 138/3391 Test  #141: container_f14_map_test.F14Map.nestedMapEquality ..........................................................................   Passed    0.01 sec
          Start  142: container_f14_map_test.F14Map.equalityRefinement
 139/3391 Test  #142: container_f14_map_test.F14Map.equalityRefinement .........................................................................   Passed    0.01 sec
          Start  143: container_f14_map_test.F14ValueMap.simple
 140/3391 Test  #143: container_f14_map_test.F14ValueMap.simple ................................................................................   Passed    0.01 sec
          Start  144: container_f14_map_test.F14NodeMap.simple
 141/3391 Test  #144: container_f14_map_test.F14NodeMap.simple .................................................................................   Passed    0.01 sec
          Start  145: container_f14_map_test.F14VectorMap.simple
 142/3391 Test  #145: container_f14_map_test.F14VectorMap.simple ...............................................................................   Passed    0.01 sec
          Start  146: container_f14_map_test.F14FastMap.simple
 143/3391 Test  #146: container_f14_map_test.F14FastMap.simple .................................................................................   Passed    0.01 sec
          Start  147: container_f14_map_test.F14ValueMap.pmrSimple
 144/3391 Test  #147: container_f14_map_test.F14ValueMap.pmrSimple .............................................................................   Passed    0.01 sec
          Start  148: container_f14_map_test.F14NodeMap.pmrSimple
 145/3391 Test  #148: container_f14_map_test.F14NodeMap.pmrSimple ..............................................................................   Passed    0.01 sec
          Start  149: container_f14_map_test.F14VectorMap.pmrSimple
 146/3391 Test  #149: container_f14_map_test.F14VectorMap.pmrSimple ............................................................................   Passed    0.01 sec
          Start  150: container_f14_map_test.F14FastMap.pmrSimple
 147/3391 Test  #150: container_f14_map_test.F14FastMap.pmrSimple ..............................................................................   Passed    0.01 sec
          Start  151: container_f14_map_test.F14VectorMap.reverseIterator
 148/3391 Test  #151: container_f14_map_test.F14VectorMap.reverseIterator ......................................................................   Passed    0.01 sec
          Start  152: container_f14_map_test.F14VectorMap.OrderPreservingReinsertionView
 149/3391 Test  #152: container_f14_map_test.F14VectorMap.OrderPreservingReinsertionView .......................................................   Passed    0.01 sec
          Start  153: container_f14_map_test.F14ValueMap.eraseWhileIterating
 150/3391 Test  #153: container_f14_map_test.F14ValueMap.eraseWhileIterating ...................................................................   Passed    0.01 sec
          Start  154: container_f14_map_test.F14NodeMap.eraseWhileIterating
 151/3391 Test  #154: container_f14_map_test.F14NodeMap.eraseWhileIterating ....................................................................   Passed    0.01 sec
          Start  155: container_f14_map_test.F14VectorMap.eraseWhileIterating
 152/3391 Test  #155: container_f14_map_test.F14VectorMap.eraseWhileIterating ..................................................................   Passed    0.01 sec
          Start  156: container_f14_map_test.F14FastMap.eraseWhileIterating
 153/3391 Test  #156: container_f14_map_test.F14FastMap.eraseWhileIterating ....................................................................   Passed    0.01 sec
          Start  157: container_f14_map_test.F14ValueMap.rehash
 154/3391 Test  #157: container_f14_map_test.F14ValueMap.rehash ................................................................................   Passed    0.03 sec
          Start  158: container_f14_map_test.F14NodeMap.rehash
 155/3391 Test  #158: container_f14_map_test.F14NodeMap.rehash .................................................................................   Passed    0.03 sec
          Start  159: container_f14_map_test.F14VectorMap.rehash
 156/3391 Test   #61: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipForwardPointers64Bit ......................................   Passed    1.38 sec
          Start  160: container_f14_map_test.F14FastMap.rehash
 157/3391 Test  #159: container_f14_map_test.F14VectorMap.rehash ...............................................................................   Passed    0.03 sec
          Start  161: container_f14_map_test.F14ValueMap.prehash
 158/3391 Test  #160: container_f14_map_test.F14FastMap.rehash .................................................................................   Passed    0.03 sec
          Start  162: container_f14_map_test.F14NodeMap.prehash
 159/3391 Test  #161: container_f14_map_test.F14ValueMap.prehash ...............................................................................   Passed    0.01 sec
          Start  163: container_f14_map_test.F14VectorMap.prehash
 160/3391 Test  #162: container_f14_map_test.F14NodeMap.prehash ................................................................................   Passed    0.01 sec
          Start  164: container_f14_map_test.F14FastMap.prehash
 161/3391 Test  #163: container_f14_map_test.F14VectorMap.prehash ..............................................................................   Passed    0.01 sec
          Start  165: container_f14_map_test.F14ValueMap.random
 162/3391 Test  #164: container_f14_map_test.F14FastMap.prehash ................................................................................   Passed    0.01 sec
          Start  166: container_f14_map_test.F14NodeMap.random
 163/3391 Test   #59: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.ForwardPointersDense ..........................................   Passed    2.60 sec
          Start  167: container_f14_map_test.F14VectorMap.random
 164/3391 Test  #166: container_f14_map_test.F14NodeMap.random .................................................................................   Passed    0.18 sec
          Start  168: container_f14_map_test.F14FastMap.random
 165/3391 Test  #167: container_f14_map_test.F14VectorMap.random ...............................................................................   Passed    0.22 sec
          Start  169: container_f14_map_test.F14ValueMap.growStats
 166/3391 Test  #169: container_f14_map_test.F14ValueMap.growStats .............................................................................   Passed    0.02 sec
          Start  170: container_f14_map_test.F14ValueMap.steadyStateStats
 167/3391 Test  #170: container_f14_map_test.F14ValueMap.steadyStateStats ......................................................................   Passed    0.03 sec
          Start  171: container_f14_map_test.F14VectorMap.steadyStateStats
 168/3391 Test  #171: container_f14_map_test.F14VectorMap.steadyStateStats .....................................................................   Passed    0.03 sec
          Start  172: container_f14_map_test.Tracked.baseline
 169/3391 Test  #172: container_f14_map_test.Tracked.baseline ..................................................................................   Passed    0.01 sec
          Start  173: container_f14_map_test.F14ValueMap.destructuring
 170/3391 Test  #173: container_f14_map_test.F14ValueMap.destructuring .........................................................................   Passed    0.01 sec
          Start  174: container_f14_map_test.F14NodeMap.destructuring
 171/3391 Test  #174: container_f14_map_test.F14NodeMap.destructuring ..........................................................................   Passed    0.01 sec
          Start  175: container_f14_map_test.F14VectorMap.destructuring
 172/3391 Test  #175: container_f14_map_test.F14VectorMap.destructuring ........................................................................   Passed    0.01 sec
          Start  176: container_f14_map_test.F14VectorMap.destructuringErase
 173/3391 Test  #176: container_f14_map_test.F14VectorMap.destructuringErase ...................................................................   Passed    0.01 sec
          Start  177: container_f14_map_test.F14ValueMap.maxSize
 174/3391 Test  #177: container_f14_map_test.F14ValueMap.maxSize ...............................................................................   Passed    0.01 sec
          Start  178: container_f14_map_test.F14NodeMap.maxSize
 175/3391 Test  #178: container_f14_map_test.F14NodeMap.maxSize ................................................................................   Passed    0.01 sec
          Start  179: container_f14_map_test.F14VectorMap.vectorMaxSize
 176/3391 Test  #179: container_f14_map_test.F14VectorMap.vectorMaxSize ........................................................................   Passed    0.01 sec
          Start  180: container_f14_map_test.F14ValueMap.moveOnly
 177/3391 Test  #165: container_f14_map_test.F14ValueMap.random ................................................................................   Passed    0.44 sec
          Start  181: container_f14_map_test.F14NodeMap.moveOnly
 178/3391 Test  #180: container_f14_map_test.F14ValueMap.moveOnly ..............................................................................   Passed    0.01 sec
          Start  182: container_f14_map_test.F14VectorMap.moveOnly
 179/3391 Test  #181: container_f14_map_test.F14NodeMap.moveOnly ...............................................................................   Passed    0.01 sec
          Start  183: container_f14_map_test.F14FastMap.moveOnly
 180/3391 Test  #182: container_f14_map_test.F14VectorMap.moveOnly .............................................................................   Passed    0.01 sec
          Start  184: container_f14_map_test.F14ValueMap.eraseInto
 181/3391 Test  #183: container_f14_map_test.F14FastMap.moveOnly ...............................................................................   Passed    0.01 sec
          Start  185: container_f14_map_test.F14NodeMap.eraseInto
 182/3391 Test  #184: container_f14_map_test.F14ValueMap.eraseInto .............................................................................   Passed    0.01 sec
          Start  186: container_f14_map_test.F14VectorMap.eraseInto
 183/3391 Test  #185: container_f14_map_test.F14NodeMap.eraseInto ..............................................................................   Passed    0.01 sec
          Start  187: container_f14_map_test.F14FastMap.eraseInto
 184/3391 Test  #186: container_f14_map_test.F14VectorMap.eraseInto ............................................................................   Passed    0.01 sec
          Start  188: container_f14_map_test.F14ValueMap.eraseIntoEmptyFromErase
 185/3391 Test  #187: container_f14_map_test.F14FastMap.eraseInto ..............................................................................   Passed    0.01 sec
          Start  189: container_f14_map_test.F14NodeMap.eraseIntoEmptyFromErase
 186/3391 Test  #188: container_f14_map_test.F14ValueMap.eraseIntoEmptyFromErase ...............................................................   Passed    0.01 sec
          Start  190: container_f14_map_test.F14VectorMap.eraseIntoEmptyFromErase
 187/3391 Test  #189: container_f14_map_test.F14NodeMap.eraseIntoEmptyFromErase ................................................................   Passed    0.01 sec
          Start  191: container_f14_map_test.F14FastMap.eraseIntoEmptyFromErase
 188/3391 Test  #190: container_f14_map_test.F14VectorMap.eraseIntoEmptyFromErase ..............................................................   Passed    0.01 sec
          Start  192: container_f14_map_test.F14ValueMap.eraseIntoEmptyFromReserve
 189/3391 Test  #191: container_f14_map_test.F14FastMap.eraseIntoEmptyFromErase ................................................................   Passed    0.01 sec
          Start  193: container_f14_map_test.F14NodeMap.eraseIntoEmptyFromReserve
 190/3391 Test  #192: container_f14_map_test.F14ValueMap.eraseIntoEmptyFromReserve .............................................................   Passed    0.01 sec
          Start  194: container_f14_map_test.F14VectorMap.eraseIntoEmptyFromReserve
 191/3391 Test  #193: container_f14_map_test.F14NodeMap.eraseIntoEmptyFromReserve ..............................................................   Passed    0.01 sec
          Start  195: container_f14_map_test.F14FastMap.eraseIntoEmptyFromReserve
 192/3391 Test  #194: container_f14_map_test.F14VectorMap.eraseIntoEmptyFromReserve ............................................................   Passed    0.01 sec
          Start  196: container_f14_map_test.F14ValueMap.permissiveConstructor
 193/3391 Test  #195: container_f14_map_test.F14FastMap.eraseIntoEmptyFromReserve ..............................................................   Passed    0.01 sec
          Start  197: container_f14_map_test.F14NodeMap.permissiveConstructor
 194/3391 Test  #196: container_f14_map_test.F14ValueMap.permissiveConstructor .................................................................   Passed    0.01 sec
          Start  198: container_f14_map_test.F14VectorMap.permissiveConstructor
 195/3391 Test  #197: container_f14_map_test.F14NodeMap.permissiveConstructor ..................................................................   Passed    0.01 sec
          Start  199: container_f14_map_test.F14FastMap.permissiveConstructor
 196/3391 Test  #198: container_f14_map_test.F14VectorMap.permissiveConstructor ................................................................   Passed    0.01 sec
          Start  200: container_f14_map_test.F14ValueMap.heterogeneousLookup
 197/3391 Test  #199: container_f14_map_test.F14FastMap.permissiveConstructor ..................................................................   Passed    0.01 sec
          Start  201: container_f14_map_test.F14ValueMap.statefulFunctors
 198/3391 Test  #200: container_f14_map_test.F14ValueMap.heterogeneousLookup ...................................................................   Passed    0.01 sec
          Start  202: container_f14_map_test.F14NodeMap.statefulFunctors
 199/3391 Test  #201: container_f14_map_test.F14ValueMap.statefulFunctors ......................................................................   Passed    0.01 sec
          Start  203: container_f14_map_test.F14VectorMap.statefulFunctors
 200/3391 Test  #202: container_f14_map_test.F14NodeMap.statefulFunctors .......................................................................   Passed    0.01 sec
          Start  204: container_f14_map_test.F14FastMap.statefulFunctors
 201/3391 Test  #203: container_f14_map_test.F14VectorMap.statefulFunctors .....................................................................   Passed    0.01 sec
          Start  205: container_f14_map_test.F14ValueMap.heterogeneousInsert
 202/3391 Test  #204: container_f14_map_test.F14FastMap.statefulFunctors .......................................................................   Passed    0.01 sec
          Start  206: container_f14_map_test.F14NodeMap.heterogeneousInsert
 203/3391 Test  #205: container_f14_map_test.F14ValueMap.heterogeneousInsert ...................................................................   Passed    0.01 sec
          Start  207: container_f14_map_test.F14VectorMap.heterogeneousInsert
 204/3391 Test  #206: container_f14_map_test.F14NodeMap.heterogeneousInsert ....................................................................   Passed    0.01 sec
          Start  208: container_f14_map_test.F14FastMap.heterogeneousInsert
 205/3391 Test  #207: container_f14_map_test.F14VectorMap.heterogeneousInsert ..................................................................   Passed    0.01 sec
          Start  209: container_f14_map_test.F14FastMap.disabledDoubleTransparent
 206/3391 Test  #208: container_f14_map_test.F14FastMap.heterogeneousInsert ....................................................................   Passed    0.01 sec
          Start  210: container_f14_map_test.F14Map.randomInsertOrder
 207/3391 Test  #209: container_f14_map_test.F14FastMap.disabledDoubleTransparent ..............................................................   Passed    0.01 sec
          Start  211: container_f14_map_test.F14Map.continuousCapacitySmall0
 208/3391 Test  #210: container_f14_map_test.F14Map.randomInsertOrder ..........................................................................   Passed    0.01 sec
          Start  212: container_f14_map_test.F14Map.continuousCapacitySmall1
 209/3391 Test  #211: container_f14_map_test.F14Map.continuousCapacitySmall0 ...................................................................   Passed    0.01 sec
          Start  213: container_f14_map_test.F14Map.continuousCapacitySmall2
 210/3391 Test  #212: container_f14_map_test.F14Map.continuousCapacitySmall1 ...................................................................   Passed    0.01 sec
          Start  214: container_f14_map_test.F14Map.continuousCapacitySmall3
 211/3391 Test  #213: container_f14_map_test.F14Map.continuousCapacitySmall2 ...................................................................   Passed    0.01 sec
          Start  215: container_f14_map_test.F14Map.continuousCapacityBig0
 212/3391 Test  #214: container_f14_map_test.F14Map.continuousCapacitySmall3 ...................................................................   Passed    0.01 sec
          Start  216: container_f14_map_test.F14Map.continuousCapacityBig1
 213/3391 Test  #168: container_f14_map_test.F14FastMap.random .................................................................................   Passed    0.46 sec
          Start  217: container_f14_map_test.F14Map.continuousCapacityBig2
 214/3391 Test  #215: container_f14_map_test.F14Map.continuousCapacityBig0 .....................................................................   Passed    0.62 sec
          Start  218: container_f14_map_test.F14Map.continuousCapacityBig3
 215/3391 Test  #216: container_f14_map_test.F14Map.continuousCapacityBig1 .....................................................................   Passed    0.66 sec
          Start  219: container_f14_map_test.F14Map.continuousCapacityF12
 216/3391 Test  #217: container_f14_map_test.F14Map.continuousCapacityBig2 .....................................................................   Passed    0.65 sec
          Start  220: container_f14_map_test.F14Map.containsWithPrecomputedHash
 217/3391 Test  #220: container_f14_map_test.F14Map.containsWithPrecomputedHash ................................................................   Passed    0.01 sec
          Start  221: container_f14_map_test.F14Map.containsWithPrecomputedHashKeyWrapper
 218/3391 Test  #221: container_f14_map_test.F14Map.containsWithPrecomputedHashKeyWrapper ......................................................   Passed    0.01 sec
          Start  222: container_f14_map_test.F14Map.eraseIf
 219/3391 Test  #222: container_f14_map_test.F14Map.eraseIf ....................................................................................   Passed    0.01 sec
          Start  223: container_f14_map_test.F14Map.copyAfterRemovedCollisions
 220/3391 Test  #223: container_f14_map_test.F14Map.copyAfterRemovedCollisions .................................................................   Passed    0.01 sec
          Start  224: container_f14_map_test.F14Map.iterDeductionGuide
 221/3391 Test  #224: container_f14_map_test.F14Map.iterDeductionGuide .........................................................................   Passed    0.01 sec
          Start  225: container_f14_map_test.F14Map.initializerListDeductionGuide
 222/3391 Test  #225: container_f14_map_test.F14Map.initializerListDeductionGuide ..............................................................   Passed    0.01 sec
          Start  226: container_f14_map_test.F14Map.insertOrAssignUnchangedIfNoInsert
 223/3391 Test  #226: container_f14_map_test.F14Map.insertOrAssignUnchangedIfNoInsert ..........................................................   Passed    0.01 sec
          Start  227: container_f14_map_test.F14Map.shrinkToFit
 224/3391 Test  #219: container_f14_map_test.F14Map.continuousCapacityF12 ......................................................................   Passed    0.18 sec
          Start  228: container_f14_map_test.F14Map.defactoShrinkToFit
 225/3391 Test   #62: compression_alias_fano_elias_fano_test.EliasFanoCodingTest.SkipForwardPointersDense ......................................   Passed    2.69 sec
          Start  229: container_f14_map_test.F14Map.initialReserve
 226/3391 Test  #227: container_f14_map_test.F14Map.shrinkToFit ................................................................................   Passed    0.14 sec
          Start  230: container_f14_map_test.F14Map.reserveMoreNeverShrinks
 227/3391 Test  #230: container_f14_map_test.F14Map.reserveMoreNeverShrinks ....................................................................   Passed    0.01 sec
          Start  231: container_f14_map_test.F14Map.reserveBadAlloc
 228/3391 Test  #231: container_f14_map_test.F14Map.reserveBadAlloc ............................................................................   Passed    0.01 sec
          Start  232: container_f14_set_test.F14Set.customSwap
 229/3391 Test  #232: container_f14_set_test.F14Set.customSwap .................................................................................   Passed    0.01 sec
          Start  233: container_f14_set_test.F14Set.getAllocatedMemorySize
 230/3391 Test  #233: container_f14_set_test.F14Set.getAllocatedMemorySize .....................................................................   Passed    0.01 sec
          Start  234: container_f14_set_test.F14ValueSet.visitContiguousRanges
 231/3391 Test  #234: container_f14_set_test.F14ValueSet.visitContiguousRanges .................................................................   Passed    0.01 sec
          Start  235: container_f14_set_test.F14NodeSet.visitContiguousRanges
 232/3391 Test  #235: container_f14_set_test.F14NodeSet.visitContiguousRanges ..................................................................   Passed    0.01 sec
          Start  236: container_f14_set_test.F14VectorSet.visitContiguousRanges
 233/3391 Test  #236: container_f14_set_test.F14VectorSet.visitContiguousRanges ................................................................   Passed    0.01 sec
          Start  237: container_f14_set_test.F14FastSet.visitContiguousRanges
 234/3391 Test  #237: container_f14_set_test.F14FastSet.visitContiguousRanges ..................................................................   Passed    0.01 sec
          Start  238: container_f14_set_test.F14Set.pmrEmpty
 235/3391 Test  #238: container_f14_set_test.F14Set.pmrEmpty ...................................................................................   Passed    0.01 sec
          Start  239: container_f14_set_test.F14Set.nestedSetEquality
 236/3391 Test  #239: container_f14_set_test.F14Set.nestedSetEquality ..........................................................................   Passed    0.01 sec
          Start  240: container_f14_set_test.F14Set.equalityRefinement
 237/3391 Test  #240: container_f14_set_test.F14Set.equalityRefinement .........................................................................   Passed    0.01 sec
          Start  241: container_f14_set_test.F14ValueSet.simple
 238/3391 Test  #241: container_f14_set_test.F14ValueSet.simple ................................................................................   Passed    0.01 sec
          Start  242: container_f14_set_test.F14NodeSet.simple
 239/3391 Test  #229: container_f14_map_test.F14Map.initialReserve .............................................................................   Passed    0.16 sec
          Start  243: container_f14_set_test.F14VectorSet.simple
 240/3391 Test  #242: container_f14_set_test.F14NodeSet.simple .................................................................................   Passed    0.01 sec
          Start  244: container_f14_set_test.F14FastSet.simple
 241/3391 Test  #243: container_f14_set_test.F14VectorSet.simple ...............................................................................   Passed    0.01 sec
          Start  245: container_f14_set_test.F14ValueSet.pmrSimple
 242/3391 Test  #245: container_f14_set_test.F14ValueSet.pmrSimple .............................................................................   Passed    0.01 sec
          Start  246: container_f14_set_test.F14NodeSet.pmrSimple
 243/3391 Test  #246: container_f14_set_test.F14NodeSet.pmrSimple ..............................................................................   Passed    0.01 sec
          Start  247: container_f14_set_test.F14VectorSet.pmrSimple
 244/3391 Test  #247: container_f14_set_test.F14VectorSet.pmrSimple ............................................................................   Passed    0.01 sec
          Start  248: container_f14_set_test.F14FastSet.pmrSimple
 245/3391 Test  #244: container_f14_set_test.F14FastSet.simple .................................................................................   Passed    0.11 sec
          Start  249: container_f14_set_test.F14Set.ContainerSize
 246/3391 Test  #249: container_f14_set_test.F14Set.ContainerSize ..............................................................................   Passed    0.01 sec
          Start  250: container_f14_set_test.F14VectorMap.reverseIterator
 247/3391 Test  #250: container_f14_set_test.F14VectorMap.reverseIterator ......................................................................   Passed    0.01 sec
          Start  251: container_f14_set_test.F14VectorSet.OrderPreservingReinsertionView
 248/3391 Test  #248: container_f14_set_test.F14FastSet.pmrSimple ..............................................................................   Passed    0.10 sec
          Start  252: container_f14_set_test.F14ValueSet.eraseWhileIterating
 249/3391 Test  #251: container_f14_set_test.F14VectorSet.OrderPreservingReinsertionView .......................................................   Passed    0.01 sec
          Start  253: container_f14_set_test.F14NodeSet.eraseWhileIterating
 250/3391 Test  #252: container_f14_set_test.F14ValueSet.eraseWhileIterating ...................................................................   Passed    0.01 sec
          Start  254: container_f14_set_test.F14VectorSet.eraseWhileIterating
 251/3391 Test  #253: container_f14_set_test.F14NodeSet.eraseWhileIterating ....................................................................   Passed    0.01 sec
          Start  255: container_f14_set_test.F14ValueSet.rehash
 252/3391 Test  #254: container_f14_set_test.F14VectorSet.eraseWhileIterating ..................................................................   Passed    0.01 sec
          Start  256: container_f14_set_test.F14NodeSet.rehash
 253/3391 Test  #228: container_f14_map_test.F14Map.defactoShrinkToFit .........................................................................   Passed    0.35 sec
          Start  257: container_f14_set_test.F14VectorSet.rehash
 254/3391 Test  #255: container_f14_set_test.F14ValueSet.rehash ................................................................................   Passed    0.02 sec
          Start  258: container_f14_set_test.F14ValueSet.random
 255/3391 Test  #256: container_f14_set_test.F14NodeSet.rehash .................................................................................   Passed    0.02 sec
          Start  259: container_f14_set_test.F14NodeSet.random
 256/3391 Test  #257: container_f14_set_test.F14VectorSet.rehash ...............................................................................   Passed    0.02 sec
          Start  260: container_f14_set_test.F14VectorSet.random
 257/3391 Test  #218: container_f14_map_test.F14Map.continuousCapacityBig3 .....................................................................   Passed    0.62 sec
          Start  261: container_f14_set_test.F14ValueSet.growStats
 258/3391 Test  #261: container_f14_set_test.F14ValueSet.growStats .............................................................................   Passed    0.02 sec
          Start  262: container_f14_set_test.F14ValueSet.steadyStateStats
 259/3391 Test  #262: container_f14_set_test.F14ValueSet.steadyStateStats ......................................................................   Passed    0.03 sec
          Start  263: container_f14_set_test.F14ValueSet.destructuring
 260/3391 Test  #263: container_f14_set_test.F14ValueSet.destructuring .........................................................................   Passed    0.01 sec
          Start  264: container_f14_set_test.F14NodeSet.destructuring
 261/3391 Test  #260: container_f14_set_test.F14VectorSet.random ...............................................................................   Passed    0.09 sec
          Start  265: container_f14_set_test.F14VectorSet.destructuring
 262/3391 Test  #264: container_f14_set_test.F14NodeSet.destructuring ..........................................................................   Passed    0.01 sec
          Start  266: container_f14_set_test.F14ValueSet.maxSize
 263/3391 Test  #265: container_f14_set_test.F14VectorSet.destructuring ........................................................................   Passed    0.01 sec
          Start  267: container_f14_set_test.F14NodeSet.maxSize
 264/3391 Test  #266: container_f14_set_test.F14ValueSet.maxSize ...............................................................................   Passed    0.01 sec
          Start  268: container_f14_set_test.F14VectorSet.maxSize
 265/3391 Test  #267: container_f14_set_test.F14NodeSet.maxSize ................................................................................   Passed    0.01 sec
          Start  269: container_f14_set_test.F14ValueSet.moveOnly
 266/3391 Test  #258: container_f14_set_test.F14ValueSet.random ................................................................................   Passed    0.13 sec
          Start  270: container_f14_set_test.F14NodeSet.moveOnly
 267/3391 Test  #268: container_f14_set_test.F14VectorSet.maxSize ..............................................................................   Passed    0.01 sec
          Start  271: container_f14_set_test.F14VectorSet.moveOnly
 268/3391 Test  #269: container_f14_set_test.F14ValueSet.moveOnly ..............................................................................   Passed    0.01 sec
          Start  272: container_f14_set_test.F14FastSet.moveOnly
 269/3391 Test  #270: container_f14_set_test.F14NodeSet.moveOnly ...............................................................................   Passed    0.01 sec
          Start  273: container_f14_set_test.F14ValueSet.eraseInto
 270/3391 Test  #271: container_f14_set_test.F14VectorSet.moveOnly .............................................................................   Passed    0.01 sec
          Start  274: container_f14_set_test.F14NodeSet.eraseInto
 271/3391 Test  #272: container_f14_set_test.F14FastSet.moveOnly ...............................................................................   Passed    0.01 sec
          Start  275: container_f14_set_test.F14VectorSet.eraseInto
 272/3391 Test  #273: container_f14_set_test.F14ValueSet.eraseInto .............................................................................   Passed    0.01 sec
          Start  276: container_f14_set_test.F14FastSet.eraseInto
 273/3391 Test  #259: container_f14_set_test.F14NodeSet.random .................................................................................   Passed    0.14 sec
          Start  277: container_f14_set_test.F14ValueSet.heterogeneous
 274/3391 Test  #274: container_f14_set_test.F14NodeSet.eraseInto ..............................................................................   Passed    0.01 sec
          Start  278: container_f14_set_test.F14ValueSet.statefulFunctors
 275/3391 Test  #275: container_f14_set_test.F14VectorSet.eraseInto ............................................................................   Passed    0.01 sec
          Start  279: container_f14_set_test.F14NodeSet.statefulFunctors
 276/3391 Test  #276: container_f14_set_test.F14FastSet.eraseInto ..............................................................................   Passed    0.01 sec
          Start  280: container_f14_set_test.F14VectorSet.statefulFunctors
 277/3391 Test  #277: container_f14_set_test.F14ValueSet.heterogeneous .........................................................................   Passed    0.01 sec
          Start  281: container_f14_set_test.F14FastSet.statefulFunctors
 278/3391 Test  #278: container_f14_set_test.F14ValueSet.statefulFunctors ......................................................................   Passed    0.01 sec
          Start  282: container_f14_set_test.F14ValueSet.heterogeneousInsert
 279/3391 Test  #279: container_f14_set_test.F14NodeSet.statefulFunctors .......................................................................   Passed    0.01 sec
          Start  283: container_f14_set_test.F14NodeSet.heterogeneousInsert
 280/3391 Test  #280: container_f14_set_test.F14VectorSet.statefulFunctors .....................................................................   Passed    0.01 sec
          Start  284: container_f14_set_test.F14VectorSet.heterogeneousInsert
 281/3391 Test  #281: container_f14_set_test.F14FastSet.statefulFunctors .......................................................................   Passed    0.01 sec
          Start  285: container_f14_set_test.F14FastSet.heterogeneousInsert
 282/3391 Test  #282: container_f14_set_test.F14ValueSet.heterogeneousInsert ...................................................................   Passed    0.01 sec
          Start  286: container_f14_set_test.F14FastSet.disabledDoubleTransparent
 283/3391 Test  #283: container_f14_set_test.F14NodeSet.heterogeneousInsert ....................................................................   Passed    0.01 sec
          Start  287: container_f14_set_test.F14ValueSet.valueSize
 284/3391 Test  #284: container_f14_set_test.F14VectorSet.heterogeneousInsert ..................................................................   Passed    0.01 sec
          Start  288: container_f14_set_test.F14Set.randomInsertOrder
 285/3391 Test  #285: container_f14_set_test.F14FastSet.heterogeneousInsert ....................................................................   Passed    0.01 sec
          Start  289: container_f14_set_test.F14Set.containsWithPrecomputedHash
 286/3391 Test  #286: container_f14_set_test.F14FastSet.disabledDoubleTransparent ..............................................................   Passed    0.01 sec
          Start  290: container_f14_set_test.F14Set.eraseIf
 287/3391 Test  #287: container_f14_set_test.F14ValueSet.valueSize .............................................................................   Passed    0.01 sec
          Start  291: container_f14_set_test.F14Set.ExceptionOnInsert
 288/3391 Test  #288: container_f14_set_test.F14Set.randomInsertOrder ..........................................................................   Passed    0.01 sec
          Start  292: container_f14_set_test.F14Set.iterDeductionGuide
 289/3391 Test  #289: container_f14_set_test.F14Set.containsWithPrecomputedHash ................................................................   Passed    0.01 sec
          Start  293: container_f14_set_test.F14Set.initializerListDeductionGuide
 290/3391 Test  #290: container_f14_set_test.F14Set.eraseIf ....................................................................................   Passed    0.01 sec
          Start  294: container_foreach_test.Foreach.ForEachFunctionBasic
 291/3391 Test  #291: container_f14_set_test.F14Set.ExceptionOnInsert ..........................................................................   Passed    0.01 sec
          Start  295: container_foreach_test.Foreach.ForEachFunctionBasicRuntimeOneArg
 292/3391 Test  #292: container_f14_set_test.F14Set.iterDeductionGuide .........................................................................   Passed    0.01 sec
          Start  296: container_foreach_test.Foreach.ForEachFunctionBasicRuntimeTwoArg
 293/3391 Test  #293: container_f14_set_test.F14Set.initializerListDeductionGuide ..............................................................   Passed    0.01 sec
          Start  297: container_foreach_test.Foreach.ForEachFunctionBasicRuntimeThreeArg
 294/3391 Test  #294: container_foreach_test.Foreach.ForEachFunctionBasic ......................................................................   Passed    0.01 sec
          Start  298: container_foreach_test.Foreach.ForEachFunctionBasicTupleOneArg
 295/3391 Test  #295: container_foreach_test.Foreach.ForEachFunctionBasicRuntimeOneArg .........................................................   Passed    0.01 sec
 296/3391 Test  #296: container_foreach_test.Foreach.ForEachFunctionBasicRuntimeTwoArg .........................................................   Passed    0.01 sec
 297/3391 Test  #297: container_foreach_test.Foreach.ForEachFunctionBasicRuntimeThreeArg .......................................................   Passed    0.01 sec
          Start  299: container_foreach_test.Foreach.ForEachFunctionBasicTupleTwoArg
          Start  300: container_foreach_test.Foreach.ForEachFunctionBreakRuntimeOneArg
          Start  301: container_foreach_test.Foreach.ForEachFunctionBreakRuntimeTwoArg
 298/3391 Test  #298: container_foreach_test.Foreach.ForEachFunctionBasicTupleOneArg ...........................................................   Passed    0.01 sec
          Start  302: container_foreach_test.Foreach.ForEachFunctionBreakRuntimeThreeArg
 299/3391 Test  #299: container_foreach_test.Foreach.ForEachFunctionBasicTupleTwoArg ...........................................................   Passed    0.01 sec
          Start  303: container_foreach_test.Foreach.ForEachFunctionBreakTupleOneArg
 300/3391 Test  #300: container_foreach_test.Foreach.ForEachFunctionBreakRuntimeOneArg .........................................................   Passed    0.01 sec
          Start  304: container_foreach_test.Foreach.ForEachFunctionBreakTupleTwoArg
 301/3391 Test  #301: container_foreach_test.Foreach.ForEachFunctionBreakRuntimeTwoArg .........................................................   Passed    0.01 sec
          Start  305: container_foreach_test.Foreach.ForEachFunctionArray
 302/3391 Test  #302: container_foreach_test.Foreach.ForEachFunctionBreakRuntimeThreeArg .......................................................   Passed    0.01 sec
          Start  306: container_foreach_test.Foreach.ForEachFunctionInitializerListBasic
 303/3391 Test  #303: container_foreach_test.Foreach.ForEachFunctionBreakTupleOneArg ...........................................................   Passed    0.01 sec
          Start  307: container_foreach_test.Foreach.ForEachFunctionTestForward
 304/3391 Test  #304: container_foreach_test.Foreach.ForEachFunctionBreakTupleTwoArg ...........................................................   Passed    0.01 sec
          Start  308: container_foreach_test.Foreach.ForEachFunctionAdlIterable
 305/3391 Test  #305: container_foreach_test.Foreach.ForEachFunctionArray ......................................................................   Passed    0.01 sec
          Start  309: container_foreach_test.ForEach.FetchRandomAccessIterator
 306/3391 Test  #306: container_foreach_test.Foreach.ForEachFunctionInitializerListBasic .......................................................   Passed    0.01 sec
          Start  310: container_foreach_test.ForEach.FetchIndexing
 307/3391 Test  #307: container_foreach_test.Foreach.ForEachFunctionTestForward ................................................................   Passed    0.01 sec
          Start  311: container_foreach_test.ForEach.FetchTuple
 308/3391 Test  #308: container_foreach_test.Foreach.ForEachFunctionAdlIterable ................................................................   Passed    0.01 sec
          Start  312: container_foreach_test.ForEach.FetchTestPreferIterator
 309/3391 Test  #309: container_foreach_test.ForEach.FetchRandomAccessIterator .................................................................   Passed    0.01 sec
 310/3391 Test  #310: container_foreach_test.ForEach.FetchIndexing .............................................................................   Passed    0.01 sec
          Start  313: container_foreach_test.Foreach.ForEachRvalue
          Start  314: container_foreach_test.Foreach.ForEachNested
 311/3391 Test  #311: container_foreach_test.ForEach.FetchTuple ................................................................................   Passed    0.01 sec
          Start  315: container_heap_vector_types_test.HeapVectorTypes.SetAssignmentInitListTest
 312/3391 Test  #312: container_foreach_test.ForEach.FetchTestPreferIterator ...................................................................   Passed    0.01 sec
          Start  316: container_heap_vector_types_test.HeapVectorTypes.SimpleSetTest
 313/3391 Test  #313: container_foreach_test.Foreach.ForEachRvalue .............................................................................   Passed    0.01 sec
          Start  317: container_heap_vector_types_test.HeapVectorTypes.TransparentSetTest
 314/3391 Test  #314: container_foreach_test.Foreach.ForEachNested .............................................................................   Passed    0.01 sec
          Start  318: container_heap_vector_types_test.HeapVectorTypes.BadHints
 315/3391 Test  #315: container_heap_vector_types_test.HeapVectorTypes.SetAssignmentInitListTest ...............................................   Passed    0.01 sec
          Start  319: container_heap_vector_types_test.HeapVectorTypes.MapAssignmentInitListTest
 316/3391 Test  #317: container_heap_vector_types_test.HeapVectorTypes.TransparentSetTest ......................................................   Passed    0.01 sec
          Start  320: container_heap_vector_types_test.HeapVectorTypes.MapAssignmentInitListTestEnum
 317/3391 Test  #316: container_heap_vector_types_test.HeapVectorTypes.SimpleSetTest ...........................................................   Passed    0.01 sec
 318/3391 Test  #318: container_heap_vector_types_test.HeapVectorTypes.BadHints ................................................................   Passed    0.01 sec
          Start  321: container_heap_vector_types_test.HeapVectorTypes.MapBadHints
          Start  322: container_heap_vector_types_test.HeapVectorTypes.FromVector
 319/3391 Test  #319: container_heap_vector_types_test.HeapVectorTypes.MapAssignmentInitListTest ...............................................   Passed    0.01 sec
          Start  323: container_heap_vector_types_test.HeapVectorTypes.IterateOverVectorWithinMap
 320/3391 Test  #320: container_heap_vector_types_test.HeapVectorTypes.MapAssignmentInitListTestEnum ...........................................   Passed    0.01 sec
          Start  324: container_heap_vector_types_test.HeapVectorTypes.SimpleMapTest
 321/3391 Test  #321: container_heap_vector_types_test.HeapVectorTypes.MapBadHints .............................................................   Passed    0.01 sec
          Start  325: container_heap_vector_types_test.HeapVectorTypes.SimpleSmallMapTest
 322/3391 Test  #322: container_heap_vector_types_test.HeapVectorTypes.FromVector ..............................................................   Passed    0.01 sec
          Start  326: container_heap_vector_types_test.HeapVectorTypes.TransparentMapTest
 323/3391 Test  #323: container_heap_vector_types_test.HeapVectorTypes.IterateOverVectorWithinMap ..............................................   Passed    0.01 sec
          Start  327: container_heap_vector_types_test.HeapVectorTypes.Sizes
 324/3391 Test  #325: container_heap_vector_types_test.HeapVectorTypes.SimpleSmallMapTest ......................................................   Passed    0.01 sec
          Start  328: container_heap_vector_types_test.HeapVectorTypes.Iterators
 325/3391 Test  #324: container_heap_vector_types_test.HeapVectorTypes.SimpleMapTest ...........................................................   Passed    0.01 sec
 326/3391 Test  #326: container_heap_vector_types_test.HeapVectorTypes.TransparentMapTest ......................................................   Passed    0.01 sec
          Start  329: container_heap_vector_types_test.HeapVectorTypes.IteratorsCombinatorics
          Start  330: container_heap_vector_types_test.HeapVectorTypes.InitializerLists
 327/3391 Test  #327: container_heap_vector_types_test.HeapVectorTypes.Sizes ...................................................................   Passed    0.01 sec
          Start  331: container_heap_vector_types_test.HeapVectorTypes.CustomCompare
 328/3391 Test  #328: container_heap_vector_types_test.HeapVectorTypes.Iterators ...............................................................   Passed    0.01 sec
          Start  332: container_heap_vector_types_test.HeapVectorTypes.GrowthPolicy
 329/3391 Test  #330: container_heap_vector_types_test.HeapVectorTypes.InitializerLists ........................................................   Passed    0.01 sec
          Start  333: container_heap_vector_types_test.HeapVectorTest.EmptyTest
 330/3391 Test  #331: container_heap_vector_types_test.HeapVectorTypes.CustomCompare ...........................................................   Passed    0.01 sec
          Start  334: container_heap_vector_types_test.HeapVectorTest.MoveTest
 331/3391 Test  #332: container_heap_vector_types_test.HeapVectorTypes.GrowthPolicy ............................................................   Passed    0.01 sec
          Start  335: container_heap_vector_types_test.HeapVectorTest.ShrinkTest
 332/3391 Test  #329: container_heap_vector_types_test.HeapVectorTypes.IteratorsCombinatorics ..................................................   Passed    0.02 sec
 333/3391 Test  #333: container_heap_vector_types_test.HeapVectorTest.EmptyTest ................................................................   Passed    0.01 sec
          Start  336: container_heap_vector_types_test.HeapVectorTypes.EraseTest
          Start  337: container_heap_vector_types_test.HeapVectorTypes.EraseTest2
 334/3391 Test  #334: container_heap_vector_types_test.HeapVectorTest.MoveTest .................................................................   Passed    0.01 sec
 335/3391 Test  #335: container_heap_vector_types_test.HeapVectorTest.ShrinkTest ...............................................................   Passed    0.01 sec
          Start  338: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionSortMerge
          Start  339: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionUncopyableTypes
 336/3391 Test  #338: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionSortMerge ...........................................   Passed    0.01 sec
          Start  340: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionMiddleValuesEqualDuplication
 337/3391 Test  #339: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionUncopyableTypes ........................................   Passed    0.01 sec
          Start  341: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionSortMergeDups
 338/3391 Test  #336: container_heap_vector_types_test.HeapVectorTypes.EraseTest ...............................................................   Passed    0.01 sec
          Start  342: container_heap_vector_types_test.HeapVectorTypes.TestSetInsertionDupsOneByOne
 339/3391 Test  #340: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionMiddleValuesEqualDuplication ........................   Passed    0.01 sec
          Start  343: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionSortNoMerge
 340/3391 Test  #337: container_heap_vector_types_test.HeapVectorTypes.EraseTest2 ..............................................................   Passed    0.02 sec
          Start  344: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionNoSortMerge
 341/3391 Test  #341: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionSortMergeDups .......................................   Passed    0.01 sec
 342/3391 Test  #342: container_heap_vector_types_test.HeapVectorTypes.TestSetInsertionDupsOneByOne ............................................   Passed    0.01 sec
          Start  345: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionNoSortNoMerge
          Start  346: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionEmptyRange
 343/3391 Test  #343: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionSortNoMerge .........................................   Passed    0.01 sec
          Start  347: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionMovableTypes
 344/3391 Test  #344: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionNoSortMerge .........................................   Passed    0.01 sec
          Start  348: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionMovableTypesSmall
 345/3391 Test  #345: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionNoSortNoMerge .......................................   Passed    0.01 sec
          Start  349: container_heap_vector_types_test.HeapVectorTypes.TestSetCreationFromVector
 346/3391 Test  #346: container_heap_vector_types_test.HeapVectorTypes.TestSetBulkInsertionEmptyRange ..........................................   Passed    0.01 sec
          Start  350: container_heap_vector_types_test.HeapVectorTypes.TestMapCreationFromVector
 347/3391 Test  #347: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionMovableTypes ...........................................   Passed    0.01 sec
          Start  351: container_heap_vector_types_test.HeapVectorTypes.TestMapCreationFromVectorSmall
 348/3391 Test  #348: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionMovableTypesSmall ......................................   Passed    0.01 sec
          Start  352: container_heap_vector_types_test.HeapVectorTypes.TestSetCreationFromSmallVector
 349/3391 Test  #349: container_heap_vector_types_test.HeapVectorTypes.TestSetCreationFromVector ...............................................   Passed    0.01 sec
          Start  353: container_heap_vector_types_test.HeapVectorTypes.TestMapCreationFromSmallVector
 350/3391 Test  #351: container_heap_vector_types_test.HeapVectorTypes.TestMapCreationFromVectorSmall ..........................................   Passed    0.01 sec
          Start  354: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionWithDuplicatesIntoEmptySet
 351/3391 Test  #352: container_heap_vector_types_test.HeapVectorTypes.TestSetCreationFromSmallVector ..........................................   Passed    0.01 sec
          Start  355: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionWithDuplicatesIntoEmptyMap
 352/3391 Test  #350: container_heap_vector_types_test.HeapVectorTypes.TestMapCreationFromVector ...............................................   Passed    0.01 sec
          Start  356: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionWithDuplicatesIntoEmptyMapSmall
 353/3391 Test  #353: container_heap_vector_types_test.HeapVectorTypes.TestMapCreationFromSmallVector ..........................................   Passed    0.01 sec
          Start  357: container_heap_vector_types_test.HeapVectorTypes.TestDataPointsToFirstElement
 354/3391 Test  #354: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionWithDuplicatesIntoEmptySet .............................   Passed    0.01 sec
          Start  358: container_heap_vector_types_test.HeapVectorTypes.TestDataPointsToFirstElementSmall
 355/3391 Test  #355: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionWithDuplicatesIntoEmptyMap .............................   Passed    0.01 sec
          Start  359: container_heap_vector_types_test.HeapVectorTypes.TestEmplaceHint
 356/3391 Test  #356: container_heap_vector_types_test.HeapVectorTypes.TestBulkInsertionWithDuplicatesIntoEmptyMapSmall ........................   Passed    0.01 sec
          Start  360: container_heap_vector_types_test.HeapVectorTypes.TestExceptionSafety
 357/3391 Test  #357: container_heap_vector_types_test.HeapVectorTypes.TestDataPointsToFirstElement ............................................   Passed    0.01 sec
          Start  361: container_heap_vector_types_test.HeapVectorTypes.TestPmrAllocatorSimple
 358/3391 Test  #358: container_heap_vector_types_test.HeapVectorTypes.TestDataPointsToFirstElementSmall .......................................   Passed    0.01 sec
          Start  362: container_heap_vector_types_test.HeapVectorTypes.TestPmrCopyConstructSameAlloc
 359/3391 Test  #359: container_heap_vector_types_test.HeapVectorTypes.TestEmplaceHint .........................................................   Passed    0.01 sec
          Start  363: container_heap_vector_types_test.HeapVectorTypes.TestPmrCopyConstructDifferentAlloc
 360/3391 Test  #360: container_heap_vector_types_test.HeapVectorTypes.TestExceptionSafety .....................................................   Passed    0.01 sec
          Start  364: container_heap_vector_types_test.HeapVectorTypes.TestPmrMoveConstructSameAlloc
 361/3391 Test  #361: container_heap_vector_types_test.HeapVectorTypes.TestPmrAllocatorSimple ..................................................   Passed    0.01 sec
          Start  365: container_heap_vector_types_test.HeapVectorTypes.TestPmrMoveConstructDifferentAlloc
 362/3391 Test  #362: container_heap_vector_types_test.HeapVectorTypes.TestPmrCopyConstructSameAlloc ...........................................   Passed    0.01 sec
          Start  366: container_heap_vector_types_test.HeapVectorTypes.TestCreationFromPmrVector
 363/3391 Test  #363: container_heap_vector_types_test.HeapVectorTypes.TestPmrCopyConstructDifferentAlloc ......................................   Passed    0.01 sec
          Start  367: container_heap_vector_types_test.HeapVectorTypes.TestPmrAllocatorScoped
 364/3391 Test  #364: container_heap_vector_types_test.HeapVectorTypes.TestPmrMoveConstructSameAlloc ...........................................   Passed    0.01 sec
          Start  368: container_heap_vector_types_test.HeapVectorTypes.TestInsertHintCopy
 365/3391 Test  #365: container_heap_vector_types_test.HeapVectorTypes.TestPmrMoveConstructDifferentAlloc ......................................   Passed    0.01 sec
          Start  369: container_heap_vector_types_test.HeapVectorTypes.TestIterator
 366/3391 Test  #366: container_heap_vector_types_test.HeapVectorTypes.TestCreationFromPmrVector ...............................................   Passed    0.01 sec
          Start  370: container_heap_vector_types_test.HeapVectorTypes.TestGetContainer
 367/3391 Test  #367: container_heap_vector_types_test.HeapVectorTypes.TestPmrAllocatorScoped ..................................................   Passed    0.01 sec
          Start  371: container_map_util_test.MapUtil.getDefault
 368/3391 Test  #368: container_heap_vector_types_test.HeapVectorTypes.TestInsertHintCopy ......................................................   Passed    0.01 sec
          Start  372: container_map_util_test.MapUtil.getDefaultFunction
 369/3391 Test  #369: container_heap_vector_types_test.HeapVectorTypes.TestIterator ............................................................   Passed    0.01 sec
          Start  373: container_map_util_test.MapUtil.getOrThrow
 370/3391 Test  #370: container_heap_vector_types_test.HeapVectorTypes.TestGetContainer ........................................................   Passed    0.01 sec
          Start  374: container_map_util_test.MapUtil.getOrThrowSpecified
 371/3391 Test  #371: container_map_util_test.MapUtil.getDefault ...............................................................................   Passed    0.01 sec
          Start  375: container_map_util_test.MapUtil.getOptional
 372/3391 Test  #372: container_map_util_test.MapUtil.getDefaultFunction .......................................................................   Passed    0.01 sec
          Start  376: container_map_util_test.MapUtil.getOptionalPathSimple
 373/3391 Test  #375: container_map_util_test.MapUtil.getOptional ..............................................................................   Passed    0.01 sec
          Start  377: container_map_util_test.MapUtil.getOptionalPathMixed
 374/3391 Test  #373: container_map_util_test.MapUtil.getOrThrow ...............................................................................   Passed    0.01 sec
 375/3391 Test  #374: container_map_util_test.MapUtil.getOrThrowSpecified ......................................................................   Passed    0.01 sec
          Start  378: container_map_util_test.MapUtil.getOptionalStd
          Start  379: container_map_util_test.MapUtil.getRefDefault
 376/3391 Test  #376: container_map_util_test.MapUtil.getOptionalPathSimple ....................................................................   Passed    0.01 sec
          Start  380: container_map_util_test.MapUtil.getRefDefaultFunction
 377/3391 Test  #377: container_map_util_test.MapUtil.getOptionalPathMixed .....................................................................   Passed    0.01 sec
          Start  381: container_map_util_test.MapUtil.getPtr
 378/3391 Test  #378: container_map_util_test.MapUtil.getOptionalStd ...........................................................................   Passed    0.01 sec
          Start  382: container_map_util_test.MapUtil.getPtr2
 379/3391 Test  #379: container_map_util_test.MapUtil.getRefDefault ............................................................................   Passed    0.01 sec
          Start  383: container_map_util_test.MapUtil.getPtrReferenceValueType
 380/3391 Test  #380: container_map_util_test.MapUtil.getRefDefaultFunction ....................................................................   Passed    0.01 sec
          Start  384: container_map_util_test.MapUtil.getPtrPathSimple
 381/3391 Test  #381: container_map_util_test.MapUtil.getPtr ...................................................................................   Passed    0.01 sec
          Start  385: container_map_util_test.MapUtil.getPtrPathMixed
 382/3391 Test  #382: container_map_util_test.MapUtil.getPtr2 ..................................................................................   Passed    0.01 sec
          Start  386: container_map_util_test.MapUtil.getDefaultTemporary
 383/3391 Test  #383: container_map_util_test.MapUtil.getPtrReferenceValueType .................................................................   Passed    0.01 sec
          Start  387: container_map_util_test.MapUtil.getDefaultPath
 384/3391 Test  #384: container_map_util_test.MapUtil.getPtrPathSimple .........................................................................   Passed    0.01 sec
          Start  388: container_map_util_test.MapUtil.getDefaultPathMixed
 385/3391 Test  #385: container_map_util_test.MapUtil.getPtrPathMixed ..........................................................................   Passed    0.01 sec
          Start  389: container_map_util_test.MapUtil.getRefDefaultPath
 386/3391 Test  #386: container_map_util_test.MapUtil.getDefaultTemporary ......................................................................   Passed    0.01 sec
          Start  390: container_map_util_test.MapUtil.getRefDefaultPathMixed
 387/3391 Test  #387: container_map_util_test.MapUtil.getDefaultPath ...........................................................................   Passed    0.01 sec
          Start  391: container_map_util_test.MapUtil.getRefDefaultPathTemporary
 388/3391 Test  #388: container_map_util_test.MapUtil.getDefaultPathMixed ......................................................................   Passed    0.01 sec
          Start  392: container_map_util_test.MapUtil.testGetDefaultDeferredConstruction
 389/3391 Test  #389: container_map_util_test.MapUtil.getRefDefaultPath ........................................................................   Passed    0.01 sec
          Start  393: container_merge_test.MergeTest.NonOverlapping
 390/3391 Test  #390: container_map_util_test.MapUtil.getRefDefaultPathMixed ...................................................................   Passed    0.01 sec
          Start  394: container_merge_test.MergeTest.OverlappingInSingleInputRange
 391/3391 Test  #391: container_map_util_test.MapUtil.getRefDefaultPathTemporary ...............................................................   Passed    0.01 sec
          Start  395: container_merge_test.MergeTest.OverlappingInDifferentInputRange
 392/3391 Test  #392: container_map_util_test.MapUtil.testGetDefaultDeferredConstruction .......................................................   Passed    0.01 sec
          Start  396: container_regex_match_cache_test.RegexMatchCacheDynamicBitsetTest.example
 393/3391 Test  #393: container_merge_test.MergeTest.NonOverlapping ............................................................................   Passed    0.01 sec
          Start  397: container_regex_match_cache_test.RegexMatchCacheDynamicBitsetTest.combinatorics
 394/3391 Test  #394: container_merge_test.MergeTest.OverlappingInSingleInputRange .............................................................   Passed    0.01 sec
          Start  398: container_regex_match_cache_test.RegexMatchCacheIndexedVectorTest.example
 395/3391 Test  #395: container_merge_test.MergeTest.OverlappingInDifferentInputRange ..........................................................   Passed    0.01 sec
          Start  399: container_regex_match_cache_test.RegexMatchCacheTest.clean
 396/3391 Test  #396: container_regex_match_cache_test.RegexMatchCacheDynamicBitsetTest.example ................................................   Passed    0.01 sec
          Start  400: container_regex_match_cache_test.RegexMatchCacheTest.clean_lookup
 397/3391 Test  #398: container_regex_match_cache_test.RegexMatchCacheIndexedVectorTest.example ................................................   Passed    0.01 sec
          Start  401: container_regex_match_cache_test.RegexMatchCacheTest.add_strings_erase_add
 398/3391 Test  #399: container_regex_match_cache_test.RegexMatchCacheTest.clean ...............................................................   Passed    0.01 sec
          Start  402: container_regex_match_cache_test.RegexMatchCacheTest.add_strings_lookup
 399/3391 Test  #401: container_regex_match_cache_test.RegexMatchCacheTest.add_strings_erase_add ...............................................   Passed    0.01 sec
          Start  403: container_regex_match_cache_test.RegexMatchCacheTest.add_strings_lookup_erase_string
 400/3391 Test  #397: container_regex_match_cache_test.RegexMatchCacheDynamicBitsetTest.combinatorics ..........................................   Passed    0.06 sec
          Start  404: container_regex_match_cache_test.RegexMatchCacheTest.add_strings_lookup_repeat
 401/3391 Test  #400: container_regex_match_cache_test.RegexMatchCacheTest.clean_lookup ........................................................   Passed    0.07 sec
 402/3391 Test  #402: container_regex_match_cache_test.RegexMatchCacheTest.add_strings_lookup ..................................................   Passed    0.06 sec
 403/3391 Test  #403: container_regex_match_cache_test.RegexMatchCacheTest.add_strings_lookup_erase_string .....................................   Passed    0.06 sec
 404/3391 Test  #404: container_regex_match_cache_test.RegexMatchCacheTest.add_strings_lookup_repeat ...........................................   Passed    0.02 sec
          Start  405: container_regex_match_cache_test.RegexMatchCacheTest.add_string
          Start  406: container_regex_match_cache_test.RegexMatchCacheTest.add_regex
          Start  407: container_regex_match_cache_test.RegexMatchCacheTest.add_regex_add_string
          Start  408: container_regex_match_cache_test.RegexMatchCacheTest.combinatorics
 405/3391 Test  #405: container_regex_match_cache_test.RegexMatchCacheTest.add_string ..........................................................   Passed    0.01 sec
          Start  409: container_small_vector_test.smallVector.BasicGuarantee
 406/3391 Test  #406: container_regex_match_cache_test.RegexMatchCacheTest.add_regex ...........................................................   Passed    0.01 sec
          Start  410: container_small_vector_test.smallVector.leakTest
 407/3391 Test  #407: container_regex_match_cache_test.RegexMatchCacheTest.add_regex_add_string ................................................   Passed    0.01 sec
          Start  411: container_small_vector_test.smallVector.leakTestWithTracking
 408/3391 Test  #411: container_small_vector_test.smallVector.leakTestWithTracking .............................................................   Passed    0.01 sec
          Start  412: container_small_vector_test.smallVector.leakTestWithLeakedObject
 409/3391 Test  #412: container_small_vector_test.smallVector.leakTestWithLeakedObject .........................................................   Passed    0.01 sec
          Start  413: container_small_vector_test.smallVector.InsertTrivial
 410/3391 Test  #409: container_small_vector_test.smallVector.BasicGuarantee ...................................................................   Passed    0.03 sec
          Start  414: container_small_vector_test.smallVector.InsertNontrivial
 411/3391 Test  #413: container_small_vector_test.smallVector.InsertTrivial ....................................................................   Passed    0.01 sec
          Start  415: container_small_vector_test.smallVector.InsertFromBidirectionalList
 412/3391 Test  #414: container_small_vector_test.smallVector.InsertNontrivial .................................................................   Passed    0.01 sec
          Start  416: container_small_vector_test.smallVector.Swap
 413/3391 Test  #410: container_small_vector_test.smallVector.leakTest .........................................................................   Passed    0.04 sec
 414/3391 Test  #415: container_small_vector_test.smallVector.InsertFromBidirectionalList ......................................................   Passed    0.01 sec
          Start  417: container_small_vector_test.smallVector.Emplace
          Start  418: container_small_vector_test.smallVector.Erase
 415/3391 Test  #416: container_small_vector_test.smallVector.Swap .............................................................................   Passed    0.01 sec
          Start  419: container_small_vector_test.smallVector.GrowShrinkGrow
 416/3391 Test  #417: container_small_vector_test.smallVector.Emplace ..........................................................................   Passed    0.01 sec
          Start  420: container_small_vector_test.smallVector.Iteration
 417/3391 Test  #418: container_small_vector_test.smallVector.Erase ............................................................................   Passed    0.01 sec
          Start  421: container_small_vector_test.smallVector.NonCopyableType
 418/3391 Test  #419: container_small_vector_test.smallVector.GrowShrinkGrow ...................................................................   Passed    0.01 sec
          Start  422: container_small_vector_test.smallVector.MoveConstructor
 419/3391 Test  #420: container_small_vector_test.smallVector.Iteration ........................................................................   Passed    0.01 sec
          Start  423: container_small_vector_test.smallVector.NoHeap
 420/3391 Test  #421: container_small_vector_test.smallVector.NonCopyableType ..................................................................   Passed    0.01 sec
          Start  424: container_small_vector_test.smallVector.MaxSize
 421/3391 Test  #422: container_small_vector_test.smallVector.MoveConstructor ..................................................................   Passed    0.01 sec
          Start  425: container_small_vector_test.smallVector.AllHeap
 422/3391 Test  #423: container_small_vector_test.smallVector.NoHeap ...........................................................................   Passed    0.01 sec
          Start  426: container_small_vector_test.smallVector.Basic
 423/3391 Test  #424: container_small_vector_test.smallVector.MaxSize ..........................................................................   Passed    0.01 sec
          Start  427: container_small_vector_test.smallVector.Capacity
 424/3391 Test  #425: container_small_vector_test.smallVector.AllHeap ..........................................................................   Passed    0.01 sec
          Start  428: container_small_vector_test.smallVector.SelfPushBack
 425/3391 Test  #426: container_small_vector_test.smallVector.Basic ............................................................................   Passed    0.01 sec
          Start  429: container_small_vector_test.smallVector.SelfEmplaceBack
 426/3391 Test  #428: container_small_vector_test.smallVector.SelfPushBack .....................................................................   Passed    0.01 sec
          Start  430: container_small_vector_test.smallVector.SelfInsert
 427/3391 Test  #427: container_small_vector_test.smallVector.Capacity .........................................................................   Passed    0.01 sec
          Start  431: container_small_vector_test.smallVector.ForwardingEmplaceInsideVector
 428/3391 Test  #429: container_small_vector_test.smallVector.SelfEmplaceBack ..................................................................   Passed    0.01 sec
          Start  432: container_small_vector_test.smallVector.LVEmplaceInsideVector
 429/3391 Test  #430: container_small_vector_test.smallVector.SelfInsert .......................................................................   Passed    0.01 sec
          Start  433: container_small_vector_test.smallVector.CLVEmplaceInsideVector
 430/3391 Test  #431: container_small_vector_test.smallVector.ForwardingEmplaceInsideVector ....................................................   Passed    0.01 sec
          Start  434: container_small_vector_test.smallVector.RVEmplaceInsideVector
 431/3391 Test  #432: container_small_vector_test.smallVector.LVEmplaceInsideVector ............................................................   Passed    0.01 sec
          Start  435: container_small_vector_test.smallVector.LVPushValueInsideVector
 432/3391 Test  #433: container_small_vector_test.smallVector.CLVEmplaceInsideVector ...........................................................   Passed    0.01 sec
          Start  436: container_small_vector_test.smallVector.RVPushValueInsideVector
 433/3391 Test  #434: container_small_vector_test.smallVector.RVEmplaceInsideVector ............................................................   Passed    0.01 sec
          Start  437: container_small_vector_test.smallVector.EmplaceIterCtor
 434/3391 Test  #435: container_small_vector_test.smallVector.LVPushValueInsideVector ..........................................................   Passed    0.01 sec
          Start  438: container_small_vector_test.smallVector.InputIterator
 435/3391 Test  #436: container_small_vector_test.smallVector.RVPushValueInsideVector ..........................................................   Passed    0.01 sec
          Start  439: container_small_vector_test.smallVector.NoCopyCtor
 436/3391 Test  #437: container_small_vector_test.smallVector.EmplaceIterCtor ..................................................................   Passed    0.01 sec
          Start  440: container_small_vector_test.smallVector.ZeroInitializable
 437/3391 Test  #408: container_regex_match_cache_test.RegexMatchCacheTest.combinatorics .......................................................   Passed    0.11 sec
          Start  441: container_small_vector_test.smallVector.InsertMoreThanGrowth
 438/3391 Test  #438: container_small_vector_test.smallVector.InputIterator ....................................................................   Passed    0.01 sec
          Start  442: container_small_vector_test.smallVector.EmplaceBackExponentialGrowth
 439/3391 Test  #439: container_small_vector_test.smallVector.NoCopyCtor .......................................................................   Passed    0.01 sec
          Start  443: container_small_vector_test.smallVector.InsertExponentialGrowth
 440/3391 Test  #440: container_small_vector_test.smallVector.ZeroInitializable ................................................................   Passed    0.01 sec
          Start  444: container_small_vector_test.smallVector.InsertNExponentialGrowth
 441/3391 Test  #441: container_small_vector_test.smallVector.InsertMoreThanGrowth .............................................................   Passed    0.01 sec
          Start  445: container_small_vector_test.smallVector.EmplaceBackEfficiency
 442/3391 Test  #442: container_small_vector_test.smallVector.EmplaceBackExponentialGrowth .....................................................   Passed    0.01 sec
          Start  446: container_small_vector_test.smallVector.RVPushBackEfficiency
 443/3391 Test  #445: container_small_vector_test.smallVector.EmplaceBackEfficiency ............................................................   Passed    0.01 sec
          Start  447: container_small_vector_test.smallVector.CLVPushBackEfficiency
 444/3391 Test  #446: container_small_vector_test.smallVector.RVPushBackEfficiency .............................................................   Passed    0.01 sec
          Start  448: container_small_vector_test.smallVector.StorageForSortedVectorMap
 445/3391 Test  #447: container_small_vector_test.smallVector.CLVPushBackEfficiency ............................................................   Passed    0.01 sec
          Start  449: container_small_vector_test.smallVector.NoHeapStorageForSortedVectorMap
 446/3391 Test  #448: container_small_vector_test.smallVector.StorageForSortedVectorMap ........................................................   Passed    0.01 sec
          Start  450: container_small_vector_test.smallVector.StorageForSortedVectorSet
 447/3391 Test  #449: container_small_vector_test.smallVector.NoHeapStorageForSortedVectorMap ..................................................   Passed    0.01 sec
          Start  451: container_small_vector_test.smallVector.NoHeapStorageForSortedVectorSet
 448/3391 Test  #450: container_small_vector_test.smallVector.StorageForSortedVectorSet ........................................................   Passed    0.01 sec
          Start  452: container_small_vector_test.smallVector.SelfMoveAssignmentForVectorOfPair
 449/3391 Test  #443: container_small_vector_test.smallVector.InsertExponentialGrowth ..........................................................   Passed    0.04 sec
          Start  453: container_small_vector_test.smallVector.SelfCopyAssignmentForVectorOfPair
 450/3391 Test  #451: container_small_vector_test.smallVector.NoHeapStorageForSortedVectorSet ..................................................   Passed    0.01 sec
          Start  454: container_small_vector_test.smallVector.PopBackNonAssignableType
 451/3391 Test  #452: container_small_vector_test.smallVector.SelfMoveAssignmentForVectorOfPair ................................................   Passed    0.01 sec
          Start  455: container_small_vector_test.smallVector.erase
 452/3391 Test  #453: container_small_vector_test.smallVector.SelfCopyAssignmentForVectorOfPair ................................................   Passed    0.01 sec
          Start  456: container_small_vector_test.smallVector.eraseIf
 453/3391 Test  #454: container_small_vector_test.smallVector.PopBackNonAssignableType .........................................................   Passed    0.01 sec
          Start  457: container_small_vector_test.smallVector.MoveAndCopyTrivial
 454/3391 Test  #455: container_small_vector_test.smallVector.erase ............................................................................   Passed    0.01 sec
          Start  458: container_small_vector_test.smallVector.MoveAndCopyNonTrivial
 455/3391 Test  #456: container_small_vector_test.smallVector.eraseIf ..........................................................................   Passed    0.01 sec
          Start  459: container_small_vector_test.smallVector.PolicyMaxSizeExceeded
 456/3391 Test  #457: container_small_vector_test.smallVector.MoveAndCopyTrivial ...............................................................   Passed    0.01 sec
          Start  460: container_small_vector_test.smallVector.Hashable
 457/3391 Test  #458: container_small_vector_test.smallVector.MoveAndCopyNonTrivial ............................................................   Passed    0.01 sec
          Start  461: container_small_vector_test.smallVector.overflowConstruct
 458/3391 Test  #459: container_small_vector_test.smallVector.PolicyMaxSizeExceeded ............................................................   Passed    0.01 sec
          Start  462: container_small_vector_test.smallVector.overflowResize
 459/3391 Test  #460: container_small_vector_test.smallVector.Hashable .........................................................................   Passed    0.01 sec
 460/3391 Test  #461: container_small_vector_test.smallVector.overflowConstruct ................................................................   Passed    0.01 sec
          Start  463: container_small_vector_test.smallVector.overflowAssign
          Start  464: container_small_vector_test.smallVector.assignZeroElementsNoInline
 461/3391 Test  #462: container_small_vector_test.smallVector.overflowResize ...................................................................   Passed    0.01 sec
          Start  465: container_small_vector_test.smallVector.rangeConstructorForwardIteratorThrows
 462/3391 Test  #463: container_small_vector_test.smallVector.overflowAssign ...................................................................   Passed    0.01 sec
          Start  466: container_small_vector_test.smallVector.rangeConstructorInputIteratorThrows
 463/3391 Test  #464: container_small_vector_test.smallVector.assignZeroElementsNoInline .......................................................   Passed    0.01 sec
          Start  467: container_sorted_vector_types_test.SortedVectorTypes.SetAssignmentInitListTest
 464/3391 Test  #465: container_small_vector_test.smallVector.rangeConstructorForwardIteratorThrows ............................................   Passed    0.01 sec
          Start  468: container_sorted_vector_types_test.SortedVectorTypes.SetUnderlyingContainerDirectFillInWithGuardTest
 465/3391 Test  #466: container_small_vector_test.smallVector.rangeConstructorInputIteratorThrows ..............................................   Passed    0.01 sec
          Start  469: container_sorted_vector_types_test.SortedVectorTypes.SetUnderlyingContainerDirectFillInSortedUniqueWithGuardTest
 466/3391 Test  #468: container_sorted_vector_types_test.SortedVectorTypes.SetUnderlyingContainerDirectFillInWithGuardTest .....................   Passed    0.01 sec
          Start  470: container_sorted_vector_types_test.SortedVectorTypes.MapAssignmentInitListTest
 467/3391 Test  #467: container_sorted_vector_types_test.SortedVectorTypes.SetAssignmentInitListTest ...........................................   Passed    0.01 sec
 468/3391 Test  #469: container_sorted_vector_types_test.SortedVectorTypes.SetUnderlyingContainerDirectFillInSortedUniqueWithGuardTest .........   Passed    0.01 sec
          Start  471: container_sorted_vector_types_test.SortedVectorTypes.MapUnderlyingContainerDirectFillInWithGuardTest
          Start  472: container_sorted_vector_types_test.SortedVectorTypes.MapUnderlyingContainerDirectFillInSortedUniqueWithGuardTest
 469/3391 Test  #471: container_sorted_vector_types_test.SortedVectorTypes.MapUnderlyingContainerDirectFillInWithGuardTest .....................   Passed    0.01 sec
          Start  473: container_sorted_vector_types_test.SortedVectorTypes.SimpleSetTest
 470/3391 Test  #470: container_sorted_vector_types_test.SortedVectorTypes.MapAssignmentInitListTest ...........................................   Passed    0.01 sec
 471/3391 Test  #472: container_sorted_vector_types_test.SortedVectorTypes.MapUnderlyingContainerDirectFillInSortedUniqueWithGuardTest .........   Passed    0.01 sec
          Start  474: container_sorted_vector_types_test.SortedVectorTypes.TransparentSetTest
          Start  475: container_sorted_vector_types_test.SortedVectorTypes.BadHints
 472/3391 Test  #474: container_sorted_vector_types_test.SortedVectorTypes.TransparentSetTest ..................................................   Passed    0.01 sec
          Start  476: container_sorted_vector_types_test.SortedVectorTypes.SimpleMapTest
 473/3391 Test  #473: container_sorted_vector_types_test.SortedVectorTypes.SimpleSetTest .......................................................   Passed    0.01 sec
 474/3391 Test  #475: container_sorted_vector_types_test.SortedVectorTypes.BadHints ............................................................   Passed    0.01 sec
          Start  477: container_sorted_vector_types_test.SortedVectorTypes.TransparentMapTest
          Start  478: container_sorted_vector_types_test.SortedVectorTypes.Find2
 475/3391 Test  #476: container_sorted_vector_types_test.SortedVectorTypes.SimpleMapTest .......................................................   Passed    0.01 sec
          Start  479: container_sorted_vector_types_test.SortedVectorTypes.Sizes
 476/3391 Test  #477: container_sorted_vector_types_test.SortedVectorTypes.TransparentMapTest ..................................................   Passed    0.01 sec
          Start  480: container_sorted_vector_types_test.SortedVectorTypes.InitializerLists
 477/3391 Test  #479: container_sorted_vector_types_test.SortedVectorTypes.Sizes ...............................................................   Passed    0.01 sec
          Start  481: container_sorted_vector_types_test.SortedVectorTypes.CustomCompare
 478/3391 Test  #478: container_sorted_vector_types_test.SortedVectorTypes.Find2 ...............................................................   Passed    0.01 sec
          Start  482: container_sorted_vector_types_test.SortedVectorTypes.GrowthPolicy
 479/3391 Test  #480: container_sorted_vector_types_test.SortedVectorTypes.InitializerLists ....................................................   Passed    0.01 sec
          Start  483: container_sorted_vector_types_test.SortedVectorTest.EmptyTest
 480/3391 Test  #481: container_sorted_vector_types_test.SortedVectorTypes.CustomCompare .......................................................   Passed    0.01 sec
          Start  484: container_sorted_vector_types_test.SortedVectorTest.MoveTest
 481/3391 Test  #482: container_sorted_vector_types_test.SortedVectorTypes.GrowthPolicy ........................................................   Passed    0.01 sec
          Start  485: container_sorted_vector_types_test.SortedVectorTest.ShrinkTest
 482/3391 Test  #484: container_sorted_vector_types_test.SortedVectorTest.MoveTest .............................................................   Passed    0.01 sec
          Start  486: container_sorted_vector_types_test.SortedVectorTypes.EraseTest
 483/3391 Test  #483: container_sorted_vector_types_test.SortedVectorTest.EmptyTest ............................................................   Passed    0.01 sec
          Start  487: container_sorted_vector_types_test.SortedVectorTypes.EraseTest2
 484/3391 Test  #485: container_sorted_vector_types_test.SortedVectorTest.ShrinkTest ...........................................................   Passed    0.01 sec
          Start  488: container_sorted_vector_types_test.SortedVectorTypes.EraseIfTest
 485/3391 Test  #487: container_sorted_vector_types_test.SortedVectorTypes.EraseTest2 ..........................................................   Passed    0.01 sec
          Start  489: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionSortMerge
 486/3391 Test  #486: container_sorted_vector_types_test.SortedVectorTypes.EraseTest ...........................................................   Passed    0.01 sec
 487/3391 Test  #488: container_sorted_vector_types_test.SortedVectorTypes.EraseIfTest .........................................................   Passed    0.01 sec
          Start  490: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionMiddleValuesEqualDuplication
          Start  491: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionSortMergeDups
 488/3391 Test  #489: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionSortMerge .......................................   Passed    0.01 sec
          Start  492: container_sorted_vector_types_test.SortedVectorTypes.TestSetInsertionDupsOneByOne
 489/3391 Test  #490: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionMiddleValuesEqualDuplication ....................   Passed    0.01 sec
          Start  493: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionSortNoMerge
 490/3391 Test  #491: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionSortMergeDups ...................................   Passed    0.01 sec
          Start  494: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionNoSortMerge
 491/3391 Test  #492: container_sorted_vector_types_test.SortedVectorTypes.TestSetInsertionDupsOneByOne ........................................   Passed    0.01 sec
          Start  495: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionNoSortNoMerge
 492/3391 Test  #493: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionSortNoMerge .....................................   Passed    0.01 sec
          Start  496: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionEmptyRange
 493/3391 Test  #495: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionNoSortNoMerge ...................................   Passed    0.01 sec
          Start  497: container_sorted_vector_types_test.SortedVectorTypes.TestBulkInsertionUncopyableTypes
 494/3391 Test  #494: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionNoSortMerge .....................................   Passed    0.01 sec
 495/3391 Test  #496: container_sorted_vector_types_test.SortedVectorTypes.TestSetBulkInsertionEmptyRange ......................................   Passed    0.01 sec
          Start  498: container_sorted_vector_types_test.SortedVectorTypes.TestBulkInsertionMovableTypes
          Start  499: container_sorted_vector_types_test.SortedVectorTypes.TestSetCreationFromVector
 496/3391 Test  #497: container_sorted_vector_types_test.SortedVectorTypes.TestBulkInsertionUncopyableTypes ....................................   Passed    0.01 sec
          Start  500: container_sorted_vector_types_test.SortedVectorTypes.TestMapCreationFromVector
 497/3391 Test  #499: container_sorted_vector_types_test.SortedVectorTypes.TestSetCreationFromVector ...........................................   Passed    0.01 sec
          Start  501: container_sorted_vector_types_test.SortedVectorTypes.TestSetCreationFromSmallVector
 498/3391 Test  #498: container_sorted_vector_types_test.SortedVectorTypes.TestBulkInsertionMovableTypes .......................................   Passed    0.01 sec
          Start  502: container_sorted_vector_types_test.SortedVectorTypes.TestMapCreationFromSmallVector
 499/3391 Test  #500: container_sorted_vector_types_test.SortedVectorTypes.TestMapCreationFromVector ...........................................   Passed    0.01 sec
          Start  503: container_sorted_vector_types_test.SortedVectorTypes.TestBulkInsertionWithDuplicatesIntoEmptySet
 500/3391 Test  #501: container_sorted_vector_types_test.SortedVectorTypes.TestSetCreationFromSmallVector ......................................   Passed    0.01 sec
          Start  504: container_sorted_vector_types_test.SortedVectorTypes.TestDataPointsToFirstElement
 501/3391 Test  #502: container_sorted_vector_types_test.SortedVectorTypes.TestMapCreationFromSmallVector ......................................   Passed    0.01 sec
          Start  505: container_sorted_vector_types_test.SortedVectorTypes.TestEmplaceHint
 502/3391 Test  #503: container_sorted_vector_types_test.SortedVectorTypes.TestBulkInsertionWithDuplicatesIntoEmptySet .........................   Passed    0.01 sec
          Start  506: container_sorted_vector_types_test.SortedVectorTypes.TestExceptionSafety
 503/3391 Test  #505: container_sorted_vector_types_test.SortedVectorTypes.TestEmplaceHint .....................................................   Passed    0.01 sec
          Start  507: container_sorted_vector_types_test.SortedVectorTypes.TestPmrAllocatorSimple
 504/3391 Test  #504: container_sorted_vector_types_test.SortedVectorTypes.TestDataPointsToFirstElement ........................................   Passed    0.01 sec
          Start  508: container_sorted_vector_types_test.SortedVectorTypes.TestPmrCopyConstructSameAlloc
 505/3391 Test  #506: container_sorted_vector_types_test.SortedVectorTypes.TestExceptionSafety .................................................   Passed    0.01 sec
          Start  509: container_sorted_vector_types_test.SortedVectorTypes.TestPmrCopyConstructDifferentAlloc
 506/3391 Test  #508: container_sorted_vector_types_test.SortedVectorTypes.TestPmrCopyConstructSameAlloc .......................................   Passed    0.01 sec
          Start  510: container_sorted_vector_types_test.SortedVectorTypes.TestPmrMoveConstructSameAlloc
 507/3391 Test  #509: container_sorted_vector_types_test.SortedVectorTypes.TestPmrCopyConstructDifferentAlloc ..................................   Passed    0.01 sec
          Start  511: container_sorted_vector_types_test.SortedVectorTypes.TestPmrMoveConstructDifferentAlloc
 508/3391 Test  #507: container_sorted_vector_types_test.SortedVectorTypes.TestPmrAllocatorSimple ..............................................   Passed    0.01 sec
          Start  512: container_sorted_vector_types_test.SortedVectorTypes.TestCreationFromPmrVector
 509/3391 Test  #510: container_sorted_vector_types_test.SortedVectorTypes.TestPmrMoveConstructSameAlloc .......................................   Passed    0.01 sec
          Start  513: container_sorted_vector_types_test.SortedVectorTypes.TestPmrAllocatorScoped
 510/3391 Test  #512: container_sorted_vector_types_test.SortedVectorTypes.TestCreationFromPmrVector ...........................................   Passed    0.01 sec
          Start  514: container_sorted_vector_types_test.SortedVectorTypes.TestInsertHintCopy
 511/3391 Test  #511: container_sorted_vector_types_test.SortedVectorTypes.TestPmrMoveConstructDifferentAlloc ..................................   Passed    0.01 sec
          Start  515: container_sorted_vector_types_test.SortedVectorTypes.TestTryEmplace
 512/3391 Test  #513: container_sorted_vector_types_test.SortedVectorTypes.TestPmrAllocatorScoped ..............................................   Passed    0.01 sec
          Start  516: container_sorted_vector_types_test.SortedVectorTypes.TestInsertOrAssign
 513/3391 Test  #514: container_sorted_vector_types_test.SortedVectorTypes.TestInsertHintCopy ..................................................   Passed    0.01 sec
          Start  517: container_sorted_vector_types_test.SortedVectorTypes.TestInsertOrAssignWithHintExtensive
 514/3391 Test  #515: container_sorted_vector_types_test.SortedVectorTypes.TestTryEmplace ......................................................   Passed    0.01 sec
          Start  518: container_sorted_vector_types_test.SortedVectorTypes.TestInsertOrAssignWithHint
 515/3391 Test  #517: container_sorted_vector_types_test.SortedVectorTypes.TestInsertOrAssignWithHintExtensive .................................   Passed    0.01 sec
          Start  519: container_sorted_vector_types_test.SortedVectorTypes.TestGetContainer
 516/3391 Test  #516: container_sorted_vector_types_test.SortedVectorTypes.TestInsertOrAssign ..................................................   Passed    0.01 sec
 517/3391 Test  #518: container_sorted_vector_types_test.SortedVectorTypes.TestInsertOrAssignWithHint ..........................................   Passed    0.01 sec
          Start  520: container_span_test.*/SpanTest/*.dyn_traits
          Start  521: container_span_test.*/SpanTest/*.dyn_ctor_default
 518/3391 Test  #519: container_sorted_vector_types_test.SortedVectorTypes.TestGetContainer ....................................................   Passed    0.01 sec
          Start  522: container_span_test.*/SpanTest/*.dyn_ctor_pointer_size
 519/3391 Test  #521: container_span_test.*/SpanTest/*.dyn_ctor_default ........................................................................   Passed    0.01 sec
          Start  523: container_span_test.*/SpanTest/*.dyn_ctor_pointer_pointer
 520/3391 Test  #522: container_span_test.*/SpanTest/*.dyn_ctor_pointer_size ...................................................................   Passed    0.01 sec
          Start  524: container_span_test.*/SpanTest/*.dyn_ctor_c_array
 521/3391 Test  #520: container_span_test.*/SpanTest/*.dyn_traits ..............................................................................   Passed    0.02 sec
          Start  525: container_span_test.*/SpanTest/*.dyn_ctor_std_array
 522/3391 Test  #523: container_span_test.*/SpanTest/*.dyn_ctor_pointer_pointer ................................................................   Passed    0.01 sec
          Start  526: container_span_test.*/SpanTest/*.dyn_ctor_std_vector
 523/3391 Test  #525: container_span_test.*/SpanTest/*.dyn_ctor_std_array ......................................................................   Passed    0.01 sec
          Start  527: container_span_test.*/SpanTest/*.dyn_access
 524/3391 Test  #526: container_span_test.*/SpanTest/*.dyn_ctor_std_vector .....................................................................   Passed    0.01 sec
          Start  528: container_span_test.*/SpanTest/*.dyn_static_subspan
 525/3391 Test  #524: container_span_test.*/SpanTest/*.dyn_ctor_c_array ........................................................................   Passed    0.01 sec
          Start  529: container_span_test.*/SpanTest/*.dyn_dynamic_subspan
 526/3391 Test  #527: container_span_test.*/SpanTest/*.dyn_access ..............................................................................   Passed    0.01 sec
          Start  530: container_span_test.*/SpanTest/*.dyn_as_bytes
 527/3391 Test  #529: container_span_test.*/SpanTest/*.dyn_dynamic_subspan .....................................................................   Passed    0.01 sec
          Start  531: container_span_test.*/SpanTest/*.nul_traits
 528/3391 Test  #528: container_span_test.*/SpanTest/*.dyn_static_subspan ......................................................................   Passed    0.01 sec
 529/3391 Test  #530: container_span_test.*/SpanTest/*.dyn_as_bytes ............................................................................   Passed    0.01 sec
          Start  532: container_span_test.*/SpanTest/*.nul_ctor_default
          Start  533: container_span_test.*/SpanTest/*.fix_traits
 530/3391 Test  #531: container_span_test.*/SpanTest/*.nul_traits ..............................................................................   Passed    0.01 sec
          Start  534: container_span_test.*/SpanTest/*.fix_ctor_pointer_size
 531/3391 Test  #532: container_span_test.*/SpanTest/*.nul_ctor_default ........................................................................   Passed    0.01 sec
          Start  535: container_span_test.*/SpanTest/*.fix_ctor_pointer_pointer
 532/3391 Test  #533: container_span_test.*/SpanTest/*.fix_traits ..............................................................................   Passed    0.01 sec
          Start  536: container_span_test.*/SpanTest/*.fix_ctor_c_array
 533/3391 Test  #534: container_span_test.*/SpanTest/*.fix_ctor_pointer_size ...................................................................   Passed    0.01 sec
          Start  537: container_span_test.*/SpanTest/*.fix_ctor_std_array
 534/3391 Test  #536: container_span_test.*/SpanTest/*.fix_ctor_c_array ........................................................................   Passed    0.01 sec
          Start  538: container_span_test.*/SpanTest/*.fix_ctor_std_vector
 535/3391 Test  #535: container_span_test.*/SpanTest/*.fix_ctor_pointer_pointer ................................................................   Passed    0.01 sec
          Start  539: container_span_test.*/SpanTest/*.fix_access
 536/3391 Test  #537: container_span_test.*/SpanTest/*.fix_ctor_std_array ......................................................................   Passed    0.01 sec
          Start  540: container_span_test.*/SpanTest/*.fix_static_subspan
 537/3391 Test  #539: container_span_test.*/SpanTest/*.fix_access ..............................................................................   Passed    0.01 sec
          Start  541: container_span_test.*/SpanTest/*.fix_dynamic_subspan
 538/3391 Test  #538: container_span_test.*/SpanTest/*.fix_ctor_std_vector .....................................................................   Passed    0.01 sec
 539/3391 Test  #540: container_span_test.*/SpanTest/*.fix_static_subspan ......................................................................   Passed    0.01 sec
          Start  542: container_span_test.*/SpanTest/*.fix_as_bytes
          Start  543: container_span_test.SpanCastTest.array
 540/3391 Test  #541: container_span_test.*/SpanTest/*.fix_dynamic_subspan .....................................................................   Passed    0.01 sec
          Start  544: container_span_test.SpanCastTest.vector
 541/3391 Test  #542: container_span_test.*/SpanTest/*.fix_as_bytes ............................................................................   Passed    0.01 sec
          Start  545: container_span_test.SpanCastTest.const_cast
 542/3391 Test  #544: container_span_test.SpanCastTest.vector ..................................................................................   Passed    0.01 sec
          Start  546: container_span_test.SpanCastTest.all_casts
 543/3391 Test  #543: container_span_test.SpanCastTest.array ...................................................................................   Passed    0.01 sec
          Start  547: container_span_test.SpanCastTest.static_cast_constexpr
 544/3391 Test  #545: container_span_test.SpanCastTest.const_cast ..............................................................................   Passed    0.01 sec
          Start  548: container_sparse_byte_set_test.SparseByteSetTest.empty
 545/3391 Test  #547: container_span_test.SpanCastTest.static_cast_constexpr ...................................................................   Passed    0.01 sec
          Start  549: container_sparse_byte_set_test.SparseByteSetTest.each
 546/3391 Test  #546: container_span_test.SpanCastTest.all_casts ...............................................................................   Passed    0.01 sec
          Start  550: container_sparse_byte_set_test.SparseByteSetTest.each_random
 547/3391 Test  #548: container_sparse_byte_set_test.SparseByteSetTest.empty ...................................................................   Passed    0.01 sec
          Start  551: container_sparse_byte_set_test.SparseByteSetTest.clear
 548/3391 Test  #549: container_sparse_byte_set_test.SparseByteSetTest.each ....................................................................   Passed    0.01 sec
          Start  552: container_sparse_byte_set_test.SparseByteSetTest.remove
 549/3391 Test  #550: container_sparse_byte_set_test.SparseByteSetTest.each_random .............................................................   Passed    0.01 sec
          Start  553: container_sparse_byte_set_test.SparseByteSetTest.remove_nop
 550/3391 Test  #552: container_sparse_byte_set_test.SparseByteSetTest.remove ..................................................................   Passed    0.01 sec
          Start  554: container_sparse_byte_set_test.SparseByteSetTest.size
 551/3391 Test  #551: container_sparse_byte_set_test.SparseByteSetTest.clear ...................................................................   Passed    0.01 sec
          Start  555: container_util_test.Tracked.baseline
 552/3391 Test  #553: container_sparse_byte_set_test.SparseByteSetTest.remove_nop ..............................................................   Passed    0.01 sec
          Start  556: container_util_test.Util.callWithExtractedKey
 553/3391 Test  #554: container_sparse_byte_set_test.SparseByteSetTest.size ....................................................................   Passed    0.01 sec
          Start  557: container_util_test.Util.callWithConstructedKey
 554/3391 Test  #555: container_util_test.Tracked.baseline .....................................................................................   Passed    0.01 sec
          Start  558: container_util_test.Util.callWithExtractedHeterogeneousKey
 555/3391 Test  #557: container_util_test.Util.callWithConstructedKey ..........................................................................   Passed    0.01 sec
          Start  559: container_util_test.Util.callWithConstructedHeterogeneousKey
 556/3391 Test  #556: container_util_test.Util.callWithExtractedKey ............................................................................   Passed    0.01 sec
          Start  560: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.writeReadSequentially
 557/3391 Test  #558: container_util_test.Util.callWithExtractedHeterogeneousKey ...............................................................   Passed    0.01 sec
          Start  561: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.writeReadSequentiallyBackward
 558/3391 Test  #559: container_util_test.Util.callWithConstructedHeterogeneousKey .............................................................   Passed    0.01 sec
          Start  562: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.readsCanBlock
 559/3391 Test  #560: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.writeReadSequentially ................................   Passed    0.01 sec
          Start  563: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.writesNeverFail
 560/3391 Test  #562: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.readsCanBlock ........................................   Passed    0.01 sec
          Start  564: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.readerCanDetectSkips
 561/3391 Test  #561: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.writeReadSequentiallyBackward ........................   Passed    0.01 sec
          Start  565: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.cursorFromWrites
 562/3391 Test  #564: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.readerCanDetectSkips .................................   Passed    0.01 sec
          Start  566: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.moveBackwardsCanFail
 563/3391 Test  #565: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.cursorFromWrites .....................................   Passed    0.01 sec
          Start  567: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.contendedReadsAndWrites
 564/3391 Test  #566: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.moveBackwardsCanFail .................................   Passed    0.02 sec
          Start  568: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.cursorComparison
 565/3391 Test  #568: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.cursorComparison .....................................   Passed    0.04 sec
          Start  569: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.operators
 566/3391 Test  #569: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.operators .............................................................   Passed    0.03 sec
          Start  570: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.exchange
 567/3391 Test  #570: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.exchange ..............................................................   Passed    0.03 sec
          Start  571: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.foo
 568/3391 Test  #571: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.foo ...................................................................   Passed    0.03 sec
          Start  572: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.counted
 569/3391 Test  #572: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.counted ...............................................................   Passed    0.02 sec
          Start  573: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.counted2
 570/3391 Test  #573: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.counted2 ..............................................................   Passed    0.02 sec
          Start  574: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.ConstTest
 571/3391 Test  #574: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.ConstTest .............................................................   Passed    0.03 sec
          Start  575: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.AliasingConstructorTest
 572/3391 Test  #575: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.AliasingConstructorTest ...............................................   Passed    0.03 sec
          Start  576: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.AliasingWithNoControlBlockConstructorTest
 573/3391 Test  #576: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.AliasingWithNoControlBlockConstructorTest .............................   Passed    0.02 sec
          Start  577: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.AliasingWithNullptrConstructorTest
 574/3391 Test  #577: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.AliasingWithNullptrConstructorTest ....................................   Passed    0.02 sec
          Start  578: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.MaxPtrs
 575/3391 Test  #578: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.MaxPtrs ...............................................................   Passed    0.25 sec
          Start  579: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.DeterministicTest
 576/3391 Test  #563: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.writesNeverFail ......................................   Passed    0.72 sec
          Start  580: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.StressTest
 577/3391 Test  #444: container_small_vector_test.smallVector.InsertNExponentialGrowth .........................................................   Passed    1.46 sec
 578/3391 Test  #567: concurrency_container_lock_free_ring_buffer_test.LockFreeRingBuffer.contendedReadsAndWrites ..............................   Passed    1.04 sec
          Start  581: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.Leak
          Start  582: concurrency_cache_locality_test.CacheLocality.FakeSysfs
 579/3391 Test  #580: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.StressTest ............................................................   Passed    0.36 sec
          Start  583: concurrency_cache_locality_test.CacheLocality.ProcCpu
 580/3391 Test  #581: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.Leak ..................................................................   Passed    0.02 sec
 581/3391 Test  #582: concurrency_cache_locality_test.CacheLocality.FakeSysfs ..................................................................   Passed    0.01 sec
          Start  584: concurrency_cache_locality_test.CacheLocality.LogSystem
          Start  585: concurrency_cache_locality_test.CacheLocality.BenchmarkProcCpuinfo
 582/3391 Test  #583: concurrency_cache_locality_test.CacheLocality.ProcCpu ....................................................................   Passed    0.01 sec
          Start  586: concurrency_cache_locality_test.CacheLocality.BenchmarkSysfs
 583/3391 Test  #584: concurrency_cache_locality_test.CacheLocality.LogSystem ..................................................................   Passed    0.01 sec
          Start  587: concurrency_cache_locality_test.Getcpu.VdsoGetcpu
 584/3391 Test  #585: concurrency_cache_locality_test.CacheLocality.BenchmarkProcCpuinfo .......................................................   Passed    0.01 sec
          Start  588: concurrency_cache_locality_test.ThreadId.SimpleTls
 585/3391 Test  #586: concurrency_cache_locality_test.CacheLocality.BenchmarkSysfs .............................................................   Passed    0.01 sec
          Start  589: concurrency_cache_locality_test.ThreadId.SimplePthread
 586/3391 Test  #587: concurrency_cache_locality_test.Getcpu.VdsoGetcpu ........................................................................   Passed    0.01 sec
          Start  590: concurrency_cache_locality_test.AccessSpreader.Simple
 587/3391 Test  #588: concurrency_cache_locality_test.ThreadId.SimpleTls .......................................................................   Passed    0.01 sec
          Start  591: concurrency_cache_locality_test.AccessSpreader.SimpleCached
 588/3391 Test  #589: concurrency_cache_locality_test.ThreadId.SimplePthread ...................................................................   Passed    0.01 sec
          Start  592: concurrency_cache_locality_test.AccessSpreader.ConcurrentAccessCached
 589/3391 Test  #590: concurrency_cache_locality_test.AccessSpreader.Simple ....................................................................   Passed    0.01 sec
          Start  593: concurrency_cache_locality_test.AccessSpreader.Wrapping
 590/3391 Test  #591: concurrency_cache_locality_test.AccessSpreader.SimpleCached ..............................................................   Passed    0.01 sec
          Start  594: concurrency_cache_locality_test.CoreAllocator.Basic
 591/3391 Test  #592: concurrency_cache_locality_test.AccessSpreader.ConcurrentAccessCached ....................................................   Passed    0.01 sec
          Start  595: concurrency_core_cached_shared_ptr_test.CoreCachedSharedPtr.Basic
 592/3391 Test  #593: concurrency_cache_locality_test.AccessSpreader.Wrapping ..................................................................   Passed    0.01 sec
          Start  596: concurrency_core_cached_shared_ptr_test.CoreCachedSharedPtr.AtomicCoreCachedSharedPtr
 593/3391 Test  #594: concurrency_cache_locality_test.CoreAllocator.Basic ......................................................................   Passed    0.01 sec
          Start  597: concurrency_core_cached_shared_ptr_test.CoreCachedSharedPtr.AliasingCornerCases
 594/3391 Test  #595: concurrency_core_cached_shared_ptr_test.CoreCachedSharedPtr.Basic ........................................................   Passed    0.01 sec
          Start  598: concurrency_core_cached_shared_ptr_test.CoreCachedSharedPtr.AliasingCornerCasesAtomic
 595/3391 Test  #597: concurrency_core_cached_shared_ptr_test.CoreCachedSharedPtr.AliasingCornerCases ..........................................   Passed    0.01 sec
          Start  599: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapTest
 596/3391 Test  #598: concurrency_core_cached_shared_ptr_test.CoreCachedSharedPtr.AliasingCornerCasesAtomic ....................................   Passed    0.01 sec
          Start  600: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MaxSizeTest
 597/3391 Test  #599: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapTest ...................................................   Passed    0.01 sec
          Start  601: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MoveTest
 598/3391 Test  #596: concurrency_core_cached_shared_ptr_test.CoreCachedSharedPtr.AtomicCoreCachedSharedPtr ....................................   Passed    0.02 sec
          Start  602: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EmplaceTest
 599/3391 Test  #600: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MaxSizeTest ...............................................   Passed    0.01 sec
          Start  603: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapInsertIteratorValueTest
 600/3391 Test  #601: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MoveTest ..................................................   Passed    0.01 sec
          Start  604: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapResizeTest
 601/3391 Test  #602: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EmplaceTest ...............................................   Passed    0.01 sec
          Start  605: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.ReserveTest
 602/3391 Test  #604: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapResizeTest .............................................   Passed    0.01 sec
          Start  606: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapNoCopiesTest
 603/3391 Test  #605: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.ReserveTest ...............................................   Passed    0.01 sec
 604/3391 Test  #606: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapNoCopiesTest ...........................................   Passed    0.01 sec
          Start  607: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapMovableKeysTest
          Start  608: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapUpdateTest
 605/3391 Test  #607: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapMovableKeysTest ........................................   Passed    0.01 sec
          Start  609: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapIterateTest2
 606/3391 Test  #608: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapUpdateTest .............................................   Passed    0.01 sec
          Start  610: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapIterateTest
 607/3391 Test  #603: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapInsertIteratorValueTest ................................   Passed    0.03 sec
          Start  611: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MoveIterateAssignIterate
 608/3391 Test  #609: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapIterateTest2 ...........................................   Passed    0.01 sec
          Start  612: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseTest
 609/3391 Test  #610: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MapIterateTest ............................................   Passed    0.01 sec
          Start  613: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseIfEqualTest
 610/3391 Test  #611: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.MoveIterateAssignIterate ..................................   Passed    0.01 sec
          Start  614: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseIfTest
 611/3391 Test  #612: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseTest .................................................   Passed    0.01 sec
          Start  615: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.CopyIterator
 612/3391 Test  #613: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseIfEqualTest ..........................................   Passed    0.01 sec
          Start  616: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseInIterateTest
 613/3391 Test  #614: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseIfTest ...............................................   Passed    0.01 sec
          Start  617: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.AssignIfTest
 614/3391 Test  #615: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.CopyIterator ..............................................   Passed    0.01 sec
          Start  618: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.UpdateStressTest
 615/3391 Test  #616: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseInIterateTest ........................................   Passed    0.01 sec
          Start  619: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseStressTest
 616/3391 Test  #617: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.AssignIfTest ..............................................   Passed    0.01 sec
          Start  620: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.TryEmplaceEraseStressTest
 617/3391 Test  #619: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseStressTest ...........................................   Passed    0.02 sec
          Start  621: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.InsertOrAssignStressTest
 618/3391 Test  #618: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.UpdateStressTest ..........................................   Passed    0.02 sec
 619/3391 Test  #620: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.TryEmplaceEraseStressTest .................................   Passed    0.02 sec
          Start  622: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.IterateStressTest
          Start  623: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.insertStressTest
 620/3391 Test  #622: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.IterateStressTest .........................................   Passed    0.01 sec
          Start  624: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.assignStressTest
 621/3391 Test  #623: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.insertStressTest ..........................................   Passed    0.02 sec
          Start  625: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.RefcountTest
 622/3391 Test  #621: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.InsertOrAssignStressTest ..................................   Passed    0.02 sec
          Start  626: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.Deletion
 623/3391 Test  #626: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.Deletion ..................................................   Passed    0.01 sec
          Start  627: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionWithErase
 624/3391 Test  #625: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.RefcountTest ..............................................   Passed    0.01 sec
          Start  628: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionWithIterator
 625/3391 Test  #624: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.assignStressTest ..........................................   Passed    0.02 sec
          Start  629: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionWithForLoop
 626/3391 Test  #627: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionWithErase .........................................   Passed    0.01 sec
          Start  630: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionMultiple
 627/3391 Test  #628: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionWithIterator ......................................   Passed    0.01 sec
          Start  631: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionAssigned
 628/3391 Test  #629: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionWithForLoop .......................................   Passed    0.01 sec
          Start  632: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionMultipleMaps
 629/3391 Test  #630: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionMultiple ..........................................   Passed    0.01 sec
          Start  633: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.ForEachLoop
 630/3391 Test  #631: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionAssigned ..........................................   Passed    0.01 sec
          Start  634: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.IteratorMove
 631/3391 Test  #632: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.DeletionMultipleMaps ......................................   Passed    0.01 sec
          Start  635: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.IteratorLoop
 632/3391 Test  #633: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.ForEachLoop ...............................................   Passed    0.01 sec
          Start  636: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.HeterogeneousLookup
 633/3391 Test  #634: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.IteratorMove ..............................................   Passed    0.01 sec
          Start  637: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.HeterogeneousInsert
 634/3391 Test  #636: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.HeterogeneousLookup .......................................   Passed    0.01 sec
          Start  638: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.InsertOrAssignIterator
 635/3391 Test  #637: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.HeterogeneousInsert .......................................   Passed    0.01 sec
          Start  639: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseClonedNonCopyable
 636/3391 Test  #635: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.IteratorLoop ..............................................   Passed    0.02 sec
          Start  640: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.ConcurrentInsertClear
 637/3391 Test  #638: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.InsertOrAssignIterator ....................................   Passed    0.01 sec
          Start  641: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.basic
 638/3391 Test  #641: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.basic .........................................................   Passed    0.01 sec
          Start  642: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.move
 639/3391 Test  #642: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.move ..........................................................   Passed    0.01 sec
          Start  643: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.capacity
 640/3391 Test  #639: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.EraseClonedNonCopyable ....................................   Passed    0.03 sec
          Start  644: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.enqDeq
 641/3391 Test  #643: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.capacity ......................................................   Passed    0.02 sec
          Start  645: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.bench
 642/3391 Test  #645: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.bench .........................................................   Passed    0.04 sec
          Start  646: concurrency_priority_unbounded_queue_set_test.PriorityUnboundedQueueSetTest.try_dequeue
 643/3391 Test  #646: concurrency_priority_unbounded_queue_set_test.PriorityUnboundedQueueSetTest.try_dequeue ..................................   Passed    0.04 sec
          Start  647: concurrency_priority_unbounded_queue_set_test.PriorityUnboundedQueueSetTest.try_peek
 644/3391 Test  #647: concurrency_priority_unbounded_queue_set_test.PriorityUnboundedQueueSetTest.try_peek .....................................   Passed    0.03 sec
          Start  648: concurrency_priority_unbounded_queue_set_test.PriorityUnboundedQueueSetTest.size_empty
 645/3391 Test  #648: concurrency_priority_unbounded_queue_set_test.PriorityUnboundedQueueSetTest.size_empty ...................................   Passed    0.03 sec
          Start  649: concurrency_priority_unbounded_queue_set_test.PriorityUnboundedQueueSetTest.priority_order
 646/3391 Test  #649: concurrency_priority_unbounded_queue_set_test.PriorityUnboundedQueueSetTest.priority_order ...............................   Passed    0.04 sec
          Start  650: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.load_store
 647/3391 Test  #650: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.load_store ......................................   Passed    0.05 sec
          Start  651: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.exchange
 648/3391 Test  #651: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.exchange ........................................   Passed    0.07 sec
          Start  652: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.compare_exchange_failure
 649/3391 Test  #652: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.compare_exchange_failure ........................   Passed    0.09 sec
          Start  653: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.compare_exchange_success
 650/3391 Test  #653: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.compare_exchange_success ........................   Passed    0.08 sec
          Start  654: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.swap_member
 651/3391 Test  #654: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.swap_member .....................................   Passed    0.06 sec
          Start  655: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.swap_free
 652/3391 Test  #655: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.swap_free .......................................   Passed    0.08 sec
          Start  656: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.not_default_constructible
 653/3391 Test  #656: concurrency_thread_cached_synchronized_test.ThreadCachedSynchronizedTest.not_default_constructible .......................   Passed    0.04 sec
          Start  657: concurrency_unbounded_queue_test.UnboundedQueue.basic
 654/3391 Test  #657: concurrency_unbounded_queue_test.UnboundedQueue.basic ....................................................................   Passed    0.12 sec
          Start  658: concurrency_unbounded_queue_test.UnboundedQueue.timeout
 655/3391 Test  #658: concurrency_unbounded_queue_test.UnboundedQueue.timeout ..................................................................   Passed    0.05 sec
          Start  659: concurrency_unbounded_queue_test.UnboundedQueue.peek
 656/3391 Test  #659: concurrency_unbounded_queue_test.UnboundedQueue.peek .....................................................................   Passed    0.02 sec
          Start  660: concurrency_unbounded_queue_test.UnboundedQueue.cleanupOnDestruction
 657/3391 Test  #660: concurrency_unbounded_queue_test.UnboundedQueue.cleanupOnDestruction .....................................................   Passed    0.01 sec
          Start  661: concurrency_unbounded_queue_test.UnboundedQueue.enqDeq
 658/3391 Test  #661: concurrency_unbounded_queue_test.UnboundedQueue.enqDeq ...................................................................   Passed    0.11 sec
          Start  662: concurrency_unbounded_queue_test.UnboundedQueue.bench
 659/3391 Test  #662: concurrency_unbounded_queue_test.UnboundedQueue.bench ....................................................................   Passed    0.01 sec
          Start  663: detail_simple_simd_string_utils_test.SpaceOrCntrl.One
 660/3391 Test  #663: detail_simple_simd_string_utils_test.SpaceOrCntrl.One ....................................................................   Passed    0.01 sec
          Start  664: detail_simple_simd_string_utils_test.SpaceOrCntrl.EachSymbol
 661/3391 Test  #664: detail_simple_simd_string_utils_test.SpaceOrCntrl.EachSymbol .............................................................   Passed    0.01 sec
          Start  665: detail_simple_simd_string_utils_test.SpaceOrCntrl.ExplicitExamples
 662/3391 Test  #640: concurrency_concurrent_hash_map_test.*/ConcurrentHashMapTest/*.ConcurrentInsertClear .....................................   Passed    1.06 sec
          Start  666: detail_split_string_simd_test.SplitStringSimdTest.ByCharScalarKeepEmpty
 663/3391 Test  #666: detail_split_string_simd_test.SplitStringSimdTest.ByCharScalarKeepEmpty ..................................................   Passed    0.01 sec
          Start  667: detail_split_string_simd_test.SplitStringSimdTest.ByCharScalarIgnoreEmpty
 664/3391 Test  #665: detail_simple_simd_string_utils_test.SpaceOrCntrl.ExplicitExamples .......................................................   Passed    0.03 sec
          Start  668: detail_split_string_simd_test.SplitStringSimd.ByChar
 665/3391 Test  #667: detail_split_string_simd_test.SplitStringSimdTest.ByCharScalarIgnoreEmpty ................................................   Passed    0.01 sec
          Start  669: detail_split_string_simd_test.SplitStringSimd.ByCharTestDifferentOffsets
 666/3391 Test  #668: detail_split_string_simd_test.SplitStringSimd.ByChar .....................................................................   Passed    0.05 sec
          Start  670: detail_static_singleton_manager_test.*/StaticSingletonManagerTest/*.example
 667/3391 Test  #670: detail_static_singleton_manager_test.*/StaticSingletonManagerTest/*.example ..............................................   Passed    0.01 sec
          Start  671: detail_static_singleton_manager_test.CreateGlobalTest.example
 668/3391 Test  #671: detail_static_singleton_manager_test.CreateGlobalTest.example ............................................................   Passed    0.01 sec
          Start  672: detail_type_list_test.TypeList.Basic
 669/3391 Test  #672: detail_type_list_test.TypeList.Basic .....................................................................................   Passed    0.01 sec
          Start  673: detail_type_list_test.TypeList.Defer
 670/3391 Test  #673: detail_type_list_test.TypeList.Defer .....................................................................................   Passed    0.01 sec
          Start  674: detail_type_list_test.TypeList.Transform
 671/3391 Test  #674: detail_type_list_test.TypeList.Transform .................................................................................   Passed    0.01 sec
          Start  675: detail_type_list_test.TypeList.Fold
 672/3391 Test  #675: detail_type_list_test.TypeList.Fold ......................................................................................   Passed    0.01 sec
          Start  676: detail_type_list_test.TypeList.Unique
 673/3391 Test  #669: detail_split_string_simd_test.SplitStringSimd.ByCharTestDifferentOffsets .................................................   Passed    0.11 sec
          Start  677: detail_type_list_test.TypeList.PushFront
 674/3391 Test  #676: detail_type_list_test.TypeList.Unique ....................................................................................   Passed    0.01 sec
 675/3391 Test  #677: detail_type_list_test.TypeList.PushFront .................................................................................   Passed    0.01 sec
          Start  678: detail_type_list_test.TypeList.PushBack
          Start  679: detail_type_list_test.TypeList.Join
 676/3391 Test  #678: detail_type_list_test.TypeList.PushBack ..................................................................................   Passed    0.02 sec
          Start  680: detail_base64_detail_test.Base64RandomTest.RandomTest
 677/3391 Test  #679: detail_type_list_test.TypeList.Join ......................................................................................   Passed    0.01 sec
          Start  681: detail_base64_detail_test.Base64RandomTest.RandomDecodeTest
 678/3391 Test  #681: detail_base64_detail_test.Base64RandomTest.RandomDecodeTest ..............................................................   Passed    0.06 sec
          Start  682: detail_base64_detail_test.Base64PlatformTest/*.EncodeToIndexes
 679/3391 Test  #682: detail_base64_detail_test.Base64PlatformTest/*.EncodeToIndexes ...........................................................   Passed    0.01 sec
          Start  683: detail_base64_detail_test.Base64PlatformTest/*.IndexLookup
 680/3391 Test  #683: detail_base64_detail_test.Base64PlatformTest/*.IndexLookup ...............................................................   Passed    0.01 sec
          Start  684: detail_base64_detail_test.Base64PlatformTest/*.errorDetection
 681/3391 Test  #684: detail_base64_detail_test.Base64PlatformTest/*.errorDetection ............................................................   Passed    0.01 sec
          Start  685: detail_base64_detail_test.Base64PlatformTest/*.decodeToIndexSuccess
 682/3391 Test  #685: detail_base64_detail_test.Base64PlatformTest/*.decodeToIndexSuccess ......................................................   Passed    0.01 sec
          Start  686: detail_base64_detail_test.Base64PlatformTest/*.packIndexesToBytes
 683/3391 Test  #680: detail_base64_detail_test.Base64RandomTest.RandomTest ....................................................................   Passed    0.10 sec
          Start  687: detail_base64_detail_test.Base64.ConstexprTests
 684/3391 Test  #686: detail_base64_detail_test.Base64PlatformTest/*.packIndexesToBytes ........................................................   Passed    0.01 sec
          Start  688: detail_base64_detail_test.Base64.SpecialCases
 685/3391 Test  #687: detail_base64_detail_test.Base64.ConstexprTests ..........................................................................   Passed    0.01 sec
          Start  689: detail_base64_detail_test.Base64.DecodingErrorDeteciton
 686/3391 Test  #688: detail_base64_detail_test.Base64.SpecialCases ............................................................................   Passed    0.01 sec
          Start  690: executors_async_helpers_test.AsyncFunc.manualExecutor
 687/3391 Test  #689: detail_base64_detail_test.Base64.DecodingErrorDeteciton ..................................................................   Passed    0.01 sec
          Start  691: executors_async_helpers_test.AsyncFunc.valueLambda
 688/3391 Test  #690: executors_async_helpers_test.AsyncFunc.manualExecutor ....................................................................   Passed    0.01 sec
          Start  692: executors_async_helpers_test.AsyncFunc.voidLambda
 689/3391 Test  #691: executors_async_helpers_test.AsyncFunc.valueLambda .......................................................................   Passed    0.01 sec
          Start  693: executors_async_helpers_test.AsyncFunc.moveonlyLambda
 690/3391 Test  #692: executors_async_helpers_test.AsyncFunc.voidLambda ........................................................................   Passed    0.01 sec
          Start  694: executors_codel_test.CodelTest.Basic
 691/3391 Test  #693: executors_async_helpers_test.AsyncFunc.moveonlyLambda ....................................................................   Passed    0.01 sec
          Start  695: executors_codel_test.CodelTest.highLoad
 692/3391 Test  #694: executors_codel_test.CodelTest.Basic .....................................................................................   Passed    0.01 sec
          Start  696: executors_codel_test.CodelTest.mediumLoad
 693/3391 Test  #695: executors_codel_test.CodelTest.highLoad ..................................................................................   Passed    0.01 sec
          Start  697: executors_codel_test.CodelTest.reducingLoad
 694/3391 Test  #696: executors_codel_test.CodelTest.mediumLoad ................................................................................   Passed    0.10 sec
 695/3391 Test  #697: executors_codel_test.CodelTest.reducingLoad ..............................................................................   Passed    0.10 sec
          Start  698: executors_codel_test.CodelTest.oneRequestNoDrop
          Start  699: executors_codel_test.CodelTest.getLoadSanity
 696/3391 Test  #698: executors_codel_test.CodelTest.oneRequestNoDrop ..........................................................................   Passed    0.04 sec
 697/3391 Test  #699: executors_codel_test.CodelTest.getLoadSanity .............................................................................   Passed    0.03 sec
          Start  700: executors_codel_test.CodelTest.updateTargetDelay
          Start  701: executors_codel_test.CodelTest.updateInterval
 698/3391 Test  #644: concurrency_dynamic_bounded_queue_test.DynamicBoundedQueue.enqDeq ........................................................   Passed    1.50 sec
          Start  702: executors_codel_test.CodelTest.invalidParamUpdates
 699/3391 Test  #702: executors_codel_test.CodelTest.invalidParamUpdates .......................................................................   Passed    0.01 sec
          Start  703: executors_executor_test.ManualExecutor.runIsStable
 700/3391 Test  #703: executors_executor_test.ManualExecutor.runIsStable .......................................................................   Passed    0.01 sec
          Start  704: executors_executor_test.ManualExecutor.drainIsNotStable
 701/3391 Test  #704: executors_executor_test.ManualExecutor.drainIsNotStable ..................................................................   Passed    0.01 sec
          Start  705: executors_executor_test.ManualExecutor.scheduleDur
 702/3391 Test  #705: executors_executor_test.ManualExecutor.scheduleDur .......................................................................   Passed    0.01 sec
          Start  706: executors_executor_test.ManualExecutor.laterThingsDontBlockEarlierOnes
 703/3391 Test  #706: executors_executor_test.ManualExecutor.laterThingsDontBlockEarlierOnes ...................................................   Passed    0.01 sec
          Start  707: executors_executor_test.ManualExecutor.orderWillNotBeQuestioned
 704/3391 Test  #707: executors_executor_test.ManualExecutor.orderWillNotBeQuestioned ..........................................................   Passed    0.01 sec
          Start  708: executors_executor_test.ManualExecutor.evenWhenYouSkipAheadEventsRunInProperOrder
 705/3391 Test  #708: executors_executor_test.ManualExecutor.evenWhenYouSkipAheadEventsRunInProperOrder ........................................   Passed    0.01 sec
          Start  709: executors_executor_test.ManualExecutor.clockStartsAt0
 706/3391 Test  #709: executors_executor_test.ManualExecutor.clockStartsAt0 ....................................................................   Passed    0.01 sec
          Start  710: executors_executor_test.ManualExecutor.scheduleAbs
 707/3391 Test  #710: executors_executor_test.ManualExecutor.scheduleAbs .......................................................................   Passed    0.01 sec
          Start  711: executors_executor_test.ManualExecutor.advanceTo
 708/3391 Test  #711: executors_executor_test.ManualExecutor.advanceTo .........................................................................   Passed    0.01 sec
          Start  712: executors_executor_test.ManualExecutor.advanceBack
 709/3391 Test  #712: executors_executor_test.ManualExecutor.advanceBack .......................................................................   Passed    0.01 sec
          Start  713: executors_executor_test.ManualExecutor.advanceNeg
 710/3391 Test  #713: executors_executor_test.ManualExecutor.advanceNeg ........................................................................   Passed    0.01 sec
          Start  714: executors_executor_test.ManualExecutor.waitForDoesNotDeadlock
 711/3391 Test  #714: executors_executor_test.ManualExecutor.waitForDoesNotDeadlock ............................................................   Passed    0.01 sec
          Start  715: executors_executor_test.ManualExecutor.getViaDoesNotDeadlock
 712/3391 Test  #715: executors_executor_test.ManualExecutor.getViaDoesNotDeadlock .............................................................   Passed    0.01 sec
          Start  716: executors_executor_test.ManualExecutor.clear
 713/3391 Test  #700: executors_codel_test.CodelTest.updateTargetDelay .........................................................................   Passed    0.12 sec
          Start  717: executors_executor_test.ManualExecutor.drainsOnDestruction
 714/3391 Test  #716: executors_executor_test.ManualExecutor.clear .............................................................................   Passed    0.01 sec
          Start  718: executors_executor_test.ManualExecutor.keepAlive
 715/3391 Test  #717: executors_executor_test.ManualExecutor.drainsOnDestruction ...............................................................   Passed    0.01 sec
          Start  719: executors_executor_test.Executor.InlineExecutor
 716/3391 Test  #719: executors_executor_test.Executor.InlineExecutor ..........................................................................   Passed    0.01 sec
          Start  720: executors_executor_test.Executor.QueuedImmediateExecutor
 717/3391 Test  #720: executors_executor_test.Executor.QueuedImmediateExecutor .................................................................   Passed    0.01 sec
          Start  721: executors_executor_test.Executor.QueuedImmediateExecutorRequestContext
 718/3391 Test  #721: executors_executor_test.Executor.QueuedImmediateExecutorRequestContext ...................................................   Passed    0.01 sec
          Start  722: executors_executor_test.Executor.Runnable
 719/3391 Test  #722: executors_executor_test.Executor.Runnable ................................................................................   Passed    0.01 sec
          Start  723: executors_executor_test.Executor.ThrowableThen
 720/3391 Test  #723: executors_executor_test.Executor.ThrowableThen ...........................................................................   Passed    0.01 sec
          Start  724: executors_executor_test.Executor.CrappyExecutor
 721/3391 Test  #724: executors_executor_test.Executor.CrappyExecutor ..........................................................................   Passed    0.01 sec
          Start  725: executors_executor_test.Executor.DoNothingExecutor
 722/3391 Test  #725: executors_executor_test.Executor.DoNothingExecutor .......................................................................   Passed    0.01 sec
          Start  726: executors_fiber_io_executor_test.FiberIOExecutorTest.event_base
 723/3391 Test  #726: executors_fiber_io_executor_test.FiberIOExecutorTest.event_base ..........................................................   Passed    0.01 sec
          Start  727: executors_fiber_io_executor_test.FiberIOExecutorTest.basic_execution
 724/3391 Test  #727: executors_fiber_io_executor_test.FiberIOExecutorTest.basic_execution .....................................................   Passed    0.01 sec
          Start  728: executors_global_executor_test.GlobalExecutorTest.GlobalImmutableCPUExecutor
 725/3391 Test  #728: executors_global_executor_test.GlobalExecutorTest.GlobalImmutableCPUExecutor .............................................   Passed    0.01 sec
          Start  729: executors_global_executor_test.GlobalExecutorTest.GlobalImmutableIOExecutor
 726/3391 Test  #701: executors_codel_test.CodelTest.updateInterval ............................................................................   Passed    0.22 sec
          Start  730: executors_global_executor_test.GlobalExecutorTest.GlobalCPUExecutor
 727/3391 Test  #729: executors_global_executor_test.GlobalExecutorTest.GlobalImmutableIOExecutor ..............................................   Passed    0.01 sec
          Start  731: executors_global_executor_test.GlobalExecutorTest.GlobalIOExecutor
 728/3391 Test  #730: executors_global_executor_test.GlobalExecutorTest.GlobalCPUExecutor ......................................................   Passed    0.01 sec
          Start  732: executors_global_executor_test.GlobalExecutorTest.IOThreadCountFlagUnset
 729/3391 Test  #732: executors_global_executor_test.GlobalExecutorTest.IOThreadCountFlagUnset .................................................   Passed    0.01 sec
          Start  733: executors_global_executor_test.GlobalExecutorTest.CPUThreadCountFlagUnset
 730/3391 Test  #718: executors_executor_test.ManualExecutor.keepAlive .........................................................................   Passed    0.11 sec
          Start  734: executors_global_executor_test.GlobalExecutorTest.GetGlobalCPUExecutorCounters
 731/3391 Test  #731: executors_global_executor_test.GlobalExecutorTest.GlobalIOExecutor .......................................................   Passed    0.02 sec
          Start  735: executors_serial_executor_test.SerialExecutorTest/*.Simple
 732/3391 Test  #733: executors_global_executor_test.GlobalExecutorTest.CPUThreadCountFlagUnset ................................................   Passed    0.01 sec
          Start  736: executors_serial_executor_test.SerialExecutorTest/*.SimpleInline
 733/3391 Test  #734: executors_global_executor_test.GlobalExecutorTest.GetGlobalCPUExecutorCounters ...........................................   Passed    0.01 sec
          Start  737: executors_serial_executor_test.SerialExecutorTest/*.Afterlife
 734/3391 Test  #735: executors_serial_executor_test.SerialExecutorTest/*.Simple ...............................................................   Passed    0.61 sec
          Start  738: executors_serial_executor_test.SerialExecutorTest/*.RecursiveAdd
 735/3391 Test  #736: executors_serial_executor_test.SerialExecutorTest/*.SimpleInline .........................................................   Passed    0.61 sec
          Start  739: executors_serial_executor_test.SerialExecutorTest/*.RecursiveAddInline
 736/3391 Test  #737: executors_serial_executor_test.SerialExecutorTest/*.Afterlife ............................................................   Passed    0.61 sec
          Start  740: executors_serial_executor_test.SerialExecutorTest/*.ExecutionThrows
 737/3391 Test  #740: executors_serial_executor_test.SerialExecutorTest/*.ExecutionThrows ......................................................   Passed    0.01 sec
          Start  741: executors_serial_executor_test.SerialExecutorTest/*.ParentExecutorDiscardsFunc
 738/3391 Test  #741: executors_serial_executor_test.SerialExecutorTest/*.ParentExecutorDiscardsFunc ...........................................   Passed    0.01 sec
          Start  742: executors_serial_executor_test.SerialExecutorTest/*.Stress
 739/3391 Test  #742: executors_serial_executor_test.SerialExecutorTest/*.Stress ...............................................................   Passed    0.05 sec
          Start  743: executors_serial_executor_test.SerialExecutorTest2.SerialExecutorMPSCQueue
 740/3391 Test  #743: executors_serial_executor_test.SerialExecutorTest2.SerialExecutorMPSCQueue ...............................................   Passed    0.01 sec
          Start  744: executors_serial_executor_test.SerialExecutorTest2.SPSerialExecutor
 741/3391 Test  #744: executors_serial_executor_test.SerialExecutorTest2.SPSerialExecutor ......................................................   Passed    0.01 sec
          Start  745: executors_threaded_executor_test.ThreadedExecutorTest.example
 742/3391 Test  #745: executors_threaded_executor_test.ThreadedExecutorTest.example ............................................................   Passed    0.01 sec
          Start  746: executors_threaded_executor_test.ThreadedExecutorTest.exception
 743/3391 Test  #746: executors_threaded_executor_test.ThreadedExecutorTest.exception ..........................................................   Passed    0.01 sec
          Start  747: executors_threaded_executor_test.ThreadedExecutorTest.dtor_waits
 744/3391 Test  #747: executors_threaded_executor_test.ThreadedExecutorTest.dtor_waits .........................................................   Passed    0.11 sec
          Start  748: executors_threaded_executor_test.ThreadedExecutorTest.many
 745/3391 Test  #748: executors_threaded_executor_test.ThreadedExecutorTest.many ...............................................................   Passed    0.06 sec
          Start  749: executors_threaded_executor_test.ThreadedExecutorTest.many_sleeping_constant_time
 746/3391 Test  #738: executors_serial_executor_test.SerialExecutorTest/*.RecursiveAdd .........................................................   Passed    0.32 sec
          Start  750: executors_threaded_executor_test.ThreadedExecutorTest.many_sleeping_decreasing_time
 747/3391 Test  #739: executors_serial_executor_test.SerialExecutorTest/*.RecursiveAddInline ...................................................   Passed    0.32 sec
          Start  751: executors_timed_drivable_executor_test.TimedDrivableExecutor.runIsStable
 748/3391 Test  #751: executors_timed_drivable_executor_test.TimedDrivableExecutor.runIsStable .................................................   Passed    0.01 sec
          Start  752: executors_timed_drivable_executor_test.TimedDrivableExecutor.drainIsNotStable
 749/3391 Test  #752: executors_timed_drivable_executor_test.TimedDrivableExecutor.drainIsNotStable ............................................   Passed    0.01 sec
          Start  753: executors_timed_drivable_executor_test.TimedDrivableExecutor.tryDrive
 750/3391 Test  #753: executors_timed_drivable_executor_test.TimedDrivableExecutor.tryDrive ....................................................   Passed    0.01 sec
          Start  754: executors_timed_drivable_executor_test.TimedDrivableExecutor.tryDriveFor
 751/3391 Test  #749: executors_threaded_executor_test.ThreadedExecutorTest.many_sleeping_constant_time ........................................   Passed    0.15 sec
          Start  755: executors_timed_drivable_executor_test.TimedDrivableExecutor.tryDriveUntil
 752/3391 Test  #754: executors_timed_drivable_executor_test.TimedDrivableExecutor.tryDriveFor .................................................   Passed    0.11 sec
          Start  756: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.push_pop
 753/3391 Test  #756: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.push_pop ..................   Passed    0.01 sec
          Start  757: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.multiple_push_pop
 754/3391 Test  #750: executors_threaded_executor_test.ThreadedExecutorTest.many_sleeping_decreasing_time ......................................   Passed    0.15 sec
          Start  758: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.size
 755/3391 Test  #757: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.multiple_push_pop .........   Passed    0.01 sec
          Start  759: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.concurrent_push_pop
 756/3391 Test  #758: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.size ......................   Passed    0.01 sec
          Start  760: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.priority_order
 757/3391 Test  #759: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.concurrent_push_pop .......   Passed    0.01 sec
          Start  761: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.invalid_priorities
 758/3391 Test  #760: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.priority_order ............   Passed    0.01 sec
          Start  762: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.invalid_priorities_edge
 759/3391 Test  #761: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.invalid_priorities ........   Passed    0.01 sec
          Start  763: executors_task_queue_unbounded_blocking_queue_test.UnboundedQueuee.pushPop
 760/3391 Test  #762: executors_task_queue_priority_unbounded_blocking_queue_test.PriorityUnboundedBlockingQueueTest.invalid_priorities_edge ...   Passed    0.01 sec
          Start  764: executors_task_queue_unbounded_blocking_queue_test.UnboundedBlockingQueue.size
 761/3391 Test  #763: executors_task_queue_unbounded_blocking_queue_test.UnboundedQueuee.pushPop ...............................................   Passed    0.01 sec
          Start  765: executors_task_queue_unbounded_blocking_queue_test.UnboundedBlockingQueue.concurrentPushPop
 762/3391 Test  #764: executors_task_queue_unbounded_blocking_queue_test.UnboundedBlockingQueue.size ...........................................   Passed    0.01 sec
          Start  766: external_farmhash_farmhash_test.farmhash.cc
 763/3391 Test  #765: executors_task_queue_unbounded_blocking_queue_test.UnboundedBlockingQueue.concurrentPushPop ..............................   Passed    0.01 sec
          Start  767: external_farmhash_farmhash_test.farmhash.mk
 764/3391 Test  #766: external_farmhash_farmhash_test.farmhash.cc ..............................................................................   Passed    0.01 sec
          Start  768: external_farmhash_farmhash_test.farmhash.na
 765/3391 Test  #767: external_farmhash_farmhash_test.farmhash.mk ..............................................................................   Passed    0.01 sec
          Start  769: external_farmhash_farmhash_test.farmhash.nt
 766/3391 Test  #768: external_farmhash_farmhash_test.farmhash.na ..............................................................................   Passed    0.01 sec
          Start  770: external_farmhash_farmhash_test.farmhash.sa
 767/3391 Test  #769: external_farmhash_farmhash_test.farmhash.nt ..............................................................................   Passed    0.01 sec
          Start  771: external_farmhash_farmhash_test.farmhash.su
 768/3391 Test  #770: external_farmhash_farmhash_test.farmhash.sa ..............................................................................   Passed    0.01 sec
          Start  772: external_farmhash_farmhash_test.farmhash.te
 769/3391 Test  #771: external_farmhash_farmhash_test.farmhash.su ..............................................................................   Passed    0.01 sec
          Start  773: external_farmhash_farmhash_test.farmhash.uo
 770/3391 Test  #755: executors_timed_drivable_executor_test.TimedDrivableExecutor.tryDriveUntil ...............................................   Passed    0.11 sec
          Start  774: external_farmhash_farmhash_test.farmhash.xo
 771/3391 Test  #772: external_farmhash_farmhash_test.farmhash.te ..............................................................................   Passed    0.01 sec
          Start  775: logging_async_file_writer_test.AsyncFileWriter.noMessages
 772/3391 Test  #773: external_farmhash_farmhash_test.farmhash.uo ..............................................................................   Passed    0.01 sec
          Start  776: logging_async_file_writer_test.AsyncFileWriter.simpleMessages
 773/3391 Test  #774: external_farmhash_farmhash_test.farmhash.xo ..............................................................................   Passed    0.01 sec
 774/3391 Test  #775: logging_async_file_writer_test.AsyncFileWriter.noMessages ................................................................   Passed    0.01 sec
          Start  777: logging_async_file_writer_test.AsyncFileWriter.ioError
          Start  778: logging_async_file_writer_test.AsyncFileWriter.flush
 775/3391 Test  #776: logging_async_file_writer_test.AsyncFileWriter.simpleMessages ............................................................   Passed    0.01 sec
          Start  779: logging_async_file_writer_test.AsyncFileWriter.discard
 776/3391 Test  #777: logging_async_file_writer_test.AsyncFileWriter.ioError ...................................................................   Passed    0.02 sec
          Start  780: logging_async_file_writer_test.AsyncFileWriter.fork
 777/3391 Test  #778: logging_async_file_writer_test.AsyncFileWriter.flush .....................................................................   Passed    0.02 sec
          Start  781: logging_async_file_writer_test.AsyncFileWriter.crazyForks
 778/3391 Test  #780: logging_async_file_writer_test.AsyncFileWriter.fork ......................................................................   Passed    0.09 sec
          Start  782: logging_autotimer_test.TestAutoTimer.HandleBasicClosure
 779/3391 Test  #782: logging_autotimer_test.TestAutoTimer.HandleBasicClosure ..................................................................   Passed    0.05 sec
          Start  783: logging_autotimer_test.TestAutoTimer.HandleBasic
 780/3391 Test  #781: logging_async_file_writer_test.AsyncFileWriter.crazyForks ................................................................   Passed    0.18 sec
          Start  784: logging_autotimer_test.TestAutoTimer.HandleLogOnDestruct
 781/3391 Test  #783: logging_autotimer_test.TestAutoTimer.HandleBasic .........................................................................   Passed    0.06 sec
          Start  785: logging_autotimer_test.TestAutoTimer.HandleRealTimerClosure
 782/3391 Test  #784: logging_autotimer_test.TestAutoTimer.HandleLogOnDestruct .................................................................   Passed    0.08 sec
          Start  786: logging_autotimer_test.TestAutoTimer.HandleRealTimer
 783/3391 Test  #785: logging_autotimer_test.TestAutoTimer.HandleRealTimerClosure ..............................................................   Passed    0.09 sec
          Start  787: logging_autotimer_test.TestAutoTimer.HandleMinLogTime
 784/3391 Test  #786: logging_autotimer_test.TestAutoTimer.HandleRealTimer .....................................................................   Passed    0.05 sec
          Start  788: logging_autotimer_test.TestAutoTimer.MovedObjectDestructionDoesntLog
 785/3391 Test  #787: logging_autotimer_test.TestAutoTimer.HandleMinLogTime ....................................................................   Passed    0.05 sec
 786/3391 Test  #788: logging_autotimer_test.TestAutoTimer.MovedObjectDestructionDoesntLog .....................................................   Passed    0.02 sec
          Start  789: logging_config_parser_test.LogConfig.parseBasic
          Start  790: logging_config_parser_test.LogConfig.parseBasicErrors
 787/3391 Test  #789: logging_config_parser_test.LogConfig.parseBasic ..........................................................................   Passed    0.02 sec
          Start  791: logging_config_parser_test.LogConfig.parseJson
 788/3391 Test  #790: logging_config_parser_test.LogConfig.parseBasicErrors ....................................................................   Passed    0.02 sec
          Start  792: logging_config_parser_test.LogConfig.parseJsonErrors
 789/3391 Test  #791: logging_config_parser_test.LogConfig.parseJson ...........................................................................   Passed    0.02 sec
          Start  793: logging_config_parser_test.LogConfig.toJson
 790/3391 Test  #792: logging_config_parser_test.LogConfig.parseJsonErrors .....................................................................   Passed    0.02 sec
          Start  794: logging_config_parser_test.LogConfig.mergeConfigs
 791/3391 Test  #793: logging_config_parser_test.LogConfig.toJson ..............................................................................   Passed    0.02 sec
          Start  795: logging_config_update_test.ConfigUpdate.updateLogLevels
 792/3391 Test  #794: logging_config_parser_test.LogConfig.mergeConfigs ........................................................................   Passed    0.02 sec
          Start  796: logging_config_update_test.ConfigUpdate.updateConfig
 793/3391 Test  #795: logging_config_update_test.ConfigUpdate.updateLogLevels ..................................................................   Passed    0.02 sec
          Start  797: logging_config_update_test.ConfigUpdate.getConfigAnonymousHandlers
 794/3391 Test  #796: logging_config_update_test.ConfigUpdate.updateConfig .....................................................................   Passed    0.02 sec
          Start  798: logging_config_update_test.ConfigUpdate.getFullConfig
 795/3391 Test  #797: logging_config_update_test.ConfigUpdate.getConfigAnonymousHandlers .......................................................   Passed    0.05 sec
          Start  799: logging_file_handler_factory_test.FileHandlerFactory.pathOnly
 796/3391 Test  #798: logging_config_update_test.ConfigUpdate.getFullConfig ....................................................................   Passed    0.06 sec
          Start  800: logging_file_handler_factory_test.StreamHandlerFactory.stderrStream
 797/3391 Test  #799: logging_file_handler_factory_test.FileHandlerFactory.pathOnly ............................................................   Passed    0.06 sec
          Start  801: logging_file_handler_factory_test.StreamHandlerFactory.stdoutWithMaxBuffer
 798/3391 Test  #800: logging_file_handler_factory_test.StreamHandlerFactory.stderrStream ......................................................   Passed    0.05 sec
          Start  802: logging_file_handler_factory_test.FileHandlerFactory.pathWithMaxBufferSize
 799/3391 Test  #801: logging_file_handler_factory_test.StreamHandlerFactory.stdoutWithMaxBuffer ...............................................   Passed    0.01 sec
          Start  803: logging_file_handler_factory_test.StreamHandlerFactory.nonAsyncStderr
 800/3391 Test  #802: logging_file_handler_factory_test.FileHandlerFactory.pathWithMaxBufferSize ...............................................   Passed    0.01 sec
          Start  804: logging_file_handler_factory_test.FileHandlerFactory.errors
 801/3391 Test  #803: logging_file_handler_factory_test.StreamHandlerFactory.nonAsyncStderr ....................................................   Passed    0.01 sec
          Start  805: logging_file_handler_factory_test.StreamHandlerFactory.errors
 802/3391 Test  #779: logging_async_file_writer_test.AsyncFileWriter.discard ...................................................................   Passed    0.58 sec
 803/3391 Test  #804: logging_file_handler_factory_test.FileHandlerFactory.errors ..............................................................   Passed    0.01 sec
          Start  806: logging_file_handler_factory_test.StreamHandlerFactory.writerFactory
          Start  807: logging_file_handler_factory_test.StreamHandlerFactory.writerFactoryError
 804/3391 Test  #805: logging_file_handler_factory_test.StreamHandlerFactory.errors ............................................................   Passed    0.01 sec
          Start  808: logging_glog_formatter_test.GlogFormatter.log
 805/3391 Test  #806: logging_file_handler_factory_test.StreamHandlerFactory.writerFactory .....................................................   Passed    0.01 sec
 806/3391 Test  #807: logging_file_handler_factory_test.StreamHandlerFactory.writerFactoryError ................................................   Passed    0.01 sec
          Start  809: logging_glog_formatter_test.GlogFormatter.logThreadName
          Start  810: logging_glog_formatter_test.GlogFormatter.logThreadNameChanged
 807/3391 Test  #808: logging_glog_formatter_test.GlogFormatter.log ............................................................................   Passed    0.01 sec
          Start  811: logging_glog_formatter_test.GlogFormatter.filename
 808/3391 Test  #809: logging_glog_formatter_test.GlogFormatter.logThreadName ..................................................................   Passed    0.01 sec
          Start  812: logging_glog_formatter_test.GlogFormatter.multiline
 809/3391 Test  #810: logging_glog_formatter_test.GlogFormatter.logThreadNameChanged ...........................................................   Passed    0.01 sec
          Start  813: logging_glog_formatter_test.GlogFormatter.singleNewline
 810/3391 Test  #811: logging_glog_formatter_test.GlogFormatter.filename .......................................................................   Passed    0.01 sec
          Start  814: logging_glog_formatter_test.GlogFormatter.unprintableChars
 811/3391 Test  #812: logging_glog_formatter_test.GlogFormatter.multiline ......................................................................   Passed    0.01 sec
          Start  815: logging_immediate_file_writer_test.ImmediateFileWriter.readBatch
 812/3391 Test  #813: logging_glog_formatter_test.GlogFormatter.singleNewline ..................................................................   Passed    0.01 sec
          Start  816: logging_immediate_file_writer_test.ImmediateFileWriter.immediateRead
 813/3391 Test  #814: logging_glog_formatter_test.GlogFormatter.unprintableChars ...............................................................   Passed    0.01 sec
          Start  817: logging_immediate_file_writer_test.ImmediateFileWriter.ioError
 814/3391 Test  #815: logging_immediate_file_writer_test.ImmediateFileWriter.readBatch .........................................................   Passed    0.01 sec
          Start  818: logging_log_category_test.LogCategory.effectiveLevel
 815/3391 Test  #816: logging_immediate_file_writer_test.ImmediateFileWriter.immediateRead .....................................................   Passed    0.01 sec
          Start  819: logging_log_category_test.LogCategory.numHandlers
 816/3391 Test  #817: logging_immediate_file_writer_test.ImmediateFileWriter.ioError ...........................................................   Passed    0.01 sec
          Start  820: logging_logger_db_test.LoggerDB.lookupNameCanonicalization
 817/3391 Test  #818: logging_log_category_test.LogCategory.effectiveLevel .....................................................................   Passed    0.01 sec
          Start  821: logging_logger_db_test.LoggerDB.getCategory
 818/3391 Test  #819: logging_log_category_test.LogCategory.numHandlers ........................................................................   Passed    0.01 sec
          Start  822: logging_logger_db_test.LoggerDB.flushAllHandlers
 819/3391 Test  #820: logging_logger_db_test.LoggerDB.lookupNameCanonicalization ...............................................................   Passed    0.01 sec
          Start  823: logging_logger_test.LoggerTest.basic
 820/3391 Test  #821: logging_logger_db_test.LoggerDB.getCategory ..............................................................................   Passed    0.01 sec
          Start  824: logging_logger_test.LoggerTest.subCategory
 821/3391 Test  #822: logging_logger_db_test.LoggerDB.flushAllHandlers .........................................................................   Passed    0.01 sec
          Start  825: logging_logger_test.LoggerTest.formatMessage
 822/3391 Test  #823: logging_logger_test.LoggerTest.basic .....................................................................................   Passed    0.01 sec
          Start  826: logging_logger_test.LoggerTest.formatError
 823/3391 Test  #824: logging_logger_test.LoggerTest.subCategory ...............................................................................   Passed    0.01 sec
          Start  827: logging_logger_test.LoggerTest.toString
 824/3391 Test  #825: logging_logger_test.LoggerTest.formatMessage .............................................................................   Passed    0.01 sec
          Start  828: logging_logger_test.LoggerTest.toStringError
 825/3391 Test  #826: logging_logger_test.LoggerTest.formatError ...............................................................................   Passed    0.01 sec
          Start  829: logging_logger_test.LoggerTest.formatFallbackError
 826/3391 Test  #827: logging_logger_test.LoggerTest.toString ..................................................................................   Passed    0.01 sec
          Start  830: logging_logger_test.LoggerTest.formatFallbackUnsupported
 827/3391 Test  #828: logging_logger_test.LoggerTest.toStringError .............................................................................   Passed    0.01 sec
          Start  831: logging_logger_test.LoggerTest.streamingArgs
 828/3391 Test  #829: logging_logger_test.LoggerTest.formatFallbackError .......................................................................   Passed    0.01 sec
          Start  832: logging_logger_test.LoggerTest.escapeSequences
 829/3391 Test  #830: logging_logger_test.LoggerTest.formatFallbackUnsupported .................................................................   Passed    0.01 sec
 830/3391 Test  #831: logging_logger_test.LoggerTest.streamingArgs .............................................................................   Passed    0.01 sec
          Start  833: logging_logger_test.LoggerTest.logMacros
          Start  834: logging_logger_test.LoggerTest.logRawMacros
 831/3391 Test  #832: logging_logger_test.LoggerTest.escapeSequences ...........................................................................   Passed    0.01 sec
          Start  835: logging_log_level_test.LogLevel.fromString
 832/3391 Test  #833: logging_logger_test.LoggerTest.logMacros .................................................................................   Passed    0.01 sec
          Start  836: logging_log_level_test.LogLevel.toString
 833/3391 Test  #834: logging_logger_test.LoggerTest.logRawMacros ..............................................................................   Passed    0.01 sec
          Start  837: logging_log_level_test.LogLevel.toStringAndBack
 834/3391 Test  #835: logging_log_level_test.LogLevel.fromString ...............................................................................   Passed    0.01 sec
          Start  838: logging_log_message_test.LogMessage.sanitize
 835/3391 Test  #836: logging_log_level_test.LogLevel.toString .................................................................................   Passed    0.01 sec
          Start  839: logging_log_name_test.LogName.canonicalize
 836/3391 Test  #838: logging_log_message_test.LogMessage.sanitize .............................................................................   Passed    0.01 sec
          Start  840: logging_log_name_test.LogName.getParent
 837/3391 Test  #837: logging_log_level_test.LogLevel.toStringAndBack ..........................................................................   Passed    0.01 sec
          Start  841: logging_log_name_test.LogName.hash
 838/3391 Test  #839: logging_log_name_test.LogName.canonicalize ...............................................................................   Passed    0.01 sec
          Start  842: logging_log_name_test.LogName.cmp
 839/3391 Test  #840: logging_log_name_test.LogName.getParent ..................................................................................   Passed    0.01 sec
          Start  843: logging_log_stream_test.LogStream.simple
 840/3391 Test  #841: logging_log_name_test.LogName.hash .......................................................................................   Passed    0.01 sec
          Start  844: logging_log_stream_test.LogStream.largeMessage
 841/3391 Test  #842: logging_log_name_test.LogName.cmp ........................................................................................   Passed    0.01 sec
          Start  845: logging_rate_limiter_test.RateLimiter.interval3per100ms
 842/3391 Test  #843: logging_log_stream_test.LogStream.simple .................................................................................   Passed    0.01 sec
          Start  846: logging_rate_limiter_test.RateLimiter.interval1per100ms
 843/3391 Test  #844: logging_log_stream_test.LogStream.largeMessage ...........................................................................   Passed    0.01 sec
          Start  847: logging_rate_limiter_test.RateLimiter.interval15per150ms
 844/3391 Test  #845: logging_rate_limiter_test.RateLimiter.interval3per100ms ..................................................................   Passed    0.31 sec
          Start  848: logging_rate_limiter_test.RateLimiter.concurrentThreads
 845/3391 Test  #846: logging_rate_limiter_test.RateLimiter.interval1per100ms ..................................................................   Passed    0.31 sec
          Start  849: logging_rate_limiter_test.RateLimiter.LargeInterval
 846/3391 Test  #848: logging_rate_limiter_test.RateLimiter.concurrentThreads ..................................................................   Passed    0.01 sec
          Start  850: logging_standard_log_handler_test.StandardLogHandler.simple
 847/3391 Test  #849: logging_rate_limiter_test.RateLimiter.LargeInterval ......................................................................   Passed    0.01 sec
          Start  851: logging_standard_log_handler_test.StandardLogHandler.levelCheck
 848/3391 Test  #850: logging_standard_log_handler_test.StandardLogHandler.simple ..............................................................   Passed    0.01 sec
          Start  852: logging_xlog_test.XlogTest.xlogName
 849/3391 Test  #851: logging_standard_log_handler_test.StandardLogHandler.levelCheck ..........................................................   Passed    0.01 sec
          Start  853: logging_xlog_test.XlogTest.xlogIf
 850/3391 Test  #852: logging_xlog_test.XlogTest.xlogName ......................................................................................   Passed    0.02 sec
 851/3391 Test  #853: logging_xlog_test.XlogTest.xlogIf ........................................................................................   Passed    0.01 sec
          Start  854: logging_xlog_test.XlogTest.xlog
          Start  855: logging_xlog_test.XlogTest.perFileCategoryHandling
 852/3391 Test  #855: logging_xlog_test.XlogTest.perFileCategoryHandling .......................................................................   Passed    0.01 sec
          Start  856: logging_xlog_test.XlogTest.rateLimiting
 853/3391 Test  #854: logging_xlog_test.XlogTest.xlog ..........................................................................................   Passed    0.02 sec
          Start  857: logging_xlog_test.XlogTest.rateLimitingEndOfThread
 854/3391 Test  #857: logging_xlog_test.XlogTest.rateLimitingEndOfThread .......................................................................   Passed    0.01 sec
          Start  858: logging_xlog_test.XlogTest.getXlogCategoryName
 855/3391 Test  #858: logging_xlog_test.XlogTest.getXlogCategoryName ...........................................................................   Passed    0.01 sec
          Start  859: logging_xlog_test.Xlog.xlogStripFilename
 856/3391 Test  #859: logging_xlog_test.Xlog.xlogStripFilename .................................................................................   Passed    0.01 sec
          Start  860: logging_xlog_test.Xlog.XCheckPrecedence
 857/3391 Test  #860: logging_xlog_test.Xlog.XCheckPrecedence ..................................................................................   Passed    0.01 sec
          Start  861: functional_apply_tuple_test.ApplyTuple.Test
 858/3391 Test  #861: functional_apply_tuple_test.ApplyTuple.Test ..............................................................................   Passed    0.01 sec
          Start  862: functional_apply_tuple_test.ApplyTuple.Mutable
 859/3391 Test  #862: functional_apply_tuple_test.ApplyTuple.Mutable ...........................................................................   Passed    0.01 sec
          Start  863: functional_apply_tuple_test.ApplyTuple.ConstOverloads
 860/3391 Test  #863: functional_apply_tuple_test.ApplyTuple.ConstOverloads ....................................................................   Passed    0.01 sec
          Start  864: functional_apply_tuple_test.ApplyTuple.RefOverloads
 861/3391 Test  #864: functional_apply_tuple_test.ApplyTuple.RefOverloads ......................................................................   Passed    0.01 sec
          Start  865: functional_apply_tuple_test.ApplyTuple.MemberFunction
 862/3391 Test  #865: functional_apply_tuple_test.ApplyTuple.MemberFunction ....................................................................   Passed    0.01 sec
          Start  866: functional_apply_tuple_test.ApplyTuple.MemberFunctionWithRefWrapper
 863/3391 Test  #866: functional_apply_tuple_test.ApplyTuple.MemberFunctionWithRefWrapper ......................................................   Passed    0.01 sec
          Start  867: functional_apply_tuple_test.ApplyTuple.MemberFunctionWithConstPointer
 864/3391 Test  #867: functional_apply_tuple_test.ApplyTuple.MemberFunctionWithConstPointer ....................................................   Passed    0.01 sec
          Start  868: functional_apply_tuple_test.ApplyTuple.MemberFunctionWithSharedPtr
 865/3391 Test  #847: logging_rate_limiter_test.RateLimiter.interval15per150ms .................................................................   Passed    0.46 sec
          Start  869: functional_apply_tuple_test.ApplyTuple.MemberFunctionWithUniquePtr
 866/3391 Test  #868: functional_apply_tuple_test.ApplyTuple.MemberFunctionWithSharedPtr .......................................................   Passed    0.01 sec
          Start  870: functional_apply_tuple_test.ApplyTuple.Array
 867/3391 Test  #869: functional_apply_tuple_test.ApplyTuple.MemberFunctionWithUniquePtr .......................................................   Passed    0.01 sec
          Start  871: functional_apply_tuple_test.ApplyTuple.Pair
 868/3391 Test  #870: functional_apply_tuple_test.ApplyTuple.Array .............................................................................   Passed    0.01 sec
          Start  872: functional_apply_tuple_test.ApplyTuple.MultipleTuples
 869/3391 Test  #871: functional_apply_tuple_test.ApplyTuple.Pair ..............................................................................   Passed    0.01 sec
          Start  873: functional_apply_tuple_test.ApplyTuple.UncurryCopyMove
 870/3391 Test  #872: functional_apply_tuple_test.ApplyTuple.MultipleTuples ....................................................................   Passed    0.01 sec
          Start  874: functional_apply_tuple_test.ApplyTuple.Uncurry
 871/3391 Test  #873: functional_apply_tuple_test.ApplyTuple.UncurryCopyMove ...................................................................   Passed    0.01 sec
          Start  875: functional_apply_tuple_test.ApplyTuple.UncurryStdFind
 872/3391 Test  #856: logging_xlog_test.XlogTest.rateLimiting ..................................................................................   Passed    0.13 sec
          Start  876: functional_apply_tuple_test.MakeIndexSequenceFromTuple.Basic
 873/3391 Test  #874: functional_apply_tuple_test.ApplyTuple.Uncurry ...........................................................................   Passed    0.01 sec
          Start  877: functional_apply_tuple_test.ApplyResult.Basic
 874/3391 Test  #875: functional_apply_tuple_test.ApplyTuple.UncurryStdFind ....................................................................   Passed    0.01 sec
          Start  878: functional_apply_tuple_test.IsApplicable.Basic
 875/3391 Test  #876: functional_apply_tuple_test.MakeIndexSequenceFromTuple.Basic .............................................................   Passed    0.01 sec
          Start  879: functional_apply_tuple_test.IsNothrowApplicable.Basic
 876/3391 Test  #877: functional_apply_tuple_test.ApplyResult.Basic ............................................................................   Passed    0.01 sec
          Start  880: functional_apply_tuple_test.IsApplicableR.Basic
 877/3391 Test  #878: functional_apply_tuple_test.IsApplicable.Basic ...........................................................................   Passed    0.01 sec
          Start  881: functional_apply_tuple_test.IsNothrowApplicableR.Basic
 878/3391 Test  #879: functional_apply_tuple_test.IsNothrowApplicable.Basic ....................................................................   Passed    0.01 sec
          Start  882: functional_apply_tuple_test.ForwardTuple.Basic
 879/3391 Test  #880: functional_apply_tuple_test.IsApplicableR.Basic ..........................................................................   Passed    0.01 sec
          Start  883: functional_invoke_test.InvokeTest.invoke
 880/3391 Test  #881: functional_apply_tuple_test.IsNothrowApplicableR.Basic ...................................................................   Passed    0.01 sec
          Start  884: functional_invoke_test.InvokeTest.invoke_result
 881/3391 Test  #882: functional_apply_tuple_test.ForwardTuple.Basic ...........................................................................   Passed    0.01 sec
          Start  885: functional_invoke_test.InvokeTest.is_invocable
 882/3391 Test  #883: functional_invoke_test.InvokeTest.invoke .................................................................................   Passed    0.01 sec
          Start  886: functional_invoke_test.InvokeTest.is_invocable_r
 883/3391 Test  #884: functional_invoke_test.InvokeTest.invoke_result ..........................................................................   Passed    0.01 sec
          Start  887: functional_invoke_test.InvokeTest.is_nothrow_invocable
 884/3391 Test  #885: functional_invoke_test.InvokeTest.is_invocable ...........................................................................   Passed    0.01 sec
          Start  888: functional_invoke_test.InvokeTest.is_nothrow_invocable_r
 885/3391 Test  #886: functional_invoke_test.InvokeTest.is_invocable_r .........................................................................   Passed    0.01 sec
          Start  889: functional_invoke_test.InvokeTest.free_invoke
 886/3391 Test  #887: functional_invoke_test.InvokeTest.is_nothrow_invocable ...................................................................   Passed    0.01 sec
          Start  890: functional_invoke_test.InvokeTest.free_invoke_result
 887/3391 Test  #888: functional_invoke_test.InvokeTest.is_nothrow_invocable_r .................................................................   Passed    0.01 sec
          Start  891: functional_invoke_test.InvokeTest.free_is_invocable
 888/3391 Test  #889: functional_invoke_test.InvokeTest.free_invoke ............................................................................   Passed    0.01 sec
          Start  892: functional_invoke_test.InvokeTest.free_is_invocable_r
 889/3391 Test  #890: functional_invoke_test.InvokeTest.free_invoke_result .....................................................................   Passed    0.01 sec
          Start  893: functional_invoke_test.InvokeTest.free_is_nothrow_invocable
 890/3391 Test  #891: functional_invoke_test.InvokeTest.free_is_invocable ......................................................................   Passed    0.01 sec
          Start  894: functional_invoke_test.InvokeTest.free_is_nothrow_invocable_r
 891/3391 Test  #892: functional_invoke_test.InvokeTest.free_is_invocable_r ....................................................................   Passed    0.01 sec
          Start  895: functional_invoke_test.InvokeTest.free_invoke_swap
 892/3391 Test  #893: functional_invoke_test.InvokeTest.free_is_nothrow_invocable ..............................................................   Passed    0.01 sec
          Start  896: functional_invoke_test.InvokeTest.qual_invoke_swap
 893/3391 Test  #894: functional_invoke_test.InvokeTest.free_is_nothrow_invocable_r ............................................................   Passed    0.01 sec
          Start  897: functional_invoke_test.InvokeTest.invoke_qual
 894/3391 Test  #895: functional_invoke_test.InvokeTest.free_invoke_swap .......................................................................   Passed    0.01 sec
          Start  898: functional_invoke_test.InvokeTest.member_invoke
 895/3391 Test  #896: functional_invoke_test.InvokeTest.qual_invoke_swap .......................................................................   Passed    0.01 sec
          Start  899: functional_invoke_test.InvokeTest.member_invoke_result
 896/3391 Test  #897: functional_invoke_test.InvokeTest.invoke_qual ............................................................................   Passed    0.01 sec
          Start  900: functional_invoke_test.InvokeTest.member_is_invocable
 897/3391 Test  #898: functional_invoke_test.InvokeTest.member_invoke ..........................................................................   Passed    0.01 sec
          Start  901: functional_invoke_test.InvokeTest.member_is_invocable_r
 898/3391 Test  #899: functional_invoke_test.InvokeTest.member_invoke_result ...................................................................   Passed    0.01 sec
          Start  902: functional_invoke_test.InvokeTest.member_is_nothrow_invocable
 899/3391 Test  #900: functional_invoke_test.InvokeTest.member_is_invocable ....................................................................   Passed    0.01 sec
          Start  903: functional_invoke_test.InvokeTest.member_is_nothrow_invocable_r
 900/3391 Test  #901: functional_invoke_test.InvokeTest.member_is_invocable_r ..................................................................   Passed    0.01 sec
          Start  904: functional_invoke_test.InvokeTest.invoke_member
 901/3391 Test  #902: functional_invoke_test.InvokeTest.member_is_nothrow_invocable ............................................................   Passed    0.01 sec
          Start  905: functional_invoke_test.InvokeTest.static_member_invoke
 902/3391 Test  #903: functional_invoke_test.InvokeTest.member_is_nothrow_invocable_r ..........................................................   Passed    0.01 sec
          Start  906: functional_invoke_test.InvokeTest.static_member_no_invoke
 903/3391 Test  #904: functional_invoke_test.InvokeTest.invoke_member ..........................................................................   Passed    0.01 sec
          Start  907: functional_invoke_test.InvokeTest.invoke_first_match
 904/3391 Test  #905: functional_invoke_test.InvokeTest.static_member_invoke ...................................................................   Passed    0.01 sec
          Start  908: functional_invoke_test.InvokeTest.TagInvokeCustomisationPoint
 905/3391 Test  #906: functional_invoke_test.InvokeTest.static_member_no_invoke ................................................................   Passed    0.01 sec
          Start  909: functional_partial_test.Partial.Simple
 906/3391 Test  #907: functional_invoke_test.InvokeTest.invoke_first_match .....................................................................   Passed    0.01 sec
          Start  910: functional_partial_test.Partial.ReferenceArguments
 907/3391 Test  #908: functional_invoke_test.InvokeTest.TagInvokeCustomisationPoint ............................................................   Passed    0.01 sec
          Start  911: functional_partial_test.Partial.RefQualifiers
 908/3391 Test  #909: functional_partial_test.Partial.Simple ...................................................................................   Passed    0.01 sec
          Start  912: functional_partial_test.Partial.RefQualifiers2
 909/3391 Test  #910: functional_partial_test.Partial.ReferenceArguments .......................................................................   Passed    0.01 sec
          Start  913: functional_partial_test.Partial.MoveOnly
 910/3391 Test  #911: functional_partial_test.Partial.RefQualifiers ............................................................................   Passed    0.01 sec
          Start  914: functional_partial_test.Partial.WrapInStdFunction
 911/3391 Test  #912: functional_partial_test.Partial.RefQualifiers2 ...........................................................................   Passed    0.01 sec
          Start  915: functional_partial_test.Partial.WrapInFollyFunction
 912/3391 Test  #913: functional_partial_test.Partial.MoveOnly .................................................................................   Passed    0.01 sec
          Start  916: functional_protocol_test.ProtocolTest.match_empty_function_protocol
 913/3391 Test  #914: functional_partial_test.Partial.WrapInStdFunction ........................................................................   Passed    0.01 sec
          Start  917: functional_protocol_test.ProtocolTest.match_static_lambda_protocol
 914/3391 Test  #915: functional_partial_test.Partial.WrapInFollyFunction ......................................................................   Passed    0.01 sec
          Start  918: functional_protocol_test.ProtocolTest.match_safely_invocable_as_protocol
 915/3391 Test  #916: functional_protocol_test.ProtocolTest.match_empty_function_protocol ......................................................   Passed    0.01 sec
          Start  919: functional_traits_test.TraitsTest.function_traits
 916/3391 Test  #917: functional_protocol_test.ProtocolTest.match_static_lambda_protocol .......................................................   Passed    0.01 sec
          Start  920: functional_traits_test.TraitsTest.function_remove_cvref
 917/3391 Test  #918: functional_protocol_test.ProtocolTest.match_safely_invocable_as_protocol .................................................   Passed    0.01 sec
          Start  921: functional_traits_test.TraitsTest.function_like_value
 918/3391 Test  #919: functional_traits_test.TraitsTest.function_traits ........................................................................   Passed    0.01 sec
          Start  922: futures_barrier_test.BarrierTest.Simple
 919/3391 Test  #920: functional_traits_test.TraitsTest.function_remove_cvref ..................................................................   Passed    0.01 sec
          Start  923: futures_barrier_test.BarrierTest.Random
 920/3391 Test  #921: functional_traits_test.TraitsTest.function_like_value ....................................................................   Passed    0.01 sec
          Start  924: futures_callback_lifetime_test.CallbackLifetimeTest.thenReturnsValue
 921/3391 Test  #922: futures_barrier_test.BarrierTest.Simple ..................................................................................   Passed    0.11 sec
          Start  925: futures_callback_lifetime_test.CallbackLifetimeTest.thenReturnsValueThrows
 922/3391 Test  #924: futures_callback_lifetime_test.CallbackLifetimeTest.thenReturnsValue .....................................................   Passed    0.51 sec
          Start  926: futures_callback_lifetime_test.CallbackLifetimeTest.thenReturnsFuture
 923/3391 Test  #923: futures_barrier_test.BarrierTest.Random ..................................................................................   Passed    0.54 sec
          Start  927: futures_callback_lifetime_test.CallbackLifetimeTest.thenReturnsFutureThrows
 924/3391 Test  #925: futures_callback_lifetime_test.CallbackLifetimeTest.thenReturnsValueThrows ...............................................   Passed    0.51 sec
          Start  928: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsValueMatch
 925/3391 Test  #926: futures_callback_lifetime_test.CallbackLifetimeTest.thenReturnsFuture ....................................................   Passed    0.51 sec
          Start  929: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsValueMatchThrows
 926/3391 Test  #927: futures_callback_lifetime_test.CallbackLifetimeTest.thenReturnsFutureThrows ..............................................   Passed    0.51 sec
          Start  930: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsValueWrong
 927/3391 Test  #928: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsValueMatch ...................................   Passed    0.51 sec
          Start  931: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsValueWrongThrows
 928/3391 Test  #929: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsValueMatchThrows .............................   Passed    0.51 sec
          Start  932: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsFutureMatch
 929/3391 Test  #930: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsValueWrong ...................................   Passed    0.51 sec
          Start  933: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsFutureMatchThrows
 930/3391 Test  #931: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsValueWrongThrows .............................   Passed    0.51 sec
          Start  934: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsFutureWrong
 931/3391 Test  #932: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsFutureMatch ..................................   Passed    0.51 sec
          Start  935: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsFutureWrongThrows
 932/3391 Test  #933: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsFutureMatchThrows ............................   Passed    0.51 sec
          Start  936: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesWrapReturnsValue
 933/3391 Test  #934: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsFutureWrong ..................................   Passed    0.51 sec
          Start  937: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesWrapReturnsValueThrows
 934/3391 Test  #935: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesExnReturnsFutureWrongThrows ............................   Passed    0.51 sec
          Start  938: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesWrapReturnsFuture
 935/3391 Test  #936: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesWrapReturnsValue .......................................   Passed    0.51 sec
          Start  939: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesWrapReturnsFutureThrows
 936/3391 Test  #937: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesWrapReturnsValueThrows .................................   Passed    0.51 sec
          Start  940: futures_collect_test.Collect.collectAll
 937/3391 Test  #940: futures_collect_test.Collect.collectAll ..................................................................................   Passed    0.01 sec
          Start  941: futures_collect_test.Collect.collectAllUnsafe
 938/3391 Test  #941: futures_collect_test.Collect.collectAllUnsafe ............................................................................   Passed    0.01 sec
          Start  942: futures_collect_test.Collect.collectAllInline
 939/3391 Test  #942: futures_collect_test.Collect.collectAllInline ............................................................................   Passed    0.01 sec
          Start  943: futures_collect_test.Collect.collectInline
 940/3391 Test  #943: futures_collect_test.Collect.collectInline ...............................................................................   Passed    0.01 sec
          Start  944: futures_collect_test.Collect.collect
 941/3391 Test  #944: futures_collect_test.Collect.collect .....................................................................................   Passed    0.01 sec
          Start  945: futures_collect_test.Collect.collectNotDefaultConstructible
 942/3391 Test  #945: futures_collect_test.Collect.collectNotDefaultConstructible ..............................................................   Passed    0.01 sec
          Start  946: futures_collect_test.Collect.collectAny
 943/3391 Test  #946: futures_collect_test.Collect.collectAny ..................................................................................   Passed    0.01 sec
          Start  947: futures_collect_test.Collect.collectAnyWithoutException
 944/3391 Test  #947: futures_collect_test.Collect.collectAnyWithoutException ..................................................................   Passed    0.01 sec
          Start  948: futures_collect_test.Collect.alreadyCompleted
 945/3391 Test  #948: futures_collect_test.Collect.alreadyCompleted ............................................................................   Passed    0.01 sec
          Start  949: futures_collect_test.Collect.parallel
 946/3391 Test  #949: futures_collect_test.Collect.parallel ....................................................................................   Passed    0.01 sec
          Start  950: futures_collect_test.Collect.parallelWithError
 947/3391 Test  #950: futures_collect_test.Collect.parallelWithError ...........................................................................   Passed    0.01 sec
          Start  951: futures_collect_test.Collect.allParallel
 948/3391 Test  #951: futures_collect_test.Collect.allParallel .................................................................................   Passed    0.01 sec
          Start  952: futures_collect_test.Collect.allParallelWithError
 949/3391 Test  #952: futures_collect_test.Collect.allParallelWithError ........................................................................   Passed    0.01 sec
          Start  953: futures_collect_test.Collect.collectN
 950/3391 Test  #953: futures_collect_test.Collect.collectN ....................................................................................   Passed    0.01 sec
          Start  954: futures_collect_test.Collect.collectNParallel
 951/3391 Test  #954: futures_collect_test.Collect.collectNParallel ............................................................................   Passed    0.01 sec
          Start  955: futures_collect_test.Collect.smallVector
 952/3391 Test  #955: futures_collect_test.Collect.smallVector .................................................................................   Passed    0.01 sec
          Start  956: futures_collect_test.Collect.collectAllVariadic
 953/3391 Test  #956: futures_collect_test.Collect.collectAllVariadic ..........................................................................   Passed    0.01 sec
          Start  957: futures_collect_test.Collect.collectAllUnsafeVariadic
 954/3391 Test  #957: futures_collect_test.Collect.collectAllUnsafeVariadic ....................................................................   Passed    0.01 sec
          Start  958: futures_collect_test.Collect.collectAllVariadicReferences
 955/3391 Test  #958: futures_collect_test.Collect.collectAllVariadicReferences ................................................................   Passed    0.01 sec
          Start  959: futures_collect_test.Collect.collectAllVariadicWithException
 956/3391 Test  #959: futures_collect_test.Collect.collectAllVariadicWithException .............................................................   Passed    0.01 sec
          Start  960: futures_collect_test.Collect.collectVariadic
 957/3391 Test  #960: futures_collect_test.Collect.collectVariadic .............................................................................   Passed    0.01 sec
          Start  961: futures_collect_test.Collect.collectUnsafeVariadic
 958/3391 Test  #961: futures_collect_test.Collect.collectUnsafeVariadic .......................................................................   Passed    0.01 sec
          Start  962: futures_collect_test.Collect.collectVariadicWithException
 959/3391 Test  #962: futures_collect_test.Collect.collectVariadicWithException ................................................................   Passed    0.01 sec
          Start  963: futures_collect_test.Collect.collectAllNone
 960/3391 Test  #963: futures_collect_test.Collect.collectAllNone ..............................................................................   Passed    0.01 sec
          Start  964: futures_collect_test.Collect.noDefaultConstructor
 961/3391 Test  #964: futures_collect_test.Collect.noDefaultConstructor ........................................................................   Passed    0.01 sec
          Start  965: futures_collect_test.Collect.CollectVariadicWithDestroyedWeakRef
 962/3391 Test  #965: futures_collect_test.Collect.CollectVariadicWithDestroyedWeakRef .........................................................   Passed    0.01 sec
          Start  966: futures_collect_test.Collect.CollectRangeWithDestroyedWeakRef
 963/3391 Test  #966: futures_collect_test.Collect.CollectRangeWithDestroyedWeakRef ............................................................   Passed    0.01 sec
          Start  967: futures_context_test.Context.basic
 964/3391 Test  #967: futures_context_test.Context.basic .......................................................................................   Passed    0.01 sec
          Start  968: futures_core_test.Core.size
 965/3391 Test  #968: futures_core_test.Core.size ..............................................................................................   Passed    0.01 sec
          Start  969: futures_ensure_test.Ensure.basic
 966/3391 Test  #969: futures_ensure_test.Ensure.basic .........................................................................................   Passed    0.01 sec
          Start  970: futures_ensure_test.Ensure.mutableLambda
 967/3391 Test  #970: futures_ensure_test.Ensure.mutableLambda .................................................................................   Passed    0.01 sec
          Start  971: futures_filter_test.Filter.alwaysTrye
 968/3391 Test  #971: futures_filter_test.Filter.alwaysTrye ....................................................................................   Passed    0.01 sec
          Start  972: futures_filter_test.Filter.alwaysFalse
 969/3391 Test  #972: futures_filter_test.Filter.alwaysFalse ...................................................................................   Passed    0.01 sec
          Start  973: futures_filter_test.Filter.moveOnlyValue
 970/3391 Test  #973: futures_filter_test.Filter.moveOnlyValue .................................................................................   Passed    0.01 sec
          Start  974: futures_future_splitter_test.FutureSplitter.splitFutureSuccess
 971/3391 Test  #974: futures_future_splitter_test.FutureSplitter.splitFutureSuccess ...........................................................   Passed    0.01 sec
          Start  975: futures_future_splitter_test.FutureSplitter.splitFutureSuccessSemiFuture
 972/3391 Test  #975: futures_future_splitter_test.FutureSplitter.splitFutureSuccessSemiFuture .................................................   Passed    0.01 sec
          Start  976: futures_future_splitter_test.FutureSplitter.splitFutureSuccessNullExecutor
 973/3391 Test  #976: futures_future_splitter_test.FutureSplitter.splitFutureSuccessNullExecutor ...............................................   Passed    0.01 sec
          Start  977: futures_future_splitter_test.FutureSplitter.splitFutureCopyable
 974/3391 Test  #977: futures_future_splitter_test.FutureSplitter.splitFutureCopyable ..........................................................   Passed    0.01 sec
          Start  978: futures_future_splitter_test.FutureSplitter.splitFutureMovable
 975/3391 Test  #978: futures_future_splitter_test.FutureSplitter.splitFutureMovable ...........................................................   Passed    0.01 sec
          Start  979: futures_future_splitter_test.FutureSplitter.splitFutureCopyAssignable
 976/3391 Test  #979: futures_future_splitter_test.FutureSplitter.splitFutureCopyAssignable ....................................................   Passed    0.01 sec
          Start  980: futures_future_splitter_test.FutureSplitter.splitFutureMoveAssignable
 977/3391 Test  #980: futures_future_splitter_test.FutureSplitter.splitFutureMoveAssignable ....................................................   Passed    0.01 sec
          Start  981: futures_future_splitter_test.FutureSplitter.splitFutureScope
 978/3391 Test  #981: futures_future_splitter_test.FutureSplitter.splitFutureScope .............................................................   Passed    0.01 sec
          Start  982: futures_future_splitter_test.FutureSplitter.splitFutureFailure
 979/3391 Test  #982: futures_future_splitter_test.FutureSplitter.splitFutureFailure ...........................................................   Passed    0.01 sec
          Start  983: futures_future_splitter_test.FutureSplitter.lifetime
 980/3391 Test  #983: futures_future_splitter_test.FutureSplitter.lifetime .....................................................................   Passed    0.01 sec
          Start  984: futures_future_test.Future.makeEmpty
 981/3391 Test  #984: futures_future_test.Future.makeEmpty .....................................................................................   Passed    0.01 sec
          Start  985: futures_future_test.Future.futureDefaultCtor
 982/3391 Test  #985: futures_future_test.Future.futureDefaultCtor .............................................................................   Passed    0.01 sec
          Start  986: futures_future_test.Future.futureToUnit
 983/3391 Test  #986: futures_future_test.Future.futureToUnit ..................................................................................   Passed    0.01 sec
          Start  987: futures_future_test.Future.voidFutureToUnit
 984/3391 Test  #987: futures_future_test.Future.voidFutureToUnit ..............................................................................   Passed    0.01 sec
          Start  988: futures_future_test.Future.unitFutureToUnitIdentity
 985/3391 Test  #988: futures_future_test.Future.unitFutureToUnitIdentity ......................................................................   Passed    0.01 sec
          Start  989: futures_future_test.Future.toUnitWhileInProgress
 986/3391 Test  #989: futures_future_test.Future.toUnitWhileInProgress .........................................................................   Passed    0.01 sec
          Start  990: futures_future_test.Future.makeFutureWithUnit
 987/3391 Test  #990: futures_future_test.Future.makeFutureWithUnit ............................................................................   Passed    0.01 sec
          Start  991: futures_future_test.Future.getRequiresOnlyMoveCtor
 988/3391 Test  #991: futures_future_test.Future.getRequiresOnlyMoveCtor .......................................................................   Passed    0.01 sec
          Start  992: futures_future_test.Future.ctorPostconditionValid
 989/3391 Test  #992: futures_future_test.Future.ctorPostconditionValid ........................................................................   Passed    0.01 sec
          Start  993: futures_future_test.Future.ctorPostconditionInvalid
 990/3391 Test  #938: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesWrapReturnsFuture ......................................   Passed    0.51 sec
          Start  994: futures_future_test.Future.lacksPreconditionValid
 991/3391 Test  #993: futures_future_test.Future.ctorPostconditionInvalid ......................................................................   Passed    0.01 sec
          Start  995: futures_future_test.Future.hasPreconditionValid
 992/3391 Test  #994: futures_future_test.Future.lacksPreconditionValid ........................................................................   Passed    0.01 sec
          Start  996: futures_future_test.Future.hasPostconditionValid
 993/3391 Test  #995: futures_future_test.Future.hasPreconditionValid ..........................................................................   Passed    0.01 sec
          Start  997: futures_future_test.Future.hasPostconditionInvalid
 994/3391 Test  #996: futures_future_test.Future.hasPostconditionValid .........................................................................   Passed    0.01 sec
          Start  998: futures_future_test.Future.thenError
 995/3391 Test  #997: futures_future_test.Future.hasPostconditionInvalid .......................................................................   Passed    0.01 sec
          Start  999: futures_future_test.Future.special
 996/3391 Test  #998: futures_future_test.Future.thenError .....................................................................................   Passed    0.01 sec
          Start 1000: futures_future_test.Future.then
 997/3391 Test  #999: futures_future_test.Future.special .......................................................................................   Passed    0.01 sec
          Start 1001: futures_future_test.Future.thenTrythenValue
 998/3391 Test #1000: futures_future_test.Future.then ..........................................................................................   Passed    0.01 sec
          Start 1002: futures_future_test.Future.thenTry
 999/3391 Test  #939: futures_callback_lifetime_test.CallbackLifetimeTest.thenErrorTakesWrapReturnsFutureThrows ................................   Passed    0.51 sec
          Start 1003: futures_future_test.Future.ThenTryWithExecutor
1000/3391 Test #1001: futures_future_test.Future.thenTrythenValue ..............................................................................   Passed    0.01 sec
          Start 1004: futures_future_test.Future.thenValue
1001/3391 Test #1002: futures_future_test.Future.thenTry .......................................................................................   Passed    0.01 sec
          Start 1005: futures_future_test.Future.ThenValueWithExecutor
1002/3391 Test #1003: futures_future_test.Future.ThenTryWithExecutor ...........................................................................   Passed    0.01 sec
          Start 1006: futures_future_test.Future.thenValueFuture
1003/3391 Test #1004: futures_future_test.Future.thenValue .....................................................................................   Passed    0.01 sec
          Start 1007: futures_future_test.Future.thenFunction
1004/3391 Test #1005: futures_future_test.Future.ThenValueWithExecutor .........................................................................   Passed    0.01 sec
          Start 1008: futures_future_test.Future.thenFunctionFuture
1005/3391 Test #1006: futures_future_test.Future.thenValueFuture ...............................................................................   Passed    0.01 sec
          Start 1009: futures_future_test.Future.thenStdFunction
1006/3391 Test #1007: futures_future_test.Future.thenFunction ..................................................................................   Passed    0.01 sec
          Start 1010: futures_future_test.Future.thenBind
1007/3391 Test #1008: futures_future_test.Future.thenFunctionFuture ............................................................................   Passed    0.01 sec
          Start 1011: futures_future_test.Future.thenBindTry
1008/3391 Test #1009: futures_future_test.Future.thenStdFunction ...............................................................................   Passed    0.01 sec
          Start 1012: futures_future_test.Future.value
1009/3391 Test #1010: futures_future_test.Future.thenBind ......................................................................................   Passed    0.01 sec
          Start 1013: futures_future_test.Future.isReady
1010/3391 Test #1011: futures_future_test.Future.thenBindTry ...................................................................................   Passed    0.01 sec
          Start 1014: futures_future_test.Future.futureNotReady
1011/3391 Test #1012: futures_future_test.Future.value .........................................................................................   Passed    0.01 sec
          Start 1015: futures_future_test.Future.hasException
1012/3391 Test #1013: futures_future_test.Future.isReady .......................................................................................   Passed    0.01 sec
          Start 1016: futures_future_test.Future.hasValue
1013/3391 Test #1014: futures_future_test.Future.futureNotReady ................................................................................   Passed    0.01 sec
          Start 1017: futures_future_test.Future.makeFuture
1014/3391 Test #1015: futures_future_test.Future.hasException ..................................................................................   Passed    0.01 sec
          Start 1018: futures_future_test.Future.finish
1015/3391 Test #1016: futures_future_test.Future.hasValue ......................................................................................   Passed    0.01 sec
          Start 1019: futures_future_test.Future.finishBigLambda
1016/3391 Test #1017: futures_future_test.Future.makeFuture ....................................................................................   Passed    0.01 sec
          Start 1020: futures_future_test.Future.unwrap
1017/3391 Test #1018: futures_future_test.Future.finish ........................................................................................   Passed    0.01 sec
          Start 1021: futures_future_test.Future.throwCaughtInImmediateThen
1018/3391 Test #1019: futures_future_test.Future.finishBigLambda ...............................................................................   Passed    0.01 sec
          Start 1022: futures_future_test.Future.throwIfFailed
1019/3391 Test #1020: futures_future_test.Future.unwrap ........................................................................................   Passed    0.01 sec
          Start 1023: futures_future_test.Future.getFutureAfterSetValue
1020/3391 Test #1021: futures_future_test.Future.throwCaughtInImmediateThen ....................................................................   Passed    0.01 sec
          Start 1024: futures_future_test.Future.getFutureAfterSetException
1021/3391 Test #1022: futures_future_test.Future.throwIfFailed .................................................................................   Passed    0.01 sec
          Start 1025: futures_future_test.Future.detachRace
1022/3391 Test #1023: futures_future_test.Future.getFutureAfterSetValue ........................................................................   Passed    0.01 sec
          Start 1026: futures_future_test.Future.CircularDependencySharedPtrSelfReset
1023/3391 Test #1024: futures_future_test.Future.getFutureAfterSetException ....................................................................   Passed    0.01 sec
          Start 1027: futures_future_test.Future.Constructor
1024/3391 Test #1025: futures_future_test.Future.detachRace ....................................................................................   Passed    0.01 sec
          Start 1028: futures_future_test.Future.ImplicitConstructor
1025/3391 Test #1026: futures_future_test.Future.CircularDependencySharedPtrSelfReset ..........................................................   Passed    0.01 sec
          Start 1029: futures_future_test.Future.InPlaceConstructor
1026/3391 Test #1027: futures_future_test.Future.Constructor ...................................................................................   Passed    0.01 sec
          Start 1030: futures_future_test.Future.thenDynamic
1027/3391 Test #1028: futures_future_test.Future.ImplicitConstructor ...........................................................................   Passed    0.01 sec
          Start 1031: futures_future_test.Future.RequestContext
1028/3391 Test #1029: futures_future_test.Future.InPlaceConstructor ............................................................................   Passed    0.01 sec
          Start 1032: futures_future_test.Future.makeFutureNoThrow
1029/3391 Test #1030: futures_future_test.Future.thenDynamic ...................................................................................   Passed    0.01 sec
          Start 1033: futures_future_test.Future.invokeCallbackReturningValueAsRvalue
1030/3391 Test #1031: futures_future_test.Future.RequestContext ................................................................................   Passed    0.01 sec
          Start 1034: futures_future_test.Future.invokeCallbackReturningFutureAsRvalue
1031/3391 Test #1032: futures_future_test.Future.makeFutureNoThrow .............................................................................   Passed    0.01 sec
          Start 1035: futures_future_test.Future.futureWithinCtxCleanedUpWhenTaskFinishedInTime
1032/3391 Test #1033: futures_future_test.Future.invokeCallbackReturningValueAsRvalue ..........................................................   Passed    0.01 sec
          Start 1036: futures_future_test.Future.futureWithinNoValueReferenceWhenTimeOut
1033/3391 Test #1034: futures_future_test.Future.invokeCallbackReturningFutureAsRvalue .........................................................   Passed    0.01 sec
          Start 1037: futures_future_test.Future.makePromiseContract
1034/3391 Test #1037: futures_future_test.Future.makePromiseContract ...........................................................................   Passed    0.01 sec
          Start 1038: futures_future_test.Future.ThenRecursion
1035/3391 Test #1035: futures_future_test.Future.futureWithinCtxCleanedUpWhenTaskFinishedInTime ................................................   Passed    0.02 sec
          Start 1039: futures_future_test.Future.NoThrow
1036/3391 Test #1036: futures_future_test.Future.futureWithinNoValueReferenceWhenTimeOut .......................................................   Passed    0.01 sec
          Start 1040: futures_future_test.Future.DetachTest
1037/3391 Test #1039: futures_future_test.Future.NoThrow .......................................................................................   Passed    0.01 sec
          Start 1041: futures_future_test.Future.SimpleGet
1038/3391 Test #1041: futures_future_test.Future.SimpleGet .....................................................................................   Passed    0.01 sec
          Start 1042: futures_future_test.Future.SimpleGetTry
1039/3391 Test #1042: futures_future_test.Future.SimpleGetTry ..................................................................................   Passed    0.01 sec
          Start 1043: futures_future_test.Future.SimpleTimedGet
1040/3391 Test #1040: futures_future_test.Future.DetachTest ....................................................................................   Passed    0.11 sec
          Start 1044: futures_future_test.Future.SimpleTimedGetTry
1041/3391 Test #1038: futures_future_test.Future.ThenRecursion .................................................................................   Passed    0.13 sec
          Start 1045: futures_future_test.Future.BatonWait
1042/3391 Test #1043: futures_future_test.Future.SimpleTimedGet ................................................................................   Passed    0.11 sec
          Start 1046: futures_header_compile_test.Basic.compiles
1043/3391 Test #1046: futures_header_compile_test.Basic.compiles ...............................................................................   Passed    0.01 sec
          Start 1047: futures_interrupt_test.Interrupt.raise
1044/3391 Test #1047: futures_interrupt_test.Interrupt.raise ...................................................................................   Passed    0.01 sec
          Start 1048: futures_interrupt_test.Interrupt.cancel
1045/3391 Test #1048: futures_interrupt_test.Interrupt.cancel ..................................................................................   Passed    0.01 sec
          Start 1049: futures_interrupt_test.Interrupt.handleThenInterrupt
1046/3391 Test #1049: futures_interrupt_test.Interrupt.handleThenInterrupt .....................................................................   Passed    0.01 sec
          Start 1050: futures_interrupt_test.Interrupt.interruptThenHandle
1047/3391 Test #1050: futures_interrupt_test.Interrupt.interruptThenHandle .....................................................................   Passed    0.01 sec
          Start 1051: futures_interrupt_test.Interrupt.interruptAfterFulfilNoop
1048/3391 Test #1051: futures_interrupt_test.Interrupt.interruptAfterFulfilNoop ................................................................   Passed    0.01 sec
          Start 1052: futures_interrupt_test.Interrupt.secondInterruptNoop
1049/3391 Test #1052: futures_interrupt_test.Interrupt.secondInterruptNoop .....................................................................   Passed    0.01 sec
          Start 1053: futures_interrupt_test.Interrupt.futureWithinTimedOut
1050/3391 Test #1053: futures_interrupt_test.Interrupt.futureWithinTimedOut ....................................................................   Passed    0.01 sec
          Start 1054: futures_interrupt_test.Interrupt.semiFutureWithinTimedOut
1051/3391 Test #1054: futures_interrupt_test.Interrupt.semiFutureWithinTimedOut ................................................................   Passed    0.02 sec
          Start 1055: futures_interrupt_test.Interrupt.futureThenValue
1052/3391 Test #1055: futures_interrupt_test.Interrupt.futureThenValue .........................................................................   Passed    0.01 sec
          Start 1056: futures_interrupt_test.Interrupt.semiFutureDeferValue
1053/3391 Test #1056: futures_interrupt_test.Interrupt.semiFutureDeferValue ....................................................................   Passed    0.01 sec
          Start 1057: futures_interrupt_test.Interrupt.futureThenValueFuture
1054/3391 Test #1044: futures_future_test.Future.SimpleTimedGetTry .............................................................................   Passed    0.11 sec
          Start 1058: futures_interrupt_test.Interrupt.semiFutureDeferValueSemiFuture
1055/3391 Test #1057: futures_interrupt_test.Interrupt.futureThenValueFuture ...................................................................   Passed    0.01 sec
          Start 1059: futures_interrupt_test.Interrupt.futureThenError
1056/3391 Test #1058: futures_interrupt_test.Interrupt.semiFutureDeferValueSemiFuture ..........................................................   Passed    0.01 sec
          Start 1060: futures_interrupt_test.Interrupt.semiFutureDeferError
1057/3391 Test #1045: futures_future_test.Future.BatonWait .....................................................................................   Passed    0.12 sec
          Start 1061: futures_interrupt_test.Interrupt.futureThenErrorTagged
1058/3391 Test #1059: futures_interrupt_test.Interrupt.futureThenError .........................................................................   Passed    0.01 sec
          Start 1062: futures_interrupt_test.Interrupt.semiFutureDeferErrorTagged
1059/3391 Test #1060: futures_interrupt_test.Interrupt.semiFutureDeferError ....................................................................   Passed    0.01 sec
          Start 1063: futures_interrupt_test.Interrupt.futureThenErrorFuture
1060/3391 Test #1061: futures_interrupt_test.Interrupt.futureThenErrorTagged ...................................................................   Passed    0.01 sec
1061/3391 Test #1062: futures_interrupt_test.Interrupt.semiFutureDeferErrorTagged ..............................................................   Passed    0.01 sec
          Start 1064: futures_interrupt_test.Interrupt.semiFutureDeferErrorSemiFuture
          Start 1065: futures_interrupt_test.Interrupt.futureThenErrorTaggedFuture
1062/3391 Test #1063: futures_interrupt_test.Interrupt.futureThenErrorFuture ...................................................................   Passed    0.01 sec
          Start 1066: futures_interrupt_test.Interrupt.semiFutureDeferErrorTaggedSemiFuture
1063/3391 Test #1064: futures_interrupt_test.Interrupt.semiFutureDeferErrorSemiFuture ..........................................................   Passed    0.01 sec
          Start 1067: futures_map_test.Map.basic
1064/3391 Test #1065: futures_interrupt_test.Interrupt.futureThenErrorTaggedFuture .............................................................   Passed    0.01 sec
          Start 1068: futures_map_test.Map.basicTry
1065/3391 Test #1066: futures_interrupt_test.Interrupt.semiFutureDeferErrorTaggedSemiFuture ....................................................   Passed    0.01 sec
          Start 1069: futures_map_test.Map.executor
1066/3391 Test #1067: futures_map_test.Map.basic ...............................................................................................   Passed    0.01 sec
          Start 1070: futures_map_test.Map.executorTry
1067/3391 Test #1068: futures_map_test.Map.basicTry ............................................................................................   Passed    0.01 sec
          Start 1071: futures_map_test.Map.semifuture
1068/3391 Test #1069: futures_map_test.Map.executor ............................................................................................   Passed    0.01 sec
          Start 1072: futures_non_copyable_lambda_test.NonCopyableLambda.basic
1069/3391 Test #1070: futures_map_test.Map.executorTry .........................................................................................   Passed    0.01 sec
          Start 1073: futures_non_copyable_lambda_test.NonCopyableLambda.uniquePtr
1070/3391 Test #1071: futures_map_test.Map.semifuture ..........................................................................................   Passed    0.01 sec
          Start 1074: futures_non_copyable_lambda_test.NonCopyableLambda.Function
1071/3391 Test #1072: futures_non_copyable_lambda_test.NonCopyableLambda.basic .................................................................   Passed    0.01 sec
          Start 1075: futures_non_copyable_lambda_test.NonCopyableLambda.FunctionConst
1072/3391 Test #1073: futures_non_copyable_lambda_test.NonCopyableLambda.uniquePtr .............................................................   Passed    0.01 sec
          Start 1076: futures_poll_test.Poll.ready
1073/3391 Test #1074: futures_non_copyable_lambda_test.NonCopyableLambda.Function ..............................................................   Passed    0.01 sec
          Start 1077: futures_poll_test.Poll.notReady
1074/3391 Test #1075: futures_non_copyable_lambda_test.NonCopyableLambda.FunctionConst .........................................................   Passed    0.01 sec
          Start 1078: futures_poll_test.Poll.exception
1075/3391 Test #1076: futures_poll_test.Poll.ready .............................................................................................   Passed    0.01 sec
          Start 1079: futures_promise_test.Promise.makeEmpty
1076/3391 Test #1077: futures_poll_test.Poll.notReady ..........................................................................................   Passed    0.01 sec
          Start 1080: futures_promise_test.Promise.special
1077/3391 Test #1078: futures_poll_test.Poll.exception .........................................................................................   Passed    0.01 sec
          Start 1081: futures_promise_test.Promise.getSemiFuture
1078/3391 Test #1079: futures_promise_test.Promise.makeEmpty ...................................................................................   Passed    0.01 sec
          Start 1082: futures_promise_test.Promise.getFuture
1079/3391 Test #1080: futures_promise_test.Promise.special .....................................................................................   Passed    0.01 sec
          Start 1083: futures_promise_test.Promise.setValueUnit
1080/3391 Test #1081: futures_promise_test.Promise.getSemiFuture ...............................................................................   Passed    0.01 sec
          Start 1084: futures_promise_test.Promise.ctorPostconditionValid
1081/3391 Test #1082: futures_promise_test.Promise.getFuture ...................................................................................   Passed    0.01 sec
          Start 1085: futures_promise_test.Promise.ctorPostconditionInvalid
1082/3391 Test #1083: futures_promise_test.Promise.setValueUnit ................................................................................   Passed    0.01 sec
          Start 1086: futures_promise_test.Promise.lacksPreconditionValid
1083/3391 Test #1084: futures_promise_test.Promise.ctorPostconditionValid ......................................................................   Passed    0.01 sec
          Start 1087: futures_promise_test.Promise.hasPreconditionValid
1084/3391 Test #1085: futures_promise_test.Promise.ctorPostconditionInvalid ....................................................................   Passed    0.01 sec
          Start 1088: futures_promise_test.Promise.hasPostconditionValid
1085/3391 Test #1086: futures_promise_test.Promise.lacksPreconditionValid ......................................................................   Passed    0.01 sec
          Start 1089: futures_promise_test.Promise.hasPostconditionInvalid
1086/3391 Test #1087: futures_promise_test.Promise.hasPreconditionValid ........................................................................   Passed    0.01 sec
          Start 1090: futures_promise_test.Promise.setValueSemiFuture
1087/3391 Test #1088: futures_promise_test.Promise.hasPostconditionValid .......................................................................   Passed    0.01 sec
          Start 1091: futures_promise_test.Promise.setValue
1088/3391 Test #1089: futures_promise_test.Promise.hasPostconditionInvalid .....................................................................   Passed    0.01 sec
          Start 1092: futures_promise_test.Promise.setException
1089/3391 Test #1090: futures_promise_test.Promise.setValueSemiFuture ..........................................................................   Passed    0.01 sec
          Start 1093: futures_promise_test.Promise.setWith
1090/3391 Test #1091: futures_promise_test.Promise.setValue ....................................................................................   Passed    0.01 sec
          Start 1094: futures_promise_test.Promise.isFulfilled
1091/3391 Test #1092: futures_promise_test.Promise.setException ................................................................................   Passed    0.01 sec
          Start 1095: futures_promise_test.Promise.isFulfilledWithFuture
1092/3391 Test #1093: futures_promise_test.Promise.setWith .....................................................................................   Passed    0.01 sec
          Start 1096: futures_promise_test.Promise.brokenOnDelete
1093/3391 Test #1094: futures_promise_test.Promise.isFulfilled .................................................................................   Passed    0.01 sec
          Start 1097: futures_promise_test.Promise.brokenPromiseHasTypeInfo
1094/3391 Test #1095: futures_promise_test.Promise.isFulfilledWithFuture .......................................................................   Passed    0.01 sec
          Start 1098: futures_reduce_test.Reduce.basic
1095/3391 Test #1096: futures_promise_test.Promise.brokenOnDelete ..............................................................................   Passed    0.01 sec
          Start 1099: futures_reduce_test.Reduce.chain
1096/3391 Test #1097: futures_promise_test.Promise.brokenPromiseHasTypeInfo ....................................................................   Passed    0.01 sec
          Start 1100: futures_reduce_test.Reduce.unorderedReduce
1097/3391 Test #1098: futures_reduce_test.Reduce.basic .........................................................................................   Passed    0.01 sec
          Start 1101: futures_reduce_test.Reduce.unorderedReduceException
1098/3391 Test #1099: futures_reduce_test.Reduce.chain .........................................................................................   Passed    0.01 sec
          Start 1102: futures_reduce_test.Reduce.unorderedReduceFuture
1099/3391 Test #1100: futures_reduce_test.Reduce.unorderedReduce ...............................................................................   Passed    0.01 sec
          Start 1103: futures_retrying_test.RetryingTest.hasOpCall
1100/3391 Test #1101: futures_reduce_test.Reduce.unorderedReduceException ......................................................................   Passed    0.01 sec
          Start 1104: futures_retrying_test.RetryingTest.basic
1101/3391 Test #1102: futures_reduce_test.Reduce.unorderedReduceFuture .........................................................................   Passed    0.01 sec
          Start 1105: futures_retrying_test.RetryingTest.basicUnsafe
1102/3391 Test #1103: futures_retrying_test.RetryingTest.hasOpCall .............................................................................   Passed    0.01 sec
          Start 1106: futures_retrying_test.RetryingTest.futureFactoryThrows
1103/3391 Test #1104: futures_retrying_test.RetryingTest.basic .................................................................................   Passed    0.01 sec
          Start 1107: futures_retrying_test.RetryingTest.futureFactoryThrowsUnsafe
1104/3391 Test #1105: futures_retrying_test.RetryingTest.basicUnsafe ...........................................................................   Passed    0.01 sec
          Start 1108: futures_retrying_test.RetryingTest.policyThrows
1105/3391 Test #1106: futures_retrying_test.RetryingTest.futureFactoryThrows ...................................................................   Passed    0.01 sec
          Start 1109: futures_retrying_test.RetryingTest.policyThrowsUnsafe
1106/3391 Test #1107: futures_retrying_test.RetryingTest.futureFactoryThrowsUnsafe .............................................................   Passed    0.01 sec
          Start 1110: futures_retrying_test.RetryingTest.policyFuture
1107/3391 Test #1108: futures_retrying_test.RetryingTest.policyThrows ..........................................................................   Passed    0.01 sec
          Start 1111: futures_retrying_test.RetryingTest.policyFutureUnsafe
1108/3391 Test #1109: futures_retrying_test.RetryingTest.policyThrowsUnsafe ....................................................................   Passed    0.01 sec
          Start 1112: futures_retrying_test.RetryingTest.policySemiFuture
1109/3391 Test #1110: futures_retrying_test.RetryingTest.policyFuture ..........................................................................   Passed    0.01 sec
          Start 1113: futures_retrying_test.RetryingTest.policyBasic
1110/3391 Test #1111: futures_retrying_test.RetryingTest.policyFutureUnsafe ....................................................................   Passed    0.01 sec
          Start 1114: futures_retrying_test.RetryingTest.policyBasicUnsafe
1111/3391 Test #1112: futures_retrying_test.RetryingTest.policySemiFuture ......................................................................   Passed    0.01 sec
          Start 1115: futures_retrying_test.RetryingTest.semifuturePolicyBasic
1112/3391 Test #1113: futures_retrying_test.RetryingTest.policyBasic ...........................................................................   Passed    0.01 sec
          Start 1116: futures_retrying_test.RetryingTest.policyCappedJitteredExponentialBackoff
1113/3391 Test #1114: futures_retrying_test.RetryingTest.policyBasicUnsafe .....................................................................   Passed    0.01 sec
          Start 1117: futures_retrying_test.RetryingTest.policyCappedJitteredExponentialBackoffUnsafe
1114/3391 Test #1115: futures_retrying_test.RetryingTest.semifuturePolicyBasic .................................................................   Passed    0.01 sec
          Start 1118: futures_retrying_test.RetryingTest.policyCappedJitteredExponentialBackoffManyRetries
1115/3391 Test #1118: futures_retrying_test.RetryingTest.policyCappedJitteredExponentialBackoffManyRetries .....................................   Passed    0.01 sec
          Start 1119: futures_retrying_test.RetryingTest.policyCappedJitteredExponentialBackoffMinZero
1116/3391 Test #1119: futures_retrying_test.RetryingTest.policyCappedJitteredExponentialBackoffMinZero .........................................   Passed    0.01 sec
          Start 1120: futures_retrying_test.RetryingTest.policySleepDefaults
1117/3391 Test #1117: futures_retrying_test.RetryingTest.policyCappedJitteredExponentialBackoffUnsafe ..........................................   Passed    0.32 sec
          Start 1121: futures_retrying_test.RetryingTest.largeRetries
1118/3391 Test #1116: futures_retrying_test.RetryingTest.policyCappedJitteredExponentialBackoff ................................................   Passed    0.32 sec
          Start 1122: futures_retrying_test.RetryingTest.retryingJitteredExponentialBackoffDur
1119/3391 Test #1120: futures_retrying_test.RetryingTest.policySleepDefaults ...................................................................   Passed    0.31 sec
1120/3391 Test #1122: futures_retrying_test.RetryingTest.retryingJitteredExponentialBackoffDur .................................................   Passed    0.01 sec
          Start 1123: futures_retrying_test.RetryingTest.policySleepCancel
          Start 1124: futures_self_destruct_test.SelfDestruct.then
1121/3391 Test #1123: futures_retrying_test.RetryingTest.policySleepCancel .....................................................................   Passed    0.01 sec
          Start 1125: futures_self_destruct_test.SelfDestruct.ensure
1122/3391 Test #1124: futures_self_destruct_test.SelfDestruct.then .............................................................................   Passed    0.01 sec
          Start 1126: futures_self_destruct_test.SelfDestruct.throwingExecutor
1123/3391 Test #1125: futures_self_destruct_test.SelfDestruct.ensure ...........................................................................   Passed    0.01 sec
          Start 1127: futures_self_destruct_test.SelfDestruct.throwingInlineExecutor
1124/3391 Test #1126: futures_self_destruct_test.SelfDestruct.throwingExecutor .................................................................   Passed    0.01 sec
          Start 1128: futures_shared_promise_test.SharedPromise.setGetSemiFuture
1125/3391 Test #1127: futures_self_destruct_test.SelfDestruct.throwingInlineExecutor ...........................................................   Passed    0.01 sec
          Start 1129: futures_shared_promise_test.SharedPromise.setGetMixed
1126/3391 Test #1128: futures_shared_promise_test.SharedPromise.setGetSemiFuture ...............................................................   Passed    0.01 sec
          Start 1130: futures_shared_promise_test.SharedPromise.setGet
1127/3391 Test #1129: futures_shared_promise_test.SharedPromise.setGetMixed ....................................................................   Passed    0.01 sec
          Start 1131: futures_shared_promise_test.SharedPromise.getSet
1128/3391 Test #1130: futures_shared_promise_test.SharedPromise.setGet .........................................................................   Passed    0.01 sec
          Start 1132: futures_shared_promise_test.SharedPromise.getSetGet
1129/3391 Test #1131: futures_shared_promise_test.SharedPromise.getSet .........................................................................   Passed    0.01 sec
          Start 1133: futures_shared_promise_test.SharedPromise.reset
1130/3391 Test #1132: futures_shared_promise_test.SharedPromise.getSetGet ......................................................................   Passed    0.01 sec
          Start 1134: futures_shared_promise_test.SharedPromise.getMoveSet
1131/3391 Test #1133: futures_shared_promise_test.SharedPromise.reset ..........................................................................   Passed    0.01 sec
          Start 1135: futures_shared_promise_test.SharedPromise.setMoveGet
1132/3391 Test #1134: futures_shared_promise_test.SharedPromise.getMoveSet .....................................................................   Passed    0.01 sec
          Start 1136: futures_shared_promise_test.SharedPromise.moveSetGet
1133/3391 Test #1135: futures_shared_promise_test.SharedPromise.setMoveGet .....................................................................   Passed    0.01 sec
          Start 1137: futures_shared_promise_test.SharedPromise.moveGetSet
1134/3391 Test #1136: futures_shared_promise_test.SharedPromise.moveSetGet .....................................................................   Passed    0.01 sec
          Start 1138: futures_shared_promise_test.SharedPromise.moveMove
1135/3391 Test #1137: futures_shared_promise_test.SharedPromise.moveGetSet .....................................................................   Passed    0.01 sec
          Start 1139: futures_shared_promise_test.SharedPromise.setWith
1136/3391 Test #1138: futures_shared_promise_test.SharedPromise.moveMove .......................................................................   Passed    0.01 sec
          Start 1140: futures_shared_promise_test.SharedPromise.isFulfilled
1137/3391 Test #1139: futures_shared_promise_test.SharedPromise.setWith ........................................................................   Passed    0.01 sec
          Start 1141: futures_shared_promise_test.SharedPromise.interruptHandler
1138/3391 Test #1140: futures_shared_promise_test.SharedPromise.isFulfilled ....................................................................   Passed    0.01 sec
          Start 1142: futures_shared_promise_test.SharedPromise.ConstMethods
1139/3391 Test #1141: futures_shared_promise_test.SharedPromise.interruptHandler ...............................................................   Passed    0.01 sec
          Start 1143: futures_shared_promise_test.SharedPromise.InterruptHandlerSetsException
1140/3391 Test #1142: futures_shared_promise_test.SharedPromise.ConstMethods ...................................................................   Passed    0.01 sec
          Start 1144: futures_test_executor_test.TestExecutor.parallelRun
1141/3391 Test #1143: futures_shared_promise_test.SharedPromise.InterruptHandlerSetsException ..................................................   Passed    0.01 sec
          Start 1145: futures_then_compile_test.Basic.thenVariants
1142/3391 Test #1145: futures_then_compile_test.Basic.thenVariants .............................................................................   Passed    0.01 sec
          Start 1146: futures_then_test.Then.tryConstructor
1143/3391 Test #1146: futures_then_test.Then.tryConstructor ....................................................................................   Passed    0.01 sec
          Start 1147: futures_then_test.Then.makeFuture
1144/3391 Test #1147: futures_then_test.Then.makeFuture ........................................................................................   Passed    0.01 sec
          Start 1148: futures_then_test.Then.tryConstRValueReference
1145/3391 Test #1148: futures_then_test.Then.tryConstRValueReference ...........................................................................   Passed    0.01 sec
          Start 1149: futures_then_test.Then.tryRValueReference
1146/3391 Test #1149: futures_then_test.Then.tryRValueReference ................................................................................   Passed    0.01 sec
          Start 1150: futures_then_test.Then.tryConstLValueReference
1147/3391 Test #1150: futures_then_test.Then.tryConstLValueReference ...........................................................................   Passed    0.01 sec
          Start 1151: futures_then_test.Then.tryValue
1148/3391 Test #1151: futures_then_test.Then.tryValue ..........................................................................................   Passed    0.01 sec
          Start 1152: futures_then_test.Then.tryConstValue
1149/3391 Test #1152: futures_then_test.Then.tryConstValue .....................................................................................   Passed    0.01 sec
          Start 1153: futures_then_test.Then.constRValueReference
1150/3391 Test #1153: futures_then_test.Then.constRValueReference ..............................................................................   Passed    0.01 sec
          Start 1154: futures_then_test.Then.rValueReference
1151/3391 Test #1154: futures_then_test.Then.rValueReference ...................................................................................   Passed    0.01 sec
          Start 1155: futures_then_test.Then.constLValueReference
1152/3391 Test #1155: futures_then_test.Then.constLValueReference ..............................................................................   Passed    0.01 sec
          Start 1156: futures_then_test.Then.value
1153/3391 Test #1156: futures_then_test.Then.value .............................................................................................   Passed    0.01 sec
          Start 1157: futures_then_test.Then.constValue
1154/3391 Test #1157: futures_then_test.Then.constValue ........................................................................................   Passed    0.01 sec
          Start 1158: futures_then_test.Then.objectAliveDuringImmediateNoParamContinuation
1155/3391 Test #1158: futures_then_test.Then.objectAliveDuringImmediateNoParamContinuation .....................................................   Passed    0.01 sec
          Start 1159: futures_then_test.Then.objectAliveDuringDeferredNoParamContinuation
1156/3391 Test #1159: futures_then_test.Then.objectAliveDuringDeferredNoParamContinuation ......................................................   Passed    0.01 sec
          Start 1160: futures_then_test.Then.voidThenShouldPropagateExceptions
1157/3391 Test #1160: futures_then_test.Then.voidThenShouldPropagateExceptions .................................................................   Passed    0.01 sec
          Start 1161: futures_timekeeper_test.TimekeeperBase.FutureSleepHandlesNullTimekeeperSingleton
1158/3391 Test #1161: futures_timekeeper_test.TimekeeperBase.FutureSleepHandlesNullTimekeeperSingleton .........................................   Passed    0.01 sec
          Start 1162: futures_timekeeper_test.TimekeeperBase.FutureWithinHandlesNullTimekeeperSingleton
1159/3391 Test #1162: futures_timekeeper_test.TimekeeperBase.FutureWithinHandlesNullTimekeeperSingleton ........................................   Passed    0.01 sec
          Start 1163: futures_timekeeper_test.TimekeeperBase.SemiFutureWithinHandlesNullTimekeeperSingleton
1160/3391 Test #1163: futures_timekeeper_test.TimekeeperBase.SemiFutureWithinHandlesNullTimekeeperSingleton ....................................   Passed    0.01 sec
          Start 1164: futures_timekeeper_test.TimekeeperBase.SemiFutureWithinCancelsTimeout
1161/3391 Test #1164: futures_timekeeper_test.TimekeeperBase.SemiFutureWithinCancelsTimeout ....................................................   Passed    0.01 sec
          Start 1165: futures_timekeeper_test.TimekeeperBase.SemiFutureWithinInlineAfter
1162/3391 Test #1165: futures_timekeeper_test.TimekeeperBase.SemiFutureWithinInlineAfter .......................................................   Passed    0.01 sec
          Start 1166: futures_timekeeper_test.TimekeeperBase.SemiFutureWithinReady
1163/3391 Test #1166: futures_timekeeper_test.TimekeeperBase.SemiFutureWithinReady .............................................................   Passed    0.01 sec
          Start 1167: futures_times_test.Times.success
1164/3391 Test #1167: futures_times_test.Times.success .........................................................................................   Passed    0.01 sec
          Start 1168: futures_times_test.Times.semiFutureSuccess
1165/3391 Test #1168: futures_times_test.Times.semiFutureSuccess ...............................................................................   Passed    0.01 sec
          Start 1169: futures_times_test.Times.failure
1166/3391 Test #1169: futures_times_test.Times.failure .........................................................................................   Passed    0.01 sec
          Start 1170: futures_times_test.Times.semiFutureFailure
1167/3391 Test #1170: futures_times_test.Times.semiFutureFailure ...............................................................................   Passed    0.01 sec
          Start 1171: futures_times_test.Times.interrupt
1168/3391 Test #1171: futures_times_test.Times.interrupt .......................................................................................   Passed    0.01 sec
          Start 1172: futures_times_test.Times.semiFutureInterrupt
1169/3391 Test #1172: futures_times_test.Times.semiFutureInterrupt .............................................................................   Passed    0.01 sec
          Start 1173: futures_unwrap_test.Unwrap.simpleScenario
1170/3391 Test #1173: futures_unwrap_test.Unwrap.simpleScenario ................................................................................   Passed    0.01 sec
          Start 1174: futures_unwrap_test.Unwrap.chainCommands
1171/3391 Test #1174: futures_unwrap_test.Unwrap.chainCommands .................................................................................   Passed    0.01 sec
          Start 1175: futures_unwrap_test.Unwrap.futureNotReady
1172/3391 Test #1175: futures_unwrap_test.Unwrap.futureNotReady ................................................................................   Passed    0.01 sec
          Start 1176: futures_via_test.Via.exceptionOnLaunch
1173/3391 Test #1176: futures_via_test.Via.exceptionOnLaunch ...................................................................................   Passed    0.01 sec
          Start 1177: futures_via_test.Via.thenValue
1174/3391 Test #1177: futures_via_test.Via.thenValue ...........................................................................................   Passed    0.01 sec
          Start 1178: futures_via_test.Via.thenFuture
1175/3391 Test #1178: futures_via_test.Via.thenFuture ..........................................................................................   Passed    0.01 sec
          Start 1179: futures_via_test.Via.thenFunction
1176/3391 Test #1179: futures_via_test.Via.thenFunction ........................................................................................   Passed    0.01 sec
          Start 1180: futures_via_test.ViaFixture.threadHops
1177/3391 Test #1180: futures_via_test.ViaFixture.threadHops ...................................................................................   Passed    0.01 sec
          Start 1181: futures_via_test.ViaFixture.chainVias
1178/3391 Test #1181: futures_via_test.ViaFixture.chainVias ....................................................................................   Passed    0.01 sec
          Start 1182: futures_via_test.ViaFixture.bareViaAssignment
1179/3391 Test #1182: futures_via_test.ViaFixture.bareViaAssignment ............................................................................   Passed    0.01 sec
          Start 1183: futures_via_test.ViaFixture.viaAssignment
1180/3391 Test #1183: futures_via_test.ViaFixture.viaAssignment ................................................................................   Passed    0.01 sec
          Start 1184: futures_via_test.Via.priority
1181/3391 Test #1184: futures_via_test.Via.priority ............................................................................................   Passed    0.01 sec
          Start 1185: futures_via_test.Via.then2
1182/3391 Test #1185: futures_via_test.Via.then2 ...............................................................................................   Passed    0.01 sec
          Start 1186: futures_via_test.Via.allowInline
1183/3391 Test #1186: futures_via_test.Via.allowInline .........................................................................................   Passed    0.01 sec
          Start 1187: futures_via_test.Via.viaThenGetWasRacy
1184/3391 Test #1187: futures_via_test.Via.viaThenGetWasRacy ...................................................................................   Passed    0.01 sec
          Start 1188: futures_via_test.Via.callbackRace
1185/3391 Test #1188: futures_via_test.Via.callbackRace ........................................................................................   Passed    0.01 sec
          Start 1189: futures_via_test.Via.getVia
1186/3391 Test #1189: futures_via_test.Via.getVia ..............................................................................................   Passed    0.01 sec
          Start 1190: futures_via_test.Via.SimpleTimedGetVia
1187/3391 Test #1144: futures_test_executor_test.TestExecutor.parallelRun ......................................................................   Passed    1.01 sec
          Start 1191: futures_via_test.Via.getTryVia
1188/3391 Test #1191: futures_via_test.Via.getTryVia ...........................................................................................   Passed    0.01 sec
          Start 1192: futures_via_test.Via.SimpleTimedGetTryVia
1189/3391 Test #1190: futures_via_test.Via.SimpleTimedGetVia ...................................................................................   Passed    1.01 sec
          Start 1193: futures_via_test.Via.waitVia
1190/3391 Test #1193: futures_via_test.Via.waitVia .............................................................................................   Passed    0.01 sec
          Start 1194: futures_via_test.Via.viaRaces
1191/3391 Test #1194: futures_via_test.Via.viaRaces ............................................................................................   Passed    0.01 sec
          Start 1195: futures_via_test.Via.viaDummyExecutorFutureSetValueFirst
1192/3391 Test #1195: futures_via_test.Via.viaDummyExecutorFutureSetValueFirst .................................................................   Passed    0.01 sec
          Start 1196: futures_via_test.Via.viaDummyExecutorFutureSetCallbackFirst
1193/3391 Test #1196: futures_via_test.Via.viaDummyExecutorFutureSetCallbackFirst ..............................................................   Passed    0.01 sec
          Start 1197: futures_via_test.Via.viaExecutorDiscardsTaskFutureSetValueFirst
1194/3391 Test #1197: futures_via_test.Via.viaExecutorDiscardsTaskFutureSetValueFirst ..........................................................   Passed    0.01 sec
          Start 1198: futures_via_test.Via.viaExecutorDiscardsTaskFutureSetCallbackFirst
1195/3391 Test #1198: futures_via_test.Via.viaExecutorDiscardsTaskFutureSetCallbackFirst .......................................................   Passed    0.01 sec
          Start 1199: futures_via_test.ViaFunc.liftsVoid
1196/3391 Test #1199: futures_via_test.ViaFunc.liftsVoid .......................................................................................   Passed    0.01 sec
          Start 1200: futures_via_test.ViaFunc.value
1197/3391 Test #1200: futures_via_test.ViaFunc.value ...........................................................................................   Passed    0.01 sec
          Start 1201: futures_via_test.ViaFunc.exception
1198/3391 Test #1201: futures_via_test.ViaFunc.exception .......................................................................................   Passed    0.01 sec
          Start 1202: futures_via_test.ViaFunc.future
1199/3391 Test #1202: futures_via_test.ViaFunc.future ..........................................................................................   Passed    0.01 sec
          Start 1203: futures_via_test.ViaFunc.semiFuture
1200/3391 Test #1203: futures_via_test.ViaFunc.semiFuture ......................................................................................   Passed    0.01 sec
          Start 1204: futures_via_test.ViaFunc.voidFuture
1201/3391 Test #1204: futures_via_test.ViaFunc.voidFuture ......................................................................................   Passed    0.01 sec
          Start 1205: futures_via_test.ViaFunc.isSticky
1202/3391 Test #1205: futures_via_test.ViaFunc.isSticky ........................................................................................   Passed    0.01 sec
          Start 1206: futures_via_test.ViaFunc.moveOnly
1203/3391 Test  #579: concurrency_atomic_shared_ptr_test.AtomicSharedPtr.DeterministicTest .....................................................   Passed   10.45 sec
          Start 1207: futures_via_test.ViaFunc.valueKeepAlive
1204/3391 Test #1206: futures_via_test.ViaFunc.moveOnly ........................................................................................   Passed    0.01 sec
          Start 1208: futures_via_test.ViaFunc.thenValueKeepAlive
1205/3391 Test #1207: futures_via_test.ViaFunc.valueKeepAlive ..................................................................................   Passed    0.01 sec
          Start 1209: futures_wait_test.Wait.waitImmediate
1206/3391 Test #1208: futures_via_test.ViaFunc.thenValueKeepAlive ..............................................................................   Passed    0.01 sec
          Start 1210: futures_wait_test.Wait.wait
1207/3391 Test #1209: futures_wait_test.Wait.waitImmediate .....................................................................................   Passed    0.01 sec
          Start 1211: futures_wait_test.Wait.waitReplacesSelf
1208/3391 Test #1210: futures_wait_test.Wait.wait ..............................................................................................   Passed    0.01 sec
          Start 1212: futures_wait_test.Wait.waitWithDuration
1209/3391 Test #1211: futures_wait_test.Wait.waitReplacesSelf ..................................................................................   Passed    0.01 sec
          Start 1213: futures_wait_test.Wait.multipleWait
1210/3391 Test #1213: futures_wait_test.Wait.multipleWait ......................................................................................   Passed    0.11 sec
          Start 1214: futures_wait_test.Wait.WaitPlusThen
1211/3391 Test #1214: futures_wait_test.Wait.WaitPlusThen ......................................................................................   Passed    0.31 sec
          Start 1215: futures_wait_test.Wait.cancelAfterWait
1212/3391 Test #1212: futures_wait_test.Wait.waitWithDuration ..................................................................................   Passed    0.51 sec
          Start 1216: futures_when_test.When.predicateFalse
1213/3391 Test #1216: futures_when_test.When.predicateFalse ....................................................................................   Passed    0.01 sec
          Start 1217: futures_when_test.When.predicateTrue
1214/3391 Test #1217: futures_when_test.When.predicateTrue .....................................................................................   Passed    0.01 sec
          Start 1218: futures_while_do_test.WhileDo.success
1215/3391 Test #1218: futures_while_do_test.WhileDo.success ....................................................................................   Passed    0.01 sec
          Start 1219: futures_while_do_test.WhileDo.semiFutureSuccess
1216/3391 Test #1219: futures_while_do_test.WhileDo.semiFutureSuccess ..........................................................................   Passed    0.01 sec
          Start 1220: futures_while_do_test.WhileDo.failure
1217/3391 Test #1192: futures_via_test.Via.SimpleTimedGetTryVia ................................................................................   Passed    1.01 sec
          Start 1221: futures_while_do_test.WhileDo.semiFutureFailure
1218/3391 Test #1220: futures_while_do_test.WhileDo.failure ....................................................................................   Passed    0.01 sec
          Start 1222: futures_while_do_test.WhileDo.interrupt
1219/3391 Test #1221: futures_while_do_test.WhileDo.semiFutureFailure ..........................................................................   Passed    0.01 sec
          Start 1223: futures_while_do_test.WhileDo.semiFutureInterrupt
1220/3391 Test #1222: futures_while_do_test.WhileDo.interrupt ..................................................................................   Passed    0.01 sec
          Start 1224: futures_will_equal_test.WillEqual.basic
1221/3391 Test #1223: futures_while_do_test.WhileDo.semiFutureInterrupt ........................................................................   Passed    0.01 sec
          Start 1225: futures_window_test.Window.basic
1222/3391 Test #1224: futures_will_equal_test.WillEqual.basic ..................................................................................   Passed    0.01 sec
          Start 1226: futures_window_test.Window.inline
1223/3391 Test #1225: futures_window_test.Window.basic .........................................................................................   Passed    0.01 sec
          Start 1227: futures_window_test.Window.exception
1224/3391 Test #1226: futures_window_test.Window.inline ........................................................................................   Passed    0.01 sec
          Start 1228: futures_window_test.Window.stackOverflow
1225/3391 Test #1227: futures_window_test.Window.exception .....................................................................................   Passed    0.01 sec
          Start 1229: futures_window_test.Window.parallel
1226/3391 Test #1229: futures_window_test.Window.parallel ......................................................................................   Passed    0.01 sec
          Start 1230: futures_window_test.Window.parallelWithError
1227/3391 Test #1228: futures_window_test.Window.stackOverflow .................................................................................   Passed    0.02 sec
          Start 1231: futures_window_test.Window.allParallelWithError
1228/3391 Test #1230: futures_window_test.Window.parallelWithError .............................................................................   Passed    0.01 sec
          Start 1232: futures_window_test.WindowExecutor.basic
1229/3391 Test #1231: futures_window_test.Window.allParallelWithError ..........................................................................   Passed    0.01 sec
          Start 1233: futures_window_test.WindowExecutor.parallel
1230/3391 Test #1232: futures_window_test.WindowExecutor.basic .................................................................................   Passed    0.01 sec
          Start 1234: futures_window_test.WindowExecutor.parallelWithError
1231/3391 Test #1233: futures_window_test.WindowExecutor.parallel ..............................................................................   Passed    0.01 sec
          Start 1235: futures_window_test.WindowExecutor.allParallelWithError
1232/3391 Test #1234: futures_window_test.WindowExecutor.parallelWithError .....................................................................   Passed    0.01 sec
          Start 1236: gen_base_test.Gen.Count
1233/3391 Test #1235: futures_window_test.WindowExecutor.allParallelWithError ..................................................................   Passed    0.01 sec
          Start 1237: gen_base_test.Gen.Sum
1234/3391 Test #1236: gen_base_test.Gen.Count ..................................................................................................   Passed    0.01 sec
          Start 1238: gen_base_test.Gen.Foreach
1235/3391 Test #1237: gen_base_test.Gen.Sum ....................................................................................................   Passed    0.01 sec
          Start 1239: gen_base_test.Gen.Map
1236/3391 Test #1238: gen_base_test.Gen.Foreach ................................................................................................   Passed    0.01 sec
          Start 1240: gen_base_test.Gen.Member
1237/3391 Test #1239: gen_base_test.Gen.Map ....................................................................................................   Passed    0.01 sec
          Start 1241: gen_base_test.Gen.Field
1238/3391 Test #1240: gen_base_test.Gen.Member .................................................................................................   Passed    0.01 sec
          Start 1242: gen_base_test.Gen.Seq
1239/3391 Test #1241: gen_base_test.Gen.Field ..................................................................................................   Passed    0.01 sec
          Start 1243: gen_base_test.Gen.SeqWithStep
1240/3391 Test #1242: gen_base_test.Gen.Seq ....................................................................................................   Passed    0.01 sec
          Start 1244: gen_base_test.Gen.SeqWithStepArray
1241/3391 Test #1243: gen_base_test.Gen.SeqWithStep ............................................................................................   Passed    0.01 sec
          Start 1245: gen_base_test.Gen.Range
1242/3391 Test #1244: gen_base_test.Gen.SeqWithStepArray .......................................................................................   Passed    0.01 sec
          Start 1246: gen_base_test.Gen.RangeWithStep
1243/3391 Test #1245: gen_base_test.Gen.Range ..................................................................................................   Passed    0.01 sec
          Start 1247: gen_base_test.Gen.FromIterators
1244/3391 Test #1246: gen_base_test.Gen.RangeWithStep ..........................................................................................   Passed    0.01 sec
          Start 1248: gen_base_test.Gen.FromMap
1245/3391 Test #1247: gen_base_test.Gen.FromIterators ..........................................................................................   Passed    0.01 sec
          Start 1249: gen_base_test.Gen.Filter
1246/3391 Test #1248: gen_base_test.Gen.FromMap ................................................................................................   Passed    0.01 sec
          Start 1250: gen_base_test.Gen.FilterDefault
1247/3391 Test #1249: gen_base_test.Gen.Filter .................................................................................................   Passed    0.01 sec
          Start 1251: gen_base_test.Gen.FilterSink
1248/3391 Test #1250: gen_base_test.Gen.FilterDefault ..........................................................................................   Passed    0.01 sec
          Start 1252: gen_base_test.Gen.Contains
1249/3391 Test #1251: gen_base_test.Gen.FilterSink .............................................................................................   Passed    0.01 sec
          Start 1253: gen_base_test.Gen.Take
1250/3391 Test #1252: gen_base_test.Gen.Contains ...............................................................................................   Passed    0.01 sec
          Start 1254: gen_base_test.Gen.Stride
1251/3391 Test #1253: gen_base_test.Gen.Take ...................................................................................................   Passed    0.01 sec
          Start 1255: gen_base_test.Gen.Sample
1252/3391 Test #1254: gen_base_test.Gen.Stride .................................................................................................   Passed    0.01 sec
          Start 1256: gen_base_test.Gen.Skip
1253/3391 Test #1255: gen_base_test.Gen.Sample .................................................................................................   Passed    0.01 sec
          Start 1257: gen_base_test.Gen.Until
1254/3391 Test #1256: gen_base_test.Gen.Skip ...................................................................................................   Passed    0.01 sec
          Start 1258: gen_base_test.Gen.Visit
1255/3391 Test #1257: gen_base_test.Gen.Until ..................................................................................................   Passed    0.01 sec
          Start 1259: gen_base_test.Gen.Composed
1256/3391 Test #1258: gen_base_test.Gen.Visit ..................................................................................................   Passed    0.01 sec
          Start 1260: gen_base_test.Gen.Chain
1257/3391 Test #1259: gen_base_test.Gen.Composed ...............................................................................................   Passed    0.01 sec
          Start 1261: gen_base_test.Gen.Concat
1258/3391 Test #1260: gen_base_test.Gen.Chain ..................................................................................................   Passed    0.01 sec
          Start 1262: gen_base_test.Gen.ConcatGen
1259/3391 Test #1261: gen_base_test.Gen.Concat .................................................................................................   Passed    0.01 sec
          Start 1263: gen_base_test.Gen.ConcatAlt
1260/3391 Test #1262: gen_base_test.Gen.ConcatGen ..............................................................................................   Passed    0.01 sec
          Start 1264: gen_base_test.Gen.Order
1261/3391 Test #1263: gen_base_test.Gen.ConcatAlt ..............................................................................................   Passed    0.01 sec
          Start 1265: gen_base_test.Gen.OrderMoved
1262/3391 Test #1264: gen_base_test.Gen.Order ..................................................................................................   Passed    0.01 sec
          Start 1266: gen_base_test.Gen.OrderTake
1263/3391 Test #1265: gen_base_test.Gen.OrderMoved .............................................................................................   Passed    0.01 sec
          Start 1267: gen_base_test.Gen.Distinct
1264/3391 Test #1266: gen_base_test.Gen.OrderTake ..............................................................................................   Passed    0.01 sec
          Start 1268: gen_base_test.Gen.DistinctBy
1265/3391 Test #1267: gen_base_test.Gen.Distinct ...............................................................................................   Passed    0.01 sec
          Start 1269: gen_base_test.Gen.DistinctMove
1266/3391 Test #1268: gen_base_test.Gen.DistinctBy .............................................................................................   Passed    0.01 sec
          Start 1270: gen_base_test.Gen.DistinctInfinite
1267/3391 Test #1269: gen_base_test.Gen.DistinctMove ...........................................................................................   Passed    0.01 sec
          Start 1271: gen_base_test.Gen.DistinctByInfinite
1268/3391 Test #1270: gen_base_test.Gen.DistinctInfinite .......................................................................................   Passed    0.01 sec
          Start 1272: gen_base_test.Gen.MinBy
1269/3391 Test #1271: gen_base_test.Gen.DistinctByInfinite .....................................................................................   Passed    0.01 sec
          Start 1273: gen_base_test.Gen.MaxBy
1270/3391 Test #1272: gen_base_test.Gen.MinBy ..................................................................................................   Passed    0.01 sec
          Start 1274: gen_base_test.Gen.Min
1271/3391 Test #1273: gen_base_test.Gen.MaxBy ..................................................................................................   Passed    0.01 sec
          Start 1275: gen_base_test.Gen.Max
1272/3391 Test #1274: gen_base_test.Gen.Min ....................................................................................................   Passed    0.01 sec
          Start 1276: gen_base_test.Gen.Append
1273/3391 Test #1275: gen_base_test.Gen.Max ....................................................................................................   Passed    0.01 sec
          Start 1277: gen_base_test.Gen.FromRValue
1274/3391 Test #1276: gen_base_test.Gen.Append .................................................................................................   Passed    0.01 sec
          Start 1278: gen_base_test.Gen.OrderBy
1275/3391 Test #1278: gen_base_test.Gen.OrderBy ................................................................................................   Passed    0.01 sec
          Start 1279: gen_base_test.Gen.Foldl
1276/3391 Test #1277: gen_base_test.Gen.FromRValue .............................................................................................   Passed    0.01 sec
          Start 1280: gen_base_test.Gen.Reduce
1277/3391 Test #1279: gen_base_test.Gen.Foldl ..................................................................................................   Passed    0.01 sec
          Start 1281: gen_base_test.Gen.ReduceBad
1278/3391 Test #1280: gen_base_test.Gen.Reduce .................................................................................................   Passed    0.01 sec
          Start 1282: gen_base_test.Gen.Moves
1279/3391 Test #1281: gen_base_test.Gen.ReduceBad ..............................................................................................   Passed    0.01 sec
          Start 1283: gen_base_test.Gen.First
1280/3391 Test #1282: gen_base_test.Gen.Moves ..................................................................................................   Passed    0.01 sec
          Start 1284: gen_base_test.Gen.FromCopy
1281/3391 Test #1283: gen_base_test.Gen.First ..................................................................................................   Passed    0.01 sec
          Start 1285: gen_base_test.Gen.Get
1282/3391 Test #1284: gen_base_test.Gen.FromCopy ...............................................................................................   Passed    0.01 sec
          Start 1286: gen_base_test.Gen.notEmpty
1283/3391 Test #1285: gen_base_test.Gen.Get ....................................................................................................   Passed    0.01 sec
          Start 1287: gen_base_test.Gen.isEmpty
1284/3391 Test #1286: gen_base_test.Gen.notEmpty ...............................................................................................   Passed    0.01 sec
          Start 1288: gen_base_test.Gen.Any
1285/3391 Test #1287: gen_base_test.Gen.isEmpty ................................................................................................   Passed    0.01 sec
          Start 1289: gen_base_test.Gen.All
1286/3391 Test #1288: gen_base_test.Gen.Any ....................................................................................................   Passed    0.01 sec
          Start 1290: gen_base_test.Gen.Yielders
1287/3391 Test #1289: gen_base_test.Gen.All ....................................................................................................   Passed    0.01 sec
          Start 1291: gen_base_test.Gen.NestedYield
1288/3391 Test #1290: gen_base_test.Gen.Yielders ...............................................................................................   Passed    0.01 sec
          Start 1292: gen_base_test.Gen.MapYielders
1289/3391 Test #1291: gen_base_test.Gen.NestedYield ............................................................................................   Passed    0.01 sec
          Start 1293: gen_base_test.Gen.VirtualGen
1290/3391 Test #1292: gen_base_test.Gen.MapYielders ............................................................................................   Passed    0.01 sec
          Start 1294: gen_base_test.Gen.VirtualGenMoveOnly
1291/3391 Test #1293: gen_base_test.Gen.VirtualGen .............................................................................................   Passed    0.01 sec
          Start 1295: gen_base_test.Gen.CustomType
1292/3391 Test #1294: gen_base_test.Gen.VirtualGenMoveOnly .....................................................................................   Passed    0.01 sec
          Start 1296: gen_base_test.Gen.NoNeedlessCopies
1293/3391 Test #1295: gen_base_test.Gen.CustomType .............................................................................................   Passed    0.01 sec
          Start 1297: gen_base_test.Gen.NoGeneratorCopies
1294/3391 Test #1296: gen_base_test.Gen.NoNeedlessCopies .......................................................................................   Passed    0.01 sec
          Start 1298: gen_base_test.Gen.FromArray
1295/3391 Test #1297: gen_base_test.Gen.NoGeneratorCopies ......................................................................................   Passed    0.01 sec
          Start 1299: gen_base_test.Gen.FromStdArray
1296/3391 Test #1298: gen_base_test.Gen.FromArray ..............................................................................................   Passed    0.01 sec
          Start 1300: gen_base_test.Gen.StringConcat
1297/3391 Test #1299: gen_base_test.Gen.FromStdArray ...........................................................................................   Passed    0.01 sec
          Start 1301: gen_base_test.Gen.CopyCount
1298/3391 Test #1300: gen_base_test.Gen.StringConcat ...........................................................................................   Passed    0.01 sec
          Start 1302: gen_base_test.Gen.Dynamic
1299/3391 Test #1301: gen_base_test.Gen.CopyCount ..............................................................................................   Passed    0.01 sec
          Start 1303: gen_base_test.Gen.DynamicObject
1300/3391 Test #1302: gen_base_test.Gen.Dynamic ................................................................................................   Passed    0.01 sec
          Start 1304: gen_base_test.Gen.Collect
1301/3391 Test #1303: gen_base_test.Gen.DynamicObject ..........................................................................................   Passed    0.01 sec
          Start 1305: gen_base_test.Gen.Cycle
1302/3391 Test #1304: gen_base_test.Gen.Collect ................................................................................................   Passed    0.01 sec
          Start 1306: gen_base_test.Gen.Dereference
1303/3391 Test #1305: gen_base_test.Gen.Cycle ..................................................................................................   Passed    0.01 sec
          Start 1307: gen_base_test.Gen.DereferenceWithLValueRef
1304/3391 Test #1306: gen_base_test.Gen.Dereference ............................................................................................   Passed    0.01 sec
          Start 1308: gen_base_test.Gen.DereferenceWithRValueRef
1305/3391 Test #1307: gen_base_test.Gen.DereferenceWithLValueRef ...............................................................................   Passed    0.01 sec
          Start 1309: gen_base_test.Gen.Indirect
1306/3391 Test #1308: gen_base_test.Gen.DereferenceWithRValueRef ...............................................................................   Passed    0.01 sec
          Start 1310: gen_base_test.Gen.Guard
1307/3391 Test #1309: gen_base_test.Gen.Indirect ...............................................................................................   Passed    0.01 sec
          Start 1311: gen_base_test.Gen.Guardthroughbuffers
1308/3391 Test #1311: gen_base_test.Gen.Guardthroughbuffers ....................................................................................***Not Run (Disabled)   0.00 sec
          Start 1312: gen_base_test.Gen.eachTryTo
1309/3391 Test #1310: gen_base_test.Gen.Guard ..................................................................................................   Passed    0.01 sec
          Start 1313: gen_base_test.Gen.Batch
1310/3391 Test #1312: gen_base_test.Gen.eachTryTo ..............................................................................................   Passed    0.01 sec
          Start 1314: gen_base_test.Gen.BatchMove
1311/3391 Test #1313: gen_base_test.Gen.Batch ..................................................................................................   Passed    0.01 sec
          Start 1315: gen_base_test.Gen.Window
1312/3391 Test #1314: gen_base_test.Gen.BatchMove ..............................................................................................   Passed    0.01 sec
          Start 1316: gen_base_test.Gen.Just
1313/3391 Test #1315: gen_base_test.Gen.Window .................................................................................................   Passed    0.01 sec
          Start 1317: gen_base_test.Gen.GroupBy
1314/3391 Test #1316: gen_base_test.Gen.Just ...................................................................................................   Passed    0.01 sec
          Start 1318: gen_base_test.Gen.GroupByAdjacent
1315/3391 Test #1317: gen_base_test.Gen.GroupBy ................................................................................................   Passed    0.01 sec
          Start 1319: gen_base_test.Gen.Unwrap
1316/3391 Test #1318: gen_base_test.Gen.GroupByAdjacent ........................................................................................   Passed    0.01 sec
          Start 1320: gen_combine_test.CombineGen.Interleave
1317/3391 Test #1319: gen_base_test.Gen.Unwrap .................................................................................................   Passed    0.01 sec
          Start 1321: gen_combine_test.CombineGen.InterleaveMoveOnly
1318/3391 Test #1320: gen_combine_test.CombineGen.Interleave ...................................................................................   Passed    0.01 sec
          Start 1322: gen_combine_test.CombineGen.Zip
1319/3391 Test #1321: gen_combine_test.CombineGen.InterleaveMoveOnly ...........................................................................   Passed    0.01 sec
          Start 1323: gen_combine_test.CombineGen.ZipMoveOnly
1320/3391 Test #1322: gen_combine_test.CombineGen.Zip ..........................................................................................   Passed    0.01 sec
          Start 1324: gen_combine_test.CombineGen.TupleFlatten
1321/3391 Test #1323: gen_combine_test.CombineGen.ZipMoveOnly ..................................................................................   Passed    0.01 sec
          Start 1325: gen_parallel_map_test.Pmap.InfiniteEquivalent
1322/3391 Test #1324: gen_combine_test.CombineGen.TupleFlatten .................................................................................   Passed    0.01 sec
          Start 1326: gen_parallel_map_test.Pmap.Empty
1323/3391 Test #1326: gen_parallel_map_test.Pmap.Empty .........................................................................................   Passed    0.01 sec
          Start 1327: gen_parallel_map_test.Pmap.Rvalues
1324/3391 Test #1325: gen_parallel_map_test.Pmap.InfiniteEquivalent ............................................................................   Passed    0.01 sec
          Start 1328: gen_parallel_map_test.Pmap.Exception
1325/3391 Test #1328: gen_parallel_map_test.Pmap.Exception .....................................................................................   Passed    0.01 sec
          Start 1329: gen_parallel_test.ParallelTest.Serial
1326/3391 Test #1329: gen_parallel_test.ParallelTest.Serial ....................................................................................   Passed    0.01 sec
          Start 1330: gen_parallel_test.ParallelTest.ComputeBound64
1327/3391 Test #1327: gen_parallel_map_test.Pmap.Rvalues .......................................................................................   Passed    0.04 sec
          Start 1331: gen_parallel_test.ParallelTest.Take
1328/3391 Test #1330: gen_parallel_test.ParallelTest.ComputeBound64 ............................................................................   Passed    0.03 sec
          Start 1332: gen_parallel_test.ParallelTest.Unique
1329/3391 Test #1332: gen_parallel_test.ParallelTest.Unique ....................................................................................   Passed    0.03 sec
          Start 1333: gen_parallel_test.ParallelTest.PSum
1330/3391 Test #1331: gen_parallel_test.ParallelTest.Take ......................................................................................   Passed    0.09 sec
          Start 1334: hash_checksum_test.Checksum.crc32cSoftware
1331/3391 Test #1334: hash_checksum_test.Checksum.crc32cSoftware ...............................................................................   Passed    0.04 sec
          Start 1335: hash_checksum_test.Checksum.crc32cContinuationSoftware
1332/3391 Test #1335: hash_checksum_test.Checksum.crc32cContinuationSoftware ...................................................................   Passed    0.04 sec
          Start 1336: hash_checksum_test.Checksum.crc32cHardware
1333/3391 Test #1336: hash_checksum_test.Checksum.crc32cHardware ...............................................................................   Passed    0.02 sec
          Start 1337: hash_checksum_test.Checksum.crc32cHardwareEq
1334/3391 Test #1337: hash_checksum_test.Checksum.crc32cHardwareEq .............................................................................   Passed    0.02 sec
          Start 1338: hash_checksum_test.Checksum.crc32cContinuationHardware
1335/3391 Test #1338: hash_checksum_test.Checksum.crc32cContinuationHardware ...................................................................   Passed    0.02 sec
          Start 1339: hash_checksum_test.Checksum.crc32cHardwareSse42
1336/3391 Test #1339: hash_checksum_test.Checksum.crc32cHardwareSse42 ..........................................................................   Passed    0.02 sec
          Start 1340: hash_checksum_test.Checksum.crc32cHardwareEqSse42
1337/3391 Test #1340: hash_checksum_test.Checksum.crc32cHardwareEqSse42 ........................................................................   Passed    0.02 sec
          Start 1341: hash_checksum_test.Checksum.crc32cContinuationHardwareSse42
1338/3391 Test #1341: hash_checksum_test.Checksum.crc32cContinuationHardwareSse42 ..............................................................   Passed    0.02 sec
          Start 1342: hash_checksum_test.Checksum.crc32cHardwareAvx512
1339/3391 Test #1342: hash_checksum_test.Checksum.crc32cHardwareAvx512 .........................................................................   Passed    0.02 sec
          Start 1343: hash_checksum_test.Checksum.crc32cHardwareEqAvx512
1340/3391 Test #1343: hash_checksum_test.Checksum.crc32cHardwareEqAvx512 .......................................................................   Passed    0.02 sec
          Start 1344: hash_checksum_test.Checksum.crc32cContinuationHardwareAvx512
1341/3391 Test #1344: hash_checksum_test.Checksum.crc32cContinuationHardwareAvx512 .............................................................   Passed    0.02 sec
          Start 1345: hash_checksum_test.Checksum.crc32cHardwareNeon
1342/3391 Test #1345: hash_checksum_test.Checksum.crc32cHardwareNeon ...........................................................................   Passed    0.02 sec
          Start 1346: hash_checksum_test.Checksum.crc32cHardwareEqNeon
1343/3391 Test #1346: hash_checksum_test.Checksum.crc32cHardwareEqNeon .........................................................................   Passed    0.02 sec
          Start 1347: hash_checksum_test.Checksum.crc32cContinuationHardwareNeon
1344/3391 Test #1347: hash_checksum_test.Checksum.crc32cContinuationHardwareNeon ...............................................................   Passed    0.02 sec
          Start 1348: hash_checksum_test.Checksum.crc32cHardwareNeonEor3Sha3
1345/3391 Test #1348: hash_checksum_test.Checksum.crc32cHardwareNeonEor3Sha3 ...................................................................   Passed    0.02 sec
          Start 1349: hash_checksum_test.Checksum.crc32cHardwareEqNeonEor3Sha3
1346/3391 Test #1215: futures_wait_test.Wait.cancelAfterWait ...................................................................................   Passed    1.01 sec
          Start 1350: hash_checksum_test.Checksum.crc32cContinuationHardwareNeonEor3Sha3
1347/3391 Test #1349: hash_checksum_test.Checksum.crc32cHardwareEqNeonEor3Sha3 .................................................................   Passed    0.02 sec
          Start 1351: hash_checksum_test.Checksum.crc32clargeBuffers
1348/3391 Test #1350: hash_checksum_test.Checksum.crc32cContinuationHardwareNeonEor3Sha3 .......................................................   Passed    0.02 sec
          Start 1352: hash_checksum_test.Checksum.crc32cAutodetect
1349/3391 Test #1352: hash_checksum_test.Checksum.crc32cAutodetect .............................................................................   Passed    0.04 sec
          Start 1353: hash_checksum_test.Checksum.crc32cContinuationAutodetect
1350/3391 Test #1353: hash_checksum_test.Checksum.crc32cContinuationAutodetect .................................................................   Passed    0.04 sec
          Start 1354: hash_checksum_test.Checksum.crc32
1351/3391 Test #1354: hash_checksum_test.Checksum.crc32 ........................................................................................   Passed    0.02 sec
          Start 1355: hash_checksum_test.Checksum.crc32Continuation
1352/3391 Test #1355: hash_checksum_test.Checksum.crc32Continuation ............................................................................   Passed    0.02 sec
          Start 1356: hash_checksum_test.Checksum.crc32Type
1353/3391 Test #1356: hash_checksum_test.Checksum.crc32Type ....................................................................................   Passed    0.05 sec
          Start 1357: hash_checksum_test.Checksum.crc32Combine
1354/3391 Test #1357: hash_checksum_test.Checksum.crc32Combine .................................................................................   Passed    0.09 sec
          Start 1358: hash_checksum_test.Checksum.crc32cCombine
1355/3391 Test #1358: hash_checksum_test.Checksum.crc32cCombine ................................................................................   Passed    0.10 sec
          Start 1359: hash_farm_hash_test.farmhash.simple
1356/3391 Test #1359: hash_farm_hash_test.farmhash.simple ......................................................................................   Passed    0.01 sec
          Start 1360: hash_hash_test.Hash.Test128To64
1357/3391 Test #1360: hash_hash_test.Hash.Test128To64 ..........................................................................................   Passed    0.01 sec
          Start 1361: hash_hash_test.Hash.Fnv32
1358/3391 Test #1361: hash_hash_test.Hash.Fnv32 ................................................................................................   Passed    0.01 sec
          Start 1362: hash_hash_test.Hash.Fnv64
1359/3391 Test #1333: gen_parallel_test.ParallelTest.PSum ......................................................................................   Passed    0.84 sec
          Start 1363: hash_hash_test.Hash.Hsieh32
1360/3391 Test #1362: hash_hash_test.Hash.Fnv64 ................................................................................................   Passed    0.01 sec
          Start 1364: hash_hash_test.Hash.TWangMix64
1361/3391 Test #1363: hash_hash_test.Hash.Hsieh32 ..............................................................................................   Passed    0.01 sec
          Start 1365: hash_hash_test.Hash.TWangUnmix64
1362/3391 Test #1364: hash_hash_test.Hash.TWangMix64 ...........................................................................................   Passed    0.01 sec
          Start 1366: hash_hash_test.Hash.TWang32From64
1363/3391 Test #1365: hash_hash_test.Hash.TWangUnmix64 .........................................................................................   Passed    0.01 sec
          Start 1367: hash_hash_test.Hash.JenkinsRevMix32
1364/3391 Test #1366: hash_hash_test.Hash.TWang32From64 ........................................................................................   Passed    0.01 sec
          Start 1368: hash_hash_test.Hash.JenkinsRevUnmix32
1365/3391 Test #1367: hash_hash_test.Hash.JenkinsRevMix32 ......................................................................................   Passed    0.01 sec
          Start 1369: hash_hash_test.Hash.hasher
1366/3391 Test #1368: hash_hash_test.Hash.JenkinsRevUnmix32 ....................................................................................   Passed    0.01 sec
          Start 1370: hash_hash_test.Hash.integralTypes
1367/3391 Test #1369: hash_hash_test.Hash.hasher ...............................................................................................   Passed    0.01 sec
          Start 1371: hash_hash_test.Hash.noCachedHashCode
1368/3391 Test #1370: hash_hash_test.Hash.integralTypes ........................................................................................   Passed    0.01 sec
          Start 1372: hash_hash_test.Hash.integerConversion
1369/3391 Test #1371: hash_hash_test.Hash.noCachedHashCode .....................................................................................   Passed    0.01 sec
          Start 1373: hash_hash_test.Hash.int128StdHash
1370/3391 Test #1372: hash_hash_test.Hash.integerConversion ....................................................................................   Passed    0.01 sec
          Start 1374: hash_hash_test.Hash.floatTypes
1371/3391 Test #1373: hash_hash_test.Hash.int128StdHash ........................................................................................   Passed    0.01 sec
          Start 1375: hash_hash_test.Hash.pair
1372/3391 Test #1374: hash_hash_test.Hash.floatTypes ...........................................................................................   Passed    0.01 sec
          Start 1376: hash_hash_test.Hash.hashCombine
1373/3391 Test #1375: hash_hash_test.Hash.pair .................................................................................................   Passed    0.01 sec
          Start 1377: hash_hash_test.Hash.hashBool
1374/3391 Test #1376: hash_hash_test.Hash.hashCombine ..........................................................................................   Passed    0.01 sec
          Start 1378: hash_hash_test.Hash.hashBool10
1375/3391 Test #1377: hash_hash_test.Hash.hashBool .............................................................................................   Passed    0.01 sec
          Start 1379: hash_hash_test.Hash.stdTuple
1376/3391 Test #1378: hash_hash_test.Hash.hashBool10 ...........................................................................................   Passed    0.01 sec
          Start 1380: hash_hash_test.Hash.stdEmptyTuple
1377/3391 Test #1379: hash_hash_test.Hash.stdTuple .............................................................................................   Passed    0.01 sec
          Start 1381: hash_hash_test.Hash.enumType
1378/3391 Test #1380: hash_hash_test.Hash.stdEmptyTuple ........................................................................................   Passed    0.01 sec
          Start 1382: hash_hash_test.Hash.pairFollyHash
1379/3391 Test #1381: hash_hash_test.Hash.enumType .............................................................................................   Passed    0.01 sec
          Start 1383: hash_hash_test.Hash.tupleFollyHash
1380/3391 Test #1382: hash_hash_test.Hash.pairFollyHash ........................................................................................   Passed    0.01 sec
          Start 1384: hash_hash_test.Hash.hashRange
1381/3391 Test #1383: hash_hash_test.Hash.tupleFollyHash .......................................................................................   Passed    0.01 sec
          Start 1385: hash_hash_test.Hash.commutativeHashCombine
1382/3391 Test #1384: hash_hash_test.Hash.hashRange ............................................................................................   Passed    0.01 sec
          Start 1386: hash_hash_test.Hash.stdTupleDifferentHash
1383/3391 Test #1385: hash_hash_test.Hash.commutativeHashCombine ...............................................................................   Passed    0.01 sec
          Start 1387: hash_hash_test.Hash.Strings
1384/3391 Test #1386: hash_hash_test.Hash.stdTupleDifferentHash ................................................................................   Passed    0.01 sec
          Start 1388: hash_hash_test.Hash.UniquePtr
1385/3391 Test #1387: hash_hash_test.Hash.Strings ..............................................................................................   Passed    0.01 sec
          Start 1389: hash_hash_test.Hash.SharedPtr
1386/3391 Test #1388: hash_hash_test.Hash.UniquePtr ............................................................................................   Passed    0.01 sec
          Start 1390: hash_hash_test.Hash.Pointer
1387/3391 Test #1389: hash_hash_test.Hash.SharedPtr ............................................................................................   Passed    0.01 sec
          Start 1391: hash_hash_test.*/FNVTest.Fnva64Buf/*
1388/3391 Test #1390: hash_hash_test.Hash.Pointer ..............................................................................................   Passed    0.01 sec
          Start 1392: hash_hash_test.*/FNVTest.Fnva64/*
1389/3391 Test #1391: hash_hash_test.*/FNVTest.Fnva64Buf/* .....................................................................................   Passed    0.01 sec
          Start 1393: hash_hash_test.*/FNVTest.Fnva64Partial/*
1390/3391 Test #1392: hash_hash_test.*/FNVTest.Fnva64/* ........................................................................................   Passed    0.01 sec
          Start 1394: hash_hash_test.Traits.stdHashPairAvalances
1391/3391 Test #1393: hash_hash_test.*/FNVTest.Fnva64Partial/* .................................................................................   Passed    0.01 sec
          Start 1395: hash_hash_test.Traits.stdHashTuple2Avalances
1392/3391 Test #1394: hash_hash_test.Traits.stdHashPairAvalances ...............................................................................   Passed    0.01 sec
          Start 1396: hash_hash_test.Traits.stdHashStringAvalances
1393/3391 Test #1395: hash_hash_test.Traits.stdHashTuple2Avalances .............................................................................   Passed    0.01 sec
          Start 1397: hash_hash_test.Traits.follyHashUint64Avalances
1394/3391 Test #1396: hash_hash_test.Traits.stdHashStringAvalances .............................................................................   Passed    0.01 sec
          Start 1398: hash_hash_test.Traits.follyHasherInt64Avalances
1395/3391 Test #1397: hash_hash_test.Traits.follyHashUint64Avalances ...........................................................................   Passed    0.01 sec
          Start 1399: hash_hash_test.Traits.follyHasherFloatAvalanches
1396/3391 Test #1398: hash_hash_test.Traits.follyHasherInt64Avalances ..........................................................................   Passed    0.01 sec
          Start 1400: hash_hash_test.Traits.follyHasherDoubleAvalanches
1397/3391 Test #1399: hash_hash_test.Traits.follyHasherFloatAvalanches .........................................................................   Passed    0.01 sec
          Start 1401: hash_spooky_hash_v1_test.SpookyHashV1.Main
1398/3391 Test #1400: hash_hash_test.Traits.follyHasherDoubleAvalanches ........................................................................   Passed    0.01 sec
          Start 1402: hash_spooky_hash_v2_test.SpookyHashV2.Main
1399/3391 Test #1402: hash_spooky_hash_v2_test.SpookyHashV2.Main ...............................................................................   Passed    3.26 sec
          Start 1403: io_fs_util_test.Simple.Path
1400/3391 Test #1403: io_fs_util_test.Simple.Path ..............................................................................................   Passed    0.26 sec
          Start 1404: io_fs_util_test.Simple.CanonicalizeParent
1401/3391 Test #1404: io_fs_util_test.Simple.CanonicalizeParent ................................................................................   Passed    0.02 sec
          Start 1405: io_fs_util_test.Simple.UniquePath
1402/3391 Test #1405: io_fs_util_test.Simple.UniquePath ........................................................................................   Passed    0.04 sec
          Start 1406: io_fs_util_test.Simple.UniquePathDefaultModel
1403/3391 Test #1406: io_fs_util_test.Simple.UniquePathDefaultModel ............................................................................   Passed    0.02 sec
          Start 1407: io_iobuf_test.IOBuf.Simple
1404/3391 Test #1407: io_iobuf_test.IOBuf.Simple ...............................................................................................   Passed    0.01 sec
          Start 1408: io_iobuf_test.IOBuf.AllocSizes
1405/3391 Test #1408: io_iobuf_test.IOBuf.AllocSizes ...........................................................................................   Passed    0.01 sec
          Start 1409: io_iobuf_test.IOBuf.TakeOwnership
1406/3391 Test #1409: io_iobuf_test.IOBuf.TakeOwnership ........................................................................................   Passed    0.01 sec
          Start 1410: io_iobuf_test.IOBuf.TakeOwnershipFreeOnErrorBugfix
1407/3391 Test #1401: hash_spooky_hash_v1_test.SpookyHashV1.Main ...............................................................................   Passed    3.70 sec
          Start 1411: io_iobuf_test.IOBuf.GetUserData
1408/3391 Test #1411: io_iobuf_test.IOBuf.GetUserData ..........................................................................................   Passed    0.01 sec
          Start 1412: io_iobuf_test.IOBuf.GetFreeFn
1409/3391 Test #1412: io_iobuf_test.IOBuf.GetFreeFn ............................................................................................   Passed    0.01 sec
          Start 1413: io_iobuf_test.IOBuf.WrapBuffer
1410/3391 Test #1413: io_iobuf_test.IOBuf.WrapBuffer ...........................................................................................   Passed    0.01 sec
          Start 1414: io_iobuf_test.IOBuf.CreateCombined
1411/3391 Test #1410: io_iobuf_test.IOBuf.TakeOwnershipFreeOnErrorBugfix .......................................................................   Passed    0.09 sec
1412/3391 Test #1414: io_iobuf_test.IOBuf.CreateCombined .......................................................................................   Passed    0.01 sec
          Start 1415: io_iobuf_test.IOBuf.Chaining
          Start 1416: io_iobuf_test.IOBuf.Reserve
1413/3391 Test #1416: io_iobuf_test.IOBuf.Reserve ..............................................................................................   Passed    0.01 sec
          Start 1417: io_iobuf_test.IOBuf.copyBuffer
1414/3391 Test #1415: io_iobuf_test.IOBuf.Chaining .............................................................................................   Passed    0.02 sec
          Start 1418: io_iobuf_test.IOBuf.maybeCopyBuffer
1415/3391 Test #1417: io_iobuf_test.IOBuf.copyBuffer ...........................................................................................   Passed    0.01 sec
          Start 1419: io_iobuf_test.IOBuf.copyEmptyBuffer
1416/3391 Test #1419: io_iobuf_test.IOBuf.copyEmptyBuffer ......................................................................................   Passed    0.01 sec
          Start 1420: io_iobuf_test.IOBuf.takeOwnershipUniquePtr
1417/3391 Test #1418: io_iobuf_test.IOBuf.maybeCopyBuffer ......................................................................................   Passed    0.01 sec
          Start 1421: io_iobuf_test.IOBuf.Alignment
1418/3391 Test #1420: io_iobuf_test.IOBuf.takeOwnershipUniquePtr ...............................................................................   Passed    0.01 sec
          Start 1422: io_iobuf_test.TypedIOBuf.Simple
1419/3391 Test #1421: io_iobuf_test.IOBuf.Alignment ............................................................................................   Passed    0.01 sec
          Start 1423: io_iobuf_test.*/MoveToFbStringTest.Simple/*
1420/3391 Test #1422: io_iobuf_test.TypedIOBuf.Simple ..........................................................................................   Passed    0.01 sec
          Start 1424: io_iobuf_test.IOBuf.getIov
1421/3391 Test #1424: io_iobuf_test.IOBuf.getIov ...............................................................................................   Passed    0.01 sec
          Start 1425: io_iobuf_test.IOBuf.wrapIov
1422/3391 Test #1425: io_iobuf_test.IOBuf.wrapIov ..............................................................................................   Passed    0.01 sec
          Start 1426: io_iobuf_test.IOBuf.takeOwnershipIov
1423/3391 Test #1426: io_iobuf_test.IOBuf.takeOwnershipIov .....................................................................................   Passed    0.01 sec
          Start 1427: io_iobuf_test.IOBuf.wrapZeroLenIov
1424/3391 Test #1427: io_iobuf_test.IOBuf.wrapZeroLenIov .......................................................................................   Passed    0.01 sec
          Start 1428: io_iobuf_test.IOBuf.move
1425/3391 Test #1428: io_iobuf_test.IOBuf.move .................................................................................................   Passed    0.01 sec
          Start 1429: io_iobuf_test.IOBuf.HashAndEqual
1426/3391 Test #1429: io_iobuf_test.IOBuf.HashAndEqual .........................................................................................   Passed    0.01 sec
          Start 1430: io_iobuf_test.IOBuf.IOBufCompare
1427/3391 Test #1430: io_iobuf_test.IOBuf.IOBufCompare .........................................................................................   Passed    0.01 sec
          Start 1431: io_iobuf_test.IOBuf.ReserveWithHeadroom
1428/3391 Test #1431: io_iobuf_test.IOBuf.ReserveWithHeadroom ..................................................................................   Passed    0.01 sec
          Start 1432: io_iobuf_test.IOBuf.CopyConstructorAndAssignmentOperator
1429/3391 Test #1432: io_iobuf_test.IOBuf.CopyConstructorAndAssignmentOperator .................................................................   Passed    0.01 sec
          Start 1433: io_iobuf_test.IOBuf.CloneAsValue
1430/3391 Test #1433: io_iobuf_test.IOBuf.CloneAsValue .........................................................................................   Passed    0.01 sec
          Start 1434: io_iobuf_test.IOBuf.ExternallyShared
1431/3391 Test #1434: io_iobuf_test.IOBuf.ExternallyShared .....................................................................................   Passed    0.01 sec
          Start 1435: io_iobuf_test.IOBuf.Managed
1432/3391 Test #1435: io_iobuf_test.IOBuf.Managed ..............................................................................................   Passed    0.01 sec
          Start 1436: io_iobuf_test.IOBuf.CoalesceEmptyBuffers
1433/3391 Test #1436: io_iobuf_test.IOBuf.CoalesceEmptyBuffers .................................................................................   Passed    0.01 sec
          Start 1437: io_iobuf_test.IOBuf.CloneCoalescedChain
1434/3391 Test #1437: io_iobuf_test.IOBuf.CloneCoalescedChain ..................................................................................   Passed    0.01 sec
          Start 1438: io_iobuf_test.IOBuf.CloneCoalescedSingle
1435/3391 Test #1438: io_iobuf_test.IOBuf.CloneCoalescedSingle .................................................................................   Passed    0.01 sec
          Start 1439: io_iobuf_test.IOBuf.fillIov
1436/3391 Test #1423: io_iobuf_test.*/MoveToFbStringTest.Simple/* ..............................................................................   Passed    0.17 sec
          Start 1440: io_iobuf_test.IOBuf.fillIov2
1437/3391 Test #1439: io_iobuf_test.IOBuf.fillIov ..............................................................................................   Passed    0.01 sec
          Start 1441: io_iobuf_test.IOBuf.FreeFn
1438/3391 Test #1440: io_iobuf_test.IOBuf.fillIov2 .............................................................................................   Passed    0.01 sec
          Start 1442: io_iobuf_test.IOBuf.computeChainCapacityOfZeroSizeIOBuf
1439/3391 Test #1441: io_iobuf_test.IOBuf.FreeFn ...............................................................................................   Passed    0.01 sec
          Start 1443: io_iobuf_test.IOBuf.computeChainCapacityOfNonZeroSizeIOBuf
1440/3391 Test #1442: io_iobuf_test.IOBuf.computeChainCapacityOfZeroSizeIOBuf ..................................................................   Passed    0.01 sec
          Start 1444: io_iobuf_test.IOBuf.computeChainCapacityOfMixedCapacityChainedIOBuf
1441/3391 Test #1443: io_iobuf_test.IOBuf.computeChainCapacityOfNonZeroSizeIOBuf ...............................................................   Passed    0.01 sec
          Start 1445: io_iobuf_test.IOBuf.AppendTo
1442/3391 Test #1444: io_iobuf_test.IOBuf.computeChainCapacityOfMixedCapacityChainedIOBuf ......................................................   Passed    0.01 sec
          Start 1446: io_iobuf_test.IOBuf.FromStringView
1443/3391 Test #1445: io_iobuf_test.IOBuf.AppendTo .............................................................................................   Passed    0.01 sec
          Start 1447: io_iobuf_test.IOBuf.bufferTooLarge
1444/3391 Test #1446: io_iobuf_test.IOBuf.FromStringView .......................................................................................   Passed    0.01 sec
          Start 1448: io_iobuf_test.IOBuf.copyConstructBufferTooLarge
1445/3391 Test #1447: io_iobuf_test.IOBuf.bufferTooLarge .......................................................................................   Passed    0.01 sec
          Start 1449: io_iobuf_test.IOBuf.MaybeSplitTail
1446/3391 Test #1448: io_iobuf_test.IOBuf.copyConstructBufferTooLarge ..........................................................................   Passed    0.01 sec
          Start 1450: io_iobuf_test.IOBuf.FromString
1447/3391 Test #1449: io_iobuf_test.IOBuf.MaybeSplitTail .......................................................................................   Passed    0.01 sec
          Start 1451: io_iobuf_cursor_test.IOBuf.RWCursor
1448/3391 Test #1450: io_iobuf_test.IOBuf.FromString ...........................................................................................   Passed    0.01 sec
          Start 1452: io_iobuf_cursor_test.IOBuf.skip
1449/3391 Test #1451: io_iobuf_cursor_test.IOBuf.RWCursor ......................................................................................   Passed    0.01 sec
          Start 1453: io_iobuf_cursor_test.IOBuf.reset
1450/3391 Test #1452: io_iobuf_cursor_test.IOBuf.skip ..........................................................................................   Passed    0.01 sec
          Start 1454: io_iobuf_cursor_test.IOBuf.copyAssignConvert
1451/3391 Test #1453: io_iobuf_cursor_test.IOBuf.reset .........................................................................................   Passed    0.01 sec
          Start 1455: io_iobuf_cursor_test.IOBuf.arithmetic
1452/3391 Test #1454: io_iobuf_cursor_test.IOBuf.copyAssignConvert .............................................................................   Passed    0.01 sec
          Start 1456: io_iobuf_cursor_test.IOBuf.endian
1453/3391 Test #1455: io_iobuf_cursor_test.IOBuf.arithmetic ....................................................................................   Passed    0.01 sec
          Start 1457: io_iobuf_cursor_test.IOBuf.Cursor
1454/3391 Test #1456: io_iobuf_cursor_test.IOBuf.endian ........................................................................................   Passed    0.01 sec
          Start 1458: io_iobuf_cursor_test.IOBuf.UnshareCursor
1455/3391 Test #1457: io_iobuf_cursor_test.IOBuf.Cursor ........................................................................................   Passed    0.01 sec
          Start 1459: io_iobuf_cursor_test.IOBuf.PullAndPeek
1456/3391 Test #1458: io_iobuf_cursor_test.IOBuf.UnshareCursor .................................................................................   Passed    0.01 sec
          Start 1460: io_iobuf_cursor_test.IOBuf.pullFromChainContainingEmptyBufs
1457/3391 Test #1459: io_iobuf_cursor_test.IOBuf.PullAndPeek ...................................................................................   Passed    0.01 sec
          Start 1461: io_iobuf_cursor_test.IOBuf.pushCursorData
1458/3391 Test #1460: io_iobuf_cursor_test.IOBuf.pullFromChainContainingEmptyBufs ..............................................................   Passed    0.01 sec
          Start 1462: io_iobuf_cursor_test.IOBuf.Gather
1459/3391 Test #1461: io_iobuf_cursor_test.IOBuf.pushCursorData ................................................................................   Passed    0.01 sec
          Start 1463: io_iobuf_cursor_test.IOBuf.cloneAndInsert
1460/3391 Test #1462: io_iobuf_cursor_test.IOBuf.Gather ........................................................................................   Passed    0.01 sec
          Start 1464: io_iobuf_cursor_test.IOBuf.cloneWithEmptyBufAtStart
1461/3391 Test #1463: io_iobuf_cursor_test.IOBuf.cloneAndInsert ................................................................................   Passed    0.01 sec
          Start 1465: io_iobuf_cursor_test.IOBuf.Appender
1462/3391 Test #1464: io_iobuf_cursor_test.IOBuf.cloneWithEmptyBufAtStart ......................................................................   Passed    0.01 sec
          Start 1466: io_iobuf_cursor_test.IOBuf.Printf
1463/3391 Test #1465: io_iobuf_cursor_test.IOBuf.Appender ......................................................................................   Passed    0.01 sec
          Start 1467: io_iobuf_cursor_test.IOBuf.Format
1464/3391 Test #1466: io_iobuf_cursor_test.IOBuf.Printf ........................................................................................   Passed    0.01 sec
          Start 1468: io_iobuf_cursor_test.IOBuf.QueueAppender
1465/3391 Test #1467: io_iobuf_cursor_test.IOBuf.Format ........................................................................................   Passed    0.01 sec
          Start 1469: io_iobuf_cursor_test.IOBuf.QueueAppenderPushAtMostFillBuffer
1466/3391 Test #1468: io_iobuf_cursor_test.IOBuf.QueueAppender .................................................................................   Passed    0.01 sec
          Start 1470: io_iobuf_cursor_test.IOBuf.QueueAppenderInsertOwn
1467/3391 Test #1469: io_iobuf_cursor_test.IOBuf.QueueAppenderPushAtMostFillBuffer .............................................................   Passed    0.01 sec
          Start 1471: io_iobuf_cursor_test.IOBuf.QueueAppenderInsertClone
1468/3391 Test #1470: io_iobuf_cursor_test.IOBuf.QueueAppenderInsertOwn ........................................................................   Passed    0.01 sec
          Start 1472: io_iobuf_cursor_test.IOBuf.QueueAppenderReuseTail
1469/3391 Test #1471: io_iobuf_cursor_test.IOBuf.QueueAppenderInsertClone ......................................................................   Passed    0.01 sec
          Start 1473: io_iobuf_cursor_test.IOBuf.QueueAppenderRWCursor
1470/3391 Test #1472: io_iobuf_cursor_test.IOBuf.QueueAppenderReuseTail ........................................................................   Passed    0.01 sec
          Start 1474: io_iobuf_cursor_test.IOBuf.QueueAppenderTrimEnd
1471/3391 Test #1473: io_iobuf_cursor_test.IOBuf.QueueAppenderRWCursor .........................................................................   Passed    0.02 sec
          Start 1475: io_iobuf_cursor_test.IOBuf.CursorOperators
1472/3391 Test #1475: io_iobuf_cursor_test.IOBuf.CursorOperators ...............................................................................   Passed    0.01 sec
          Start 1476: io_iobuf_cursor_test.IOBuf.StringOperations
1473/3391 Test #1476: io_iobuf_cursor_test.IOBuf.StringOperations ..............................................................................   Passed    0.01 sec
          Start 1477: io_iobuf_cursor_test.IOBuf.ReadWhileTrue
1474/3391 Test #1474: io_iobuf_cursor_test.IOBuf.QueueAppenderTrimEnd ..........................................................................   Passed    0.03 sec
          Start 1478: io_iobuf_cursor_test.IOBuf.TestAdvanceToEndSingle
1475/3391 Test #1477: io_iobuf_cursor_test.IOBuf.ReadWhileTrue .................................................................................   Passed    0.01 sec
          Start 1479: io_iobuf_cursor_test.IOBuf.TestAdvanceToEndMulti
1476/3391 Test #1478: io_iobuf_cursor_test.IOBuf.TestAdvanceToEndSingle ........................................................................   Passed    0.01 sec
          Start 1480: io_iobuf_cursor_test.IOBuf.TestRetreatSingle
1477/3391 Test #1479: io_iobuf_cursor_test.IOBuf.TestAdvanceToEndMulti .........................................................................   Passed    0.01 sec
          Start 1481: io_iobuf_cursor_test.IOBuf.TestRetreatMulti
1478/3391 Test #1480: io_iobuf_cursor_test.IOBuf.TestRetreatSingle .............................................................................   Passed    0.01 sec
          Start 1482: io_iobuf_cursor_test.IOBuf.TestRetreatOperators
1479/3391 Test #1481: io_iobuf_cursor_test.IOBuf.TestRetreatMulti ..............................................................................   Passed    0.01 sec
          Start 1483: io_iobuf_cursor_test.IOBuf.tryRead
1480/3391 Test #1482: io_iobuf_cursor_test.IOBuf.TestRetreatOperators ..........................................................................   Passed    0.01 sec
          Start 1484: io_iobuf_cursor_test.IOBuf.tryReadLE
1481/3391 Test #1483: io_iobuf_cursor_test.IOBuf.tryRead .......................................................................................   Passed    0.01 sec
          Start 1485: io_iobuf_cursor_test.IOBuf.tryReadBE
1482/3391 Test #1484: io_iobuf_cursor_test.IOBuf.tryReadLE .....................................................................................   Passed    0.01 sec
          Start 1486: io_iobuf_cursor_test.IOBuf.tryReadConsumesAllInputOnFailure
1483/3391 Test #1485: io_iobuf_cursor_test.IOBuf.tryReadBE .....................................................................................   Passed    0.01 sec
          Start 1487: io_iobuf_cursor_test.IOBuf.readConsumesAllInputOnFailure
1484/3391 Test #1486: io_iobuf_cursor_test.IOBuf.tryReadConsumesAllInputOnFailure ..............................................................   Passed    0.01 sec
          Start 1488: io_iobuf_cursor_test.IOBuf.pushEmptyByteRange
1485/3391 Test #1487: io_iobuf_cursor_test.IOBuf.readConsumesAllInputOnFailure .................................................................   Passed    0.01 sec
          Start 1489: io_iobuf_cursor_test.IOBuf.positionTracking
1486/3391 Test #1488: io_iobuf_cursor_test.IOBuf.pushEmptyByteRange ............................................................................   Passed    0.01 sec
          Start 1490: io_iobuf_cursor_test.IOBuf.BoundedCursorSanity
1487/3391 Test #1489: io_iobuf_cursor_test.IOBuf.positionTracking ..............................................................................   Passed    0.01 sec
          Start 1491: io_iobuf_cursor_test.IOBuf.BoundedCursorOperators
1488/3391 Test #1490: io_iobuf_cursor_test.IOBuf.BoundedCursorSanity ...........................................................................   Passed    0.01 sec
          Start 1492: io_iobuf_cursor_test.IOBuf.BoundedCursorPullAndPeek
1489/3391 Test #1491: io_iobuf_cursor_test.IOBuf.BoundedCursorOperators ........................................................................   Passed    0.01 sec
          Start 1493: io_iobuf_cursor_test.IOBuf.ThinCursorAdvances
1490/3391 Test #1492: io_iobuf_cursor_test.IOBuf.BoundedCursorPullAndPeek ......................................................................   Passed    0.01 sec
          Start 1494: io_iobuf_cursor_test.IOBuf.ThinCursorBorrowing
1491/3391 Test #1493: io_iobuf_cursor_test.IOBuf.ThinCursorAdvances ............................................................................   Passed    0.01 sec
          Start 1495: io_iobuf_queue_test.IOBufQueue.Simple
1492/3391 Test #1494: io_iobuf_cursor_test.IOBuf.ThinCursorBorrowing ...........................................................................   Passed    0.01 sec
          Start 1496: io_iobuf_queue_test.IOBufQueue.Append
1493/3391 Test #1495: io_iobuf_queue_test.IOBufQueue.Simple ....................................................................................   Passed    0.01 sec
          Start 1497: io_iobuf_queue_test.IOBufQueue.Append2
1494/3391 Test #1496: io_iobuf_queue_test.IOBufQueue.Append ....................................................................................   Passed    0.01 sec
          Start 1498: io_iobuf_queue_test.IOBufQueue.AppendStringPiece
1495/3391 Test #1497: io_iobuf_queue_test.IOBufQueue.Append2 ...................................................................................   Passed    0.01 sec
          Start 1499: io_iobuf_queue_test.IOBufQueue.Reset
1496/3391 Test #1498: io_iobuf_queue_test.IOBufQueue.AppendStringPiece .........................................................................   Passed    0.01 sec
          Start 1500: io_iobuf_queue_test.IOBufQueue.ClearAndTryReuseLargestBuffer
1497/3391 Test #1499: io_iobuf_queue_test.IOBufQueue.Reset .....................................................................................   Passed    0.01 sec
          Start 1501: io_iobuf_queue_test.IOBufQueue.AppendIOBufRef
1498/3391 Test #1500: io_iobuf_queue_test.IOBufQueue.ClearAndTryReuseLargestBuffer .............................................................   Passed    0.01 sec
          Start 1502: io_iobuf_queue_test.IOBufQueue.AppendIOBufRefChain
1499/3391 Test #1501: io_iobuf_queue_test.IOBufQueue.AppendIOBufRef ............................................................................   Passed    0.01 sec
          Start 1503: io_iobuf_queue_test.IOBufQueue.AppendIOBufRefChainPartial
1500/3391 Test #1502: io_iobuf_queue_test.IOBufQueue.AppendIOBufRefChain .......................................................................   Passed    0.01 sec
          Start 1504: io_iobuf_queue_test.IOBufQueue.Split
1501/3391 Test #1503: io_iobuf_queue_test.IOBufQueue.AppendIOBufRefChainPartial ................................................................   Passed    0.01 sec
          Start 1505: io_iobuf_queue_test.IOBufQueue.SplitAtMost
1502/3391 Test #1504: io_iobuf_queue_test.IOBufQueue.Split .....................................................................................   Passed    0.01 sec
          Start 1506: io_iobuf_queue_test.IOBufQueue.SplitZero
1503/3391 Test #1505: io_iobuf_queue_test.IOBufQueue.SplitAtMost ...............................................................................   Passed    0.01 sec
          Start 1507: io_iobuf_queue_test.IOBufQueue.Preallocate
1504/3391 Test #1506: io_iobuf_queue_test.IOBufQueue.SplitZero .................................................................................   Passed    0.01 sec
          Start 1508: io_iobuf_queue_test.IOBufQueue.Wrap
1505/3391 Test #1507: io_iobuf_queue_test.IOBufQueue.Preallocate ...............................................................................   Passed    0.01 sec
          Start 1509: io_iobuf_queue_test.IOBufQueue.Trim
1506/3391 Test #1508: io_iobuf_queue_test.IOBufQueue.Wrap ......................................................................................   Passed    0.01 sec
          Start 1510: io_iobuf_queue_test.IOBufQueue.TrimStartAtMost
1507/3391 Test #1509: io_iobuf_queue_test.IOBufQueue.Trim ......................................................................................   Passed    0.01 sec
          Start 1511: io_iobuf_queue_test.IOBufQueue.TrimEndAtMost
1508/3391 Test #1510: io_iobuf_queue_test.IOBufQueue.TrimStartAtMost ...........................................................................   Passed    0.01 sec
          Start 1512: io_iobuf_queue_test.IOBufQueue.TrimPack
1509/3391 Test #1511: io_iobuf_queue_test.IOBufQueue.TrimEndAtMost .............................................................................   Passed    0.01 sec
          Start 1513: io_iobuf_queue_test.IOBufQueue.Prepend
1510/3391 Test #1512: io_iobuf_queue_test.IOBufQueue.TrimPack ..................................................................................   Passed    0.01 sec
          Start 1514: io_iobuf_queue_test.IOBufQueue.PopFirst
1511/3391 Test #1513: io_iobuf_queue_test.IOBufQueue.Prepend ...................................................................................   Passed    0.01 sec
          Start 1515: io_iobuf_queue_test.IOBufQueue.AppendToString
1512/3391 Test #1514: io_iobuf_queue_test.IOBufQueue.PopFirst ..................................................................................   Passed    0.01 sec
          Start 1516: io_iobuf_queue_test.IOBufQueue.Gather
1513/3391 Test #1515: io_iobuf_queue_test.IOBufQueue.AppendToString ............................................................................   Passed    0.01 sec
          Start 1517: io_iobuf_queue_test.IOBufQueue.ReuseTail
1514/3391 Test #1516: io_iobuf_queue_test.IOBufQueue.Gather ....................................................................................   Passed    0.01 sec
          Start 1518: io_iobuf_queue_test.IOBufQueue.PackWithSharedTail
1515/3391 Test #1517: io_iobuf_queue_test.IOBufQueue.ReuseTail .................................................................................   Passed    0.01 sec
          Start 1519: io_record_io_test.RecordIOTest.Simple
1516/3391 Test #1518: io_iobuf_queue_test.IOBufQueue.PackWithSharedTail ........................................................................   Passed    0.01 sec
          Start 1520: io_record_io_test.RecordIOTest.SmallRecords
1517/3391 Test #1519: io_record_io_test.RecordIOTest.Simple ....................................................................................   Passed    0.01 sec
          Start 1521: io_record_io_test.RecordIOTest.MultipleFileIds
1518/3391 Test #1520: io_record_io_test.RecordIOTest.SmallRecords ..............................................................................   Passed    0.01 sec
          Start 1522: io_record_io_test.RecordIOTest.ExtraMagic
1519/3391 Test #1521: io_record_io_test.RecordIOTest.MultipleFileIds ...........................................................................   Passed    0.01 sec
          Start 1523: io_record_io_test.RecordIOTest.Randomized
1520/3391 Test #1522: io_record_io_test.RecordIOTest.ExtraMagic ................................................................................   Passed    0.04 sec
          Start 1524: io_record_io_test.RecordIOTest.validateRecordAPI
1521/3391 Test #1524: io_record_io_test.RecordIOTest.validateRecordAPI .........................................................................   Passed    0.03 sec
          Start 1525: io_async_async_timeout_test.AsyncTimeout.destroy
1522/3391 Test #1525: io_async_async_timeout_test.AsyncTimeout.destroy .........................................................................   Passed    0.29 sec
          Start 1526: io_async_async_timeout_test.AsyncTimeout.make
1523/3391 Test #1526: io_async_async_timeout_test.AsyncTimeout.make ............................................................................   Passed    0.16 sec
          Start 1527: io_async_async_timeout_test.AsyncTimeout.schedule
1524/3391 Test #1527: io_async_async_timeout_test.AsyncTimeout.schedule ........................................................................   Passed    0.13 sec
          Start 1528: io_async_async_timeout_test.AsyncTimeout.scheduleImmediate
1525/3391 Test #1528: io_async_async_timeout_test.AsyncTimeout.scheduleImmediate ...............................................................   Passed    0.01 sec
          Start 1529: io_async_async_timeout_test.AsyncTimeout.cancelMake
1526/3391 Test #1529: io_async_async_timeout_test.AsyncTimeout.cancelMake ......................................................................   Passed    0.26 sec
          Start 1530: io_async_async_timeout_test.AsyncTimeout.cancelSchedule
1527/3391 Test #1530: io_async_async_timeout_test.AsyncTimeout.cancelSchedule ..................................................................   Passed    0.20 sec
          Start 1531: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPong
1528/3391 Test #1121: futures_retrying_test.RetryingTest.largeRetries ..........................................................................   Passed    9.25 sec
          Start 1532: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongNotify
1529/3391 Test #1531: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPong .......................................................   Passed    0.29 sec
          Start 1533: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongNotifyMmsg
1530/3391 Test #1532: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongNotify .................................................   Passed    0.15 sec
          Start 1534: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongRecvTosDisabled
1531/3391 Test #1533: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongNotifyMmsg .............................................   Passed    0.19 sec
          Start 1535: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongRecvTos
1532/3391 Test #1534: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongRecvTosDisabled ........................................   Passed    0.20 sec
          Start 1536: io_async_async_udp_socket_test.*/ConnectedAsyncSocketIntegrationTest.ConnectedPingPong/*
1533/3391 Test #1535: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongRecvTos ................................................   Passed    0.04 sec
          Start 1537: io_async_async_udp_socket_test.*/ConnectedAsyncSocketIntegrationTest.ConnectedPingPongServerWrongAddress/*
1534/3391 Test #1536: io_async_async_udp_socket_test.*/ConnectedAsyncSocketIntegrationTest.ConnectedPingPong/* .................................   Passed    0.06 sec
          Start 1538: io_async_async_udp_socket_test.*/ConnectedAsyncSocketIntegrationTest.ConnectedPingPongClientWrongAddress/*
1535/3391 Test #1537: io_async_async_udp_socket_test.*/ConnectedAsyncSocketIntegrationTest.ConnectedPingPongServerWrongAddress/* ...............   Passed    1.02 sec
          Start 1539: io_async_async_udp_socket_test.*/ConnectedAsyncSocketIntegrationTest.ConnectedPingPongDifferentWriteAddress/*
1536/3391 Test #1538: io_async_async_udp_socket_test.*/ConnectedAsyncSocketIntegrationTest.ConnectedPingPongClientWrongAddress/* ...............   Passed    1.20 sec
          Start 1540: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongPauseResumeListening
1537/3391 Test #1540: io_async_async_udp_socket_test.AsyncSocketIntegrationTest.PingPongPauseResumeListening ...................................   Passed    0.57 sec
          Start 1541: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestConnectAfterBind
1538/3391 Test #1541: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestConnectAfterBind ...................................................   Passed    0.06 sec
          Start 1542: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestConnect
1539/3391 Test #1542: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestConnect ............................................................   Passed    0.01 sec
          Start 1543: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestErrToNonExistentServer
1540/3391 Test #1543: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestErrToNonExistentServer .............................................   Passed    0.06 sec
          Start 1544: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestUnsetErrCallback
1541/3391 Test #1544: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestUnsetErrCallback ...................................................   Passed    0.07 sec
          Start 1545: io_async_async_udp_socket_test.AsyncUDPSocketTest.CloseInErrorCallback
1542/3391 Test #1539: io_async_async_udp_socket_test.*/ConnectedAsyncSocketIntegrationTest.ConnectedPingPongDifferentWriteAddress/* ............   Passed    1.04 sec
          Start 1546: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestNonExistentServerNoErrCb
1543/3391 Test #1545: io_async_async_udp_socket_test.AsyncUDPSocketTest.CloseInErrorCallback ...................................................   Passed    0.09 sec
          Start 1547: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestBound
1544/3391 Test #1546: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestNonExistentServerNoErrCb ...........................................   Passed    0.09 sec
          Start 1548: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestBoundUnixSocket
1545/3391 Test #1547: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestBound ..............................................................   Passed    0.08 sec
1546/3391 Test #1548: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestBoundUnixSocket ....................................................   Passed    0.06 sec
          Start 1549: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestAttachAfterDetachEvbWithReadCallback
          Start 1550: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestAttachAfterDetachEvbNoReadCallback
1547/3391 Test #1550: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestAttachAfterDetachEvbNoReadCallback .................................   Passed    0.02 sec
          Start 1551: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestDetachAttach
1548/3391 Test #1551: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestDetachAttach .......................................................   Passed    0.02 sec
          Start 1552: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWriteCmsg
1549/3391 Test #1552: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWriteCmsg ..........................................................   Passed    0.01 sec
          Start 1553: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWriteDynamicCmsg
1550/3391 Test #1553: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWriteDynamicCmsg ...................................................   Passed    0.01 sec
          Start 1554: io_async_async_udp_socket_test.MatcherTest.AllHaveCmsgsTest
1551/3391 Test #1554: io_async_async_udp_socket_test.MatcherTest.AllHaveCmsgsTest ..............................................................   Passed    0.01 sec
          Start 1555: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWritemCmsg
1552/3391 Test #1555: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWritemCmsg .........................................................   Passed    0.01 sec
          Start 1556: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWritemDynamicCmsg
1553/3391 Test #1556: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWritemDynamicCmsg ..................................................   Passed    0.01 sec
          Start 1557: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestApplyStringOptionsPostBind
1554/3391 Test #1549: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestAttachAfterDetachEvbWithReadCallback ...............................   Passed    0.08 sec
          Start 1558: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWritemNontrivialCmsgs
1555/3391 Test #1557: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestApplyStringOptionsPostBind .........................................   Passed    0.01 sec
          Start 1559: io_async_delayed_destruction_test.DelayedDestructionTest.GuardOnDelete
1556/3391 Test #1559: io_async_delayed_destruction_test.DelayedDestructionTest.GuardOnDelete ...................................................   Passed    0.06 sec
          Start 1560: io_async_delayed_destruction_test.DelayedDestructionTest.GuardOnDeleteWithPreGuard
1557/3391 Test #1558: io_async_async_udp_socket_test.AsyncUDPSocketTest.TestWritemNontrivialCmsgs ..............................................   Passed    0.11 sec
          Start 1561: io_async_delayed_destruction_base_test.DelayedDestructionBaseTest.basic
1558/3391 Test #1561: io_async_delayed_destruction_base_test.DelayedDestructionBaseTest.basic ..................................................   Passed    0.04 sec
          Start 1562: io_async_destructor_check_test.DestructorCheckTest.WithoutGuard
1559/3391 Test #1562: io_async_destructor_check_test.DestructorCheckTest.WithoutGuard ..........................................................   Passed    0.01 sec
          Start 1563: io_async_destructor_check_test.DestructorCheckTest.SingleGuard
1560/3391 Test #1563: io_async_destructor_check_test.DestructorCheckTest.SingleGuard ...........................................................   Passed    0.01 sec
          Start 1564: io_async_destructor_check_test.DestructorCheckTest.SingleGuardDestroyed
1561/3391 Test #1560: io_async_delayed_destruction_test.DelayedDestructionTest.GuardOnDeleteWithPreGuard .......................................   Passed    0.19 sec
          Start 1565: io_async_destructor_check_test.DestructorCheckTest.MultipleGuards
1562/3391 Test #1564: io_async_destructor_check_test.DestructorCheckTest.SingleGuardDestroyed ..................................................   Passed    0.12 sec
          Start 1566: io_async_destructor_check_test.DestructorCheckTest.MultipleGuardsDestroyed
1563/3391 Test #1565: io_async_destructor_check_test.DestructorCheckTest.MultipleGuards ........................................................   Passed    0.05 sec
          Start 1567: io_async_event_base_local_test.EventBaseLocalTest.Basic
1564/3391 Test #1566: io_async_destructor_check_test.DestructorCheckTest.MultipleGuardsDestroyed ...............................................   Passed    0.08 sec
          Start 1568: io_async_event_base_local_test.EventBaseLocalTest.tryEmplace
1565/3391 Test #1568: io_async_event_base_local_test.EventBaseLocalTest.tryEmplace .............................................................   Passed    0.01 sec
          Start 1569: io_async_event_base_local_test.EventBaseLocalTest.getOrCreateNoncopyable
1566/3391 Test #1569: io_async_event_base_local_test.EventBaseLocalTest.getOrCreateNoncopyable .................................................   Passed    0.01 sec
          Start 1570: io_async_event_base_local_test.EventBaseLocalTest.emplaceNoncopyable
1567/3391 Test #1570: io_async_event_base_local_test.EventBaseLocalTest.emplaceNoncopyable .....................................................   Passed    0.01 sec
          Start 1571: io_async_event_base_local_test.EventBaseLocalTest.DestructionOrder
1568/3391 Test #1571: io_async_event_base_local_test.EventBaseLocalTest.DestructionOrder .......................................................   Passed    0.01 sec
          Start 1572: io_async_event_base_local_test.EventBaseLocalTest.DestructorStressTest
1569/3391 Test #1567: io_async_event_base_local_test.EventBaseLocalTest.Basic ..................................................................   Passed    0.29 sec
          Start 1573: io_async_hh_wheel_timer_test.HHWheelTimerTest.FireOnce
1570/3391 Test #1573: io_async_hh_wheel_timer_test.HHWheelTimerTest.FireOnce ...................................................................   Passed    0.23 sec
          Start 1574: io_async_hh_wheel_timer_test.HHWheelTimerTest.NoRequestContextLeak
1571/3391 Test #1574: io_async_hh_wheel_timer_test.HHWheelTimerTest.NoRequestContextLeak .......................................................   Passed    0.01 sec
          Start 1575: io_async_hh_wheel_timer_test.HHWheelTimerTest.TestSchedulingWithinCallback
1572/3391 Test #1523: io_record_io_test.RecordIOTest.Randomized ................................................................................   Passed    5.04 sec
          Start 1576: io_async_hh_wheel_timer_test.HHWheelTimerTest.TestSetDefaultTimeout
1573/3391 Test #1576: io_async_hh_wheel_timer_test.HHWheelTimerTest.TestSetDefaultTimeout ......................................................   Passed    0.01 sec
          Start 1577: io_async_hh_wheel_timer_test.HHWheelTimerTest.CancelTimeout
1574/3391 Test #1577: io_async_hh_wheel_timer_test.HHWheelTimerTest.CancelTimeout ..............................................................   Passed    0.02 sec
          Start 1578: io_async_hh_wheel_timer_test.HHWheelTimerTest.DestroyTimeoutSet
1575/3391 Test #1578: io_async_hh_wheel_timer_test.HHWheelTimerTest.DestroyTimeoutSet ..........................................................   Passed    0.01 sec
          Start 1579: io_async_hh_wheel_timer_test.HHWheelTimerTest.SlowFast
1576/3391 Test #1579: io_async_hh_wheel_timer_test.HHWheelTimerTest.SlowFast ...................................................................   Passed    0.02 sec
          Start 1580: io_async_hh_wheel_timer_test.HHWheelTimerTest.ReschedTest
1577/3391 Test #1572: io_async_event_base_local_test.EventBaseLocalTest.DestructorStressTest ...................................................   Passed    0.76 sec
          Start 1581: io_async_hh_wheel_timer_test.HHWheelTimerTest.DeleteWheelInTimeout
1578/3391 Test #1581: io_async_hh_wheel_timer_test.HHWheelTimerTest.DeleteWheelInTimeout .......................................................   Passed    0.18 sec
          Start 1582: io_async_hh_wheel_timer_test.HHWheelTimerTest.DefaultTimeout
1579/3391 Test #1575: io_async_hh_wheel_timer_test.HHWheelTimerTest.TestSchedulingWithinCallback ...............................................   Passed    0.59 sec
          Start 1583: io_async_hh_wheel_timer_test.HHWheelTimerTest.lambda
1580/3391 Test #1582: io_async_hh_wheel_timer_test.HHWheelTimerTest.DefaultTimeout .............................................................   Passed    0.13 sec
          Start 1584: io_async_hh_wheel_timer_test.HHWheelTimerTest.lambdaThrows
1581/3391 Test #1580: io_async_hh_wheel_timer_test.HHWheelTimerTest.ReschedTest ................................................................   Passed    0.39 sec
          Start 1585: io_async_hh_wheel_timer_test.HHWheelTimerTest.cancelAll
1582/3391 Test #1583: io_async_hh_wheel_timer_test.HHWheelTimerTest.lambda .....................................................................   Passed    0.15 sec
          Start 1586: io_async_hh_wheel_timer_test.HHWheelTimerTest.IntrusivePtr
1583/3391 Test #1585: io_async_hh_wheel_timer_test.HHWheelTimerTest.cancelAll ..................................................................   Passed    0.05 sec
          Start 1587: io_async_hh_wheel_timer_test.HHWheelTimerTest.GetTimeRemaining
1584/3391 Test #1584: io_async_hh_wheel_timer_test.HHWheelTimerTest.lambdaThrows ...............................................................   Passed    0.15 sec
          Start 1588: io_async_hh_wheel_timer_test.HHWheelTimerTest.prematureTimeout
1585/3391 Test #1586: io_async_hh_wheel_timer_test.HHWheelTimerTest.IntrusivePtr ...............................................................   Passed    0.07 sec
          Start 1589: io_async_hh_wheel_timer_test.HHWheelTimerTest.Level1
1586/3391 Test #1587: io_async_hh_wheel_timer_test.HHWheelTimerTest.GetTimeRemaining ...........................................................   Passed    0.07 sec
          Start 1590: io_async_hh_wheel_timer_test.HHWheelTimerTest.NegativeTimeout
1587/3391 Test #1590: io_async_hh_wheel_timer_test.HHWheelTimerTest.NegativeTimeout ............................................................   Passed    0.03 sec
          Start 1591: io_async_hh_wheel_timer_test.HHWheelTimerDetailsTest.Divider
1588/3391 Test #1591: io_async_hh_wheel_timer_test.HHWheelTimerDetailsTest.Divider .............................................................   Passed    0.30 sec
          Start 1592: io_async_notification_queue_test.NotificationQueueTest.ConsumeUntilDrained
1589/3391 Test #1592: io_async_notification_queue_test.NotificationQueueTest.ConsumeUntilDrained ...............................................   Passed    0.01 sec
          Start 1593: io_async_notification_queue_test.NotificationQueueTest.ConsumeUntilDrainedStress
1590/3391 Test #1589: io_async_hh_wheel_timer_test.HHWheelTimerTest.Level1 .....................................................................   Passed    0.51 sec
          Start 1594: io_async_notification_queue_test.NotificationQueueTest.SendOneEventFD
1591/3391 Test #1594: io_async_notification_queue_test.NotificationQueueTest.SendOneEventFD ....................................................   Passed    0.01 sec
          Start 1595: io_async_notification_queue_test.NotificationQueueTest.PutMessagesEventFD
1592/3391 Test #1595: io_async_notification_queue_test.NotificationQueueTest.PutMessagesEventFD ................................................   Passed    0.06 sec
          Start 1596: io_async_notification_queue_test.NotificationQueueTest.MultiConsumerEventFD
1593/3391 Test #1596: io_async_notification_queue_test.NotificationQueueTest.MultiConsumerEventFD ..............................................   Passed    0.03 sec
          Start 1597: io_async_notification_queue_test.NotificationQueueTest.MaxQueueSizeEventFD
1594/3391 Test #1597: io_async_notification_queue_test.NotificationQueueTest.MaxQueueSizeEventFD ...............................................   Passed    0.01 sec
          Start 1598: io_async_notification_queue_test.NotificationQueueTest.MaxReadAtOnceEventFD
1595/3391 Test #1598: io_async_notification_queue_test.NotificationQueueTest.MaxReadAtOnceEventFD ..............................................   Passed    0.01 sec
          Start 1599: io_async_notification_queue_test.NotificationQueueTest.DestroyCallbackEventFD
1596/3391 Test #1599: io_async_notification_queue_test.NotificationQueueTest.DestroyCallbackEventFD ............................................   Passed    0.01 sec
          Start 1600: io_async_notification_queue_test.NotificationQueueTest.SendOnePipe
1597/3391 Test #1600: io_async_notification_queue_test.NotificationQueueTest.SendOnePipe .......................................................   Passed    0.01 sec
          Start 1601: io_async_notification_queue_test.NotificationQueueTest.PutMessagesPipe
1598/3391 Test #1601: io_async_notification_queue_test.NotificationQueueTest.PutMessagesPipe ...................................................   Passed    0.06 sec
          Start 1602: io_async_notification_queue_test.NotificationQueueTest.MultiConsumerPipe
1599/3391 Test #1593: io_async_notification_queue_test.NotificationQueueTest.ConsumeUntilDrainedStress .........................................   Passed    0.39 sec
          Start 1603: io_async_notification_queue_test.NotificationQueueTest.MaxQueueSizePipe
1600/3391 Test #1603: io_async_notification_queue_test.NotificationQueueTest.MaxQueueSizePipe ..................................................   Passed    0.01 sec
          Start 1604: io_async_notification_queue_test.NotificationQueueTest.MaxReadAtOncePipe
1601/3391 Test #1604: io_async_notification_queue_test.NotificationQueueTest.MaxReadAtOncePipe .................................................   Passed    0.01 sec
          Start 1605: io_async_notification_queue_test.NotificationQueueTest.DestroyCallbackPipe
1602/3391 Test #1605: io_async_notification_queue_test.NotificationQueueTest.DestroyCallbackPipe ...............................................   Passed    0.01 sec
          Start 1606: io_async_notification_queue_test.NotificationQueueTest.UseAfterFork
1603/3391 Test #1602: io_async_notification_queue_test.NotificationQueueTest.MultiConsumerPipe .................................................   Passed    0.13 sec
          Start 1607: io_async_notification_queue_test.NotificationQueueConsumer.make
1604/3391 Test #1607: io_async_notification_queue_test.NotificationQueueConsumer.make ..........................................................   Passed    0.01 sec
          Start 1608: io_async_request_context_test.RequestContextTest.SimpleTest
1605/3391 Test #1608: io_async_request_context_test.RequestContextTest.SimpleTest ..............................................................   Passed    0.01 sec
          Start 1609: io_async_request_context_test.RequestContextTest.RequestContextScopeGuard
1606/3391 Test #1609: io_async_request_context_test.RequestContextTest.RequestContextScopeGuard ................................................   Passed    0.01 sec
          Start 1610: io_async_request_context_test.RequestContextTest.defaultContext
1607/3391 Test #1610: io_async_request_context_test.RequestContextTest.defaultContext ..........................................................   Passed    0.01 sec
          Start 1611: io_async_request_context_test.RequestContextTest.setIfAbsentTest
1608/3391 Test #1611: io_async_request_context_test.RequestContextTest.setIfAbsentTest .........................................................   Passed    0.01 sec
          Start 1612: io_async_request_context_test.RequestContextTest.testSetUnset
1609/3391 Test #1612: io_async_request_context_test.RequestContextTest.testSetUnset ............................................................   Passed    0.01 sec
          Start 1613: io_async_request_context_test.RequestContextTest.deadlockTest
1610/3391 Test #1613: io_async_request_context_test.RequestContextTest.deadlockTest ............................................................   Passed    0.01 sec
          Start 1614: io_async_request_context_test.RequestContextTest.sharedGlobalTest
1611/3391 Test #1614: io_async_request_context_test.RequestContextTest.sharedGlobalTest ........................................................   Passed    0.01 sec
          Start 1615: io_async_request_context_test.RequestContextTest.ShallowCopyBasic
1612/3391 Test #1615: io_async_request_context_test.RequestContextTest.ShallowCopyBasic ........................................................   Passed    0.01 sec
          Start 1616: io_async_request_context_test.RequestContextTest.ShallowCopyOverwrite
1613/3391 Test #1616: io_async_request_context_test.RequestContextTest.ShallowCopyOverwrite ....................................................   Passed    0.05 sec
          Start 1617: io_async_request_context_test.RequestContextTest.ShallowCopyDefaultContext
1614/3391 Test #1617: io_async_request_context_test.RequestContextTest.ShallowCopyDefaultContext ...............................................   Passed    0.04 sec
          Start 1618: io_async_request_context_test.RequestContextTest.ShallowCopyClear
1615/3391 Test #1618: io_async_request_context_test.RequestContextTest.ShallowCopyClear ........................................................   Passed    0.01 sec
          Start 1619: io_async_request_context_test.RequestContextTest.ShallowCopyWithConcurrentModifications
1616/3391 Test #1606: io_async_notification_queue_test.NotificationQueueTest.UseAfterFork ......................................................   Passed    0.49 sec
          Start 1620: io_async_request_context_test.RequestContextTest.ShallowCopyMulti
1617/3391 Test #1620: io_async_request_context_test.RequestContextTest.ShallowCopyMulti ........................................................   Passed    0.08 sec
          Start 1621: io_async_request_context_test.RequestContextTest.RootIdOnCopy
1618/3391 Test #1621: io_async_request_context_test.RequestContextTest.RootIdOnCopy ............................................................   Passed    0.10 sec
          Start 1622: io_async_request_context_test.RequestContextTest.ThreadId
1619/3391 Test #1622: io_async_request_context_test.RequestContextTest.ThreadId ................................................................   Passed    0.11 sec
          Start 1623: io_async_request_context_test.RequestContextTest.Clear
1620/3391 Test #1623: io_async_request_context_test.RequestContextTest.Clear ...................................................................   Passed    0.07 sec
          Start 1624: io_async_request_context_test.RequestContextTest.OverwriteNullData
1621/3391 Test #1624: io_async_request_context_test.RequestContextTest.OverwriteNullData .......................................................   Passed    0.01 sec
          Start 1625: io_async_request_context_test.RequestContextTest.ConcurrentDataRefRelease
1622/3391 Test #1625: io_async_request_context_test.RequestContextTest.ConcurrentDataRefRelease ................................................   Passed    0.23 sec
          Start 1626: io_async_request_context_test.RequestContextTest.AccessAllThreadsDestructionGuard
1623/3391 Test #1626: io_async_request_context_test.RequestContextTest.AccessAllThreadsDestructionGuard ........................................   Passed    0.37 sec
          Start 1627: io_async_request_context_test.RequestContextTest.GetThreadCachedContextData
1624/3391 Test #1627: io_async_request_context_test.RequestContextTest.GetThreadCachedContextData ..............................................   Passed    0.01 sec
          Start 1628: io_async_request_context_test.RequestContextTryGetTest.TryGetTest
1625/3391 Test #1628: io_async_request_context_test.RequestContextTryGetTest.TryGetTest ........................................................   Passed    0.01 sec
          Start 1629: io_async_request_context_test.ImmutableRequestTest.simple
1626/3391 Test #1629: io_async_request_context_test.ImmutableRequestTest.simple ................................................................   Passed    0.01 sec
          Start 1630: io_async_request_context_test.ImmutableRequestTest.typeTraits
1627/3391 Test #1630: io_async_request_context_test.ImmutableRequestTest.typeTraits ............................................................   Passed    0.01 sec
          Start 1631: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.example
1628/3391 Test #1631: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.example .................................................   Passed    0.01 sec
          Start 1632: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.named_example
1629/3391 Test #1632: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.named_example ...........................................   Passed    0.01 sec
          Start 1633: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.default_manager
1630/3391 Test #1633: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.default_manager .........................................   Passed    0.05 sec
          Start 1634: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.custom_manager
1631/3391 Test #1619: io_async_request_context_test.RequestContextTest.ShallowCopyWithConcurrentModifications ..................................   Passed    1.47 sec
          Start 1635: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.eb_dtor_in_io_thread
1632/3391 Test #1634: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.custom_manager ..........................................   Passed    0.12 sec
1633/3391 Test #1635: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.eb_dtor_in_io_thread ....................................   Passed    0.01 sec
          Start 1636: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.keepalive
          Start 1637: io_async_ssl_session_test.SSLSessionTest.BasicTest
1634/3391 Test #1636: io_async_scoped_event_base_thread_test.ScopedEventBaseThreadTest.keepalive ...............................................   Passed    0.01 sec
          Start 1638: io_async_ssl_session_test.SSLSessionTest.NullSessionResumptionTest
1635/3391 Test #1588: io_async_hh_wheel_timer_test.HHWheelTimerTest.prematureTimeout ...........................................................   Passed    2.59 sec
          Start 1639: io_async_write_chain_async_transport_wrapper_test.WriteChainAsyncTransportWrapperTest.TestSimpleIov
1636/3391 Test #1639: io_async_write_chain_async_transport_wrapper_test.WriteChainAsyncTransportWrapperTest.TestSimpleIov ......................   Passed    0.01 sec
          Start 1640: io_async_write_chain_async_transport_wrapper_test.WriteChainAsyncTransportWrapperTest.TestChainedIov
1637/3391 Test #1640: io_async_write_chain_async_transport_wrapper_test.WriteChainAsyncTransportWrapperTest.TestChainedIov .....................   Passed    0.01 sec
          Start 1641: io_async_write_chain_async_transport_wrapper_test.WriteChainAsyncTransportWrapperTest.TestSimpleBuf
1638/3391 Test #1641: io_async_write_chain_async_transport_wrapper_test.WriteChainAsyncTransportWrapperTest.TestSimpleBuf ......................   Passed    0.01 sec
          Start 1642: io_async_ssl_ssl_errors_test.SSLErrorsTest.TestMessage
1639/3391 Test #1642: io_async_ssl_ssl_errors_test.SSLErrorsTest.TestMessage ...................................................................   Passed    0.01 sec
          Start 1643: lang_align_test.Align.AlignFloor
1640/3391 Test #1643: lang_align_test.Align.AlignFloor .........................................................................................   Passed    0.01 sec
          Start 1644: lang_align_test.Align.AlignCeil
1641/3391 Test #1644: lang_align_test.Align.AlignCeil ..........................................................................................   Passed    0.01 sec
          Start 1645: lang_aligned_test.AlignedTest.constructors
1642/3391 Test #1645: lang_aligned_test.AlignedTest.constructors ...............................................................................   Passed    0.00 sec
          Start 1646: lang_badge_test.BadgeTest.testSingleBadge
1643/3391 Test #1646: lang_badge_test.BadgeTest.testSingleBadge ................................................................................   Passed    0.00 sec
          Start 1647: lang_badge_test.BadgeTest.testMultipleBadges
1644/3391 Test #1647: lang_badge_test.BadgeTest.testMultipleBadges .............................................................................   Passed    0.00 sec
          Start 1648: lang_badge_test.BadgeTest.testSubsetBadges
1645/3391 Test #1648: lang_badge_test.BadgeTest.testSubsetBadges ...............................................................................   Passed    0.01 sec
          Start 1649: lang_bits_class_test.Bits.Simple8
1646/3391 Test #1649: lang_bits_class_test.Bits.Simple8 ........................................................................................   Passed    0.00 sec
          Start 1650: lang_bits_class_test.Bits.SimpleUnaligned8
1647/3391 Test #1650: lang_bits_class_test.Bits.SimpleUnaligned8 ...............................................................................   Passed    0.00 sec
          Start 1651: lang_bits_class_test.Bits.Simple64
1648/3391 Test #1651: lang_bits_class_test.Bits.Simple64 .......................................................................................   Passed    0.00 sec
          Start 1652: lang_bits_class_test.Bits.SimpleUnaligned64
1649/3391 Test #1652: lang_bits_class_test.Bits.SimpleUnaligned64 ..............................................................................   Passed    0.00 sec
          Start 1653: lang_bits_class_test.Bits.MultiBit8
1650/3391 Test #1653: lang_bits_class_test.Bits.MultiBit8 ......................................................................................   Passed    0.00 sec
          Start 1654: lang_bits_class_test.Bits.MultiBitUnaligned8
1651/3391 Test #1654: lang_bits_class_test.Bits.MultiBitUnaligned8 .............................................................................   Passed    0.00 sec
          Start 1655: lang_bits_class_test.Bits.SignedMultiBit8
1652/3391 Test #1655: lang_bits_class_test.Bits.SignedMultiBit8 ................................................................................   Passed    0.00 sec
          Start 1656: lang_bits_class_test.Bits.MultiBit64
1653/3391 Test #1656: lang_bits_class_test.Bits.MultiBit64 .....................................................................................   Passed    0.00 sec
          Start 1657: lang_bits_class_test.Bits.MultiBitSigned64
1654/3391 Test #1657: lang_bits_class_test.Bits.MultiBitSigned64 ...............................................................................   Passed    0.00 sec
          Start 1658: lang_bits_class_test.Bits.MultiBitUnaligned64
1655/3391 Test #1658: lang_bits_class_test.Bits.MultiBitUnaligned64 ............................................................................   Passed    0.00 sec
          Start 1659: lang_bits_class_test.Bits.Boundaries
1656/3391 Test #1659: lang_bits_class_test.Bits.Boundaries .....................................................................................   Passed    0.00 sec
          Start 1660: lang_bits_class_test.Bits.ConcatenationUnalignedUnsigned
1657/3391 Test #1660: lang_bits_class_test.Bits.ConcatenationUnalignedUnsigned .................................................................   Passed    0.00 sec
          Start 1661: lang_bits_class_test.Bits.ConcatenationAligned
1658/3391 Test #1661: lang_bits_class_test.Bits.ConcatenationAligned ...........................................................................   Passed    0.00 sec
          Start 1662: lang_bits_test.Bits.FindFirstSet
1659/3391 Test #1662: lang_bits_test.Bits.FindFirstSet .........................................................................................   Passed    0.01 sec
          Start 1663: lang_bits_test.Bits.FindLastSet
1660/3391 Test #1663: lang_bits_test.Bits.FindLastSet ..........................................................................................   Passed    0.01 sec
          Start 1664: lang_bits_test.Bits.ExtractFirstSet
1661/3391 Test #1664: lang_bits_test.Bits.ExtractFirstSet ......................................................................................   Passed    0.01 sec
          Start 1665: lang_bits_test.Bits.nextPowTwoClz
1662/3391 Test #1665: lang_bits_test.Bits.nextPowTwoClz ........................................................................................   Passed    0.01 sec
          Start 1666: lang_bits_test.Bits.strictNextPowTwoClz
1663/3391 Test #1666: lang_bits_test.Bits.strictNextPowTwoClz ..................................................................................   Passed    0.01 sec
          Start 1667: lang_bits_test.Bits.prevPowTwoClz
1664/3391 Test #1667: lang_bits_test.Bits.prevPowTwoClz ........................................................................................   Passed    0.01 sec
          Start 1668: lang_bits_test.Bits.strictPrevPowTwoClz
1665/3391 Test #1668: lang_bits_test.Bits.strictPrevPowTwoClz ..................................................................................   Passed    0.01 sec
          Start 1669: lang_bits_test.Bits.isPowTwo
1666/3391 Test #1669: lang_bits_test.Bits.isPowTwo .............................................................................................   Passed    0.01 sec
          Start 1670: lang_bits_test.Bits.popcount
1667/3391 Test #1670: lang_bits_test.Bits.popcount .............................................................................................   Passed    0.01 sec
          Start 1671: lang_bits_test.Bits.EndianSwapUint
1668/3391 Test #1671: lang_bits_test.Bits.EndianSwapUint .......................................................................................   Passed    0.01 sec
          Start 1672: lang_bits_test.Bits.EndianSwapReal
1669/3391 Test #1351: hash_checksum_test.Checksum.crc32clargeBuffers ...........................................................................   Passed   13.28 sec
          Start 1673: lang_bits_test.Bits.BitReverse
1670/3391 Test #1672: lang_bits_test.Bits.EndianSwapReal .......................................................................................   Passed    0.01 sec
          Start 1674: lang_bits_test.Bits.PartialLoadUnaligned
1671/3391 Test #1673: lang_bits_test.Bits.BitReverse ...........................................................................................   Passed    0.01 sec
          Start 1675: lang_bits_test.Bits.BitCastBasic
1672/3391 Test #1674: lang_bits_test.Bits.PartialLoadUnaligned .................................................................................   Passed    0.01 sec
          Start 1676: lang_bits_test.Bits.BitCastCompatibilityTest
1673/3391 Test #1675: lang_bits_test.Bits.BitCastBasic .........................................................................................   Passed    0.01 sec
          Start 1677: lang_bits_test.Bits.LoadUnalignedUB
1674/3391 Test #1676: lang_bits_test.Bits.BitCastCompatibilityTest .............................................................................   Passed    0.01 sec
          Start 1678: lang_bits_test.BitsAllUintsTest/*.NLeastSignificantBits
1675/3391 Test #1677: lang_bits_test.Bits.LoadUnalignedUB ......................................................................................   Passed    0.01 sec
          Start 1679: lang_bits_test.BitsAllUintsTest/*.NMostSignificantBits
1676/3391 Test #1637: io_async_ssl_session_test.SSLSessionTest.BasicTest .......................................................................***Failed    0.30 sec
Note: Google Test filter = SSLSessionTest.BasicTest
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from SSLSessionTest
[ RUN      ] SSLSessionTest.BasicTest
unknown file: Failure
C++ exception with description "json parse error on line 0: expected json value" thrown in SetUp().

[  FAILED  ] SSLSessionTest.BasicTest (294 ms)
[----------] 1 test from SSLSessionTest (294 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (294 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SSLSessionTest.BasicTest

 1 FAILED TEST

1677/3391 Test #1638: io_async_ssl_session_test.SSLSessionTest.NullSessionResumptionTest .......................................................***Failed    0.30 sec
Note: Google Test filter = SSLSessionTest.NullSessionResumptionTest
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from SSLSessionTest
[ RUN      ] SSLSessionTest.NullSessionResumptionTest
unknown file: Failure
C++ exception with description "json parse error on line 0: expected json value" thrown in SetUp().

[  FAILED  ] SSLSessionTest.NullSessionResumptionTest (290 ms)
[----------] 1 test from SSLSessionTest (290 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (290 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SSLSessionTest.NullSessionResumptionTest

 1 FAILED TEST

          Start 1680: lang_bits_test.BitsAllUintsTest/*.ClearNLeastSignificantBits
          Start 1681: lang_bits_test.BitsAllUintsTest/*.SetNLeastSignificantBits
1678/3391 Test #1678: lang_bits_test.BitsAllUintsTest/*.NLeastSignificantBits ..................................................................   Passed    0.01 sec
          Start 1682: lang_bits_test.BitsAllUintsTest/*.ClearNMostSignificantBits
1679/3391 Test #1679: lang_bits_test.BitsAllUintsTest/*.NMostSignificantBits ...................................................................   Passed    0.01 sec
          Start 1683: lang_bits_test.BitsAllUintsTest/*.SetNMostSignificantBits
1680/3391 Test #1680: lang_bits_test.BitsAllUintsTest/*.ClearNLeastSignificantBits .............................................................   Passed    0.01 sec
          Start 1684: lang_c_string_test.CStringTest.memrchr
1681/3391 Test #1681: lang_bits_test.BitsAllUintsTest/*.SetNLeastSignificantBits ...............................................................   Passed    0.01 sec
          Start 1685: lang_c_string_test.CStringTest.strlcpy
1682/3391 Test #1682: lang_bits_test.BitsAllUintsTest/*.ClearNMostSignificantBits ..............................................................   Passed    0.01 sec
          Start 1686: lang_cast_test.CastTest.down_cast
1683/3391 Test #1683: lang_bits_test.BitsAllUintsTest/*.SetNMostSignificantBits ................................................................   Passed    0.01 sec
          Start 1687: lang_checked_math_test.CheckedMath.checkedAddNoOverflow
1684/3391 Test #1684: lang_c_string_test.CStringTest.memrchr ...................................................................................   Passed    0.01 sec
          Start 1688: lang_checked_math_test.CheckedMath.checkedAddOverflow
1685/3391 Test #1685: lang_c_string_test.CStringTest.strlcpy ...................................................................................   Passed    0.01 sec
          Start 1689: lang_checked_math_test.CheckedMath.checkedAddUint64TOverflow
1686/3391 Test #1686: lang_cast_test.CastTest.down_cast ........................................................................................   Passed    0.01 sec
          Start 1690: lang_checked_math_test.CheckedMath.checkedAdd3NoOverflow
1687/3391 Test #1687: lang_checked_math_test.CheckedMath.checkedAddNoOverflow ..................................................................   Passed    0.01 sec
          Start 1691: lang_checked_math_test.CheckedMath.checkedAdd3Overflow
1688/3391 Test #1688: lang_checked_math_test.CheckedMath.checkedAddOverflow ....................................................................   Passed    0.01 sec
          Start 1692: lang_checked_math_test.CheckedMath.checkedAdd3Overflow2
1689/3391 Test #1689: lang_checked_math_test.CheckedMath.checkedAddUint64TOverflow .............................................................   Passed    0.01 sec
1690/3391 Test #1690: lang_checked_math_test.CheckedMath.checkedAdd3NoOverflow .................................................................   Passed    0.01 sec
          Start 1693: lang_checked_math_test.CheckedMath.checkedAdd4NoOverflow
          Start 1694: lang_checked_math_test.CheckedMath.checkedAdd4Overflow
1691/3391 Test #1691: lang_checked_math_test.CheckedMath.checkedAdd3Overflow ...................................................................   Passed    0.01 sec
          Start 1695: lang_checked_math_test.CheckedMath.checkedAdd4Overflow2
1692/3391 Test #1692: lang_checked_math_test.CheckedMath.checkedAdd3Overflow2 ..................................................................   Passed    0.01 sec
          Start 1696: lang_checked_math_test.CheckedMath.checkedAdd4Overflow3
1693/3391 Test #1693: lang_checked_math_test.CheckedMath.checkedAdd4NoOverflow .................................................................   Passed    0.01 sec
          Start 1697: lang_checked_math_test.CheckedMath.genericCheckedAddSignedNoOverflow
1694/3391 Test #1694: lang_checked_math_test.CheckedMath.checkedAdd4Overflow ...................................................................   Passed    0.01 sec
          Start 1698: lang_checked_math_test.CheckedMath.genericCheckedAddSignedOverflow
1695/3391 Test #1695: lang_checked_math_test.CheckedMath.checkedAdd4Overflow2 ..................................................................   Passed    0.01 sec
          Start 1699: lang_checked_math_test.CheckedMath.genericCheckedAddSignedUnderflow
1696/3391 Test #1696: lang_checked_math_test.CheckedMath.checkedAdd4Overflow3 ..................................................................   Passed    0.01 sec
          Start 1700: lang_checked_math_test.CheckedMath.genericCheckedAddNoOverflow
1697/3391 Test #1697: lang_checked_math_test.CheckedMath.genericCheckedAddSignedNoOverflow .....................................................   Passed    0.01 sec
          Start 1701: lang_checked_math_test.CheckedMath.genericCheckedAddOverflow
1698/3391 Test #1698: lang_checked_math_test.CheckedMath.genericCheckedAddSignedOverflow .......................................................   Passed    0.01 sec
          Start 1702: lang_checked_math_test.CheckedMath.genericCheckedAddLimit
1699/3391 Test #1699: lang_checked_math_test.CheckedMath.genericCheckedAddSignedUnderflow ......................................................   Passed    0.01 sec
          Start 1703: lang_checked_math_test.CheckedMath.genericCheckedAddUint64TOverflow
1700/3391 Test #1700: lang_checked_math_test.CheckedMath.genericCheckedAddNoOverflow ...........................................................   Passed    0.01 sec
          Start 1704: lang_checked_math_test.CheckedMath.checkedDivSafeDivisor
1701/3391 Test #1701: lang_checked_math_test.CheckedMath.genericCheckedAddOverflow .............................................................   Passed    0.01 sec
          Start 1705: lang_checked_math_test.CheckedMath.checkedDivZeroDivisor
1702/3391 Test #1702: lang_checked_math_test.CheckedMath.genericCheckedAddLimit ................................................................   Passed    0.01 sec
          Start 1706: lang_checked_math_test.CheckedMath.checkedModSafeDivisor
1703/3391 Test #1703: lang_checked_math_test.CheckedMath.genericCheckedAddUint64TOverflow ......................................................   Passed    0.01 sec
          Start 1707: lang_checked_math_test.CheckedMath.checkedModZeroDivisor
1704/3391 Test #1704: lang_checked_math_test.CheckedMath.checkedDivSafeDivisor .................................................................   Passed    0.01 sec
          Start 1708: lang_checked_math_test.CheckedMath.checkedMulNoOverflow
1705/3391 Test #1705: lang_checked_math_test.CheckedMath.checkedDivZeroDivisor .................................................................   Passed    0.01 sec
          Start 1709: lang_checked_math_test.CheckedMath.checkedMulOverflow
1706/3391 Test #1706: lang_checked_math_test.CheckedMath.checkedModSafeDivisor .................................................................   Passed    0.01 sec
1707/3391 Test #1707: lang_checked_math_test.CheckedMath.checkedModZeroDivisor .................................................................   Passed    0.01 sec
          Start 1710: lang_checked_math_test.CheckedMath.checkedMulUint64TOverflow
          Start 1711: lang_checked_math_test.CheckedMath.genericCheckedMulNoOverflow
1708/3391 Test #1708: lang_checked_math_test.CheckedMath.checkedMulNoOverflow ..................................................................   Passed    0.01 sec
          Start 1712: lang_checked_math_test.CheckedMath.genericCheckedMulOverflow
1709/3391 Test #1709: lang_checked_math_test.CheckedMath.checkedMulOverflow ....................................................................   Passed    0.01 sec
          Start 1713: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow
1710/3391 Test #1710: lang_checked_math_test.CheckedMath.checkedMulUint64TOverflow .............................................................   Passed    0.01 sec
          Start 1714: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow1
1711/3391 Test #1711: lang_checked_math_test.CheckedMath.genericCheckedMulNoOverflow ...........................................................   Passed    0.01 sec
          Start 1715: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow2
1712/3391 Test #1712: lang_checked_math_test.CheckedMath.genericCheckedMulOverflow .............................................................   Passed    0.01 sec
          Start 1716: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow3
1713/3391 Test #1713: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow ......................................................   Passed    0.01 sec
          Start 1717: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow4
1714/3391 Test #1714: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow1 .....................................................   Passed    0.01 sec
          Start 1718: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow5
1715/3391 Test #1715: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow2 .....................................................   Passed    0.01 sec
          Start 1719: lang_checked_math_test.CheckedMath.genericCheckedMulVsBuiltin
1716/3391 Test #1716: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow3 .....................................................   Passed    0.01 sec
          Start 1720: lang_checked_math_test.CheckedMath.checkedMuladdNoOverflow
1717/3391 Test #1717: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow4 .....................................................   Passed    0.01 sec
          Start 1721: lang_checked_math_test.CheckedMath.checkedMuladdOverflow
1718/3391 Test #1718: lang_checked_math_test.CheckedMath.genericCheckedMulUint64TOverflow5 .....................................................   Passed    0.01 sec
          Start 1722: lang_checked_math_test.CheckedMath.checkedMuladdOverflow2
1719/3391 Test #1720: lang_checked_math_test.CheckedMath.checkedMuladdNoOverflow ...............................................................   Passed    0.01 sec
          Start 1723: lang_checked_math_test.CheckedMath.checkedPtrAddNoOverflow
1720/3391 Test #1721: lang_checked_math_test.CheckedMath.checkedMuladdOverflow .................................................................   Passed    0.01 sec
          Start 1724: lang_checked_math_test.CheckedMath.checkedPtrAddOverflow
1721/3391 Test #1722: lang_checked_math_test.CheckedMath.checkedMuladdOverflow2 ................................................................   Passed    0.01 sec
          Start 1725: lang_exception_test.ExceptionTest.throw_exception_direct
1722/3391 Test #1723: lang_checked_math_test.CheckedMath.checkedPtrAddNoOverflow ...............................................................   Passed    0.01 sec
          Start 1726: lang_exception_test.ExceptionTest.throw_exception_variadic
1723/3391 Test #1724: lang_checked_math_test.CheckedMath.checkedPtrAddOverflow .................................................................   Passed    0.01 sec
          Start 1727: lang_exception_test.ExceptionTest.throw_exception_fmt_format_c_str
1724/3391 Test #1725: lang_exception_test.ExceptionTest.throw_exception_direct .................................................................   Passed    0.01 sec
          Start 1728: lang_exception_test.ExceptionTest.throw_exception_fmt_format_string_view
1725/3391 Test #1719: lang_checked_math_test.CheckedMath.genericCheckedMulVsBuiltin ............................................................   Passed    0.03 sec
1726/3391 Test #1726: lang_exception_test.ExceptionTest.throw_exception_variadic ...............................................................   Passed    0.01 sec
          Start 1729: lang_exception_test.ExceptionTest.terminate_with_direct
          Start 1730: lang_exception_test.ExceptionTest.terminate_with_variadic
1727/3391 Test #1727: lang_exception_test.ExceptionTest.throw_exception_fmt_format_c_str .......................................................   Passed    0.01 sec
          Start 1731: lang_exception_test.ExceptionTest.terminate_with_fmt_format_c_str
1728/3391 Test #1728: lang_exception_test.ExceptionTest.throw_exception_fmt_format_string_view .................................................   Passed    0.01 sec
          Start 1732: lang_exception_test.ExceptionTest.terminate_with_fmt_format_string_view
1729/3391 Test #1729: lang_exception_test.ExceptionTest.terminate_with_direct ..................................................................   Passed    0.13 sec
          Start 1733: lang_exception_test.ExceptionTest.invoke_cold
1730/3391 Test #1732: lang_exception_test.ExceptionTest.terminate_with_fmt_format_string_view ..................................................   Passed    0.13 sec
          Start 1734: lang_exception_test.ExceptionTest.invoke_noreturn_cold
1731/3391 Test #1730: lang_exception_test.ExceptionTest.terminate_with_variadic ................................................................   Passed    0.14 sec
          Start 1735: lang_exception_test.ExceptionTest.catch_exception
1732/3391 Test #1731: lang_exception_test.ExceptionTest.terminate_with_fmt_format_c_str ........................................................   Passed    0.14 sec
          Start 1736: lang_exception_test.ExceptionTest.rethrow_current_exception
1733/3391 Test #1733: lang_exception_test.ExceptionTest.invoke_cold ............................................................................   Passed    0.02 sec
          Start 1737: lang_exception_test.ExceptionTest.uncaught_exception
1734/3391 Test #1735: lang_exception_test.ExceptionTest.catch_exception ........................................................................   Passed    0.01 sec
          Start 1738: lang_exception_test.ExceptionTest.current_exception
1735/3391 Test #1736: lang_exception_test.ExceptionTest.rethrow_current_exception ..............................................................   Passed    0.01 sec
          Start 1739: lang_exception_test.ExceptionTest.exception_ptr_empty
1736/3391 Test #1737: lang_exception_test.ExceptionTest.uncaught_exception .....................................................................   Passed    0.01 sec
          Start 1740: lang_exception_test.ExceptionTest.exception_ptr_int
1737/3391 Test #1738: lang_exception_test.ExceptionTest.current_exception ......................................................................   Passed    0.01 sec
          Start 1741: lang_exception_test.ExceptionTest.exception_ptr_vmi
1738/3391 Test #1739: lang_exception_test.ExceptionTest.exception_ptr_empty ....................................................................   Passed    0.01 sec
          Start 1742: lang_exception_test.ExceptionTest.make_exception_ptr_with_invocable_fail
1739/3391 Test #1740: lang_exception_test.ExceptionTest.exception_ptr_int ......................................................................   Passed    0.01 sec
          Start 1743: lang_exception_test.ExceptionTest.make_exception_ptr_with_invocable
1740/3391 Test #1741: lang_exception_test.ExceptionTest.exception_ptr_vmi ......................................................................   Passed    0.01 sec
          Start 1744: lang_exception_test.ExceptionTest.make_exception_ptr_with_in_place_type
1741/3391 Test #1742: lang_exception_test.ExceptionTest.make_exception_ptr_with_invocable_fail .................................................   Passed    0.01 sec
          Start 1745: lang_exception_test.ExceptionTest.make_exception_ptr_with_in_place
1742/3391 Test #1743: lang_exception_test.ExceptionTest.make_exception_ptr_with_invocable ......................................................   Passed    0.01 sec
          Start 1746: lang_exception_test.ExceptionTest.exception_shared_string
1743/3391 Test #1744: lang_exception_test.ExceptionTest.make_exception_ptr_with_in_place_type ..................................................   Passed    0.01 sec
          Start 1747: lang_exception_test.ExceptionTest.exception_shared_string_literal
1744/3391 Test #1745: lang_exception_test.ExceptionTest.make_exception_ptr_with_in_place .......................................................   Passed    0.01 sec
          Start 1748: lang_exception_test.ExceptionTest.exception_shared_string_format
1745/3391 Test #1746: lang_exception_test.ExceptionTest.exception_shared_string ................................................................   Passed    0.01 sec
          Start 1749: lang_extern_test.ExternTest.example
1746/3391 Test #1747: lang_exception_test.ExceptionTest.exception_shared_string_literal ........................................................   Passed    0.01 sec
          Start 1750: lang_ordering_test.OrderingTest.ordering
1747/3391 Test #1748: lang_exception_test.ExceptionTest.exception_shared_string_format .........................................................   Passed    0.01 sec
          Start 1751: lang_ordering_test.OrderingTest.to_ordering
1748/3391 Test #1749: lang_extern_test.ExternTest.example ......................................................................................   Passed    0.01 sec
          Start 1752: lang_ordering_test.OrderingTest.compare_equal_to
1749/3391 Test #1750: lang_ordering_test.OrderingTest.ordering .................................................................................   Passed    0.01 sec
          Start 1753: lang_ordering_test.OrderingTest.compare_not_equal_to
1750/3391 Test #1751: lang_ordering_test.OrderingTest.to_ordering ..............................................................................   Passed    0.01 sec
          Start 1754: lang_ordering_test.OrderingTest.compare_less
1751/3391 Test #1752: lang_ordering_test.OrderingTest.compare_equal_to .........................................................................   Passed    0.01 sec
          Start 1755: lang_ordering_test.OrderingTest.compare_less_equal
1752/3391 Test #1753: lang_ordering_test.OrderingTest.compare_not_equal_to .....................................................................   Passed    0.01 sec
          Start 1756: lang_ordering_test.OrderingTest.compare_greater
1753/3391 Test #1754: lang_ordering_test.OrderingTest.compare_less .............................................................................   Passed    0.01 sec
          Start 1757: lang_ordering_test.OrderingTest.compare_greater_equal
1754/3391 Test #1755: lang_ordering_test.OrderingTest.compare_less_equal .......................................................................   Passed    0.01 sec
          Start 1758: lang_ordering_test.OrderingTest.partial_ordering
1755/3391 Test #1756: lang_ordering_test.OrderingTest.compare_greater ..........................................................................   Passed    0.01 sec
          Start 1759: lang_pretty_test.PrettyTest.example
1756/3391 Test #1757: lang_ordering_test.OrderingTest.compare_greater_equal ....................................................................   Passed    0.01 sec
          Start 1760: lang_pretty_test.PrettyTest.example_msc
1757/3391 Test #1758: lang_ordering_test.OrderingTest.partial_ordering .........................................................................   Passed    0.01 sec
          Start 1761: lang_pretty_test.PrettyTest.example_gcc
1758/3391 Test #1759: lang_pretty_test.PrettyTest.example ......................................................................................   Passed    0.01 sec
          Start 1762: lang_propagate_const_test.PropagateConstTest.construct_assign
1759/3391 Test #1760: lang_pretty_test.PrettyTest.example_msc ..................................................................................   Passed    0.01 sec
          Start 1763: lang_propagate_const_test.PropagateConstTest.op_assign_move
1760/3391 Test #1761: lang_pretty_test.PrettyTest.example_gcc ..................................................................................   Passed    0.01 sec
          Start 1764: lang_propagate_const_test.PropagateConstTest.get
1761/3391 Test #1762: lang_propagate_const_test.PropagateConstTest.construct_assign ............................................................   Passed    0.01 sec
          Start 1765: lang_propagate_const_test.PropagateConstTest.op_indirect
1762/3391 Test #1763: lang_propagate_const_test.PropagateConstTest.op_assign_move ..............................................................   Passed    0.01 sec
          Start 1766: lang_propagate_const_test.PropagateConstTest.op_element_type_ptr
1763/3391 Test #1734: lang_exception_test.ExceptionTest.invoke_noreturn_cold ...................................................................   Passed    0.11 sec
1764/3391 Test #1764: lang_propagate_const_test.PropagateConstTest.get .........................................................................   Passed    0.01 sec
          Start 1767: lang_propagate_const_test.PropagateConstTest.op_bool
          Start 1768: lang_propagate_const_test.PropagateConstTest.get_underlying
1765/3391 Test #1765: lang_propagate_const_test.PropagateConstTest.op_indirect .................................................................   Passed    0.01 sec
          Start 1769: lang_propagate_const_test.PropagateConstTest.swap
1766/3391 Test #1766: lang_propagate_const_test.PropagateConstTest.op_element_type_ptr .........................................................   Passed    0.01 sec
          Start 1770: lang_propagate_const_test.PropagateConstTest.op_equal_to
1767/3391 Test #1767: lang_propagate_const_test.PropagateConstTest.op_bool .....................................................................   Passed    0.01 sec
          Start 1771: lang_propagate_const_test.PropagateConstTest.op_not_equal_to
1768/3391 Test #1768: lang_propagate_const_test.PropagateConstTest.get_underlying ..............................................................   Passed    0.01 sec
          Start 1772: lang_propagate_const_test.PropagateConstTest.op_less
1769/3391 Test #1769: lang_propagate_const_test.PropagateConstTest.swap ........................................................................   Passed    0.01 sec
          Start 1773: lang_propagate_const_test.PropagateConstTest.op_greater
1770/3391 Test #1770: lang_propagate_const_test.PropagateConstTest.op_equal_to .................................................................   Passed    0.01 sec
          Start 1774: lang_propagate_const_test.PropagateConstTest.op_less_equal
1771/3391 Test #1771: lang_propagate_const_test.PropagateConstTest.op_not_equal_to .............................................................   Passed    0.01 sec
          Start 1775: lang_propagate_const_test.PropagateConstTest.op_greater_equal
1772/3391 Test #1772: lang_propagate_const_test.PropagateConstTest.op_less .....................................................................   Passed    0.01 sec
          Start 1776: lang_propagate_const_test.PropagateConstTest.hash
1773/3391 Test #1773: lang_propagate_const_test.PropagateConstTest.op_greater ..................................................................   Passed    0.01 sec
          Start 1777: lang_propagate_const_test.PropagateConstTest.equal_to
1774/3391 Test #1774: lang_propagate_const_test.PropagateConstTest.op_less_equal ...............................................................   Passed    0.01 sec
          Start 1778: lang_propagate_const_test.PropagateConstTest.not_equal_to
1775/3391 Test #1775: lang_propagate_const_test.PropagateConstTest.op_greater_equal ............................................................   Passed    0.01 sec
          Start 1779: lang_propagate_const_test.PropagateConstTest.less
1776/3391 Test #1776: lang_propagate_const_test.PropagateConstTest.hash ........................................................................   Passed    0.01 sec
1777/3391 Test #1777: lang_propagate_const_test.PropagateConstTest.equal_to ....................................................................   Passed    0.01 sec
          Start 1780: lang_propagate_const_test.PropagateConstTest.greater
          Start 1781: lang_propagate_const_test.PropagateConstTest.less_equal
1778/3391 Test #1778: lang_propagate_const_test.PropagateConstTest.not_equal_to ................................................................   Passed    0.01 sec
          Start 1782: lang_propagate_const_test.PropagateConstTest.greater_equal
1779/3391 Test #1779: lang_propagate_const_test.PropagateConstTest.less ........................................................................   Passed    0.01 sec
          Start 1783: lang_r_value_reference_wrapper_test.RvalueReferenceWrapper.MoveAndConvert
1780/3391 Test #1780: lang_propagate_const_test.PropagateConstTest.greater .....................................................................   Passed    0.01 sec
          Start 1784: lang_r_value_reference_wrapper_test.RvalueReferenceWrapper.Call
1781/3391 Test #1781: lang_propagate_const_test.PropagateConstTest.less_equal ..................................................................   Passed    0.01 sec
          Start 1785: lang_safe_assert_test.SafeAssert.AssertionFailure
1782/3391 Test #1782: lang_propagate_const_test.PropagateConstTest.greater_equal ...............................................................   Passed    0.01 sec
          Start 1786: lang_safe_assert_test.SafeAssert.AssertionFailureVariadicFormattedArgs
1783/3391 Test #1783: lang_r_value_reference_wrapper_test.RvalueReferenceWrapper.MoveAndConvert ................................................   Passed    0.01 sec
          Start 1787: lang_safe_assert_test.SafeAssert.AssertionFailureErrno
1784/3391 Test #1784: lang_r_value_reference_wrapper_test.RvalueReferenceWrapper.Call ..........................................................   Passed    0.01 sec
          Start 1788: lang_safe_assert_test.SafeAssert.Fatal
1785/3391 Test #1788: lang_safe_assert_test.SafeAssert.Fatal ...................................................................................   Passed    0.12 sec
          Start 1789: lang_to_ascii_test.ToAsciiTest.to_ascii_powers_u64_16
1786/3391 Test #1789: lang_to_ascii_test.ToAsciiTest.to_ascii_powers_u64_16 ....................................................................   Passed    0.01 sec
          Start 1790: lang_to_ascii_test.ToAsciiTest.to_ascii_powers_u64_10
1787/3391 Test #1790: lang_to_ascii_test.ToAsciiTest.to_ascii_powers_u64_10 ....................................................................   Passed    0.01 sec
          Start 1791: lang_to_ascii_test.ToAsciiTest.to_ascii_powers_u64_8
1788/3391 Test #1791: lang_to_ascii_test.ToAsciiTest.to_ascii_powers_u64_8 .....................................................................   Passed    0.01 sec
          Start 1792: lang_to_ascii_test.ToAsciiTest.to_ascii_size_max_u64_16
1789/3391 Test #1792: lang_to_ascii_test.ToAsciiTest.to_ascii_size_max_u64_16 ..................................................................   Passed    0.01 sec
          Start 1793: lang_to_ascii_test.ToAsciiTest.to_ascii_size_max_u64_10
1790/3391 Test #1793: lang_to_ascii_test.ToAsciiTest.to_ascii_size_max_u64_10 ..................................................................   Passed    0.01 sec
          Start 1794: lang_to_ascii_test.ToAsciiTest.to_ascii_size_max_u64_8
1791/3391 Test #1794: lang_to_ascii_test.ToAsciiTest.to_ascii_size_max_u64_8 ...................................................................   Passed    0.01 sec
          Start 1795: lang_to_ascii_test.ToAsciiTest.to_ascii_size_imuls_16
1792/3391 Test #1795: lang_to_ascii_test.ToAsciiTest.to_ascii_size_imuls_16 ....................................................................   Passed    0.01 sec
          Start 1796: lang_to_ascii_test.ToAsciiTest.to_ascii_size_idivs_16
1793/3391 Test #1796: lang_to_ascii_test.ToAsciiTest.to_ascii_size_idivs_16 ....................................................................   Passed    0.01 sec
          Start 1797: lang_to_ascii_test.ToAsciiTest.to_ascii_size_array_16
1794/3391 Test #1797: lang_to_ascii_test.ToAsciiTest.to_ascii_size_array_16 ....................................................................   Passed    0.01 sec
          Start 1798: lang_to_ascii_test.ToAsciiTest.to_ascii_size_clzll_16
1795/3391 Test #1787: lang_safe_assert_test.SafeAssert.AssertionFailureErrno ...................................................................   Passed    0.21 sec
          Start 1799: lang_to_ascii_test.ToAsciiTest.to_ascii_size_imuls_10
1796/3391 Test #1786: lang_safe_assert_test.SafeAssert.AssertionFailureVariadicFormattedArgs ...................................................   Passed    0.21 sec
1797/3391 Test #1798: lang_to_ascii_test.ToAsciiTest.to_ascii_size_clzll_16 ....................................................................   Passed    0.01 sec
          Start 1800: lang_to_ascii_test.ToAsciiTest.to_ascii_size_idivs_10
          Start 1801: lang_to_ascii_test.ToAsciiTest.to_ascii_size_array_10
1798/3391 Test #1785: lang_safe_assert_test.SafeAssert.AssertionFailure ........................................................................   Passed    0.22 sec
          Start 1802: lang_to_ascii_test.ToAsciiTest.to_ascii_size_clzll_10
1799/3391 Test #1799: lang_to_ascii_test.ToAsciiTest.to_ascii_size_imuls_10 ....................................................................   Passed    0.01 sec
          Start 1803: lang_to_ascii_test.ToAsciiTest.to_ascii_size_imuls_8
1800/3391 Test #1800: lang_to_ascii_test.ToAsciiTest.to_ascii_size_idivs_10 ....................................................................   Passed    0.01 sec
          Start 1804: lang_to_ascii_test.ToAsciiTest.to_ascii_size_idivs_8
1801/3391 Test #1801: lang_to_ascii_test.ToAsciiTest.to_ascii_size_array_10 ....................................................................   Passed    0.01 sec
          Start 1805: lang_to_ascii_test.ToAsciiTest.to_ascii_size_array_8
1802/3391 Test #1802: lang_to_ascii_test.ToAsciiTest.to_ascii_size_clzll_10 ....................................................................   Passed    0.01 sec
1803/3391 Test #1803: lang_to_ascii_test.ToAsciiTest.to_ascii_size_imuls_8 .....................................................................   Passed    0.01 sec
          Start 1806: lang_to_ascii_test.ToAsciiTest.to_ascii_size_clzll_8
          Start 1807: lang_to_ascii_test.ToAsciiTest.to_ascii_size_imuls_10_compare
1804/3391 Test #1804: lang_to_ascii_test.ToAsciiTest.to_ascii_size_idivs_8 .....................................................................   Passed    0.01 sec
          Start 1808: lang_to_ascii_test.ToAsciiTest.to_ascii_size_idivs_10_compare
1805/3391 Test #1805: lang_to_ascii_test.ToAsciiTest.to_ascii_size_array_8 .....................................................................   Passed    0.01 sec
          Start 1809: lang_to_ascii_test.ToAsciiTest.to_ascii_size_array_10_compare
1806/3391 Test #1806: lang_to_ascii_test.ToAsciiTest.to_ascii_size_clzll_8 .....................................................................   Passed    0.01 sec
          Start 1810: lang_to_ascii_test.ToAsciiTest.to_ascii_size_clzll_10_compare
1807/3391 Test #1807: lang_to_ascii_test.ToAsciiTest.to_ascii_size_imuls_10_compare ............................................................   Passed    0.01 sec
          Start 1811: lang_to_ascii_test.ToAsciiTest.to_ascii_basic_10_compare
1808/3391 Test #1808: lang_to_ascii_test.ToAsciiTest.to_ascii_size_idivs_10_compare ............................................................   Passed    0.01 sec
          Start 1812: lang_to_ascii_test.ToAsciiTest.to_ascii_array_10_compare
1809/3391 Test #1809: lang_to_ascii_test.ToAsciiTest.to_ascii_size_array_10_compare ............................................................   Passed    0.01 sec
          Start 1813: lang_to_ascii_test.ToAsciiTest.to_ascii_table_10_compare
1810/3391 Test #1810: lang_to_ascii_test.ToAsciiTest.to_ascii_size_clzll_10_compare ............................................................   Passed    0.01 sec
          Start 1814: lang_type_info_test.TypeInfoTest.exanples
1811/3391 Test #1811: lang_to_ascii_test.ToAsciiTest.to_ascii_basic_10_compare .................................................................   Passed    0.01 sec
          Start 1815: memory_arena_test.Arena.SizeSanity
1812/3391 Test #1812: lang_to_ascii_test.ToAsciiTest.to_ascii_array_10_compare .................................................................   Passed    0.01 sec
          Start 1816: memory_arena_test.Arena.BytesUsedSanity
1813/3391 Test #1813: lang_to_ascii_test.ToAsciiTest.to_ascii_table_10_compare .................................................................   Passed    0.01 sec
          Start 1817: memory_arena_test.Arena.Vector
1814/3391 Test #1814: lang_type_info_test.TypeInfoTest.exanples ................................................................................   Passed    0.01 sec
          Start 1818: memory_arena_test.Arena.FallbackArenaIsDefaultConstructible
1815/3391 Test #1815: memory_arena_test.Arena.SizeSanity .......................................................................................   Passed    0.01 sec
          Start 1819: memory_arena_test.Arena.FallbackSysArenaDoesFallbackToHeap
1816/3391 Test #1816: memory_arena_test.Arena.BytesUsedSanity ..................................................................................   Passed    0.01 sec
          Start 1820: memory_arena_test.Arena.Compare
1817/3391 Test #1817: memory_arena_test.Arena.Vector ...........................................................................................   Passed    0.01 sec
          Start 1821: memory_arena_test.Arena.SizeLimit
1818/3391 Test #1818: memory_arena_test.Arena.FallbackArenaIsDefaultConstructible ..............................................................   Passed    0.01 sec
          Start 1822: memory_arena_test.Arena.ExtremeSize
1819/3391 Test #1819: memory_arena_test.Arena.FallbackSysArenaDoesFallbackToHeap ...............................................................   Passed    0.01 sec
          Start 1823: memory_arena_test.Arena.MaxAlign
1820/3391 Test #1820: memory_arena_test.Arena.Compare ..........................................................................................   Passed    0.01 sec
          Start 1824: memory_arena_test.Arena.Clear
1821/3391 Test #1821: memory_arena_test.Arena.SizeLimit ........................................................................................   Passed    0.01 sec
          Start 1825: memory_arena_test.Arena.ClearAfterLarge
1822/3391 Test #1822: memory_arena_test.Arena.ExtremeSize ......................................................................................   Passed    0.01 sec
          Start 1826: memory_arena_test.Arena.Merge
1823/3391 Test #1823: memory_arena_test.Arena.MaxAlign .........................................................................................   Passed    0.01 sec
          Start 1827: memory_reentrant_allocator_test.ReentrantAllocatorTest.equality
1824/3391 Test #1824: memory_arena_test.Arena.Clear ............................................................................................   Passed    0.01 sec
          Start 1828: memory_reentrant_allocator_test.ReentrantAllocatorTest.small
1825/3391 Test #1825: memory_arena_test.Arena.ClearAfterLarge ..................................................................................   Passed    0.01 sec
          Start 1829: memory_reentrant_allocator_test.ReentrantAllocatorTest.large
1826/3391 Test #1826: memory_arena_test.Arena.Merge ............................................................................................   Passed    0.01 sec
1827/3391 Test #1827: memory_reentrant_allocator_test.ReentrantAllocatorTest.equality ..........................................................   Passed    0.01 sec
          Start 1830: memory_reentrant_allocator_test.ReentrantAllocatorTest.zero
          Start 1831: memory_reentrant_allocator_test.ReentrantAllocatorTest.self_assignment
1828/3391 Test #1828: memory_reentrant_allocator_test.ReentrantAllocatorTest.small .............................................................   Passed    0.01 sec
          Start 1832: memory_reentrant_allocator_test.ReentrantAllocatorTest.stress
1829/3391 Test #1830: memory_reentrant_allocator_test.ReentrantAllocatorTest.zero ..............................................................   Passed    0.01 sec
          Start 1833: memory_reentrant_allocator_test.ReentrantAllocatorTest.invocability
1830/3391 Test #1829: memory_reentrant_allocator_test.ReentrantAllocatorTest.large .............................................................   Passed    0.01 sec
1831/3391 Test #1831: memory_reentrant_allocator_test.ReentrantAllocatorTest.self_assignment ...................................................   Passed    0.01 sec
          Start 1834: memory_thread_cached_arena_test.ThreadCachedArena.BlockSize
          Start 1835: memory_thread_cached_arena_test.ThreadCachedArena.SingleThreaded
1832/3391 Test #1833: memory_reentrant_allocator_test.ReentrantAllocatorTest.invocability ......................................................   Passed    0.01 sec
          Start 1836: memory_thread_cached_arena_test.ThreadCachedArena.MultiThreaded
1833/3391 Test #1834: memory_thread_cached_arena_test.ThreadCachedArena.BlockSize ..............................................................   Passed    0.01 sec
          Start 1837: memory_thread_cached_arena_test.ThreadCachedArena.ThreadCachedArenaAllocator
1834/3391 Test #1837: memory_thread_cached_arena_test.ThreadCachedArena.ThreadCachedArenaAllocator .............................................   Passed    0.01 sec
          Start 1838: memory_mallctl_helper_test.MallctlHelperTest.valid_read
1835/3391 Test #1838: memory_mallctl_helper_test.MallctlHelperTest.valid_read ..................................................................   Passed    0.01 sec
          Start 1839: memory_mallctl_helper_test.MallctlHelperTest.invalid_read
1836/3391 Test #1839: memory_mallctl_helper_test.MallctlHelperTest.invalid_read ................................................................   Passed    0.01 sec
          Start 1840: memory_mallctl_helper_test.MallctlHelperTest.valid_write
1837/3391 Test #1835: memory_thread_cached_arena_test.ThreadCachedArena.SingleThreaded .........................................................   Passed    0.04 sec
          Start 1841: memory_mallctl_helper_test.MallctlHelperTest.invalid_write
1838/3391 Test #1840: memory_mallctl_helper_test.MallctlHelperTest.valid_write .................................................................   Passed    0.01 sec
          Start 1842: memory_mallctl_helper_test.MallctlHelperTest.valid_read_write
1839/3391 Test #1841: memory_mallctl_helper_test.MallctlHelperTest.invalid_write ...............................................................   Passed    0.01 sec
          Start 1843: memory_mallctl_helper_test.MallctlHelperTest.invalid_read_write
1840/3391 Test #1842: memory_mallctl_helper_test.MallctlHelperTest.valid_read_write ............................................................   Passed    0.01 sec
          Start 1844: memory_mallctl_helper_test.MallctlHelperTest.valid_call
1841/3391 Test #1843: memory_mallctl_helper_test.MallctlHelperTest.invalid_read_write ..........................................................   Passed    0.01 sec
          Start 1845: memory_mallctl_helper_test.MallctlHelperTest.invalid_call
1842/3391 Test #1844: memory_mallctl_helper_test.MallctlHelperTest.valid_call ..................................................................   Passed    0.01 sec
          Start 1846: memory_mallctl_helper_test.MallctlHelperTest.read_write_cache_init
1843/3391 Test #1845: memory_mallctl_helper_test.MallctlHelperTest.invalid_call ................................................................   Passed    0.01 sec
          Start 1847: memory_mallctl_helper_test.MallctlHelperTest.read_cache_init
1844/3391 Test #1846: memory_mallctl_helper_test.MallctlHelperTest.read_write_cache_init .......................................................   Passed    0.01 sec
          Start 1848: memory_mallctl_helper_test.MallctlHelperTest.write_cache_init
1845/3391 Test #1847: memory_mallctl_helper_test.MallctlHelperTest.read_cache_init .............................................................   Passed    0.01 sec
          Start 1849: memory_mallctl_helper_test.MallctlHelperTest.call_cache_init
1846/3391 Test #1848: memory_mallctl_helper_test.MallctlHelperTest.write_cache_init ............................................................   Passed    0.01 sec
          Start 1850: memory_mallctl_helper_test.MallctlHelperTest.valid_read_via_cache
1847/3391 Test #1849: memory_mallctl_helper_test.MallctlHelperTest.call_cache_init .............................................................   Passed    0.01 sec
          Start 1851: memory_mallctl_helper_test.MallctlHelperTest.valid_write_via_cache
1848/3391 Test #1850: memory_mallctl_helper_test.MallctlHelperTest.valid_read_via_cache ........................................................   Passed    0.01 sec
          Start 1852: memory_mallctl_helper_test.MallctlHelperTest.valid_read_write_via_cache
1849/3391 Test #1851: memory_mallctl_helper_test.MallctlHelperTest.valid_write_via_cache .......................................................   Passed    0.01 sec
          Start 1853: memory_mallctl_helper_test.MallctlHelperTest.valid_call_via_cache
1850/3391 Test #1852: memory_mallctl_helper_test.MallctlHelperTest.valid_read_write_via_cache ..................................................   Passed    0.01 sec
          Start 1854: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleString
1851/3391 Test #1853: memory_mallctl_helper_test.MallctlHelperTest.valid_call_via_cache ........................................................   Passed    0.01 sec
          Start 1855: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleStringWChar
1852/3391 Test #1836: memory_thread_cached_arena_test.ThreadCachedArena.MultiThreaded ..........................................................   Passed    0.10 sec
          Start 1856: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleStringSChar
1853/3391 Test #1854: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleString .............................................   Passed    0.02 sec
          Start 1857: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleVectorChar
1854/3391 Test #1855: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleStringWChar ........................................   Passed    0.02 sec
          Start 1858: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleVectorByte
1855/3391 Test #1856: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleStringSChar ........................................   Passed    0.02 sec
          Start 1859: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleVectorInt
1856/3391 Test #1857: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleVectorChar .........................................   Passed    0.02 sec
          Start 1860: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomString
1857/3391 Test #1858: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleVectorByte .........................................   Passed    0.02 sec
          Start 1861: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomStringWChar
1858/3391 Test #1859: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.simpleVectorInt ..........................................   Passed    0.02 sec
          Start 1862: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomStringSChar
1859/3391 Test #1860: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomString .............................................   Passed    0.04 sec
          Start 1863: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomVectorChar
1860/3391 Test #1861: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomStringWChar ........................................   Passed    0.05 sec
          Start 1864: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomVectorByte
1861/3391 Test #1862: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomStringSChar ........................................   Passed    0.04 sec
          Start 1865: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomVectorInt
1862/3391 Test #1863: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomVectorChar .........................................   Passed    0.05 sec
          Start 1866: net_detail_socket_file_descriptor_map_test.SocketFileDescriptorMap.fdToSocketConsistent
1863/3391 Test #1866: net_detail_socket_file_descriptor_map_test.SocketFileDescriptorMap.fdToSocketConsistent ..................................   Passed    0.01 sec
          Start 1867: net_detail_socket_file_descriptor_map_test.SocketFileDescriptorMap.noSocketReuse
1864/3391 Test #1864: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomVectorByte .........................................   Passed    0.05 sec
1865/3391 Test #1865: memory_uninitialized_memory_hacks_test.UninitializedMemoryHacks.randomVectorInt ..........................................   Passed    0.04 sec
          Start 1868: net_detail_socket_file_descriptor_map_test.SocketFileDescriptorMap.closeNonMappedNativeSocket
          Start 1869: portability_constexpr_test.ConstexprTest.constexprStrlenCstr
1866/3391 Test #1867: net_detail_socket_file_descriptor_map_test.SocketFileDescriptorMap.noSocketReuse .........................................   Passed    0.01 sec
          Start 1870: portability_constexpr_test.ConstexprTest.constexprStrlenInts
1867/3391 Test #1868: net_detail_socket_file_descriptor_map_test.SocketFileDescriptorMap.closeNonMappedNativeSocket ............................   Passed    0.01 sec
          Start 1871: portability_constexpr_test.ConstexprTest.constexprStrcmpInts
1868/3391 Test #1869: portability_constexpr_test.ConstexprTest.constexprStrlenCstr .............................................................   Passed    0.01 sec
          Start 1872: portability_constexpr_test.ConstexprTest.isConstantEvaluatedOr
1869/3391 Test #1870: portability_constexpr_test.ConstexprTest.constexprStrlenInts .............................................................   Passed    0.01 sec
          Start 1873: portability_filesystem_test.FilesystemTest.lexically_normal
1870/3391 Test #1871: portability_constexpr_test.ConstexprTest.constexprStrcmpInts .............................................................   Passed    0.01 sec
          Start 1874: portability_libgen_test.Libgen.dirname
1871/3391 Test #1872: portability_constexpr_test.ConstexprTest.isConstantEvaluatedOr ...........................................................   Passed    0.01 sec
          Start 1875: portability_openssl_portability_test.OpenSSLPortabilityTest.TestRSASetter
1872/3391 Test #1873: portability_filesystem_test.FilesystemTest.lexically_normal ..............................................................   Passed    0.01 sec
          Start 1876: portability_openssl_portability_test.OpenSSLPortabilityTest.TestEcdsaSigPortability
1873/3391 Test #1874: portability_libgen_test.Libgen.dirname ...................................................................................   Passed    0.01 sec
          Start 1877: portability_openssl_portability_test.OpenSSLPortabilityTest.TestX509RevokedApi
1874/3391 Test #1875: portability_openssl_portability_test.OpenSSLPortabilityTest.TestRSASetter ................................................   Passed    0.01 sec
          Start 1878: portability_pthread_test.PThreadTest.pthreadCreateAndJoin
1875/3391 Test #1876: portability_openssl_portability_test.OpenSSLPortabilityTest.TestEcdsaSigPortability ......................................   Passed    0.01 sec
          Start 1879: portability_pthread_test.PThreadTest.pthreadJoinReturnValue
1876/3391 Test #1877: portability_openssl_portability_test.OpenSSLPortabilityTest.TestX509RevokedApi ...........................................   Passed    0.01 sec
          Start 1880: portability_pthread_test.PThreadTest.pthreadEqual
1877/3391 Test #1878: portability_pthread_test.PThreadTest.pthreadCreateAndJoin ................................................................   Passed    0.01 sec
          Start 1881: portability_pthread_test.PThreadTest.pthreadSelfOnPthreadThread
1878/3391 Test #1879: portability_pthread_test.PThreadTest.pthreadJoinReturnValue ..............................................................   Passed    0.01 sec
          Start 1882: portability_time_test.Time.clockGettimeRealtimeAreWithin120SecsOfStdChronoSystemClock
1879/3391 Test #1880: portability_pthread_test.PThreadTest.pthreadEqual ........................................................................   Passed    0.01 sec
          Start 1883: portability_time_test.Time.clockGettimeMonotonicAreWithin120SecsOfStdChronoSteadyClock
1880/3391 Test #1881: portability_pthread_test.PThreadTest.pthreadSelfOnPthreadThread ..........................................................   Passed    0.01 sec
          Start 1884: portability_time_test.Time.clockGettimeProcessCputimeIsGreaterThanZero
1881/3391 Test #1882: portability_time_test.Time.clockGettimeRealtimeAreWithin120SecsOfStdChronoSystemClock ....................................   Passed    0.01 sec
          Start 1885: portability_time_test.Time.clockGettimeProcessThreadTimeIsGreaterThanZero
1882/3391 Test #1883: portability_time_test.Time.clockGettimeMonotonicAreWithin120SecsOfStdChronoSteadyClock ...................................   Passed    0.01 sec
          Start 1886: ssl_openssl_hash_test.OpenSSLHashTest.sha256
1883/3391 Test #1884: portability_time_test.Time.clockGettimeProcessCputimeIsGreaterThanZero ...................................................   Passed    0.01 sec
          Start 1887: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashcopy
1884/3391 Test #1885: portability_time_test.Time.clockGettimeProcessThreadTimeIsGreaterThanZero ................................................   Passed    0.01 sec
          Start 1888: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashcopy_self
1885/3391 Test #1886: ssl_openssl_hash_test.OpenSSLHashTest.sha256 .............................................................................   Passed    0.01 sec
          Start 1889: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashcopy_from_default_constructed
1886/3391 Test #1887: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashcopy ....................................................................   Passed    0.01 sec
          Start 1890: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashmove
1887/3391 Test #1888: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashcopy_self ...............................................................   Passed    0.01 sec
          Start 1891: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashmove_self
1888/3391 Test #1889: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashcopy_from_default_constructed ...........................................   Passed    0.01 sec
          Start 1892: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashmove_from_default_constructed
1889/3391 Test #1890: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashmove ....................................................................   Passed    0.01 sec
          Start 1893: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashcopy_intermediate
1890/3391 Test #1891: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashmove_self ...............................................................   Passed    0.01 sec
          Start 1894: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashmove_intermediate
1891/3391 Test #1892: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashmove_from_default_constructed ...........................................   Passed    0.01 sec
          Start 1895: ssl_openssl_hash_test.OpenSSLHashTest.digest_update_without_init_throws
1892/3391 Test #1893: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashcopy_intermediate .......................................................   Passed    0.01 sec
          Start 1896: ssl_openssl_hash_test.OpenSSLHashTest.digest_final_without_init_throws
1893/3391 Test #1894: ssl_openssl_hash_test.OpenSSLHashTest.sha256_hashmove_intermediate .......................................................   Passed    0.01 sec
          Start 1897: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256
1894/3391 Test #1895: ssl_openssl_hash_test.OpenSSLHashTest.digest_update_without_init_throws ..................................................   Passed    0.01 sec
          Start 1898: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashcopy
1895/3391 Test #1896: ssl_openssl_hash_test.OpenSSLHashTest.digest_final_without_init_throws ...................................................   Passed    0.01 sec
          Start 1899: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashmove
1896/3391 Test #1897: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256 ........................................................................   Passed    0.01 sec
          Start 1900: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashcopy_self
1897/3391 Test #1898: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashcopy ...............................................................   Passed    0.01 sec
          Start 1901: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashmove_self
1898/3391 Test #1899: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashmove ...............................................................   Passed    0.01 sec
          Start 1902: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashcopy_from_default_constructed
1899/3391 Test #1900: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashcopy_self ..........................................................   Passed    0.01 sec
          Start 1903: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashmove_from_default_constructed
1900/3391 Test #1901: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashmove_self ..........................................................   Passed    0.01 sec
          Start 1904: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashcopy_intermediate
1901/3391 Test #1902: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashcopy_from_default_constructed ......................................   Passed    0.01 sec
          Start 1905: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_movecopy_intermediate
1902/3391 Test #1903: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashmove_from_default_constructed ......................................   Passed    0.01 sec
          Start 1906: ssl_openssl_hash_test.OpenSSLHashTest.hmac_update_without_init_throws
1903/3391 Test #1904: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_hashcopy_intermediate ..................................................   Passed    0.01 sec
          Start 1907: ssl_openssl_hash_test.OpenSSLHashTest.hmac_final_without_init_throws
1904/3391 Test #1905: ssl_openssl_hash_test.OpenSSLHashTest.hmac_sha256_movecopy_intermediate ..................................................   Passed    0.01 sec
          Start 1908: ssl_openssl_hash_test.OpenSSLHashTest.HashAndBlockSizes
1905/3391 Test #1906: ssl_openssl_hash_test.OpenSSLHashTest.hmac_update_without_init_throws ....................................................   Passed    0.01 sec
          Start 1909: stats_buffered_stat_test.BufferedDigestTest.Buffering
1906/3391 Test #1907: ssl_openssl_hash_test.OpenSSLHashTest.hmac_final_without_init_throws .....................................................   Passed    0.01 sec
          Start 1910: stats_buffered_stat_test.BufferedDigestTest.PartiallyPassedExpiry
1907/3391 Test #1908: ssl_openssl_hash_test.OpenSSLHashTest.HashAndBlockSizes ..................................................................   Passed    0.01 sec
          Start 1911: stats_buffered_stat_test.BufferedDigestTest.ForceUpdate
1908/3391 Test #1909: stats_buffered_stat_test.BufferedDigestTest.Buffering ....................................................................   Passed    0.01 sec
          Start 1912: stats_buffered_stat_test.BufferedSlidingWindowTest.Buffering
1909/3391 Test #1910: stats_buffered_stat_test.BufferedDigestTest.PartiallyPassedExpiry ........................................................   Passed    0.01 sec
          Start 1913: stats_buffered_stat_test.BufferedSlidingWindowTest.PartiallyPassedExpiry
1910/3391 Test #1911: stats_buffered_stat_test.BufferedDigestTest.ForceUpdate ..................................................................   Passed    0.01 sec
          Start 1914: stats_buffered_stat_test.BufferedSlidingWindowTest.ForceUpdate
1911/3391 Test #1912: stats_buffered_stat_test.BufferedSlidingWindowTest.Buffering .............................................................   Passed    0.01 sec
          Start 1915: stats_buffered_stat_test.BufferedSlidingWindowTest.BufferingAfterSlide
1912/3391 Test #1913: stats_buffered_stat_test.BufferedSlidingWindowTest.PartiallyPassedExpiry .................................................   Passed    0.01 sec
          Start 1916: stats_buffered_stat_test.BufferedSlidingWindowTest.TwoSlides
1913/3391 Test #1914: stats_buffered_stat_test.BufferedSlidingWindowTest.ForceUpdate ...........................................................   Passed    0.01 sec
          Start 1917: stats_buffered_stat_test.BufferedSlidingWindowTest.MultiWindowDurationSlide
1914/3391 Test #1915: stats_buffered_stat_test.BufferedSlidingWindowTest.BufferingAfterSlide ...................................................   Passed    0.01 sec
          Start 1918: stats_buffered_stat_test.BufferedSlidingWindowTest.SlidePastWindow
1915/3391 Test #1916: stats_buffered_stat_test.BufferedSlidingWindowTest.TwoSlides .............................................................   Passed    0.01 sec
          Start 1919: stats_digest_builder_test.DigestBuilder.SingleThreadUnfilledBuffer
1916/3391 Test #1917: stats_buffered_stat_test.BufferedSlidingWindowTest.MultiWindowDurationSlide ..............................................   Passed    0.01 sec
          Start 1920: stats_digest_builder_test.DigestBuilder.SingleThreadFilledBuffer
1917/3391 Test #1918: stats_buffered_stat_test.BufferedSlidingWindowTest.SlidePastWindow .......................................................   Passed    0.01 sec
          Start 1921: stats_digest_builder_test.DigestBuilder.MultipleThreads
1918/3391 Test #1919: stats_digest_builder_test.DigestBuilder.SingleThreadUnfilledBuffer .......................................................   Passed    0.01 sec
          Start 1922: stats_histogram_test.Histogram.Test100
1919/3391 Test #1920: stats_digest_builder_test.DigestBuilder.SingleThreadFilledBuffer .........................................................   Passed    0.01 sec
          Start 1923: stats_histogram_test.Histogram.TestEmpty
1920/3391 Test #1921: stats_digest_builder_test.DigestBuilder.MultipleThreads ..................................................................   Passed    0.01 sec
          Start 1924: stats_histogram_test.Histogram.Test1
1921/3391 Test #1922: stats_histogram_test.Histogram.Test100 ...................................................................................   Passed    0.01 sec
          Start 1925: stats_histogram_test.Histogram.TestOverflowMin
1922/3391 Test #1923: stats_histogram_test.Histogram.TestEmpty .................................................................................   Passed    0.01 sec
          Start 1926: stats_histogram_test.Histogram.TestOverflowMax
1923/3391 Test #1924: stats_histogram_test.Histogram.Test1 .....................................................................................   Passed    0.01 sec
          Start 1927: stats_histogram_test.Histogram.TestOverflowBucket
1924/3391 Test #1925: stats_histogram_test.Histogram.TestOverflowMin ...........................................................................   Passed    0.01 sec
          Start 1928: stats_histogram_test.Histogram.TestDouble
1925/3391 Test #1926: stats_histogram_test.Histogram.TestOverflowMax ...........................................................................   Passed    0.01 sec
          Start 1929: stats_histogram_test.Histogram.TestDoubleInexactWidth
1926/3391 Test #1927: stats_histogram_test.Histogram.TestOverflowBucket ........................................................................   Passed    0.01 sec
          Start 1930: stats_histogram_test.Histogram.TestDoubleWidthTooBig
1927/3391 Test #1928: stats_histogram_test.Histogram.TestDouble ................................................................................   Passed    0.01 sec
          Start 1931: stats_histogram_test.Histogram.Counts
1928/3391 Test #1929: stats_histogram_test.Histogram.TestDoubleInexactWidth ....................................................................   Passed    0.01 sec
          Start 1932: stats_quantile_estimator_test.SimpleQuantileEstimatorTest.EstimateQuantiles
1929/3391 Test #1930: stats_histogram_test.Histogram.TestDoubleWidthTooBig .....................................................................   Passed    0.01 sec
          Start 1933: stats_quantile_estimator_test.SlidingWindowQuantileEstimatorTest.EstimateQuantiles
1930/3391 Test #1931: stats_histogram_test.Histogram.Counts ....................................................................................   Passed    0.01 sec
          Start 1934: stats_sliding_window_test.SlidingWindowTest.Constructor
1931/3391 Test #1932: stats_quantile_estimator_test.SimpleQuantileEstimatorTest.EstimateQuantiles ..............................................   Passed    0.01 sec
          Start 1935: stats_sliding_window_test.SlidingWindowTest.SlideZero
1932/3391 Test #1933: stats_quantile_estimator_test.SlidingWindowQuantileEstimatorTest.EstimateQuantiles .......................................   Passed    0.01 sec
          Start 1936: stats_sliding_window_test.SlidingWindowTest.SlideLessThanFullAmount
1933/3391 Test #1934: stats_sliding_window_test.SlidingWindowTest.Constructor ..................................................................   Passed    0.01 sec
          Start 1937: stats_sliding_window_test.SlidingWindowTest.SlideMoreThanFullAmount
1934/3391 Test #1935: stats_sliding_window_test.SlidingWindowTest.SlideZero ....................................................................   Passed    0.01 sec
          Start 1938: stats_tdigest_test.TDigest.Basic
1935/3391 Test #1936: stats_sliding_window_test.SlidingWindowTest.SlideLessThanFullAmount ......................................................   Passed    0.01 sec
          Start 1939: stats_tdigest_test.TDigest.Merge
1936/3391 Test #1937: stats_sliding_window_test.SlidingWindowTest.SlideMoreThanFullAmount ......................................................   Passed    0.01 sec
          Start 1940: stats_tdigest_test.TDigest.MergeSmall
1937/3391 Test #1938: stats_tdigest_test.TDigest.Basic .........................................................................................   Passed    0.01 sec
          Start 1941: stats_tdigest_test.TDigest.MergeLarge
1938/3391 Test #1939: stats_tdigest_test.TDigest.Merge .........................................................................................   Passed    0.01 sec
          Start 1942: stats_tdigest_test.TDigest.MergeLargeAsDigests
1939/3391 Test #1940: stats_tdigest_test.TDigest.MergeSmall ....................................................................................   Passed    0.01 sec
          Start 1943: stats_tdigest_test.TDigest.NegativeValues
1940/3391 Test #1941: stats_tdigest_test.TDigest.MergeLarge ....................................................................................   Passed    0.01 sec
          Start 1944: stats_tdigest_test.TDigest.NegativeValuesMergeDigests
1941/3391 Test #1942: stats_tdigest_test.TDigest.MergeLargeAsDigests ...........................................................................   Passed    0.01 sec
          Start 1945: stats_tdigest_test.TDigest.ConstructFromCentroids
1942/3391 Test #1943: stats_tdigest_test.TDigest.NegativeValues ................................................................................   Passed    0.01 sec
          Start 1946: stats_tdigest_test.TDigest.LargeOutlierTest
1943/3391 Test #1944: stats_tdigest_test.TDigest.NegativeValuesMergeDigests ....................................................................   Passed    0.01 sec
          Start 1947: stats_tdigest_test.TDigest.FloatingPointSortedTest
1944/3391 Test #1945: stats_tdigest_test.TDigest.ConstructFromCentroids ........................................................................   Passed    0.01 sec
          Start 1948: stats_tdigest_test.TDigest.InlineMerge
1945/3391 Test #1946: stats_tdigest_test.TDigest.LargeOutlierTest ..............................................................................   Passed    0.01 sec
          Start 1949: stats_tdigest_test.*/DistributionTest.ReasonableError/*
1946/3391 Test #1947: stats_tdigest_test.TDigest.FloatingPointSortedTest .......................................................................   Passed    0.01 sec
          Start 1950: stats_timeseries_histogram_test.TimeseriesHistogram.Percentile
1947/3391 Test #1948: stats_tdigest_test.TDigest.InlineMerge ...................................................................................   Passed    0.01 sec
          Start 1951: stats_timeseries_histogram_test.TimeseriesHistogram.String
1948/3391 Test #1950: stats_timeseries_histogram_test.TimeseriesHistogram.Percentile ...........................................................   Passed    0.01 sec
          Start 1952: stats_timeseries_histogram_test.TimeseriesHistogram.Clear
1949/3391 Test #1951: stats_timeseries_histogram_test.TimeseriesHistogram.String ...............................................................   Passed    0.01 sec
          Start 1953: stats_timeseries_histogram_test.TimeseriesHistogram.Basic
1950/3391 Test #1952: stats_timeseries_histogram_test.TimeseriesHistogram.Clear ................................................................   Passed    0.01 sec
          Start 1954: stats_timeseries_histogram_test.TimeseriesHistogram.QueryByInterval
1951/3391 Test #1954: stats_timeseries_histogram_test.TimeseriesHistogram.QueryByInterval ......................................................   Passed    0.01 sec
          Start 1955: stats_timeseries_test.BucketedTimeSeries.getBucketInfo
1952/3391 Test #1953: stats_timeseries_histogram_test.TimeseriesHistogram.Basic ................................................................   Passed    0.02 sec
          Start 1956: stats_timeseries_test.BucketedTimeSeries.update100x10
1953/3391 Test #1955: stats_timeseries_test.BucketedTimeSeries.getBucketInfo ...................................................................   Passed    0.01 sec
          Start 1957: stats_timeseries_test.BucketedTimeSeries.update71x5
1954/3391 Test #1956: stats_timeseries_test.BucketedTimeSeries.update100x10 ....................................................................   Passed    0.01 sec
          Start 1958: stats_timeseries_test.BucketedTimeSeries.elapsed
1955/3391 Test #1957: stats_timeseries_test.BucketedTimeSeries.update71x5 ......................................................................   Passed    0.01 sec
          Start 1959: stats_timeseries_test.BucketedTimeSeries.rate
1956/3391 Test #1958: stats_timeseries_test.BucketedTimeSeries.elapsed .........................................................................   Passed    0.01 sec
          Start 1960: stats_timeseries_test.BucketedTimeSeries.avgTypeConversion
1957/3391 Test #1959: stats_timeseries_test.BucketedTimeSeries.rate ............................................................................   Passed    0.01 sec
          Start 1961: stats_timeseries_test.BucketedTimeSeries.forEachBucket
1958/3391 Test #1960: stats_timeseries_test.BucketedTimeSeries.avgTypeConversion ...............................................................   Passed    0.01 sec
          Start 1962: stats_timeseries_test.BucketedTimeSeries.queryByIntervalSimple
1959/3391 Test #1961: stats_timeseries_test.BucketedTimeSeries.forEachBucket ...................................................................   Passed    0.01 sec
          Start 1963: stats_timeseries_test.BucketedTimeSeries.queryByInterval
1960/3391 Test #1962: stats_timeseries_test.BucketedTimeSeries.queryByIntervalSimple ...........................................................   Passed    0.01 sec
          Start 1964: stats_timeseries_test.BucketedTimeSeries.rateByInterval
1961/3391 Test #1963: stats_timeseries_test.BucketedTimeSeries.queryByInterval .................................................................   Passed    0.01 sec
          Start 1965: stats_timeseries_test.BucketedTimeSeries.addHistorical
1962/3391 Test #1964: stats_timeseries_test.BucketedTimeSeries.rateByInterval ..................................................................   Passed    0.01 sec
          Start 1966: stats_timeseries_test.BucketedTimeSeries.reConstructEmptyTimeSeries
1963/3391 Test #1965: stats_timeseries_test.BucketedTimeSeries.addHistorical ...................................................................   Passed    0.01 sec
          Start 1967: stats_timeseries_test.BucketedTimeSeries.reConstructWithValidData
1964/3391 Test #1966: stats_timeseries_test.BucketedTimeSeries.reConstructEmptyTimeSeries ......................................................   Passed    0.01 sec
          Start 1968: stats_timeseries_test.BucketedTimeSeries.reConstructWithCorruptedData
1965/3391 Test #1967: stats_timeseries_test.BucketedTimeSeries.reConstructWithValidData ........................................................   Passed    0.01 sec
          Start 1969: stats_timeseries_test.MinuteHourTimeSeries.Basic
1966/3391 Test #1968: stats_timeseries_test.BucketedTimeSeries.reConstructWithCorruptedData ....................................................   Passed    0.01 sec
          Start 1970: stats_timeseries_test.MinuteHourTimeSeries.QueryByInterval
1967/3391 Test #1969: stats_timeseries_test.MinuteHourTimeSeries.Basic .........................................................................   Passed    0.01 sec
          Start 1971: stats_timeseries_test.MultiLevelTimeSeries.BasicInitializerArray
1968/3391 Test #1970: stats_timeseries_test.MinuteHourTimeSeries.QueryByInterval ...............................................................   Passed    0.01 sec
          Start 1972: stats_timeseries_test.MultiLevelTimeSeries.BasicInitializerList
1969/3391 Test #1971: stats_timeseries_test.MultiLevelTimeSeries.BasicInitializerArray .........................................................   Passed    0.01 sec
          Start 1973: stats_timeseries_test.MultiLevelTimeSeries.BasicVector
1970/3391 Test #1972: stats_timeseries_test.MultiLevelTimeSeries.BasicInitializerList ..........................................................   Passed    0.01 sec
          Start 1974: stats_timeseries_test.MultiLevelTimeSeries.QueryByInterval
1971/3391 Test #1973: stats_timeseries_test.MultiLevelTimeSeries.BasicVector ...................................................................   Passed    0.01 sec
          Start 1975: synchronization_atomic_util_test.MemoryOrderTest.memory_order_load
1972/3391 Test #1974: stats_timeseries_test.MultiLevelTimeSeries.QueryByInterval ...............................................................   Passed    0.01 sec
          Start 1976: synchronization_atomic_util_test.MemoryOrderTest.memory_order_store
1973/3391 Test #1975: synchronization_atomic_util_test.MemoryOrderTest.memory_order_load .......................................................   Passed    0.01 sec
          Start 1977: synchronization_atomic_util_test.AtomicCompareExchangeSuccTest.examples
1974/3391 Test #1976: synchronization_atomic_util_test.MemoryOrderTest.memory_order_store ......................................................   Passed    0.01 sec
          Start 1978: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.Basic
1975/3391 Test #1977: synchronization_atomic_util_test.AtomicCompareExchangeSuccTest.examples ..................................................   Passed    0.01 sec
          Start 1979: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.Basic
1976/3391 Test #1979: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.Basic ..........................................................   Passed    0.01 sec
          Start 1980: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.Basic
1977/3391 Test #1980: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.Basic ...........................................................   Passed    0.01 sec
          Start 1981: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.BasicRelaxed
1978/3391 Test #1978: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.Basic ............................................................   Passed    0.05 sec
          Start 1982: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.BasicRelaxed
1979/3391 Test #1982: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.BasicRelaxed ...................................................   Passed    0.01 sec
          Start 1983: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.BasicRelaxed
1980/3391 Test #1983: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.BasicRelaxed ....................................................   Passed    0.01 sec
          Start 1984: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.EnsureFetchOrUsed
1981/3391 Test #1981: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.BasicRelaxed .....................................................   Passed    0.05 sec
          Start 1985: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.EnsureFetchAndUsed
1982/3391 Test #1984: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.EnsureFetchOrUsed ................................................   Passed    0.01 sec
          Start 1986: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.EnsureFetchXorUsed
1983/3391 Test #1985: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.EnsureFetchAndUsed .............................................   Passed    0.01 sec
          Start 1987: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.FetchSetFallback
1984/3391 Test #1986: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.EnsureFetchXorUsed ..............................................   Passed    0.01 sec
          Start 1988: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.FetchResetFallback
1985/3391 Test #1988: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.FetchResetFallback .............................................   Passed    0.01 sec
          Start 1989: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.FetchFlipFallback
1986/3391 Test #1989: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.FetchFlipFallback ...............................................   Passed    0.01 sec
          Start 1990: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.FetchSetDefault
1987/3391 Test #1987: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.FetchSetFallback .................................................   Passed    0.05 sec
          Start 1991: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.FetchResetDefault
1988/3391 Test #1991: synchronization_atomic_util_test.*/AtomicFetchResetTest/*.FetchResetDefault ..............................................   Passed    0.01 sec
          Start 1992: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.FetchFlipDefault
1989/3391 Test #1990: synchronization_atomic_util_test.*/AtomicFetchSetTest/*.FetchSetDefault ..................................................   Passed    0.04 sec
          Start 1993: synchronization_atomic_util_test.AtomicFetchModifyTest.example
1990/3391 Test #1992: synchronization_atomic_util_test.*/AtomicFetchFlipTest/*.FetchFlipDefault ................................................   Passed    0.01 sec
          Start 1994: synchronization_atomic_util_test.AtomicFetchModifyTest.contention
1991/3391 Test #1993: synchronization_atomic_util_test.AtomicFetchModifyTest.example ...........................................................   Passed    0.01 sec
          Start 1995: synchronization_atomic_struct_test.AtomicStruct.twoBy32
1992/3391 Test #1949: stats_tdigest_test.*/DistributionTest.ReasonableError/* ..................................................................   Passed    0.29 sec
          Start 1996: synchronization_atomic_struct_test.AtomicStruct.sizeSelection
1993/3391 Test #1996: synchronization_atomic_struct_test.AtomicStruct.sizeSelection ............................................................   Passed    0.02 sec
          Start 1997: synchronization_baton_test.Baton.basicBlocking
1994/3391 Test #1995: synchronization_atomic_struct_test.AtomicStruct.twoBy32 ..................................................................   Passed    0.04 sec
          Start 1998: synchronization_baton_test.Baton.basicNonblocking
1995/3391 Test #1994: synchronization_atomic_util_test.AtomicFetchModifyTest.contention ........................................................   Passed    0.05 sec
          Start 1999: synchronization_baton_test.Baton.pingpongBlocking
1996/3391 Test #1997: synchronization_baton_test.Baton.basicBlocking ...........................................................................   Passed    0.02 sec
          Start 2000: synchronization_baton_test.Baton.pingpongNonblocking
1997/3391 Test #1998: synchronization_baton_test.Baton.basicNonblocking ........................................................................   Passed    0.01 sec
          Start 2001: synchronization_baton_test.Baton.timedWaitBasicSystemClockBlocking
1998/3391 Test #2001: synchronization_baton_test.Baton.timedWaitBasicSystemClockBlocking .......................................................   Passed    0.01 sec
          Start 2002: synchronization_baton_test.Baton.timedWaitBasicSystemClockNonblocking
1999/3391 Test #2002: synchronization_baton_test.Baton.timedWaitBasicSystemClockNonblocking ....................................................   Passed    0.01 sec
          Start 2003: synchronization_baton_test.Baton.timedWaitTimeoutSystemClockBlocking
2000/3391 Test #2003: synchronization_baton_test.Baton.timedWaitTimeoutSystemClockBlocking .....................................................   Passed    0.01 sec
          Start 2004: synchronization_baton_test.Baton.timedWaitTimeoutSystemClockNonblocking
2001/3391 Test #2004: synchronization_baton_test.Baton.timedWaitTimeoutSystemClockNonblocking ..................................................   Passed    0.01 sec
          Start 2005: synchronization_baton_test.Baton.timedWaitSystemClockBlocking
2002/3391 Test #2005: synchronization_baton_test.Baton.timedWaitSystemClockBlocking ............................................................   Passed    0.01 sec
          Start 2006: synchronization_baton_test.Baton.timedWaitSystemClockNonblocking
2003/3391 Test #2006: synchronization_baton_test.Baton.timedWaitSystemClockNonblocking .........................................................   Passed    0.01 sec
          Start 2007: synchronization_baton_test.Baton.timedWaitBasicSteadyClockBlocking
2004/3391 Test #2007: synchronization_baton_test.Baton.timedWaitBasicSteadyClockBlocking .......................................................   Passed    0.01 sec
          Start 2008: synchronization_baton_test.Baton.timedWaitBasicSteadyClockNonblocking
2005/3391 Test #2008: synchronization_baton_test.Baton.timedWaitBasicSteadyClockNonblocking ....................................................   Passed    0.01 sec
          Start 2009: synchronization_baton_test.Baton.timedWaitTimeoutSteadyClockBlocking
2006/3391 Test #2000: synchronization_baton_test.Baton.pingpongNonblocking .....................................................................   Passed    0.09 sec
          Start 2010: synchronization_baton_test.Baton.timedWaitTimeoutSteadyClockNonblocking
2007/3391 Test #2009: synchronization_baton_test.Baton.timedWaitTimeoutSteadyClockBlocking .....................................................   Passed    0.02 sec
          Start 2011: synchronization_baton_test.Baton.timedWaitSteadyClockBlocking
2008/3391 Test #1999: synchronization_baton_test.Baton.pingpongBlocking ........................................................................   Passed    0.10 sec
          Start 2012: synchronization_baton_test.Baton.timedWaitSteadyClockNonblocking
2009/3391 Test #2010: synchronization_baton_test.Baton.timedWaitTimeoutSteadyClockNonblocking ..................................................   Passed    0.01 sec
          Start 2013: synchronization_baton_test.Baton.tryWaitBlocking
2010/3391 Test #2011: synchronization_baton_test.Baton.timedWaitSteadyClockBlocking ............................................................   Passed    0.01 sec
          Start 2014: synchronization_baton_test.Baton.tryWaitNonblocking
2011/3391 Test #2012: synchronization_baton_test.Baton.timedWaitSteadyClockNonblocking .........................................................   Passed    0.01 sec
          Start 2015: synchronization_call_once_test.FollyCallOnce/*.Simple
2012/3391 Test #2013: synchronization_baton_test.Baton.tryWaitBlocking .........................................................................   Passed    0.01 sec
          Start 2016: synchronization_call_once_test.FollyCallOnce/*.Exception
2013/3391 Test #2014: synchronization_baton_test.Baton.tryWaitNonblocking ......................................................................   Passed    0.01 sec
          Start 2017: synchronization_call_once_test.FollyCallOnce/*.Stress
2014/3391 Test #2015: synchronization_call_once_test.FollyCallOnce/*.Simple ....................................................................   Passed    0.01 sec
          Start 2018: synchronization_call_once_test.FollyCallOnce/*.Lazy
2015/3391 Test #2016: synchronization_call_once_test.FollyCallOnce/*.Exception .................................................................   Passed    0.01 sec
          Start 2019: synchronization_call_once_test.FollyCallOnce/*.TryCallOnce
2016/3391 Test #2018: synchronization_call_once_test.FollyCallOnce/*.Lazy ......................................................................   Passed    0.01 sec
          Start 2020: synchronization_call_once_test.FollyCallOnce/*.ResetOnce
2017/3391 Test #2019: synchronization_call_once_test.FollyCallOnce/*.TryCallOnce ...............................................................   Passed    0.01 sec
          Start 2021: synchronization_call_once_test.FollyCallOnce/*.SetOnce
2018/3391 Test #2020: synchronization_call_once_test.FollyCallOnce/*.ResetOnce .................................................................   Passed    0.01 sec
          Start 2022: synchronization_event_count_test.EventCount.Simple
2019/3391 Test #2021: synchronization_call_once_test.FollyCallOnce/*.SetOnce ...................................................................   Passed    0.01 sec
          Start 2023: synchronization_lifo_sem_test.LifoSem.basic
2020/3391 Test #2023: synchronization_lifo_sem_test.LifoSem.basic ..............................................................................   Passed    0.01 sec
          Start 2024: synchronization_lifo_sem_test.LifoSem.multi
2021/3391 Test #2024: synchronization_lifo_sem_test.LifoSem.multi ..............................................................................   Passed    0.08 sec
          Start 2025: synchronization_lifo_sem_test.LifoSemTest.pingpong
2022/3391 Test #2022: synchronization_event_count_test.EventCount.Simple .......................................................................   Passed    0.09 sec
          Start 2026: synchronization_lifo_sem_test.LifoSemTest.mutex
2023/3391 Test #2017: synchronization_call_once_test.FollyCallOnce/*.Stress ....................................................................   Passed    0.16 sec
          Start 2027: synchronization_lifo_sem_test.LifoSemTest.no_blocking
2024/3391 Test #2026: synchronization_lifo_sem_test.LifoSemTest.mutex ..........................................................................   Passed    0.10 sec
          Start 2028: synchronization_lifo_sem_test.LifoSemTest.one_way
2025/3391 Test #2028: synchronization_lifo_sem_test.LifoSemTest.one_way ........................................................................   Passed    0.04 sec
          Start 2029: synchronization_lifo_sem_test.LifoSemTest.shutdown_wait_order
2026/3391 Test #2029: synchronization_lifo_sem_test.LifoSemTest.shutdown_wait_order ............................................................   Passed    0.01 sec
          Start 2030: synchronization_lifo_sem_test.LifoSemTest.shutdown_multi
2027/3391 Test #2025: synchronization_lifo_sem_test.LifoSemTest.pingpong .......................................................................   Passed    0.20 sec
          Start 2031: synchronization_lifo_sem_test.LifoSem.multiTryWaitSimple
2028/3391 Test #2027: synchronization_lifo_sem_test.LifoSemTest.no_blocking ....................................................................   Passed    0.16 sec
          Start 2032: synchronization_lifo_sem_test.LifoSemTest.multi_try_wait
2029/3391 Test #2031: synchronization_lifo_sem_test.LifoSem.multiTryWaitSimple .................................................................   Passed    0.01 sec
          Start 2033: synchronization_lifo_sem_test.LifoSemTest.timeout
2030/3391 Test #2032: synchronization_lifo_sem_test.LifoSemTest.multi_try_wait .................................................................   Passed    0.02 sec
          Start 2034: synchronization_lifo_sem_test.LifoSemTest.shutdown_try_wait_for
2031/3391 Test #2034: synchronization_lifo_sem_test.LifoSemTest.shutdown_try_wait_for ..........................................................   Passed    0.01 sec
          Start 2035: synchronization_relaxed_atomic_test.RelaxedAtomicTest.deduce_bool
2032/3391 Test #1832: memory_reentrant_allocator_test.ReentrantAllocatorTest.stress ............................................................   Passed    1.29 sec
          Start 2036: synchronization_relaxed_atomic_test.RelaxedAtomicTest.deduce_int
2033/3391 Test #2035: synchronization_relaxed_atomic_test.RelaxedAtomicTest.deduce_bool ........................................................   Passed    0.01 sec
          Start 2037: synchronization_relaxed_atomic_test.RelaxedAtomicTest.deduce_float
2034/3391 Test #2036: synchronization_relaxed_atomic_test.RelaxedAtomicTest.deduce_int .........................................................   Passed    0.01 sec
          Start 2038: synchronization_relaxed_atomic_test.RelaxedAtomicTest.deduce_ptr
2035/3391 Test #2037: synchronization_relaxed_atomic_test.RelaxedAtomicTest.deduce_float .......................................................   Passed    0.01 sec
          Start 2039: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.isLockFree
2036/3391 Test #2038: synchronization_relaxed_atomic_test.RelaxedAtomicTest.deduce_ptr .........................................................   Passed    0.01 sec
          Start 2040: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.operatorValue
2037/3391 Test #2039: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.isLockFree ................................................   Passed    0.01 sec
          Start 2041: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.load
2038/3391 Test #2040: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.operatorValue .............................................   Passed    0.01 sec
          Start 2042: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.operatorAssign
2039/3391 Test #2041: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.load ......................................................   Passed    0.01 sec
          Start 2043: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.store
2040/3391 Test #2042: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.operatorAssign ............................................   Passed    0.01 sec
          Start 2044: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.exchange
2041/3391 Test #2043: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.store .....................................................   Passed    0.01 sec
          Start 2045: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.compareExchangeWeak
2042/3391 Test #2044: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.exchange ..................................................   Passed    0.01 sec
          Start 2046: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.compareExchangeStrong
2043/3391 Test #2045: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.compareExchangeWeak .......................................   Passed    0.01 sec
          Start 2047: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.isLockFree
2044/3391 Test #2046: synchronization_relaxed_atomic_test.RelaxedAtomicBooleanTest/*.compareExchangeStrong .....................................   Passed    0.01 sec
          Start 2048: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorValue
2045/3391 Test #2048: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorValue .............................................   Passed    0.01 sec
          Start 2049: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.load
2046/3391 Test #2047: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.isLockFree ................................................   Passed    0.01 sec
          Start 2050: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorAssign
2047/3391 Test #2049: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.load ......................................................   Passed    0.01 sec
          Start 2051: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.store
2048/3391 Test #2050: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorAssign ............................................   Passed    0.01 sec
          Start 2052: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.exchange
2049/3391 Test #2051: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.store .....................................................   Passed    0.01 sec
          Start 2053: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.compareExchangeWeak
2050/3391 Test #2052: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.exchange ..................................................   Passed    0.01 sec
          Start 2054: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.compareExchangeStrong
2051/3391 Test #2053: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.compareExchangeWeak .......................................   Passed    0.01 sec
          Start 2055: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.fetchAdd
2052/3391 Test #2054: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.compareExchangeStrong .....................................   Passed    0.01 sec
          Start 2056: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.fetchSub
2053/3391 Test #2055: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.fetchAdd ..................................................   Passed    0.01 sec
          Start 2057: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorIncrPre
2054/3391 Test #2030: synchronization_lifo_sem_test.LifoSemTest.shutdown_multi .................................................................   Passed    0.19 sec
          Start 2058: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorIncrPost
2055/3391 Test #2056: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.fetchSub ..................................................   Passed    0.01 sec
2056/3391 Test #2057: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorIncrPre ...........................................   Passed    0.01 sec
          Start 2059: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorDecrPre
          Start 2060: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorDecrPost
2057/3391 Test #2058: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorIncrPost ..........................................   Passed    0.01 sec
          Start 2061: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorAddAssign
2058/3391 Test #2059: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorDecrPre ...........................................   Passed    0.01 sec
          Start 2062: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorSubAssign
2059/3391 Test #2060: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorDecrPost ..........................................   Passed    0.01 sec
          Start 2063: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.isLockFree
2060/3391 Test #2061: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorAddAssign .........................................   Passed    0.01 sec
          Start 2064: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorValue
2061/3391 Test #2063: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.isLockFree ...............................................   Passed    0.01 sec
          Start 2065: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.load
2062/3391 Test #2062: synchronization_relaxed_atomic_test.RelaxedAtomicPointerTest/*.operatorSubAssign .........................................   Passed    0.01 sec
          Start 2066: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorAssign
2063/3391 Test #2064: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorValue ............................................   Passed    0.01 sec
          Start 2067: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.store
2064/3391 Test #2065: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.load .....................................................   Passed    0.01 sec
          Start 2068: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.exchange
2065/3391 Test #2066: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorAssign ...........................................   Passed    0.01 sec
          Start 2069: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.compareExchangeWeak
2066/3391 Test #2067: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.store ....................................................   Passed    0.01 sec
          Start 2070: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.compareExchangeStrong
2067/3391 Test #2068: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.exchange .................................................   Passed    0.01 sec
          Start 2071: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchAdd
2068/3391 Test #2069: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.compareExchangeWeak ......................................   Passed    0.01 sec
          Start 2072: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchSub
2069/3391 Test #2070: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.compareExchangeStrong ....................................   Passed    0.01 sec
          Start 2073: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchAnd
2070/3391 Test #2071: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchAdd .................................................   Passed    0.01 sec
          Start 2074: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchOr
2071/3391 Test #2072: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchSub .................................................   Passed    0.01 sec
          Start 2075: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchXor
2072/3391 Test #2073: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchAnd .................................................   Passed    0.01 sec
          Start 2076: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorIncrPre
2073/3391 Test #2074: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchOr ..................................................   Passed    0.01 sec
          Start 2077: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorIncrPost
2074/3391 Test #2075: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.fetchXor .................................................   Passed    0.01 sec
          Start 2078: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorDecrPre
2075/3391 Test #2076: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorIncrPre ..........................................   Passed    0.01 sec
          Start 2079: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorDecrPost
2076/3391 Test #2077: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorIncrPost .........................................   Passed    0.01 sec
          Start 2080: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorAddAssign
2077/3391 Test #2078: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorDecrPre ..........................................   Passed    0.01 sec
          Start 2081: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorSubAssign
2078/3391 Test #2079: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorDecrPost .........................................   Passed    0.01 sec
          Start 2082: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorAndAssign
2079/3391 Test #2080: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorAddAssign ........................................   Passed    0.01 sec
          Start 2083: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorOrAssign
2080/3391 Test #2081: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorSubAssign ........................................   Passed    0.01 sec
          Start 2084: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorXorAssign
2081/3391 Test #2082: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorAndAssign ........................................   Passed    0.01 sec
          Start 2085: synchronization_rw_spin_lock_test.RWSpinLockTest/*.WriterWaitReaders
2082/3391 Test #2083: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorOrAssign .........................................   Passed    0.01 sec
          Start 2086: synchronization_rw_spin_lock_test.RWSpinLockTest/*.ReadersWaitWriter
2083/3391 Test #2084: synchronization_relaxed_atomic_test.RelaxedAtomicIntegralTest/*.operatorXorAssign ........................................   Passed    0.01 sec
          Start 2087: synchronization_rw_spin_lock_test.RWSpinLockTest/*.WriterWaitWriter
2084/3391 Test #2085: synchronization_rw_spin_lock_test.RWSpinLockTest/*.WriterWaitReaders .....................................................   Passed    0.01 sec
          Start 2088: synchronization_rw_spin_lock_test.RWSpinLockTest/*.ReadHolders
2085/3391 Test #2086: synchronization_rw_spin_lock_test.RWSpinLockTest/*.ReadersWaitWriter .....................................................   Passed    0.01 sec
          Start 2089: synchronization_rw_spin_lock_test.RWSpinLockTest/*.WriteHolders
2086/3391 Test #2087: synchronization_rw_spin_lock_test.RWSpinLockTest/*.WriterWaitWriter ......................................................   Passed    0.01 sec
          Start 2090: synchronization_rw_spin_lock_test.RWSpinLockTest/*.ConcurrentTests
2087/3391 Test #2088: synchronization_rw_spin_lock_test.RWSpinLockTest/*.ReadHolders ...........................................................   Passed    0.01 sec
          Start 2091: synchronization_rw_spin_lock_test.RWSpinLock.lockUnlockTests
2088/3391 Test #2089: synchronization_rw_spin_lock_test.RWSpinLockTest/*.WriteHolders ..........................................................   Passed    0.01 sec
          Start 2092: synchronization_rw_spin_lock_test.RWSpinLock.concurrentHolderTest
2089/3391 Test #2091: synchronization_rw_spin_lock_test.RWSpinLock.lockUnlockTests .............................................................   Passed    0.01 sec
          Start 2093: synchronization_semaphore_test.SemaphoreTest.basic
2090/3391 Test #2093: synchronization_semaphore_test.SemaphoreTest.basic .......................................................................   Passed    0.01 sec
          Start 2094: synchronization_semaphore_test.SemaphoreTest.multi_ping_pong
2091/3391 Test #2094: synchronization_semaphore_test.SemaphoreTest.multi_ping_pong .............................................................   Passed    0.01 sec
          Start 2095: synchronization_semaphore_test.SemaphoreTest.concurrent_split_waiters_posters
2092/3391 Test #2095: synchronization_semaphore_test.SemaphoreTest.concurrent_split_waiters_posters ............................................   Passed    0.02 sec
          Start 2096: synchronization_semaphore_test.SemaphoreTest.handoff
2093/3391 Test #2096: synchronization_semaphore_test.SemaphoreTest.handoff .....................................................................   Passed    0.35 sec
          Start 2097: synchronization_semaphore_test.FifoSemaphoreTest.basic
2094/3391 Test #2097: synchronization_semaphore_test.FifoSemaphoreTest.basic ...................................................................   Passed    0.04 sec
          Start 2098: synchronization_semaphore_test.FifoSemaphoreTest.wake_policy
2095/3391 Test #2098: synchronization_semaphore_test.FifoSemaphoreTest.wake_policy .............................................................   Passed    0.15 sec
          Start 2099: synchronization_semaphore_test.FifoSemaphoreTest.multi_ping_pong
2096/3391 Test #2033: synchronization_lifo_sem_test.LifoSemTest.timeout ........................................................................   Passed    0.83 sec
          Start 2100: synchronization_semaphore_test.FifoSemaphoreTest.concurrent_split_waiters_posters
2097/3391 Test #2099: synchronization_semaphore_test.FifoSemaphoreTest.multi_ping_pong .........................................................   Passed    0.05 sec
          Start 2101: synchronization_semaphore_test.FifoSemaphoreTest.handoff
2098/3391 Test #2100: synchronization_semaphore_test.FifoSemaphoreTest.concurrent_split_waiters_posters ........................................   Passed    0.06 sec
          Start 2102: synchronization_semaphore_test.LifoSemaphoreTest.basic
2099/3391 Test #2102: synchronization_semaphore_test.LifoSemaphoreTest.basic ...................................................................   Passed    0.07 sec
          Start 2103: synchronization_semaphore_test.LifoSemaphoreTest.wake_policy
2100/3391 Test #2103: synchronization_semaphore_test.LifoSemaphoreTest.wake_policy .............................................................   Passed    0.13 sec
          Start 2104: synchronization_semaphore_test.LifoSemaphoreTest.multi_ping_pong
2101/3391 Test #2104: synchronization_semaphore_test.LifoSemaphoreTest.multi_ping_pong .........................................................   Passed    0.05 sec
          Start 2105: synchronization_semaphore_test.LifoSemaphoreTest.concurrent_split_waiters_posters
2102/3391 Test #2105: synchronization_semaphore_test.LifoSemaphoreTest.concurrent_split_waiters_posters ........................................   Passed    0.06 sec
          Start 2106: synchronization_semaphore_test.LifoSemaphoreTest.handoff
2103/3391 Test #2090: synchronization_rw_spin_lock_test.RWSpinLockTest/*.ConcurrentTests .......................................................   Passed    1.01 sec
          Start 2107: synchronization_small_locks_test.SmallLocks.SpinLockCorrectness
2104/3391 Test #2101: synchronization_semaphore_test.FifoSemaphoreTest.handoff .................................................................   Passed    0.43 sec
          Start 2108: synchronization_small_locks_test.SmallLocks.PicoSpinCorrectness
2105/3391 Test #2108: synchronization_small_locks_test.SmallLocks.PicoSpinCorrectness ..........................................................   Passed    0.02 sec
          Start 2109: synchronization_small_locks_test.SmallLocks.PicoSpinSigned
2106/3391 Test #2109: synchronization_small_locks_test.SmallLocks.PicoSpinSigned ...............................................................   Passed    0.01 sec
          Start 2110: synchronization_small_locks_test.SmallLocks.PicoSpinLockThreadSanitizer
2107/3391 Test #2110: synchronization_small_locks_test.SmallLocks.PicoSpinLockThreadSanitizer ..................................................***Skipped   0.03 sec
          Start 2111: synchronization_small_locks_test.SmallLocks.RegClobber
2108/3391 Test #2106: synchronization_semaphore_test.LifoSemaphoreTest.handoff .................................................................   Passed    0.15 sec
          Start 2112: synchronization_small_locks_test.SmallLocks.MicroLock
2109/3391 Test #2111: synchronization_small_locks_test.SmallLocks.RegClobber ...................................................................   Passed    0.02 sec
          Start 2113: synchronization_small_locks_test.SmallLocks.MicroLockTryLock
2110/3391 Test #2113: synchronization_small_locks_test.SmallLocks.MicroLockTryLock .............................................................   Passed    0.01 sec
          Start 2114: synchronization_small_locks_test.SmallLocks.MicroLockWithData
2111/3391 Test #2112: synchronization_small_locks_test.SmallLocks.MicroLock ....................................................................   Passed    0.04 sec
          Start 2115: synchronization_small_locks_test.SmallLocks.MicroLockDataAlignment
2112/3391 Test #2114: synchronization_small_locks_test.SmallLocks.MicroLockWithData ............................................................   Passed    0.02 sec
          Start 2116: synchronization_small_locks_test.SmallLocks.MicroSpinLockStressTestLockTwoThreads
2113/3391 Test #2115: synchronization_small_locks_test.SmallLocks.MicroLockDataAlignment .......................................................   Passed    0.02 sec
          Start 2117: synchronization_small_locks_test.SmallLocks.MicroSpinLockStressTestLockHardwareConcurrency
2114/3391 Test #2107: synchronization_small_locks_test.SmallLocks.SpinLockCorrectness ..........................................................   Passed    1.01 sec
          Start 2118: synchronization_small_locks_test.SmallLocks.PicoSpinLockStressTestLockTwoThreads
2115/3391 Test #2116: synchronization_small_locks_test.SmallLocks.MicroSpinLockStressTestLockTwoThreads ........................................   Passed    2.02 sec
          Start 2119: synchronization_small_locks_test.SmallLocks.PicoSpinLockStressTestLockHardwareConcurrency
2116/3391 Test #2117: synchronization_small_locks_test.SmallLocks.MicroSpinLockStressTestLockHardwareConcurrency ...............................   Passed    2.02 sec
          Start 2120: synchronization_small_locks_test.SmallLocks.MicroSpinLockStressTestTryLockTwoThreads
2117/3391 Test #2118: synchronization_small_locks_test.SmallLocks.PicoSpinLockStressTestLockTwoThreads .........................................   Passed    2.02 sec
          Start 2121: synchronization_small_locks_test.SmallLocks.MicroSpinLockStressTestTryLockHardwareConcurrency
2118/3391 Test #2092: synchronization_rw_spin_lock_test.RWSpinLock.concurrentHolderTest ........................................................   Passed    5.02 sec
          Start 2122: synchronization_small_locks_test.SmallLocksk.MicroSpinLockThreadSanitizer
2119/3391 Test #2122: synchronization_small_locks_test.SmallLocksk.MicroSpinLockThreadSanitizer ................................................***Skipped   0.01 sec
          Start 2123: synchronization_small_locks_test.SmallLocks.PicoSpinLockStressTestTryLockTwoThreads
2120/3391 Test #2119: synchronization_small_locks_test.SmallLocks.PicoSpinLockStressTestLockHardwareConcurrency ................................   Passed    2.02 sec
          Start 2124: synchronization_small_locks_test.SmallLocks.PicoSpinLockStressTestTryLockHardwareConcurrency
2121/3391 Test #2120: synchronization_small_locks_test.SmallLocks.MicroSpinLockStressTestTryLockTwoThreads .....................................   Passed    2.02 sec
          Start 2125: synchronization_detail_hardware_test.HardwareTest.RtmBasicUsage
2122/3391 Test #2125: synchronization_detail_hardware_test.HardwareTest.RtmBasicUsage ..........................................................   Passed    0.01 sec
          Start 2126: system_at_fork_test.AtForkListTest.append_nullptr
2123/3391 Test #2126: system_at_fork_test.AtForkListTest.append_nullptr ........................................................................   Passed    0.01 sec
          Start 2127: system_at_fork_test.AtForkListTest.remove_nullptr
2124/3391 Test #2127: system_at_fork_test.AtForkListTest.remove_nullptr ........................................................................   Passed    0.01 sec
          Start 2128: system_at_fork_test.AtForkListTest.append_key
2125/3391 Test #2128: system_at_fork_test.AtForkListTest.append_key ............................................................................   Passed    0.01 sec
          Start 2129: system_at_fork_test.AtForkListTest.append_key_duplicate
2126/3391 Test #2129: system_at_fork_test.AtForkListTest.append_key_duplicate ..................................................................   Passed    0.01 sec
          Start 2130: system_at_fork_test.AtForkListTest.remove_key
2127/3391 Test #2130: system_at_fork_test.AtForkListTest.remove_key ............................................................................   Passed    0.01 sec
          Start 2131: system_at_fork_test.AtForkListTest.remove_key_missing
2128/3391 Test #2131: system_at_fork_test.AtForkListTest.remove_key_missing ....................................................................   Passed    0.01 sec
          Start 2132: system_at_fork_test.AtForkListTest.prepare_parent
2129/3391 Test #2132: system_at_fork_test.AtForkListTest.prepare_parent ........................................................................   Passed    0.01 sec
          Start 2133: system_at_fork_test.AtForkListTest.prepare_parent_prepare_empty
2130/3391 Test #2133: system_at_fork_test.AtForkListTest.prepare_parent_prepare_empty ..........................................................   Passed    0.01 sec
          Start 2134: system_at_fork_test.AtForkListTest.prepare_parent_parent_empty
2131/3391 Test #2134: system_at_fork_test.AtForkListTest.prepare_parent_parent_empty ...........................................................   Passed    0.01 sec
          Start 2135: system_at_fork_test.AtForkListTest.prepare_parent_multi
2132/3391 Test #2135: system_at_fork_test.AtForkListTest.prepare_parent_multi ..................................................................   Passed    0.01 sec
          Start 2136: system_at_fork_test.AtForkListTest.prepare_parent_return_false
2133/3391 Test #2136: system_at_fork_test.AtForkListTest.prepare_parent_return_false ...........................................................   Passed    0.01 sec
          Start 2137: system_at_fork_test.AtForkListTest.prepare_child
2134/3391 Test #2137: system_at_fork_test.AtForkListTest.prepare_child .........................................................................   Passed    0.01 sec
          Start 2138: system_at_fork_test.AtForkListTest.prepare_child_multi
2135/3391 Test #2138: system_at_fork_test.AtForkListTest.prepare_child_multi ...................................................................   Passed    0.01 sec
          Start 2139: system_at_fork_test.AtForkListTest.prepare_child_return_false
2136/3391 Test #2139: system_at_fork_test.AtForkListTest.prepare_child_return_false ............................................................   Passed    0.01 sec
          Start 2140: system_at_fork_test.AtForkListTest.prepare_child_parent_empty
2137/3391 Test #2140: system_at_fork_test.AtForkListTest.prepare_child_parent_empty ............................................................   Passed    0.01 sec
          Start 2141: system_at_fork_test.AtForkListTest.prepare_child_child_empty
2138/3391 Test #2141: system_at_fork_test.AtForkListTest.prepare_child_child_empty .............................................................   Passed    0.01 sec
          Start 2142: system_at_fork_test.AtForkTest.prepare
2139/3391 Test #2142: system_at_fork_test.AtForkTest.prepare ...................................................................................   Passed    0.01 sec
          Start 2143: system_at_fork_test.AtForkTest.ordering
2140/3391 Test #2143: system_at_fork_test.AtForkTest.ordering ..................................................................................   Passed    0.01 sec
          Start 2144: system_memory_mapping_test.MemoryMapping.Basic
2141/3391 Test #2144: system_memory_mapping_test.MemoryMapping.Basic ...........................................................................   Passed    0.01 sec
          Start 2145: system_memory_mapping_test.MemoryMapping.Move
2142/3391 Test #2145: system_memory_mapping_test.MemoryMapping.Move ............................................................................   Passed    0.01 sec
          Start 2146: system_memory_mapping_test.MemoryMapping.DoublyMapped
2143/3391 Test #2146: system_memory_mapping_test.MemoryMapping.DoublyMapped ....................................................................   Passed    0.01 sec
          Start 2147: system_memory_mapping_test.MemoryMapping.Simple
2144/3391 Test #2147: system_memory_mapping_test.MemoryMapping.Simple ..........................................................................   Passed    0.01 sec
          Start 2148: system_memory_mapping_test.MemoryMapping.LargeFile
2145/3391 Test #2148: system_memory_mapping_test.MemoryMapping.LargeFile .......................................................................   Passed    0.01 sec
          Start 2149: system_memory_mapping_test.MemoryMapping.ZeroLength
2146/3391 Test #2149: system_memory_mapping_test.MemoryMapping.ZeroLength ......................................................................   Passed    0.01 sec
          Start 2150: system_memory_mapping_test.MemoryMapping.Advise
2147/3391 Test #2150: system_memory_mapping_test.MemoryMapping.Advise ..........................................................................   Passed    0.11 sec
          Start 2151: system_shell_test.Shell.ShellQuote
2148/3391 Test #2151: system_shell_test.Shell.ShellQuote .......................................................................................   Passed    0.01 sec
          Start 2152: system_shell_test.Shell.Shellify
2149/3391 Test #2152: system_shell_test.Shell.Shellify .........................................................................................   Passed    0.01 sec
          Start 2153: system_shell_test.Shell.ShellifyDeprecated
2150/3391 Test #2153: system_shell_test.Shell.ShellifyDeprecated ...............................................................................   Passed    0.01 sec
          Start 2154: system_thread_id_test.ThreadId.getCurrentID
2151/3391 Test #2154: system_thread_id_test.ThreadId.getCurrentID ..............................................................................   Passed    0.01 sec
          Start 2155: system_thread_id_test.ThreadId.getOSThreadID
2152/3391 Test #2155: system_thread_id_test.ThreadId.getOSThreadID .............................................................................   Passed    0.01 sec
          Start 2156: system_thread_id_test.ThreadId.getOSThreadIDCache
2153/3391 Test #2156: system_thread_id_test.ThreadId.getOSThreadIDCache ........................................................................   Passed    0.01 sec
          Start 2157: system_thread_name_test.ThreadName.getCurrentThreadName
2154/3391 Test #2157: system_thread_name_test.ThreadName.getCurrentThreadName ..................................................................   Passed    0.01 sec
          Start 2158: system_thread_name_test.ThreadName.setThreadNameOtherPthread
2155/3391 Test #2158: system_thread_name_test.ThreadName.setThreadNameOtherPthread .............................................................   Passed    0.01 sec
          Start 2159: system_thread_name_test.ThreadName.setThreadNameOtherId
2156/3391 Test #2159: system_thread_name_test.ThreadName.setThreadNameOtherId ..................................................................   Passed    0.01 sec
          Start 2160: ahm_int_stress_test.AHMIntStressTest.Test
2157/3391 Test #2160: ahm_int_stress_test.AHMIntStressTest.Test ................................................................................   Passed    0.20 sec
          Start 2161: arena_smartptr_test.ArenaSmartPtr.uniquePtrSysarena
2158/3391 Test #2161: arena_smartptr_test.ArenaSmartPtr.uniquePtrSysarena ......................................................................   Passed    0.01 sec
          Start 2162: arena_smartptr_test.ArenaSmartPtr.sharedPtrSysarena
2159/3391 Test #2162: arena_smartptr_test.ArenaSmartPtr.sharedPtrSysarena ......................................................................   Passed    0.01 sec
          Start 2163: ascii_check_test.CaseInsensitiveMatch.CompareWithLegacy
2160/3391 Test #2163: ascii_check_test.CaseInsensitiveMatch.CompareWithLegacy ..................................................................   Passed    0.00 sec
          Start 2164: atomic_hash_array_test.Aha.InsertEraseI32I32
2161/3391 Test #2164: atomic_hash_array_test.Aha.InsertEraseI32I32 .............................................................................   Passed    0.01 sec
          Start 2165: atomic_hash_array_test.Aha.InsertEraseI64I32
2162/3391 Test #2165: atomic_hash_array_test.Aha.InsertEraseI64I32 .............................................................................   Passed    0.01 sec
          Start 2166: atomic_hash_array_test.Aha.InsertEraseI64I64
2163/3391 Test #2166: atomic_hash_array_test.Aha.InsertEraseI64I64 .............................................................................   Passed    0.01 sec
          Start 2167: atomic_hash_array_test.Aha.InsertEraseI32I64
2164/3391 Test #2167: atomic_hash_array_test.Aha.InsertEraseI32I64 .............................................................................   Passed    0.01 sec
          Start 2168: atomic_hash_array_test.Aha.InsertEraseI32Str
2165/3391 Test #2168: atomic_hash_array_test.Aha.InsertEraseI32Str .............................................................................   Passed    0.01 sec
          Start 2169: atomic_hash_array_test.Aha.InsertEraseI64Str
2166/3391 Test #2169: atomic_hash_array_test.Aha.InsertEraseI64Str .............................................................................   Passed    0.01 sec
          Start 2170: atomic_hash_array_test.Aha.CreateCstrI64
2167/3391 Test #2170: atomic_hash_array_test.Aha.CreateCstrI64 .................................................................................   Passed    0.01 sec
          Start 2171: atomic_hash_array_test.Aha.LookupAny
2168/3391 Test #2171: atomic_hash_array_test.Aha.LookupAny .....................................................................................   Passed    0.01 sec
          Start 2172: atomic_hash_array_test.Aha.ConstValue
2169/3391 Test #2172: atomic_hash_array_test.Aha.ConstValue ....................................................................................   Passed    0.01 sec
          Start 2173: atomic_hash_array_test.Aha.ZeroSizeMapThrows
2170/3391 Test #2173: atomic_hash_array_test.Aha.ZeroSizeMapThrows .............................................................................   Passed    0.01 sec
          Start 2174: atomic_linked_list_test.AtomicIntrusiveLinkedList.Basic
2171/3391 Test #2174: atomic_linked_list_test.AtomicIntrusiveLinkedList.Basic ..................................................................   Passed    0.01 sec
          Start 2175: atomic_linked_list_test.AtomicIntrusiveLinkedList.ReverseSweep
2172/3391 Test #2175: atomic_linked_list_test.AtomicIntrusiveLinkedList.ReverseSweep ...........................................................   Passed    0.01 sec
          Start 2176: atomic_linked_list_test.AtomicIntrusiveLinkedList.Move
2173/3391 Test #2176: atomic_linked_list_test.AtomicIntrusiveLinkedList.Move ...................................................................   Passed    0.01 sec
          Start 2177: atomic_linked_list_test.AtomicIntrusiveLinkedList.Stress
2174/3391 Test #2121: synchronization_small_locks_test.SmallLocks.MicroSpinLockStressTestTryLockHardwareConcurrency ............................   Passed    2.05 sec
          Start 2178: atomic_linked_list_test.AtomicLinkedList.Basic
2175/3391 Test #2178: atomic_linked_list_test.AtomicLinkedList.Basic ...........................................................................   Passed    0.08 sec
          Start 2179: atomic_linked_list_test.AtomicLinkedList.MoveConstructor
2176/3391 Test #2179: atomic_linked_list_test.AtomicLinkedList.MoveConstructor .................................................................   Passed    0.01 sec
          Start 2180: atomic_linked_list_test.AtomicLinkedList.MoveAssignment
2177/3391 Test #2180: atomic_linked_list_test.AtomicLinkedList.MoveAssignment ..................................................................   Passed    0.01 sec
          Start 2181: atomic_linked_list_test.AtomicLinkedList.SweepOnce
2178/3391 Test #2181: atomic_linked_list_test.AtomicLinkedList.SweepOnce .......................................................................   Passed    0.01 sec
          Start 2182: atomic_unordered_map_test.AtomicUnorderedInsertMapTest/*.basic
2179/3391 Test #2182: atomic_unordered_map_test.AtomicUnorderedInsertMapTest/*.basic ...........................................................   Passed    0.01 sec
          Start 2183: atomic_unordered_map_test.AtomicUnorderedInsertMap.loadFactor
2180/3391 Test #2183: atomic_unordered_map_test.AtomicUnorderedInsertMap.loadFactor ............................................................   Passed    0.01 sec
          Start 2184: atomic_unordered_map_test.AtomicUnorderedInsertMap.capacityExceeded
2181/3391 Test #2184: atomic_unordered_map_test.AtomicUnorderedInsertMap.capacityExceeded ......................................................   Passed    0.01 sec
          Start 2185: atomic_unordered_map_test.AtomicUnorderedInsertMapTest/*.valueMutation
2182/3391 Test #2185: atomic_unordered_map_test.AtomicUnorderedInsertMapTest/*.valueMutation ...................................................   Passed    0.01 sec
          Start 2186: atomic_unordered_map_test.UnorderedInsertMap.valueMutation
2183/3391 Test #2186: atomic_unordered_map_test.UnorderedInsertMap.valueMutation ...............................................................   Passed    0.01 sec
          Start 2187: atomic_unordered_map_test.AtomicUnorderedInsertMap.MegaMap
2184/3391 Test #2187: atomic_unordered_map_test.AtomicUnorderedInsertMap.MegaMap ...............................................................***Not Run (Disabled)   0.00 sec
          Start 2188: base64_test.Base64Test.NormalTest
2185/3391 Test #2188: base64_test.Base64Test.NormalTest ........................................................................................   Passed    0.01 sec
          Start 2189: buffered_atomic_test.BufferedAtomic.basic
2186/3391 Test #2189: buffered_atomic_test.BufferedAtomic.basic ................................................................................   Passed    0.01 sec
          Start 2190: buffered_atomic_test.BufferedAtomic.seqCst
2187/3391 Test #2190: buffered_atomic_test.BufferedAtomic.seqCst ...............................................................................   Passed    0.01 sec
          Start 2191: buffered_atomic_test.BufferedAtomic.transitiveSync
2188/3391 Test #2191: buffered_atomic_test.BufferedAtomic.transitiveSync .......................................................................   Passed    0.00 sec
          Start 2192: buffered_atomic_test.BufferedAtomic.acqRel
2189/3391 Test #2192: buffered_atomic_test.BufferedAtomic.acqRel ...............................................................................   Passed    0.01 sec
          Start 2193: buffered_atomic_test.BufferedAtomic.atomicBufferThreadCreateJoinSync
2190/3391 Test #2193: buffered_atomic_test.BufferedAtomic.atomicBufferThreadCreateJoinSync .....................................................   Passed    0.01 sec
          Start 2194: buffered_atomic_test.BufferedAtomic.atomicBufferFence
2191/3391 Test #2194: buffered_atomic_test.BufferedAtomic.atomicBufferFence ....................................................................   Passed    0.17 sec
          Start 2195: buffered_atomic_test.BufferedAtomic.singleThreadUnguardedAccess
2192/3391 Test #2195: buffered_atomic_test.BufferedAtomic.singleThreadUnguardedAccess ..........................................................   Passed    0.01 sec
          Start 2196: cancellation_token_test.CancellationTokenTest.DefaultCancellationTokenIsNotCancellable
2193/3391 Test #2196: cancellation_token_test.CancellationTokenTest.DefaultCancellationTokenIsNotCancellable ...................................   Passed    0.01 sec
          Start 2197: cancellation_token_test.CancellationTokenTest.Polling
2194/3391 Test #2197: cancellation_token_test.CancellationTokenTest.Polling ....................................................................   Passed    0.01 sec
          Start 2198: cancellation_token_test.CancellationTokenTest.MultiThreadedPolling
2195/3391 Test #2198: cancellation_token_test.CancellationTokenTest.MultiThreadedPolling .......................................................   Passed    0.01 sec
          Start 2199: cancellation_token_test.CancellationTokenTest.TokenIsNotCancellableOnceLastSourceIsDestroyed
2196/3391 Test #2199: cancellation_token_test.CancellationTokenTest.TokenIsNotCancellableOnceLastSourceIsDestroyed .............................   Passed    0.01 sec
          Start 2200: cancellation_token_test.CancellationTokenTest.TokenRemainsCancellableEvenOnceLastSourceIsDestroyed
2197/3391 Test #2200: cancellation_token_test.CancellationTokenTest.TokenRemainsCancellableEvenOnceLastSourceIsDestroyed .......................   Passed    0.01 sec
          Start 2201: cancellation_token_test.CancellationTokenTest.CallbackRegistration
2198/3391 Test #2201: cancellation_token_test.CancellationTokenTest.CallbackRegistration .......................................................   Passed    0.01 sec
          Start 2202: cancellation_token_test.CancellationTokenTest.CallbackExecutesImmediatelyIfAlreadyCancelled
2199/3391 Test #2202: cancellation_token_test.CancellationTokenTest.CallbackExecutesImmediatelyIfAlreadyCancelled ..............................   Passed    0.00 sec
          Start 2203: cancellation_token_test.CancellationTokenTest.CallbackShouldNotBeExecutedMultipleTimes
2200/3391 Test #2203: cancellation_token_test.CancellationTokenTest.CallbackShouldNotBeExecutedMultipleTimes ...................................   Passed    0.00 sec
          Start 2204: cancellation_token_test.CancellationTokenTest.RegisterMultipleCallbacks
2201/3391 Test #2204: cancellation_token_test.CancellationTokenTest.RegisterMultipleCallbacks ..................................................   Passed    0.00 sec
          Start 2205: cancellation_token_test.CancellationTokenTest.DeregisteredCallbacksDontExecute
2202/3391 Test #2205: cancellation_token_test.CancellationTokenTest.DeregisteredCallbacksDontExecute ...........................................   Passed    0.00 sec
          Start 2206: cancellation_token_test.CancellationTokenTest.CallbackThatDeregistersItself
2203/3391 Test #2206: cancellation_token_test.CancellationTokenTest.CallbackThatDeregistersItself ..............................................   Passed    0.01 sec
          Start 2207: cancellation_token_test.CancellationTokenTest.ManyCallbacks
2204/3391 Test #2207: cancellation_token_test.CancellationTokenTest.ManyCallbacks ..............................................................   Passed    0.01 sec
          Start 2208: cancellation_token_test.CancellationTokenTest.ManyConcurrentCallbackAddRemove
2205/3391 Test #2123: synchronization_small_locks_test.SmallLocks.PicoSpinLockStressTestTryLockTwoThreads ......................................   Passed    2.01 sec
          Start 2209: cancellation_token_test.CancellationTokenTest.NonCancellableSource
2206/3391 Test #2209: cancellation_token_test.CancellationTokenTest.NonCancellableSource .......................................................   Passed    0.01 sec
          Start 2210: cancellation_token_test.CancellationTokenTest.MergedToken
2207/3391 Test #2210: cancellation_token_test.CancellationTokenTest.MergedToken ................................................................   Passed    0.01 sec
          Start 2211: cancellation_token_test.CancellationTokenTest.Merging1TokenIsEfficient
2208/3391 Test #2211: cancellation_token_test.CancellationTokenTest.Merging1TokenIsEfficient ...................................................   Passed    0.01 sec
          Start 2212: cancellation_token_test.CancellationTokenTest.MergedToken_LValA_LValB_cancelA
2209/3391 Test #2212: cancellation_token_test.CancellationTokenTest.MergedToken_LValA_LValB_cancelA ............................................   Passed    0.01 sec
          Start 2213: cancellation_token_test.CancellationTokenTest.MergedToken_LValA_LValB_cancelB
2210/3391 Test #2213: cancellation_token_test.CancellationTokenTest.MergedToken_LValA_LValB_cancelB ............................................   Passed    0.01 sec
          Start 2214: cancellation_token_test.CancellationTokenTest.MergedToken_LValA_RValB_cancelA
2211/3391 Test #2214: cancellation_token_test.CancellationTokenTest.MergedToken_LValA_RValB_cancelA ............................................   Passed    0.01 sec
          Start 2215: cancellation_token_test.CancellationTokenTest.MergedToken_LValA_RValB_cancelB
2212/3391 Test #2215: cancellation_token_test.CancellationTokenTest.MergedToken_LValA_RValB_cancelB ............................................   Passed    0.01 sec
          Start 2216: cancellation_token_test.CancellationTokenTest.MergedToken_RValA_RValB_cancelA
2213/3391 Test #2216: cancellation_token_test.CancellationTokenTest.MergedToken_RValA_RValB_cancelA ............................................   Passed    0.01 sec
          Start 2217: cancellation_token_test.CancellationTokenTest.MergedTokenDeduplication
2214/3391 Test #2217: cancellation_token_test.CancellationTokenTest.MergedTokenDeduplication ...................................................   Passed    0.01 sec
          Start 2218: cancellation_token_test.CancellationTokenTest.MergedTokenDeduplicationNotObservable_RValA_RValA
2215/3391 Test #2218: cancellation_token_test.CancellationTokenTest.MergedTokenDeduplicationNotObservable_RValA_RValA ..........................   Passed    0.01 sec
          Start 2219: cancellation_token_test.CancellationTokenTest.MergedTokenDeduplicationNotObservable_RValA_LValA_RValA
2216/3391 Test #2219: cancellation_token_test.CancellationTokenTest.MergedTokenDeduplicationNotObservable_RValA_LValA_RValA ....................   Passed    0.01 sec
          Start 2220: cancellation_token_test.CancellationTokenTest.MergedTokenDestroyedViaCallback
2217/3391 Test #2220: cancellation_token_test.CancellationTokenTest.MergedTokenDestroyedViaCallback ............................................   Passed    0.01 sec
          Start 2221: cancellation_token_test.CancellationTokenTest.TokenWithData
2218/3391 Test #2221: cancellation_token_test.CancellationTokenTest.TokenWithData ..............................................................   Passed    0.01 sec
          Start 2222: chrono_test.ChronoTest.abs_duration
2219/3391 Test #2222: chrono_test.ChronoTest.abs_duration ......................................................................................   Passed    0.01 sec
          Start 2223: chrono_test.ChronoTest.ceil_duration
2220/3391 Test #2223: chrono_test.ChronoTest.ceil_duration .....................................................................................   Passed    0.01 sec
          Start 2224: chrono_test.ChronoTest.ceil_time_point
2221/3391 Test #2224: chrono_test.ChronoTest.ceil_time_point ...................................................................................   Passed    0.01 sec
          Start 2225: chrono_test.ChronoTest.floor_duration
2222/3391 Test #2225: chrono_test.ChronoTest.floor_duration ....................................................................................   Passed    0.01 sec
          Start 2226: chrono_test.ChronoTest.floor_time_point
2223/3391 Test #2226: chrono_test.ChronoTest.floor_time_point ..................................................................................   Passed    0.01 sec
          Start 2227: chrono_test.ChronoTest.round_duration
2224/3391 Test #2227: chrono_test.ChronoTest.round_duration ....................................................................................   Passed    0.01 sec
          Start 2228: chrono_test.ChronoTest.round_time_point
2225/3391 Test #2228: chrono_test.ChronoTest.round_time_point ..................................................................................   Passed    0.01 sec
          Start 2229: clock_gettime_wrappers_test.ClockGettimeWrappers.clockGettimeWrapperIsWithin120SecsOfSystemClock
2226/3391 Test #2229: clock_gettime_wrappers_test.ClockGettimeWrappers.clockGettimeWrapperIsWithin120SecsOfSystemClock .........................   Passed    0.01 sec
          Start 2230: clock_gettime_wrappers_test.ClockGettimeWrappers.clockGettimeNsWrapperIsWithin120SecsOfSystemClock
2227/3391 Test #2230: clock_gettime_wrappers_test.ClockGettimeWrappers.clockGettimeNsWrapperIsWithin120SecsOfSystemClock .......................   Passed    0.01 sec
          Start 2231: concurrent_bit_set_test.ConcurrentBitSet.Simple
2228/3391 Test #2231: concurrent_bit_set_test.ConcurrentBitSet.Simple ..........................................................................   Passed    0.00 sec
          Start 2232: concurrent_skip_list_test.ConcurrentSkipList.SequentialAccess
2229/3391 Test #2124: synchronization_small_locks_test.SmallLocks.PicoSpinLockStressTestTryLockHardwareConcurrency .............................   Passed    2.01 sec
          Start 2233: concurrent_skip_list_test.ConcurrentSkipList.TestStringType
2230/3391 Test #2232: concurrent_skip_list_test.ConcurrentSkipList.SequentialAccess ............................................................   Passed    0.02 sec
          Start 2234: concurrent_skip_list_test.ConcurrentSkipList.TestMovableData
2231/3391 Test #2234: concurrent_skip_list_test.ConcurrentSkipList.TestMovableData .............................................................   Passed    0.02 sec
          Start 2235: concurrent_skip_list_test.ConcurrentSkipList.ConcurrentAdd
2232/3391 Test #2208: cancellation_token_test.CancellationTokenTest.ManyConcurrentCallbackAddRemove ............................................   Passed    1.21 sec
          Start 2236: concurrent_skip_list_test.ConcurrentSkipList.ConcurrentRemove
2233/3391 Test #2177: atomic_linked_list_test.AtomicIntrusiveLinkedList.Stress .................................................................   Passed    2.57 sec
          Start 2237: concurrent_skip_list_test.ConcurrentSkipList.ConcurrentAccess
2234/3391 Test #2233: concurrent_skip_list_test.ConcurrentSkipList.TestStringType ..............................................................   Passed    2.04 sec
          Start 2238: concurrent_skip_list_test.ConcurrentSkipList.NonTrivialDeallocationWithParanoidSysAlloc
2235/3391 Test #2238: concurrent_skip_list_test.ConcurrentSkipList.NonTrivialDeallocationWithParanoidSysAlloc ..................................   Passed    0.19 sec
          Start 2239: concurrent_skip_list_test.ConcurrentSkipList.NonTrivialDeallocationWithParanoidSysArena
2236/3391 Test #2239: concurrent_skip_list_test.ConcurrentSkipList.NonTrivialDeallocationWithParanoidSysArena ..................................   Passed    0.02 sec
          Start 2240: concurrent_skip_list_test.ConcurrentSkipList.NonTrivialDeallocationWithSysArena
2237/3391 Test #2240: concurrent_skip_list_test.ConcurrentSkipList.NonTrivialDeallocationWithSysArena ..........................................   Passed    0.01 sec
          Start 2241: constexpr_math_test.ConstexprMathTest.constexpr_iterated_squares_desc_scaling_array
2238/3391 Test #2241: constexpr_math_test.ConstexprMathTest.constexpr_iterated_squares_desc_scaling_array ......................................   Passed    0.01 sec
          Start 2242: constexpr_math_test.ConstexprMathTest.constexpr_iterated_squares_desc_shrink
2239/3391 Test #2242: constexpr_math_test.ConstexprMathTest.constexpr_iterated_squares_desc_shrink .............................................   Passed    0.01 sec
          Start 2243: constexpr_math_test.ConstexprMathTest.constexpr_iterated_squares_desc_growth
2240/3391 Test #2243: constexpr_math_test.ConstexprMathTest.constexpr_iterated_squares_desc_growth .............................................   Passed    0.01 sec
          Start 2244: constexpr_math_test.ConstexprMathTest.constexpr_min
2241/3391 Test #2244: constexpr_math_test.ConstexprMathTest.constexpr_min ......................................................................   Passed    0.01 sec
          Start 2245: constexpr_math_test.ConstexprMathTest.constexpr_max
2242/3391 Test #2245: constexpr_math_test.ConstexprMathTest.constexpr_max ......................................................................   Passed    0.01 sec
          Start 2246: constexpr_math_test.ConstexprMathTest.constexpr_clamp
2243/3391 Test #2246: constexpr_math_test.ConstexprMathTest.constexpr_clamp ....................................................................   Passed    0.01 sec
          Start 2247: constexpr_math_test.ConstexprMathTest.constexpr_abs_unsigned
2244/3391 Test #2247: constexpr_math_test.ConstexprMathTest.constexpr_abs_unsigned .............................................................   Passed    0.01 sec
          Start 2248: constexpr_math_test.ConstexprMathTest.constexpr_abs_signed_positive
2245/3391 Test #2248: constexpr_math_test.ConstexprMathTest.constexpr_abs_signed_positive ......................................................   Passed    0.01 sec
          Start 2249: constexpr_math_test.ConstexprMathTest.constexpr_abs_signed_negative
2246/3391 Test #2249: constexpr_math_test.ConstexprMathTest.constexpr_abs_signed_negative ......................................................   Passed    0.01 sec
          Start 2250: constexpr_math_test.ConstexprMathTest.constexpr_abs_float_positive
2247/3391 Test #2250: constexpr_math_test.ConstexprMathTest.constexpr_abs_float_positive .......................................................   Passed    0.01 sec
          Start 2251: constexpr_math_test.ConstexprMathTest.constexpr_abs_float_negative
2248/3391 Test #2251: constexpr_math_test.ConstexprMathTest.constexpr_abs_float_negative .......................................................   Passed    0.01 sec
          Start 2252: constexpr_math_test.ConstexprMathTest.constexpr_abs_double_positive
2249/3391 Test #2252: constexpr_math_test.ConstexprMathTest.constexpr_abs_double_positive ......................................................   Passed    0.01 sec
          Start 2253: constexpr_math_test.ConstexprMathTest.constexpr_abs_double_negative
2250/3391 Test #2253: constexpr_math_test.ConstexprMathTest.constexpr_abs_double_negative ......................................................   Passed    0.01 sec
          Start 2254: constexpr_math_test.ConstexprMathTest.constexpr_log2_1
2251/3391 Test #2254: constexpr_math_test.ConstexprMathTest.constexpr_log2_1 ...................................................................   Passed    0.01 sec
          Start 2255: constexpr_math_test.ConstexprMathTest.constexpr_log2_2
2252/3391 Test #2255: constexpr_math_test.ConstexprMathTest.constexpr_log2_2 ...................................................................   Passed    0.01 sec
          Start 2256: constexpr_math_test.ConstexprMathTest.constexpr_log2_64
2253/3391 Test #2256: constexpr_math_test.ConstexprMathTest.constexpr_log2_64 ..................................................................   Passed    0.01 sec
          Start 2257: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_1
2254/3391 Test #2257: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_1 ..............................................................   Passed    0.01 sec
          Start 2258: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_2
2255/3391 Test #2258: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_2 ..............................................................   Passed    0.01 sec
          Start 2259: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_3
2256/3391 Test #2259: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_3 ..............................................................   Passed    0.01 sec
          Start 2260: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_63
2257/3391 Test #2260: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_63 .............................................................   Passed    0.01 sec
          Start 2261: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_64
2258/3391 Test #2261: constexpr_math_test.ConstexprMathTest.constexpr_log2_ceil_64 .............................................................   Passed    0.01 sec
          Start 2262: constexpr_math_test.ConstexprMathTest.constexpr_trunc_floating
2259/3391 Test #2262: constexpr_math_test.ConstexprMathTest.constexpr_trunc_floating ...........................................................   Passed    0.01 sec
          Start 2263: constexpr_math_test.ConstexprMathTest.constexpr_trunc_integral
2260/3391 Test #2263: constexpr_math_test.ConstexprMathTest.constexpr_trunc_integral ...........................................................   Passed    0.01 sec
          Start 2264: constexpr_math_test.ConstexprMathTest.constexpr_round_floating
2261/3391 Test #2264: constexpr_math_test.ConstexprMathTest.constexpr_round_floating ...........................................................   Passed    0.01 sec
          Start 2265: constexpr_math_test.ConstexprMathTest.constexpr_floor
2262/3391 Test #2265: constexpr_math_test.ConstexprMathTest.constexpr_floor ....................................................................   Passed    0.01 sec
          Start 2266: constexpr_math_test.ConstexprMathTest.constexpr_ceil_integral
2263/3391 Test #2266: constexpr_math_test.ConstexprMathTest.constexpr_ceil_integral ............................................................   Passed    0.01 sec
          Start 2267: constexpr_math_test.ConstexprMathTest.constexpr_ceil_floating
2264/3391 Test #2267: constexpr_math_test.ConstexprMathTest.constexpr_ceil_floating ............................................................   Passed    0.01 sec
          Start 2268: constexpr_math_test.ConstexprMathTest.constexpr_ceil_integral_round
2265/3391 Test #2268: constexpr_math_test.ConstexprMathTest.constexpr_ceil_integral_round ......................................................   Passed    0.01 sec
          Start 2269: constexpr_math_test.ConstexprMathTest.constexpr_mult_floating
2266/3391 Test #2269: constexpr_math_test.ConstexprMathTest.constexpr_mult_floating ............................................................   Passed    0.01 sec
          Start 2270: constexpr_math_test.ConstexprMathTest.constexpr_exp_integral
2267/3391 Test #2270: constexpr_math_test.ConstexprMathTest.constexpr_exp_integral .............................................................   Passed    0.01 sec
          Start 2271: constexpr_math_test.ConstexprMathTest.constexpr_exp_floating
2268/3391 Test #2271: constexpr_math_test.ConstexprMathTest.constexpr_exp_floating .............................................................   Passed    0.01 sec
          Start 2272: constexpr_math_test.ConstexprMathTest.constexpr_log
2269/3391 Test #2272: constexpr_math_test.ConstexprMathTest.constexpr_log ......................................................................   Passed    0.01 sec
          Start 2273: constexpr_math_test.ConstexprMathTest.constexpr_pow_integral_base_integral_exp
2270/3391 Test #2273: constexpr_math_test.ConstexprMathTest.constexpr_pow_integral_base_integral_exp ...........................................   Passed    0.01 sec
          Start 2274: constexpr_math_test.ConstexprMathTest.constexpr_pow_floating_base_integral_exp
2271/3391 Test #2274: constexpr_math_test.ConstexprMathTest.constexpr_pow_floating_base_integral_exp ...........................................   Passed    0.01 sec
          Start 2275: constexpr_math_test.ConstexprMathTest.constexpr_pow_floating_base_floating_exp
2272/3391 Test #2275: constexpr_math_test.ConstexprMathTest.constexpr_pow_floating_base_floating_exp ...........................................   Passed    0.01 sec
          Start 2276: constexpr_math_test.ConstexprMathTest.constexpr_find_last_set_examples
2273/3391 Test #2276: constexpr_math_test.ConstexprMathTest.constexpr_find_last_set_examples ...................................................   Passed    0.01 sec
          Start 2277: constexpr_math_test.ConstexprMathTest.constexpr_find_last_set_all_64_adjacents
2274/3391 Test #2277: constexpr_math_test.ConstexprMathTest.constexpr_find_last_set_all_64_adjacents ...........................................   Passed    0.01 sec
          Start 2278: constexpr_math_test.ConstexprMathTest.constexpr_find_last_set_all_8_reference
2275/3391 Test #2278: constexpr_math_test.ConstexprMathTest.constexpr_find_last_set_all_8_reference ............................................   Passed    0.01 sec
          Start 2279: constexpr_math_test.ConstexprMathTest.constexpr_find_first_set_examples
2276/3391 Test #2279: constexpr_math_test.ConstexprMathTest.constexpr_find_first_set_examples ..................................................   Passed    0.01 sec
          Start 2280: constexpr_math_test.ConstexprMathTest.constexpr_find_first_set_all_64_adjacent
2277/3391 Test #2280: constexpr_math_test.ConstexprMathTest.constexpr_find_first_set_all_64_adjacent ...........................................   Passed    0.01 sec
          Start 2281: constexpr_math_test.ConstexprMathTest.constexpr_find_first_set_all_8_reference
2278/3391 Test #2281: constexpr_math_test.ConstexprMathTest.constexpr_find_first_set_all_8_reference ...........................................   Passed    0.01 sec
          Start 2282: constexpr_math_test.ConstexprMathTest.constexpr_add_overflow_clamped
2279/3391 Test #2282: constexpr_math_test.ConstexprMathTest.constexpr_add_overflow_clamped .....................................................   Passed    0.01 sec
          Start 2283: constexpr_math_test.ConstexprMathTest.constexpr_sub_overflow_clamped
2280/3391 Test #2283: constexpr_math_test.ConstexprMathTest.constexpr_sub_overflow_clamped .....................................................   Passed    0.01 sec
          Start 2284: constexpr_math_test.ConstexprMathTest.constexpr_clamp_cast
2281/3391 Test #2284: constexpr_math_test.ConstexprMathTest.constexpr_clamp_cast ...............................................................   Passed    0.01 sec
          Start 2285: conv_test.Conv.Type2Type
2282/3391 Test #2285: conv_test.Conv.Type2Type .................................................................................................   Passed    0.01 sec
          Start 2286: conv_test.Conv.Integral2Integral
2283/3391 Test #2286: conv_test.Conv.Integral2Integral .........................................................................................   Passed    0.01 sec
          Start 2287: conv_test.Conv.Floating2Floating
2284/3391 Test #2287: conv_test.Conv.Floating2Floating .........................................................................................   Passed    0.03 sec
          Start 2288: conv_test.Conv.Integral2String
2285/3391 Test #2288: conv_test.Conv.Integral2String ...........................................................................................   Passed    0.12 sec
          Start 2289: conv_test.Conv.String2Integral
2286/3391 Test #2289: conv_test.Conv.String2Integral ...........................................................................................   Passed    0.14 sec
          Start 2290: conv_test.Conv.StringPiece2Integral
2287/3391 Test #2290: conv_test.Conv.StringPiece2Integral ......................................................................................   Passed    0.19 sec
          Start 2291: conv_test.Conv.StringPieceAppend
2288/3391 Test #2291: conv_test.Conv.StringPieceAppend .........................................................................................   Passed    0.30 sec
          Start 2292: conv_test.Conv.BadStringToIntegral
2289/3391 Test #2292: conv_test.Conv.BadStringToIntegral .......................................................................................   Passed    0.34 sec
          Start 2293: conv_test.Conv.NullString
2290/3391 Test #2293: conv_test.Conv.NullString ................................................................................................   Passed    0.38 sec
          Start 2294: conv_test.Conv.VariadicTo
2291/3391 Test #2294: conv_test.Conv.VariadicTo ................................................................................................   Passed    0.09 sec
          Start 2295: conv_test.Conv.VariadicToDelim
2292/3391 Test #2295: conv_test.Conv.VariadicToDelim ...........................................................................................   Passed    0.13 sec
          Start 2296: conv_test.Conv.DoubleToString
2293/3391 Test #2296: conv_test.Conv.DoubleToString ............................................................................................   Passed    0.12 sec
          Start 2297: conv_test.Conv.DoubleToAppendShortestFlags
2294/3391 Test #2297: conv_test.Conv.DoubleToAppendShortestFlags ...............................................................................   Passed    0.13 sec
          Start 2298: conv_test.Conv.DoubleToAppendShortestSingleFlags
2295/3391 Test #2298: conv_test.Conv.DoubleToAppendShortestSingleFlags .........................................................................   Passed    0.10 sec
          Start 2299: conv_test.Conv.DoubleToAppendFixedFlags
2296/3391 Test #2299: conv_test.Conv.DoubleToAppendFixedFlags ..................................................................................   Passed    0.12 sec
          Start 2300: conv_test.Conv.DoubleToAppendFixedNoTrailingZero
2297/3391 Test #2300: conv_test.Conv.DoubleToAppendFixedNoTrailingZero .........................................................................   Passed    0.12 sec
          Start 2301: conv_test.Conv.DoubleToAppendPrecisionFlags
2298/3391 Test #2301: conv_test.Conv.DoubleToAppendPrecisionFlags ..............................................................................   Passed    0.14 sec
          Start 2302: conv_test.Conv.DoubleToAppendPrecisionNoTrailingZero
2299/3391 Test #2302: conv_test.Conv.DoubleToAppendPrecisionNoTrailingZero .....................................................................   Passed    0.27 sec
          Start 2303: conv_test.Conv.FBStringToString
2300/3391 Test #2303: conv_test.Conv.FBStringToString ..........................................................................................   Passed    0.25 sec
          Start 2304: conv_test.Conv.RoundTripInfinityBetweenFloatingPointTypes
2301/3391 Test #2304: conv_test.Conv.RoundTripInfinityBetweenFloatingPointTypes ................................................................   Passed    0.33 sec
          Start 2305: conv_test.Conv.StringPieceToDouble
2302/3391 Test #2305: conv_test.Conv.StringPieceToDouble .......................................................................................   Passed    0.28 sec
          Start 2306: conv_test.Conv.EmptyStringToInt
2303/3391 Test #2306: conv_test.Conv.EmptyStringToInt ..........................................................................................   Passed    0.37 sec
          Start 2307: conv_test.Conv.CorruptedStringToInt
2304/3391 Test #2307: conv_test.Conv.CorruptedStringToInt ......................................................................................   Passed    0.34 sec
          Start 2308: conv_test.Conv.EmptyStringToDouble
2305/3391 Test #2308: conv_test.Conv.EmptyStringToDouble .......................................................................................   Passed    0.34 sec
          Start 2309: conv_test.Conv.IntToDouble
2306/3391 Test #2309: conv_test.Conv.IntToDouble ...............................................................................................   Passed    0.34 sec
          Start 2310: conv_test.Conv.DoubleToInt
2307/3391 Test #2310: conv_test.Conv.DoubleToInt ...............................................................................................   Passed    0.19 sec
          Start 2311: conv_test.Conv.NotFiniteToInt
2308/3391 Test #2311: conv_test.Conv.NotFiniteToInt ............................................................................................   Passed    0.36 sec
          Start 2312: conv_test.Conv.EnumToInt
2309/3391 Test #2312: conv_test.Conv.EnumToInt .................................................................................................   Passed    0.37 sec
          Start 2313: conv_test.Conv.EnumToString
2310/3391 Test #2313: conv_test.Conv.EnumToString ..............................................................................................   Passed    0.33 sec
          Start 2314: conv_test.Conv.IntToEnum
2311/3391 Test #2314: conv_test.Conv.IntToEnum .................................................................................................   Passed    0.28 sec
          Start 2315: conv_test.Conv.UnsignedEnum
2312/3391 Test #2315: conv_test.Conv.UnsignedEnum ..............................................................................................   Passed    0.16 sec
          Start 2316: conv_test.Conv.UnsignedEnumClass
2313/3391 Test #2316: conv_test.Conv.UnsignedEnumClass .........................................................................................   Passed    0.19 sec
          Start 2317: conv_test.Conv.EnumClassToString
2314/3391 Test #2317: conv_test.Conv.EnumClassToString .........................................................................................   Passed    0.26 sec
          Start 2318: conv_test.Conv.IntegralToBool
2315/3391 Test #2318: conv_test.Conv.IntegralToBool ............................................................................................   Passed    0.22 sec
          Start 2319: conv_test.Conv.StringToBool
2316/3391 Test #2319: conv_test.Conv.StringToBool ..............................................................................................   Passed    0.27 sec
          Start 2320: conv_test.Conv.Transform
2317/3391 Test #2320: conv_test.Conv.Transform .................................................................................................   Passed    0.17 sec
          Start 2321: conv_test.Conv.FloatToInt
2318/3391 Test #2321: conv_test.Conv.FloatToInt ................................................................................................   Passed    0.19 sec
          Start 2322: conv_test.Conv.IntToFloat
2319/3391 Test #2322: conv_test.Conv.IntToFloat ................................................................................................   Passed    0.16 sec
          Start 2323: conv_test.Conv.BoolToString
2320/3391 Test #2323: conv_test.Conv.BoolToString ..............................................................................................   Passed    0.17 sec
          Start 2324: conv_test.Conv.BoolToFloat
2321/3391 Test #2236: concurrent_skip_list_test.ConcurrentSkipList.ConcurrentRemove ............................................................   Passed   11.02 sec
          Start 2325: conv_test.Conv.FloatToBool
2322/3391 Test #2324: conv_test.Conv.BoolToFloat ...............................................................................................   Passed    0.18 sec
          Start 2326: conv_test.Conv.RoundTripFloatToStringToFloat
2323/3391 Test #2325: conv_test.Conv.FloatToBool ...............................................................................................   Passed    0.16 sec
          Start 2327: conv_test.Conv.ConversionErrorStrToBool
2324/3391 Test #2326: conv_test.Conv.RoundTripFloatToStringToFloat .............................................................................   Passed    0.22 sec
          Start 2328: conv_test.Conv.ConversionErrorStrToFloat
2325/3391 Test #2327: conv_test.Conv.ConversionErrorStrToBool ..................................................................................   Passed    0.29 sec
          Start 2329: conv_test.Conv.ConversionErrorStrToInt
2326/3391 Test #2328: conv_test.Conv.ConversionErrorStrToFloat .................................................................................   Passed    0.29 sec
          Start 2330: conv_test.Conv.ConversionErrorPtrPairToInt
2327/3391 Test #2329: conv_test.Conv.ConversionErrorStrToInt ...................................................................................   Passed    0.25 sec
          Start 2331: conv_test.Conv.ConversionErrorIntToInt
2328/3391 Test #2330: conv_test.Conv.ConversionErrorPtrPairToInt ...............................................................................   Passed    0.22 sec
          Start 2332: conv_test.Conv.ConversionErrorFloatToFloat
2329/3391 Test #2331: conv_test.Conv.ConversionErrorIntToInt ...................................................................................   Passed    0.24 sec
          Start 2333: conv_test.Conv.ConversionErrorIntToFloat
2330/3391 Test #2332: conv_test.Conv.ConversionErrorFloatToFloat ...............................................................................   Passed    0.23 sec
          Start 2334: conv_test.Conv.ConversionErrorFloatToInt
2331/3391 Test #2333: conv_test.Conv.ConversionErrorIntToFloat .................................................................................   Passed    0.16 sec
          Start 2335: conv_test.Conv.TryStringToBool
2332/3391 Test #2334: conv_test.Conv.ConversionErrorFloatToInt .................................................................................   Passed    0.22 sec
          Start 2336: conv_test.Conv.TryStringToInt
2333/3391 Test #2335: conv_test.Conv.TryStringToBool ...........................................................................................   Passed    0.18 sec
          Start 2337: conv_test.Conv.TryStringToEnum
2334/3391 Test #2336: conv_test.Conv.TryStringToInt ............................................................................................   Passed    0.18 sec
          Start 2338: conv_test.Conv.TryStringToFloat
2335/3391 Test #2337: conv_test.Conv.TryStringToEnum ...........................................................................................   Passed    0.21 sec
          Start 2339: conv_test.Conv.TryStringToFloat_FastFloatFromChars
2336/3391 Test #2338: conv_test.Conv.TryStringToFloat ..........................................................................................   Passed    0.17 sec
          Start 2340: conv_test.Conv.TryStringToDouble
2337/3391 Test #2339: conv_test.Conv.TryStringToFloat_FastFloatFromChars .......................................................................   Passed    0.14 sec
          Start 2341: conv_test.Conv.TryIntToInt
2338/3391 Test #2340: conv_test.Conv.TryStringToDouble .........................................................................................   Passed    0.21 sec
          Start 2342: conv_test.Conv.TryFloatToFloat
2339/3391 Test #2341: conv_test.Conv.TryIntToInt ...............................................................................................   Passed    0.22 sec
          Start 2343: conv_test.Conv.TryFloatToInt
2340/3391 Test #2342: conv_test.Conv.TryFloatToFloat ...........................................................................................   Passed    0.20 sec
          Start 2344: conv_test.Conv.TryIntToFloat
2341/3391 Test #2343: conv_test.Conv.TryFloatToInt .............................................................................................   Passed    0.19 sec
          Start 2345: conv_test.Conv.TryPtrPairToInt
2342/3391 Test #2344: conv_test.Conv.TryIntToFloat .............................................................................................   Passed    0.18 sec
          Start 2346: conv_test.Conv.allocateSize
2343/3391 Test #2345: conv_test.Conv.TryPtrPairToInt ...........................................................................................   Passed    0.16 sec
          Start 2347: conv_test.Conv.customKkproviders
2344/3391 Test #2347: conv_test.Conv.customKkproviders .........................................................................................   Passed    0.17 sec
          Start 2348: conv_test.conv.customEnumclass
2345/3391 Test #2346: conv_test.Conv.allocateSize ..............................................................................................   Passed    0.26 sec
          Start 2349: conv_test.Conv.TryToThenWithVoid
2346/3391 Test #2348: conv_test.conv.customEnumclass ...........................................................................................   Passed    0.21 sec
          Start 2350: conv_test.conv.TryIntToUnscopedEnumAndBack
2347/3391 Test #2349: conv_test.Conv.TryToThenWithVoid .........................................................................................   Passed    0.23 sec
          Start 2351: conv_test.conv.TryIntToScopedEnumAndBack
2348/3391 Test #2350: conv_test.conv.TryIntToUnscopedEnumAndBack ...............................................................................   Passed    0.19 sec
          Start 2352: conv_test.Conv.DtoaFlagsSetSimple
2349/3391 Test #2351: conv_test.conv.TryIntToScopedEnumAndBack .................................................................................   Passed    0.19 sec
          Start 2353: conv_test.Conv.ParsedDecimalCtorOk
2350/3391 Test #2352: conv_test.Conv.DtoaFlagsSetSimple ........................................................................................   Passed    0.19 sec
          Start 2354: conv_test.Conv.ParsedDecimalCtorErr
2351/3391 Test #2353: conv_test.Conv.ParsedDecimalCtorOk .......................................................................................   Passed    0.16 sec
          Start 2355: conv_test.Conv.toAppendStdToChars
2352/3391 Test #2355: conv_test.Conv.toAppendStdToChars ........................................................................................   Passed    0.02 sec
          Start 2356: conv_test.Conv.DtoaModeConverter
2353/3391 Test #2354: conv_test.Conv.ParsedDecimalCtorErr ......................................................................................   Passed    0.08 sec
          Start 2357: conv_test.Conv.DtoaFlagsConverter
2354/3391 Test #2357: conv_test.Conv.DtoaFlagsConverter ........................................................................................   Passed    0.23 sec
          Start 2358: conv_test.Conv.DtoaFlags
2355/3391 Test #2356: conv_test.Conv.DtoaModeConverter .........................................................................................   Passed    0.33 sec
          Start 2359: cpu_id_test.CpuId.Simple
2356/3391 Test #2359: cpu_id_test.CpuId.Simple .................................................................................................   Passed    0.22 sec
          Start 2360: demangle_test.DemangleTest.demangle_return_string
2357/3391 Test #2358: conv_test.Conv.DtoaFlags .................................................................................................   Passed    0.34 sec
          Start 2361: demangle_test.DemangleTest.demangle_to_buffer
2358/3391 Test #2360: demangle_test.DemangleTest.demangle_return_string ........................................................................   Passed    0.08 sec
2359/3391 Test #2361: demangle_test.DemangleTest.demangle_to_buffer ............................................................................   Passed    0.03 sec
          Start 2362: demangle_test.DemangleTest.demangle_long_symbol
          Start 2363: deterministic_schedule_test.DeterministicSchedule.uniform
2360/3391 Test #2362: demangle_test.DemangleTest.demangle_long_symbol ..........................................................................   Passed    0.16 sec
          Start 2364: deterministic_schedule_test.DeterministicSchedule.uniformSubset
2361/3391 Test #2364: deterministic_schedule_test.DeterministicSchedule.uniformSubset ..........................................................   Passed    0.47 sec
          Start 2365: deterministic_schedule_test.DeterministicSchedule.buggyAdd
2362/3391 Test #2363: deterministic_schedule_test.DeterministicSchedule.uniform ................................................................   Passed    0.62 sec
          Start 2366: deterministic_schedule_test.DeterministicSchedule.globalInvariants
2363/3391 Test #2365: deterministic_schedule_test.DeterministicSchedule.buggyAdd ...............................................................   Passed    0.16 sec
          Start 2367: deterministic_schedule_test.DeterministicSchedule.threadTimestamps
2364/3391 Test #2366: deterministic_schedule_test.DeterministicSchedule.globalInvariants .......................................................   Passed    0.18 sec
          Start 2368: discriminated_ptr_test.DiscriminatedPtr.Basic
2365/3391 Test #2367: deterministic_schedule_test.DeterministicSchedule.threadTimestamps .......................................................   Passed    0.20 sec
          Start 2369: discriminated_ptr_test.DiscriminatedPtr.Apply
2366/3391 Test #2368: discriminated_ptr_test.DiscriminatedPtr.Basic ............................................................................   Passed    0.26 sec
          Start 2370: discriminated_ptr_test.DiscriminatedPtr.ApplyVoid
2367/3391 Test #2369: discriminated_ptr_test.DiscriminatedPtr.Apply ............................................................................   Passed    0.20 sec
          Start 2371: endian_test.Endian.Basic
2368/3391 Test #2370: discriminated_ptr_test.DiscriminatedPtr.ApplyVoid ........................................................................   Passed    0.30 sec
          Start 2372: exception_test.ExceptionTest.Simple
2369/3391 Test #2371: endian_test.Endian.Basic .................................................................................................   Passed    0.22 sec
          Start 2373: exception_test.ExceptionTest.makeSystemError
2370/3391 Test #2372: exception_test.ExceptionTest.Simple ......................................................................................   Passed    0.19 sec
          Start 2374: exception_wrapper_test.ExceptionWrapper.nothrow
2371/3391 Test #2373: exception_test.ExceptionTest.makeSystemError .............................................................................   Passed    0.21 sec
          Start 2375: exception_wrapper_test.ExceptionWrapper.throwTest
2372/3391 Test #2374: exception_wrapper_test.ExceptionWrapper.nothrow ..........................................................................   Passed    0.23 sec
          Start 2376: exception_wrapper_test.ExceptionWrapper.throwWithNested
2373/3391 Test #2375: exception_wrapper_test.ExceptionWrapper.throwTest ........................................................................   Passed    0.20 sec
          Start 2377: exception_wrapper_test.ExceptionWrapper.members
2374/3391 Test #2376: exception_wrapper_test.ExceptionWrapper.throwWithNested ..................................................................   Passed    0.27 sec
          Start 2378: exception_wrapper_test.ExceptionWrapper.tryAndCatchTest
2375/3391 Test #2377: exception_wrapper_test.ExceptionWrapper.members ..........................................................................   Passed    0.29 sec
          Start 2379: exception_wrapper_test.ExceptionWrapper.withExceptionTest
2376/3391 Test #2378: exception_wrapper_test.ExceptionWrapper.tryAndCatchTest ..................................................................   Passed    0.15 sec
          Start 2380: exception_wrapper_test.ExceptionWrapper.getOrMakeExceptionPtrTest
2377/3391 Test #2379: exception_wrapper_test.ExceptionWrapper.withExceptionTest ................................................................   Passed    0.16 sec
          Start 2381: exception_wrapper_test.ExceptionWrapper.fromExceptionPtrEmpty
2378/3391 Test #2380: exception_wrapper_test.ExceptionWrapper.getOrMakeExceptionPtrTest ........................................................   Passed    0.24 sec
          Start 2382: exception_wrapper_test.ExceptionWrapper.fromExceptionPtrExn
2379/3391 Test #2381: exception_wrapper_test.ExceptionWrapper.fromExceptionPtrEmpty ............................................................   Passed    0.27 sec
          Start 2383: exception_wrapper_test.ExceptionWrapper.fromExceptionPtrAny
2380/3391 Test #2382: exception_wrapper_test.ExceptionWrapper.fromExceptionPtrExn ..............................................................   Passed    0.18 sec
          Start 2384: exception_wrapper_test.ExceptionWrapper.withExceptionPtrEmpty
2381/3391 Test #2383: exception_wrapper_test.ExceptionWrapper.fromExceptionPtrAny ..............................................................   Passed    0.23 sec
          Start 2385: exception_wrapper_test.ExceptionWrapper.withSharedPtrTest
2382/3391 Test #2385: exception_wrapper_test.ExceptionWrapper.withSharedPtrTest ................................................................   Passed    0.23 sec
          Start 2386: exception_wrapper_test.ExceptionWrapper.withExceptionPtrExnTest
2383/3391 Test #2384: exception_wrapper_test.ExceptionWrapper.withExceptionPtrEmpty ............................................................   Passed    0.52 sec
          Start 2387: exception_wrapper_test.ExceptionWrapper.withExceptionPtrAnyTest
2384/3391 Test #2386: exception_wrapper_test.ExceptionWrapper.withExceptionPtrExnTest ..........................................................   Passed    0.18 sec
          Start 2388: exception_wrapper_test.ExceptionWrapper.withNonStdExceptionTest
2385/3391 Test #2387: exception_wrapper_test.ExceptionWrapper.withExceptionPtrAnyTest ..........................................................   Passed    0.23 sec
          Start 2389: exception_wrapper_test.ExceptionWrapper.withExceptionPtrAnyNilTest
2386/3391 Test #2388: exception_wrapper_test.ExceptionWrapper.withNonStdExceptionTest ..........................................................   Passed    0.23 sec
          Start 2390: exception_wrapper_test.ExceptionWrapper.withExceptionDeduction
2387/3391 Test #2389: exception_wrapper_test.ExceptionWrapper.withExceptionPtrAnyNilTest .......................................................   Passed    0.14 sec
          Start 2391: exception_wrapper_test.ExceptionWrapper.withExceptionDeductionExnConst
2388/3391 Test #2390: exception_wrapper_test.ExceptionWrapper.withExceptionDeduction ...........................................................   Passed    0.14 sec
          Start 2392: exception_wrapper_test.ExceptionWrapper.withExceptionDeductionWrapConstExnConst
2389/3391 Test #2391: exception_wrapper_test.ExceptionWrapper.withExceptionDeductionExnConst ...................................................   Passed    0.14 sec
          Start 2393: exception_wrapper_test.ExceptionWrapper.withExceptionDeductionReturning
2390/3391 Test #2392: exception_wrapper_test.ExceptionWrapper.withExceptionDeductionWrapConstExnConst ..........................................   Passed    0.18 sec
          Start 2394: exception_wrapper_test.ExceptionWrapper.withExceptionDeductionFunctorLvalue
2391/3391 Test #2393: exception_wrapper_test.ExceptionWrapper.withExceptionDeductionReturning ..................................................   Passed    0.26 sec
          Start 2395: exception_wrapper_test.ExceptionWrapper.nonStdExceptionTest
2392/3391 Test #2394: exception_wrapper_test.ExceptionWrapper.withExceptionDeductionFunctorLvalue ..............................................   Passed    0.24 sec
          Start 2396: exception_wrapper_test.ExceptionWrapper.exceptionStr
2393/3391 Test #2395: exception_wrapper_test.ExceptionWrapper.nonStdExceptionTest ..............................................................   Passed    0.15 sec
          Start 2397: exception_wrapper_test.ExceptionWrapper.throwExceptionNoexception
2394/3391 Test #2396: exception_wrapper_test.ExceptionWrapper.exceptionStr .....................................................................   Passed    0.17 sec
          Start 2398: exception_wrapper_test.ExceptionWrapper.implicitConstruction
2395/3391 Test #2398: exception_wrapper_test.ExceptionWrapper.implicitConstruction .............................................................   Passed    0.13 sec
          Start 2399: exception_wrapper_test.ExceptionWrapper.baseDerivedNonStdExceptionTest
2396/3391 Test #2397: exception_wrapper_test.ExceptionWrapper.throwExceptionNoexception ........................................................   Passed    0.29 sec
          Start 2400: exception_wrapper_test.ExceptionWrapper.makeWrapperNoArgs
2397/3391 Test #2400: exception_wrapper_test.ExceptionWrapper.makeWrapperNoArgs ................................................................   Passed    0.01 sec
          Start 2401: exception_wrapper_test.ExceptionWrapper.handleStdException
2398/3391 Test #2399: exception_wrapper_test.ExceptionWrapper.baseDerivedNonStdExceptionTest ...................................................   Passed    0.18 sec
          Start 2402: exception_wrapper_test.ExceptionWrapper.handleStdExceptionUnhandled
2399/3391 Test #2401: exception_wrapper_test.ExceptionWrapper.handleStdException ...............................................................   Passed    0.12 sec
          Start 2403: exception_wrapper_test.ExceptionWrapper.handleStdExceptionPropagated
2400/3391 Test #2402: exception_wrapper_test.ExceptionWrapper.handleStdExceptionUnhandled ......................................................   Passed    0.18 sec
          Start 2404: exception_wrapper_test.ExceptionWrapper.handleNonStdExceptionSmall
2401/3391 Test #2403: exception_wrapper_test.ExceptionWrapper.handleStdExceptionPropagated .....................................................   Passed    0.17 sec
          Start 2405: exception_wrapper_test.ExceptionWrapper.handleNonStdExceptionBig
2402/3391 Test #2404: exception_wrapper_test.ExceptionWrapper.handleNonStdExceptionSmall .......................................................   Passed    0.18 sec
2403/3391 Test #2405: exception_wrapper_test.ExceptionWrapper.handleNonStdExceptionBig .........................................................   Passed    0.15 sec
          Start 2406: exception_wrapper_test.ExceptionWrapper.handleNonStdExceptionRethrowBaseDerived
          Start 2407: exception_wrapper_test.ExceptionWrapper.selfSwapTest
2404/3391 Test #2407: exception_wrapper_test.ExceptionWrapper.selfSwapTest .....................................................................   Passed    0.03 sec
          Start 2408: exception_wrapper_test.ExceptionWrapper.terminateWithTest
2405/3391 Test #2406: exception_wrapper_test.ExceptionWrapper.handleNonStdExceptionRethrowBaseDerived ..........................................   Passed    0.10 sec
          Start 2409: expected_coroutines_test.Expected.CoroutineSuccess
2406/3391 Test #2409: expected_coroutines_test.Expected.CoroutineSuccess .......................................................................   Passed    0.32 sec
          Start 2410: expected_coroutines_test.Expected.CoroutineFailure
2407/3391 Test #2408: exception_wrapper_test.ExceptionWrapper.terminateWithTest ................................................................   Passed    0.39 sec
          Start 2411: expected_coroutines_test.Expected.CoroutineAwaitUnexpected
2408/3391 Test #2410: expected_coroutines_test.Expected.CoroutineFailure .......................................................................   Passed    0.17 sec
          Start 2412: expected_coroutines_test.Expected.CoroutineReturnUnexpected
2409/3391 Test #2411: expected_coroutines_test.Expected.CoroutineAwaitUnexpected ...............................................................   Passed    0.20 sec
          Start 2413: expected_coroutines_test.Expected.CoroutineReturnsVoid
2410/3391 Test #2412: expected_coroutines_test.Expected.CoroutineReturnUnexpected ..............................................................   Passed    0.18 sec
          Start 2414: expected_coroutines_test.Expected.CoroutineReturnsVoidThrows
2411/3391 Test #2413: expected_coroutines_test.Expected.CoroutineReturnsVoid ...................................................................   Passed    0.17 sec
          Start 2415: expected_coroutines_test.Expected.CoroutineReturnsVoidError
2412/3391 Test #2415: expected_coroutines_test.Expected.CoroutineReturnsVoidError ..............................................................   Passed    0.17 sec
          Start 2416: expected_coroutines_test.Expected.VoidCoroutineAwaitsError
2413/3391 Test #2414: expected_coroutines_test.Expected.CoroutineReturnsVoidThrows .............................................................   Passed    0.31 sec
          Start 2417: expected_coroutines_test.Expected.CoroutineException
2414/3391 Test #2416: expected_coroutines_test.Expected.VoidCoroutineAwaitsError ...............................................................   Passed    0.18 sec
          Start 2418: expected_coroutines_test.Expected.CoroutineCleanedUp
2415/3391 Test #2417: expected_coroutines_test.Expected.CoroutineException .....................................................................   Passed    0.18 sec
          Start 2419: expected_test.Expected.NoDefault
2416/3391 Test #2418: expected_coroutines_test.Expected.CoroutineCleanedUp .....................................................................   Passed    0.12 sec
          Start 2420: expected_test.Expected.String
2417/3391 Test #2419: expected_test.Expected.NoDefault .........................................................................................   Passed    0.05 sec
          Start 2421: expected_test.Expected.Ambiguous
2418/3391 Test #2420: expected_test.Expected.String ............................................................................................   Passed    0.14 sec
          Start 2422: expected_test.Expected.Const
2419/3391 Test #2421: expected_test.Expected.Ambiguous .........................................................................................   Passed    0.16 sec
          Start 2423: expected_test.Expected.Simple
2420/3391 Test #2422: expected_test.Expected.Const .............................................................................................   Passed    0.12 sec
          Start 2424: expected_test.Expected.valueOrRvalueArg
2421/3391 Test #2423: expected_test.Expected.Simple ............................................................................................   Passed    0.12 sec
          Start 2425: expected_test.Expected.valueOrNoncopyable
2422/3391 Test #2424: expected_test.Expected.valueOrRvalueArg ..................................................................................   Passed    0.18 sec
          Start 2426: expected_test.Expected.valueMove
2423/3391 Test #2425: expected_test.Expected.valueOrNoncopyable ................................................................................   Passed    0.16 sec
          Start 2427: expected_test.Expected.dereferenceMove
2424/3391 Test #2426: expected_test.Expected.valueMove .........................................................................................   Passed    0.15 sec
          Start 2428: expected_test.Expected.EmptyConstruct
2425/3391 Test #2427: expected_test.Expected.dereferenceMove ...................................................................................   Passed    0.17 sec
          Start 2429: expected_test.Expected.Unique
2426/3391 Test #2428: expected_test.Expected.EmptyConstruct ....................................................................................   Passed    0.16 sec
          Start 2430: expected_test.Expected.Shared
2427/3391 Test #2429: expected_test.Expected.Unique ............................................................................................   Passed    0.22 sec
          Start 2431: expected_test.Expected.Order
2428/3391 Test #2430: expected_test.Expected.Shared ............................................................................................   Passed    0.16 sec
          Start 2432: expected_test.Expected.SwapMethod
2429/3391 Test #2431: expected_test.Expected.Order .............................................................................................   Passed    0.20 sec
          Start 2433: expected_test.Expected.StdSwapFunction
2430/3391 Test #2432: expected_test.Expected.SwapMethod ........................................................................................   Passed    0.26 sec
          Start 2434: expected_test.Expected.FollySwapFunction
2431/3391 Test #2433: expected_test.Expected.StdSwapFunction ...................................................................................   Passed    0.25 sec
          Start 2435: expected_test.Expected.Comparisons
2432/3391 Test #2434: expected_test.Expected.FollySwapFunction .................................................................................   Passed    0.22 sec
          Start 2436: expected_test.Expected.Conversions
2433/3391 Test #2435: expected_test.Expected.Comparisons .......................................................................................   Passed    0.29 sec
          Start 2437: expected_test.Expected.Pointee
2434/3391 Test #2436: expected_test.Expected.Conversions .......................................................................................   Passed    0.28 sec
          Start 2438: expected_test.Expected.MakeOptional
2435/3391 Test #2437: expected_test.Expected.Pointee ...........................................................................................   Passed    0.25 sec
          Start 2439: expected_test.Expected.SelfAssignment
2436/3391 Test #2438: expected_test.Expected.MakeOptional ......................................................................................   Passed    0.27 sec
          Start 2440: expected_test.Expected.AssignmentContained
2437/3391 Test #2439: expected_test.Expected.SelfAssignment ....................................................................................   Passed    0.28 sec
          Start 2441: expected_test.Expected.Exceptions
2438/3391 Test #2440: expected_test.Expected.AssignmentContained ...............................................................................   Passed    0.23 sec
          Start 2442: expected_test.Expected.NoThrowDefaultConstructible
2439/3391 Test #2441: expected_test.Expected.Exceptions ........................................................................................   Passed    0.19 sec
          Start 2443: expected_test.Expected.NoThrowMoveConstructible
2440/3391 Test #2442: expected_test.Expected.NoThrowDefaultConstructible .......................................................................   Passed    0.22 sec
          Start 2444: expected_test.Expected.NoThrowMoveAssignable
2441/3391 Test #2443: expected_test.Expected.NoThrowMoveConstructible ..........................................................................   Passed    0.26 sec
          Start 2445: expected_test.Expected.NoSelfAssign
2442/3391 Test #2444: expected_test.Expected.NoThrowMoveAssignable .............................................................................   Passed    0.27 sec
          Start 2446: expected_test.Expected.TriviallyDestructible
2443/3391 Test #2445: expected_test.Expected.NoSelfAssign ......................................................................................   Passed    0.27 sec
          Start 2447: expected_test.Expected.TriviallyCopyable
2444/3391 Test #2446: expected_test.Expected.TriviallyDestructible .............................................................................   Passed    0.26 sec
          Start 2448: expected_test.Expected.Then
2445/3391 Test #2447: expected_test.Expected.TriviallyCopyable .................................................................................   Passed    0.29 sec
          Start 2449: expected_test.Expected.ThenOrThrow
2446/3391 Test #2448: expected_test.Expected.Then ..............................................................................................   Passed    0.32 sec
          Start 2450: expected_test.Expected.orElse
2447/3391 Test #2449: expected_test.Expected.ThenOrThrow .......................................................................................   Passed    0.27 sec
          Start 2451: expected_test.Expected.GitHubIssue1111
2448/3391 Test #2450: expected_test.Expected.orElse ............................................................................................   Passed    0.26 sec
          Start 2452: expected_test.Expected.ConstructorConstructibleNotConvertible
2449/3391 Test #2451: expected_test.Expected.GitHubIssue1111 ...................................................................................   Passed    0.29 sec
          Start 2453: expected_test.Expected.TestUnique
2450/3391 Test #2452: expected_test.Expected.ConstructorConstructibleNotConvertible ............................................................   Passed    0.32 sec
          Start 2454: expected_test.Expected.ImplicitErrorConversion
2451/3391 Test #2453: expected_test.Expected.TestUnique ........................................................................................   Passed    0.27 sec
          Start 2455: fbstring_test.FBString.testGetline
2452/3391 Test #2454: expected_test.Expected.ImplicitErrorConversion ...........................................................................   Passed    0.28 sec
          Start 2456: fbstring_test.FBString.testMoveCtor
2453/3391 Test #2455: fbstring_test.FBString.testGetline .......................................................................................   Passed    0.29 sec
          Start 2457: fbstring_test.FBString.testMoveAssign
2454/3391 Test #2456: fbstring_test.FBString.testMoveCtor ......................................................................................   Passed    0.33 sec
          Start 2458: fbstring_test.FBString.testMoveOperatorPlusLhs
2455/3391 Test #2457: fbstring_test.FBString.testMoveAssign ....................................................................................   Passed    0.36 sec
          Start 2459: fbstring_test.FBString.testMoveOperatorPlusRhs
2456/3391 Test #2458: fbstring_test.FBString.testMoveOperatorPlusLhs ...........................................................................   Passed    0.24 sec
          Start 2460: fbstring_test.FBString.testConstructionFromLiteralZero
2457/3391 Test #2459: fbstring_test.FBString.testMoveOperatorPlusRhs ...........................................................................   Passed    0.27 sec
          Start 2461: fbstring_test.FBString.testFixedBugsD479397
2458/3391 Test #2460: fbstring_test.FBString.testConstructionFromLiteralZero ...................................................................   Passed    0.35 sec
          Start 2462: fbstring_test.FBString.testFixedBugsD481173
2459/3391 Test #2461: fbstring_test.FBString.testFixedBugsD479397 ..............................................................................   Passed    0.30 sec
          Start 2463: fbstring_test.FBString.testFixedBugsD580267PushBack
2460/3391 Test #2462: fbstring_test.FBString.testFixedBugsD481173 ..............................................................................   Passed    0.27 sec
          Start 2464: fbstring_test.FBString.testFixedBugsD580267OperatorAddAssign
2461/3391 Test #2463: fbstring_test.FBString.testFixedBugsD580267PushBack ......................................................................   Passed    0.23 sec
          Start 2465: fbstring_test.FBString.testFixedBugsD661622
2462/3391 Test #2464: fbstring_test.FBString.testFixedBugsD580267OperatorAddAssign .............................................................   Passed    0.28 sec
          Start 2466: fbstring_test.FBString.testFixedBugsD785057
2463/3391 Test #2465: fbstring_test.FBString.testFixedBugsD661622 ..............................................................................   Passed    0.33 sec
          Start 2467: fbstring_test.FBString.testFixedBugsD1012196AllocatorMalloc
2464/3391 Test #2466: fbstring_test.FBString.testFixedBugsD785057 ..............................................................................   Passed    0.33 sec
          Start 2468: fbstring_test.FBString.testFixedBugsD2813713
2465/3391 Test #2467: fbstring_test.FBString.testFixedBugsD1012196AllocatorMalloc ..............................................................   Passed    0.27 sec
          Start 2469: fbstring_test.FBString.testFixedBugsD3698862
2466/3391 Test #2468: fbstring_test.FBString.testFixedBugsD2813713 .............................................................................   Passed    0.27 sec
          Start 2470: fbstring_test.FBString.testFixedBugsD4355440
2467/3391 Test #2469: fbstring_test.FBString.testFixedBugsD3698862 .............................................................................   Passed    0.26 sec
          Start 2471: fbstring_test.FBString.findWithNpos
2468/3391 Test #2470: fbstring_test.FBString.testFixedBugsD4355440 .............................................................................***Skipped   0.26 sec
          Start 2472: fbstring_test.FBString.testHash
2469/3391 Test #2471: fbstring_test.FBString.findWithNpos ......................................................................................   Passed    0.22 sec
          Start 2473: fbstring_test.FBString.testHashChar16
2470/3391 Test #2472: fbstring_test.FBString.testHash ..........................................................................................   Passed    0.20 sec
          Start 2474: fbstring_test.FBString.testFrontBack
2471/3391 Test #2473: fbstring_test.FBString.testHashChar16 ....................................................................................   Passed    0.17 sec
          Start 2475: fbstring_test.FBString.noexcept
2472/3391 Test #2474: fbstring_test.FBString.testFrontBack .....................................................................................   Passed    0.22 sec
          Start 2476: fbstring_test.FBString.iomanip
2473/3391 Test #2475: fbstring_test.FBString.noexcept ..........................................................................................   Passed    0.18 sec
          Start 2477: fbstring_test.FBString.rvalueIterators
2474/3391 Test #2476: fbstring_test.FBString.iomanip ...........................................................................................   Passed    0.22 sec
          Start 2478: fbstring_test.FBString.moveTerminator
2475/3391 Test #2477: fbstring_test.FBString.rvalueIterators ...................................................................................   Passed    0.21 sec
          Start 2479: fbstring_test.FBStringCtorTest.DefaultInitStructDefaultAlloc
2476/3391 Test #2478: fbstring_test.FBString.moveTerminator ....................................................................................   Passed    0.18 sec
          Start 2480: fbstring_test.FBStringCtorTest.NullZeroConstruction
2477/3391 Test #2237: concurrent_skip_list_test.ConcurrentSkipList.ConcurrentAccess ............................................................   Passed   28.33 sec
2478/3391 Test #2479: fbstring_test.FBStringCtorTest.DefaultInitStructDefaultAlloc .............................................................   Passed    0.19 sec
          Start 2481: fbstring_test.FBString.compareToStdString
          Start 2482: fbstring_test.U16FBString.compareToStdU16String
2479/3391 Test #2480: fbstring_test.FBStringCtorTest.NullZeroConstruction ......................................................................   Passed    0.13 sec
          Start 2483: fbstring_test.U32FBString.compareToStdU32String
2480/3391 Test #2481: fbstring_test.FBString.compareToStdString ................................................................................   Passed    0.13 sec
          Start 2484: fbstring_test.WFBString.compareToStdWString
2481/3391 Test #2482: fbstring_test.U16FBString.compareToStdU16String ..........................................................................   Passed    0.14 sec
          Start 2485: fbstring_test.FBString.compareToStdStringLong
2482/3391 Test #2483: fbstring_test.U32FBString.compareToStdU32String ..........................................................................   Passed    0.12 sec
          Start 2486: fbstring_test.U16FBString.compareToStdU16StringLong
2483/3391 Test #2484: fbstring_test.WFBString.compareToStdWString ..............................................................................   Passed    0.11 sec
          Start 2487: fbstring_test.U32FBString.compareToStdU32StringLong
2484/3391 Test #2485: fbstring_test.FBString.compareToStdStringLong ............................................................................   Passed    0.12 sec
          Start 2488: fbstring_test.WFBString.compareToStdWStringLong
2485/3391 Test #2486: fbstring_test.U16FBString.compareToStdU16StringLong ......................................................................   Passed    0.15 sec
          Start 2489: fbstring_test.FBString.convertFromStringView
2486/3391 Test #2487: fbstring_test.U32FBString.compareToStdU32StringLong ......................................................................   Passed    0.16 sec
          Start 2490: fbstring_test.FBString.convertToStringView
2487/3391 Test #2488: fbstring_test.WFBString.compareToStdWStringLong ..........................................................................   Passed    0.16 sec
          Start 2491: fbstring_test.FBString.Format
2488/3391 Test #2489: fbstring_test.FBString.convertFromStringView .............................................................................   Passed    0.14 sec
          Start 2492: fbstring_test.FBString.OverLarge
2489/3391 Test #2490: fbstring_test.FBString.convertToStringView ...............................................................................   Passed    0.12 sec
          Start 2493: fbstring_test.FBString.SpaceshipOperator
2490/3391 Test #2491: fbstring_test.FBString.Format ............................................................................................   Passed    0.17 sec
2491/3391 Test #2492: fbstring_test.FBString.OverLarge .........................................................................................   Passed    0.14 sec
          Start 2494: file_test.File.Simple
          Start 2495: file_test.File.SimpleStringPiece
2492/3391 Test #2493: fbstring_test.FBString.SpaceshipOperator .................................................................................   Passed    0.17 sec
          Start 2496: file_test.File.OwnsFd
2493/3391 Test #2494: file_test.File.Simple ....................................................................................................   Passed    0.14 sec
          Start 2497: file_test.File.Release
2494/3391 Test #2495: file_test.File.SimpleStringPiece .........................................................................................   Passed    0.13 sec
          Start 2498: file_test.File.UsefulError
2495/3391 Test #2496: file_test.File.OwnsFd ....................................................................................................   Passed    0.13 sec
          Start 2499: file_test.File.Truthy
2496/3391 Test #2497: file_test.File.Release ...................................................................................................   Passed    0.12 sec
          Start 2500: file_test.File.Dup
2497/3391 Test #2498: file_test.File.UsefulError ...............................................................................................   Passed    0.12 sec
          Start 2501: file_test.File.DupCloseOnExec
2498/3391 Test #2499: file_test.File.Truthy ....................................................................................................   Passed    0.12 sec
          Start 2502: file_test.File.HelperCtor
2499/3391 Test #2500: file_test.File.Dup .......................................................................................................   Passed    0.13 sec
          Start 2503: file_util_test.FileUtilTest.read
2500/3391 Test #2501: file_test.File.DupCloseOnExec ............................................................................................   Passed    0.12 sec
          Start 2504: file_util_test.FileUtilTest.pread
2501/3391 Test #2502: file_test.File.HelperCtor ................................................................................................   Passed    0.12 sec
          Start 2505: file_util_test.FileUtilTest.readv
2502/3391 Test #2503: file_util_test.FileUtilTest.read .........................................................................................   Passed    0.13 sec
          Start 2506: file_util_test.FileUtilTest2.wrapv
2503/3391 Test #2504: file_util_test.FileUtilTest.pread ........................................................................................   Passed    0.15 sec
          Start 2507: file_util_test.FileUtilTest.preadv
2504/3391 Test #2505: file_util_test.FileUtilTest.readv ........................................................................................   Passed    0.14 sec
          Start 2508: file_util_test.FileUtilTest.writeVStderr
2505/3391 Test #2506: file_util_test.FileUtilTest2.wrapv .......................................................................................   Passed    0.11 sec
          Start 2509: file_util_test.String.readFile
2506/3391 Test #2507: file_util_test.FileUtilTest.preadv .......................................................................................   Passed    0.13 sec
          Start 2510: file_util_test.ReadFileFd.ReadZeroBytes
2507/3391 Test #2508: file_util_test.FileUtilTest.writeVStderr .................................................................................   Passed    0.13 sec
          Start 2511: file_util_test.ReadFileFd.ReadPartial
2508/3391 Test #2509: file_util_test.String.readFile ...........................................................................................   Passed    0.11 sec
          Start 2512: file_util_test.ReadFileFd.ReadFull
2509/3391 Test #2510: file_util_test.ReadFileFd.ReadZeroBytes ..................................................................................   Passed    0.11 sec
          Start 2513: file_util_test.ReadFileFd.WriteOnlyFd
2510/3391 Test #2511: file_util_test.ReadFileFd.ReadPartial ....................................................................................   Passed    0.14 sec
          Start 2514: file_util_test.ReadFileFd.InvalidFd
2511/3391 Test #2512: file_util_test.ReadFileFd.ReadFull .......................................................................................   Passed    0.15 sec
          Start 2515: file_util_test.WriteFileAtomic.writeNew
2512/3391 Test #2513: file_util_test.ReadFileFd.WriteOnlyFd ....................................................................................   Passed    0.13 sec
          Start 2516: file_util_test.WriteFileAtomic.withSync
2513/3391 Test #2514: file_util_test.ReadFileFd.InvalidFd ......................................................................................   Passed    0.16 sec
          Start 2517: file_util_test.WriteFileAtomic.overwrite
2514/3391 Test #2515: file_util_test.WriteFileAtomic.writeNew ..................................................................................   Passed    0.14 sec
          Start 2518: file_util_test.WriteFileAtomic.directoryPermissions
2515/3391 Test #2516: file_util_test.WriteFileAtomic.withSync ..................................................................................   Passed    0.14 sec
          Start 2519: file_util_test.WriteFileAtomic.multipleFiles
2516/3391 Test #2517: file_util_test.WriteFileAtomic.overwrite .................................................................................   Passed    0.18 sec
          Start 2520: file_util_test.WriteFileAtomic.WriteWithCustomTempPath
2517/3391 Test #2518: file_util_test.WriteFileAtomic.directoryPermissions ......................................................................   Passed    0.19 sec
          Start 2521: file_util_test.WriteFileAtomic.chmodFailure
2518/3391 Test #2519: file_util_test.WriteFileAtomic.multipleFiles .............................................................................   Passed    0.22 sec
          Start 2522: fingerprint_test.Fingerprint.BroderOptimization
2519/3391 Test #2520: file_util_test.WriteFileAtomic.WriteWithCustomTempPath ...................................................................   Passed    0.13 sec
          Start 2523: fingerprint_test.Fingerprint.MultiByteUpdate
2520/3391 Test #2521: file_util_test.WriteFileAtomic.chmodFailure ..............................................................................   Passed    0.20 sec
          Start 2524: fingerprint_test.Fingerprint.Alignment
2521/3391 Test #2522: fingerprint_test.Fingerprint.BroderOptimization ..........................................................................   Passed    0.20 sec
          Start 2525: fixed_string_test.FixedStringExamples.Examples
2522/3391 Test #2523: fingerprint_test.Fingerprint.MultiByteUpdate .............................................................................   Passed    0.19 sec
          Start 2526: fixed_string_test.FixedStringCtorTest.Default
2523/3391 Test #2524: fingerprint_test.Fingerprint.Alignment ...................................................................................   Passed    0.16 sec
          Start 2527: fixed_string_test.FixedStringCtorTest.FromLiterals
2524/3391 Test #2525: fixed_string_test.FixedStringExamples.Examples ...........................................................................   Passed    0.14 sec
          Start 2528: fixed_string_test.FixedStringCtorTest.FromPtrAndLength
2525/3391 Test #2526: fixed_string_test.FixedStringCtorTest.Default ............................................................................   Passed    0.13 sec
          Start 2529: fixed_string_test.FixedStringCtorTest.FromStringAndOffset
2526/3391 Test #2527: fixed_string_test.FixedStringCtorTest.FromLiterals .......................................................................   Passed    0.15 sec
          Start 2530: fixed_string_test.FixedStringCtorTest.FromStringOffsetAndCount
2527/3391 Test #2528: fixed_string_test.FixedStringCtorTest.FromPtrAndLength ...................................................................   Passed    0.15 sec
          Start 2531: fixed_string_test.FixedStringCtorTest.FromStringView
2528/3391 Test #2529: fixed_string_test.FixedStringCtorTest.FromStringAndOffset ................................................................   Passed    0.23 sec
2529/3391 Test #2530: fixed_string_test.FixedStringCtorTest.FromStringOffsetAndCount ...........................................................   Passed    0.19 sec
          Start 2532: fixed_string_test.FixedStringCtorTest.FromInitializerList
          Start 2533: fixed_string_test.FixedStringCtorTest.FromUDL
2530/3391 Test #2531: fixed_string_test.FixedStringCtorTest.FromStringView .....................................................................   Passed    0.24 sec
          Start 2534: fixed_string_test.FixedStringConcatTest.FromStringAndLiteral
2531/3391 Test #2532: fixed_string_test.FixedStringCtorTest.FromInitializerList ................................................................   Passed    0.18 sec
          Start 2535: fixed_string_test.FixedStringConcatTest.FromTwoStrings
2532/3391 Test #2533: fixed_string_test.FixedStringCtorTest.FromUDL ............................................................................   Passed    0.19 sec
          Start 2536: fixed_string_test.FixedStringSwapTest.ConstexprSwap
2533/3391 Test #2534: fixed_string_test.FixedStringConcatTest.FromStringAndLiteral .............................................................   Passed    0.16 sec
          Start 2537: fixed_string_test.FixedStringSwapTest.RuntimeSwap
2534/3391 Test #2535: fixed_string_test.FixedStringConcatTest.FromTwoStrings ...................................................................   Passed    0.14 sec
2535/3391 Test #2536: fixed_string_test.FixedStringSwapTest.ConstexprSwap ......................................................................   Passed    0.10 sec
          Start 2538: fixed_string_test.FixedStringAssignTest.ConstexprAssignString
          Start 2539: fixed_string_test.FixedStringAssignTest.RuntimeAssignString
2536/3391 Test #2537: fixed_string_test.FixedStringSwapTest.RuntimeSwap ........................................................................   Passed    0.17 sec
          Start 2540: fixed_string_test.FixedStringAssignTest.ConstexprAssignLiteral
2537/3391 Test #2538: fixed_string_test.FixedStringAssignTest.ConstexprAssignString ............................................................   Passed    0.16 sec
          Start 2541: fixed_string_test.FixedStringAssignTest.RuntimeAssignLiteral
2538/3391 Test #2539: fixed_string_test.FixedStringAssignTest.RuntimeAssignString ..............................................................   Passed    0.17 sec
          Start 2542: fixed_string_test.FixedStringIndexTest.Index
2539/3391 Test #2540: fixed_string_test.FixedStringAssignTest.ConstexprAssignLiteral ...........................................................   Passed    0.17 sec
          Start 2543: fixed_string_test.FixedStringCompareTest.Compare
2540/3391 Test #2541: fixed_string_test.FixedStringAssignTest.RuntimeAssignLiteral .............................................................   Passed    0.17 sec
          Start 2544: fixed_string_test.FixedStringCompareTest.CompareStdString
2541/3391 Test #2542: fixed_string_test.FixedStringIndexTest.Index .............................................................................   Passed    0.17 sec
          Start 2545: fixed_string_test.FixedStringAssignTest.ConstexprAppendString
2542/3391 Test #2543: fixed_string_test.FixedStringCompareTest.Compare .........................................................................   Passed    0.15 sec
          Start 2546: fixed_string_test.FixedStringAssignTest.RuntimeAppendString
2543/3391 Test #2545: fixed_string_test.FixedStringAssignTest.ConstexprAppendString ............................................................   Passed    0.13 sec
          Start 2547: fixed_string_test.FixedStringAssignTest.ConstexprAppendLiteral
2544/3391 Test #2544: fixed_string_test.FixedStringCompareTest.CompareStdString ................................................................   Passed    0.24 sec
          Start 2548: fixed_string_test.FixedStringAssignTest.RuntimeAppendLiteral
2545/3391 Test #2546: fixed_string_test.FixedStringAssignTest.RuntimeAppendString ..............................................................   Passed    0.16 sec
          Start 2549: fixed_string_test.FixedStringCAppendTest.CAppendString
2546/3391 Test #2547: fixed_string_test.FixedStringAssignTest.ConstexprAppendLiteral ...........................................................   Passed    0.15 sec
          Start 2550: fixed_string_test.FixedStringCAppendTest.CAppendLiteral
2547/3391 Test #2548: fixed_string_test.FixedStringAssignTest.RuntimeAppendLiteral .............................................................   Passed    0.22 sec
2548/3391 Test #2549: fixed_string_test.FixedStringCAppendTest.CAppendString ...................................................................   Passed    0.18 sec
          Start 2551: fixed_string_test.FixedStringReplaceTest.ConstexprReplaceString
          Start 2552: fixed_string_test.FixedStringReplaceTest.RuntimeReplaceString
2549/3391 Test #2550: fixed_string_test.FixedStringCAppendTest.CAppendLiteral ..................................................................   Passed    0.21 sec
          Start 2553: fixed_string_test.FixedStringEraseTest.RuntimeEraseTest
2550/3391 Test #2552: fixed_string_test.FixedStringReplaceTest.RuntimeReplaceString ............................................................   Passed    0.13 sec
          Start 2554: fixed_string_test.FixedStringEraseTest.CEraseTest
2551/3391 Test #2551: fixed_string_test.FixedStringReplaceTest.ConstexprReplaceString ..........................................................   Passed    0.22 sec
          Start 2555: fixed_string_test.FixedStringFindTest.FindString
2552/3391 Test #2553: fixed_string_test.FixedStringEraseTest.RuntimeEraseTest ..................................................................   Passed    0.19 sec
          Start 2556: fixed_string_test.FixedStringFindTest.FindLiteral
2553/3391 Test #2554: fixed_string_test.FixedStringEraseTest.CEraseTest ........................................................................   Passed    0.14 sec
          Start 2557: fixed_string_test.FixedStringReverseFindTest.FindChar
2554/3391 Test #2555: fixed_string_test.FixedStringFindTest.FindString .........................................................................   Passed    0.13 sec
2555/3391 Test #2556: fixed_string_test.FixedStringFindTest.FindLiteral ........................................................................   Passed    0.11 sec
          Start 2558: fixed_string_test.FixedStringReverseFindTest.ReverseFindString
          Start 2559: fixed_string_test.FixedStringReverseFindTest.ReverseFindLiteral
2556/3391 Test #2557: fixed_string_test.FixedStringReverseFindTest.FindChar ....................................................................   Passed    0.15 sec
          Start 2560: fixed_string_test.FixedStringReverseFindTest.ReverseFindChar
2557/3391 Test #2558: fixed_string_test.FixedStringReverseFindTest.ReverseFindString ...........................................................   Passed    0.13 sec
          Start 2561: fixed_string_test.FixedStringFindFirstOfTest.FindFirstOfString
2558/3391 Test #2559: fixed_string_test.FixedStringReverseFindTest.ReverseFindLiteral ..........................................................   Passed    0.13 sec
          Start 2562: fixed_string_test.FixedStringFindFirstOfTest.FindFirstOfLiteral
2559/3391 Test #2560: fixed_string_test.FixedStringReverseFindTest.ReverseFindChar .............................................................   Passed    0.14 sec
          Start 2563: fixed_string_test.FixedStringFindFirstOfTest.FindFirstOfChar
2560/3391 Test #2561: fixed_string_test.FixedStringFindFirstOfTest.FindFirstOfString ...........................................................   Passed    0.15 sec
          Start 2564: fixed_string_test.FixedStringFindFirstNotOfTest.FindFirstNotOfString
2561/3391 Test #2562: fixed_string_test.FixedStringFindFirstOfTest.FindFirstOfLiteral ..........................................................   Passed    0.18 sec
          Start 2565: fixed_string_test.FixedStringFindFirstNotOfTest.FindFirstNotOfLiteral
2562/3391 Test #2563: fixed_string_test.FixedStringFindFirstOfTest.FindFirstOfChar .............................................................   Passed    0.14 sec
          Start 2566: fixed_string_test.FixedStringFindFirstNotOfTest.FindFirstNotOfChar
2563/3391 Test #2564: fixed_string_test.FixedStringFindFirstNotOfTest.FindFirstNotOfString .....................................................   Passed    0.19 sec
          Start 2567: fixed_string_test.FixedStringFindLastOfTest.FindLastOfString
2564/3391 Test #2565: fixed_string_test.FixedStringFindFirstNotOfTest.FindFirstNotOfLiteral ....................................................   Passed    0.18 sec
2565/3391 Test #2566: fixed_string_test.FixedStringFindFirstNotOfTest.FindFirstNotOfChar .......................................................   Passed    0.12 sec
          Start 2568: fixed_string_test.FixedStringFindLastOfTest.FindLastOfLiteral
          Start 2569: fixed_string_test.FixedStringFindLastOfTest.FindLastOfChar
2566/3391 Test #2567: fixed_string_test.FixedStringFindLastOfTest.FindLastOfString .............................................................   Passed    0.14 sec
          Start 2570: fixed_string_test.FixedStringFindLastNotOfTest.FindLastNotOfString
2567/3391 Test #2568: fixed_string_test.FixedStringFindLastOfTest.FindLastOfLiteral ............................................................   Passed    0.15 sec
2568/3391 Test #2569: fixed_string_test.FixedStringFindLastOfTest.FindLastOfChar ...............................................................   Passed    0.12 sec
          Start 2571: fixed_string_test.FixedStringFindLastNotOfTest.FindLastNotOfLiteral
          Start 2572: fixed_string_test.FixedStringFindLastNotOfTest.FindLastNotOfChar
2569/3391 Test #2571: fixed_string_test.FixedStringFindLastNotOfTest.FindLastNotOfLiteral ......................................................   Passed    0.12 sec
          Start 2573: fixed_string_test.FixedStringConversionTest.ConversionToStdString
2570/3391 Test #2572: fixed_string_test.FixedStringFindLastNotOfTest.FindLastNotOfChar .........................................................   Passed    0.12 sec
          Start 2574: fixed_string_test.FixedStringReverseIteratorTest.Cpp14ConstexprReverseIteration
2571/3391 Test #2570: fixed_string_test.FixedStringFindLastNotOfTest.FindLastNotOfString .......................................................   Passed    0.25 sec
          Start 2575: fixed_string_test.FixedStringReverseIteratorTest.ConstexprReverseIteration
2572/3391 Test #2573: fixed_string_test.FixedStringConversionTest.ConversionToStdString ........................................................   Passed    0.12 sec
          Start 2576: fixed_string_test.FixedStringConversionTest.ConversionToFollyRange
2573/3391 Test #2574: fixed_string_test.FixedStringReverseIteratorTest.Cpp14ConstexprReverseIteration ..........................................   Passed    0.17 sec
          Start 2577: fixed_string_test.FixedStringConversionTest.ConversionToStringView
2574/3391 Test #2575: fixed_string_test.FixedStringReverseIteratorTest.ConstexprReverseIteration ...............................................   Passed    0.12 sec
          Start 2578: fmt_utility_test.FmtUtilityTest.fmt_make_format_args_from_map_fn
2575/3391 Test #2576: fixed_string_test.FixedStringConversionTest.ConversionToFollyRange .......................................................   Passed    0.08 sec
          Start 2579: fmt_utility_test.FmtUtilityTest.fmt_vformat_mangle
2576/3391 Test #2577: fixed_string_test.FixedStringConversionTest.ConversionToStringView .......................................................   Passed    0.01 sec
          Start 2580: format_other_test.FormatOther.dynamic
2577/3391 Test #2578: fmt_utility_test.FmtUtilityTest.fmt_make_format_args_from_map_fn .........................................................   Passed    0.01 sec
          Start 2581: format_other_test.FormatOther.fbvector
2578/3391 Test #2579: fmt_utility_test.FmtUtilityTest.fmt_vformat_mangle .......................................................................   Passed    0.02 sec
          Start 2582: format_other_test.FormatOther.smallVector
2579/3391 Test #2580: format_other_test.FormatOther.dynamic ....................................................................................   Passed    0.01 sec
2580/3391 Test #2581: format_other_test.FormatOther.fbvector ...................................................................................   Passed    0.01 sec
          Start 2583: format_test.Format.uintToOctal
          Start 2584: format_test.Format.uintToHex
2581/3391 Test #2582: format_other_test.FormatOther.smallVector ................................................................................   Passed    0.06 sec
          Start 2585: format_test.Format.uintToBinary
2582/3391 Test #2583: format_test.Format.uintToOctal ...........................................................................................   Passed    0.15 sec
          Start 2586: format_test.Format.Simple
2583/3391 Test #2584: format_test.Format.uintToHex .............................................................................................   Passed    0.18 sec
          Start 2587: format_test.Format.Float
2584/3391 Test #2585: format_test.Format.uintToBinary ..........................................................................................   Passed    0.21 sec
          Start 2588: format_test.Format.MultiLevel
2585/3391 Test #2586: format_test.Format.Simple ................................................................................................   Passed    0.14 sec
          Start 2589: format_test.Format.separatorDecimalInteger
2586/3391 Test #2587: format_test.Format.Float .................................................................................................   Passed    0.15 sec
          Start 2590: format_test.Format.separatorNumber
2587/3391 Test #2588: format_test.Format.MultiLevel ............................................................................................   Passed    0.13 sec
          Start 2591: format_test.Format.separatorUnit
2588/3391 Test #2589: format_test.Format.separatorDecimalInteger ...............................................................................   Passed    0.13 sec
          Start 2592: format_test.Format.Custom
2589/3391 Test #2590: format_test.Format.separatorNumber .......................................................................................   Passed    0.12 sec
          Start 2593: format_test.Format.Unformatted
2590/3391 Test #2591: format_test.Format.separatorUnit .........................................................................................   Passed    0.08 sec
          Start 2594: format_test.Format.Nested
2591/3391 Test #2592: format_test.Format.Custom ................................................................................................   Passed    0.05 sec
2592/3391 Test #2593: format_test.Format.Unformatted ...........................................................................................   Passed    0.02 sec
          Start 2595: format_test.Format.OutOfBounds
          Start 2596: format_test.Format.BogusFormatString
2593/3391 Test #2594: format_test.Format.Nested ................................................................................................   Passed    0.10 sec
          Start 2597: format_test.Format.Extending
2594/3391 Test #2595: format_test.Format.OutOfBounds ...........................................................................................   Passed    0.11 sec
          Start 2598: format_test.Format.Temporary
2595/3391 Test #2596: format_test.Format.BogusFormatString .....................................................................................   Passed    0.11 sec
          Start 2599: format_test.Format.NoncopyableArg
2596/3391 Test #2597: format_test.Format.Extending .............................................................................................   Passed    0.08 sec
          Start 2600: function_ref_test.FunctionRef.Traits
2597/3391 Test #2598: format_test.Format.Temporary .............................................................................................   Passed    0.08 sec
          Start 2601: function_ref_test.FunctionRef.Simple
2598/3391 Test #2599: format_test.Format.NoncopyableArg ........................................................................................   Passed    0.07 sec
          Start 2602: function_ref_test.FunctionRef.FunctionPtr
2599/3391 Test #2600: function_ref_test.FunctionRef.Traits .....................................................................................   Passed    0.06 sec
          Start 2603: function_ref_test.FunctionRef.OverloadedFunctor
2600/3391 Test #2601: function_ref_test.FunctionRef.Simple .....................................................................................   Passed    0.06 sec
2601/3391 Test #2602: function_ref_test.FunctionRef.FunctionPtr ................................................................................   Passed    0.05 sec
          Start 2604: function_ref_test.FunctionRef.DefaultConstructAndAssign
          Start 2605: function_ref_test.FunctionRef.ForEach
2602/3391 Test #2603: function_ref_test.FunctionRef.OverloadedFunctor ..........................................................................   Passed    0.04 sec
          Start 2606: function_ref_test.FunctionRef.Emptiness
2603/3391 Test #2604: function_ref_test.FunctionRef.DefaultConstructAndAssign ..................................................................   Passed    0.03 sec
2604/3391 Test #2605: function_ref_test.FunctionRef.ForEach ....................................................................................   Passed    0.03 sec
          Start 2607: futex_test.Futex.clockSource
          Start 2608: futex_test.Futex.basicLive
2605/3391 Test #2606: function_ref_test.FunctionRef.Emptiness ..................................................................................   Passed    0.02 sec
          Start 2609: futex_test.Futex.basicEmulated
2606/3391 Test #2607: futex_test.Futex.clockSource .............................................................................................   Passed    0.01 sec
          Start 2610: futex_test.Futex.basicDeterministic
2607/3391 Test #2610: futex_test.Futex.basicDeterministic ......................................................................................   Passed    0.01 sec
          Start 2611: futex_test.Futex.wakeBlockedLive
2608/3391 Test #2611: futex_test.Futex.wakeBlockedLive .........................................................................................   Passed    0.01 sec
          Start 2612: futex_test.Futex.wakeBlockedEmulated
2609/3391 Test #2612: futex_test.Futex.wakeBlockedEmulated .....................................................................................   Passed    0.01 sec
          Start 2613: glog_test.LogEveryMs.zero
2610/3391 Test #2613: glog_test.LogEveryMs.zero ................................................................................................   Passed    0.01 sec
          Start 2614: group_varint_test.GroupVarint.GroupVarint32
2611/3391 Test #2614: group_varint_test.GroupVarint.GroupVarint32 ..............................................................................   Passed    0.01 sec
          Start 2615: group_varint_test.GroupVarint.GroupVarint64
2612/3391 Test #2615: group_varint_test.GroupVarint.GroupVarint64 ..............................................................................   Passed    0.01 sec
          Start 2616: group_varint_test.GroupVarint.GroupVarintEncoder
2613/3391 Test #2616: group_varint_test.GroupVarint.GroupVarintEncoder .........................................................................   Passed    0.01 sec
          Start 2617: group_varint_test.GroupVarint.GroupVarintDecoder
2614/3391 Test #2617: group_varint_test.GroupVarint.GroupVarintDecoder .........................................................................   Passed    0.01 sec
          Start 2618: group_varint_test_ssse3.GroupVarint.GroupVarint32
2615/3391 Test #2618: group_varint_test_ssse3.GroupVarint.GroupVarint32 ........................................................................   Passed    0.01 sec
          Start 2619: group_varint_test_ssse3.GroupVarint.GroupVarint64
2616/3391 Test #2619: group_varint_test_ssse3.GroupVarint.GroupVarint64 ........................................................................   Passed    0.01 sec
          Start 2620: group_varint_test_ssse3.GroupVarint.GroupVarintEncoder
2617/3391 Test #2620: group_varint_test_ssse3.GroupVarint.GroupVarintEncoder ...................................................................   Passed    0.01 sec
          Start 2621: group_varint_test_ssse3.GroupVarint.GroupVarintDecoder
2618/3391 Test #2621: group_varint_test_ssse3.GroupVarint.GroupVarintDecoder ...................................................................   Passed    0.01 sec
          Start 2622: indestructible_test.IndestructibleTest.access
2619/3391 Test #2622: indestructible_test.IndestructibleTest.access ............................................................................   Passed    0.01 sec
          Start 2623: indestructible_test.IndestructibleTest.no_destruction
2620/3391 Test #2235: concurrent_skip_list_test.ConcurrentSkipList.ConcurrentAdd ...............................................................   Passed   35.62 sec
          Start 2624: indestructible_test.IndestructibleTest.empty
2621/3391 Test #2623: indestructible_test.IndestructibleTest.no_destruction ....................................................................   Passed    0.01 sec
          Start 2625: indestructible_test.IndestructibleTest.disabled_default_ctor
2622/3391 Test #2624: indestructible_test.IndestructibleTest.empty .............................................................................   Passed    0.01 sec
          Start 2626: indestructible_test.IndestructibleTest.list_initialization
2623/3391 Test #2625: indestructible_test.IndestructibleTest.disabled_default_ctor .............................................................   Passed    0.01 sec
          Start 2627: indestructible_test.IndestructibleTest.initializer_list_in_place_initialization
2624/3391 Test #2626: indestructible_test.IndestructibleTest.list_initialization ...............................................................   Passed    0.01 sec
          Start 2628: indestructible_test.IndestructibleTest.list_initialization_explicit_implicit
2625/3391 Test #2627: indestructible_test.IndestructibleTest.initializer_list_in_place_initialization ..........................................   Passed    0.01 sec
          Start 2629: indestructible_test.IndestructibleTest.conversion
2626/3391 Test #2628: indestructible_test.IndestructibleTest.list_initialization_explicit_implicit .............................................   Passed    0.01 sec
          Start 2630: indestructible_test.IndestructibleTest.factory_method
2627/3391 Test #2629: indestructible_test.IndestructibleTest.conversion ........................................................................   Passed    0.01 sec
          Start 2631: iterators_test.IteratorsTest.IterFacadeHasCorrectTraits
2628/3391 Test #2630: indestructible_test.IndestructibleTest.factory_method ....................................................................   Passed    0.01 sec
          Start 2632: iterators_test.IteratorsTest.SimpleIteratorFacade
2629/3391 Test #2631: iterators_test.IteratorsTest.IterFacadeHasCorrectTraits ..................................................................   Passed    0.01 sec
          Start 2633: iterators_test.IteratorsTest.IterAdaptorHasCorrectTraits
2630/3391 Test #2632: iterators_test.IteratorsTest.SimpleIteratorFacade ........................................................................   Passed    0.01 sec
          Start 2634: iterators_test.IteratorsTest.IterAdaptorWithPointer
2631/3391 Test #2633: iterators_test.IteratorsTest.IterAdaptorHasCorrectTraits .................................................................   Passed    0.01 sec
          Start 2635: iterators_test.IteratorsTest.IterAdaptorOfOtherIter
2632/3391 Test #2634: iterators_test.IteratorsTest.IterAdaptorWithPointer ......................................................................   Passed    0.01 sec
          Start 2636: iterators_test.IteratorsTest.MixedConstAndNonconstIters
2633/3391 Test #2635: iterators_test.IteratorsTest.IterAdaptorOfOtherIter ......................................................................   Passed    0.01 sec
          Start 2637: lazy_test.Lazy.Simple
2634/3391 Test #2636: iterators_test.IteratorsTest.MixedConstAndNonconstIters ..................................................................   Passed    0.01 sec
          Start 2638: lazy_test.Lazy.Global
2635/3391 Test #2637: lazy_test.Lazy.Simple ....................................................................................................   Passed    0.01 sec
          Start 2639: lazy_test.Lazy.Map
2636/3391 Test #2638: lazy_test.Lazy.Global ....................................................................................................   Passed    0.01 sec
          Start 2640: lazy_test.Lazy.NonLambda
2637/3391 Test #2639: lazy_test.Lazy.Map .......................................................................................................   Passed    0.01 sec
          Start 2641: lazy_test.Lazy.Consty
2638/3391 Test #2640: lazy_test.Lazy.NonLambda .................................................................................................   Passed    0.01 sec
          Start 2642: locks_test.SpinLock.Correctness
2639/3391 Test #2641: lazy_test.Lazy.Consty ....................................................................................................   Passed    0.01 sec
          Start 2643: locks_test.SpinLock.TryLock
2640/3391 Test #2643: locks_test.SpinLock.TryLock ..............................................................................................   Passed    0.01 sec
          Start 2644: math_test.Bits.divTestInt8
2641/3391 Test #2644: math_test.Bits.divTestInt8 ...............................................................................................   Passed    0.02 sec
          Start 2645: math_test.Bits.divTestInt16
2642/3391 Test #2645: math_test.Bits.divTestInt16 ..............................................................................................   Passed    0.02 sec
          Start 2646: math_test.Bits.divTestInt32
2643/3391 Test #2646: math_test.Bits.divTestInt32 ..............................................................................................   Passed    0.02 sec
          Start 2647: math_test.Bits.divTestInt64
2644/3391 Test #2647: math_test.Bits.divTestInt64 ..............................................................................................   Passed    0.01 sec
          Start 2648: math_test.Bits.divTestUint8
2645/3391 Test #2648: math_test.Bits.divTestUint8 ..............................................................................................   Passed    0.01 sec
          Start 2649: math_test.Bits.divTestUint16
2646/3391 Test #2649: math_test.Bits.divTestUint16 .............................................................................................   Passed    0.01 sec
          Start 2650: math_test.Bits.divTestUint32
2647/3391 Test #2650: math_test.Bits.divTestUint32 .............................................................................................   Passed    0.02 sec
          Start 2651: math_test.Bits.divTestUint64
2648/3391 Test #2651: math_test.Bits.divTestUint64 .............................................................................................   Passed    0.01 sec
          Start 2652: math_test.MidpointTest.MidpointTest
2649/3391 Test #2652: math_test.MidpointTest.MidpointTest ......................................................................................   Passed    0.01 sec
          Start 2653: memcpy_test.follyMemcpy.zeroLen
2650/3391 Test #2653: memcpy_test.follyMemcpy.zeroLen ..........................................................................................   Passed    0.01 sec
          Start 2654: memcpy_test.follyMemcpy.small
2651/3391 Test #2654: memcpy_test.follyMemcpy.small ............................................................................................   Passed    0.01 sec
          Start 2655: memcpy_test.follyMemcpy.offset
2652/3391 Test #2655: memcpy_test.follyMemcpy.offset ...........................................................................................   Passed    0.03 sec
          Start 2656: memcpy_test.follyMemcpy.offsetHuge
2653/3391 Test #2656: memcpy_test.follyMemcpy.offsetHuge .......................................................................................   Passed    0.02 sec
          Start 2657: memcpy_test.follyMemcpy.overlap
2654/3391 Test #2657: memcpy_test.follyMemcpy.overlap ..........................................................................................   Passed    0.13 sec
          Start 2658: memcpy_test.follyMemcpy.main
2655/3391 Test #2609: futex_test.Futex.basicEmulated ...........................................................................................   Passed    0.54 sec
          Start 2659: memory_idler_test.MemoryIdler.isUnmapUnusedStackAvailableInMainThread
2656/3391 Test #2608: futex_test.Futex.basicLive ...............................................................................................   Passed    0.55 sec
          Start 2660: memory_idler_test.MemoryIdler.isUnmapUnusedStackAvailableInAltThread
2657/3391 Test #2659: memory_idler_test.MemoryIdler.isUnmapUnusedStackAvailableInMainThread ....................................................   Passed    0.01 sec
          Start 2661: memory_idler_test.MemoryIdler.releaseStack
2658/3391 Test #2658: memcpy_test.follyMemcpy.main .............................................................................................   Passed    0.04 sec
          Start 2662: memory_idler_test.MemoryIdler.releaseStackMinExtra
2659/3391 Test #2660: memory_idler_test.MemoryIdler.isUnmapUnusedStackAvailableInAltThread .....................................................   Passed    0.01 sec
          Start 2663: memory_idler_test.MemoryIdler.releaseStackLargeExtra
2660/3391 Test #2661: memory_idler_test.MemoryIdler.releaseStack ...............................................................................   Passed    0.01 sec
          Start 2664: memory_idler_test.MemoryIdler.releaseMallocTLS
2661/3391 Test #2662: memory_idler_test.MemoryIdler.releaseStackMinExtra .......................................................................   Passed    0.01 sec
          Start 2665: memory_idler_test.MemoryIdler.futexWaitValueChangedEarly
2662/3391 Test #2663: memory_idler_test.MemoryIdler.releaseStackLargeExtra .....................................................................   Passed    0.01 sec
          Start 2666: memory_idler_test.MemoryIdler.futexWaitValueChangedLate
2663/3391 Test #2664: memory_idler_test.MemoryIdler.releaseMallocTLS ...........................................................................   Passed    0.01 sec
          Start 2667: memory_idler_test.MemoryIdler.futexWaitAwokenEarly
2664/3391 Test #2665: memory_idler_test.MemoryIdler.futexWaitValueChangedEarly .................................................................   Passed    0.01 sec
          Start 2668: memory_idler_test.MemoryIdler.futexWaitAwokenLate
2665/3391 Test #2666: memory_idler_test.MemoryIdler.futexWaitValueChangedLate ..................................................................   Passed    0.01 sec
          Start 2669: memory_idler_test.MemoryIdler.futexWaitImmediateFlush
2666/3391 Test #2667: memory_idler_test.MemoryIdler.futexWaitAwokenEarly .......................................................................   Passed    0.01 sec
          Start 2670: memory_idler_test.MemoryIdler.futexWaitNeverFlush
2667/3391 Test #2668: memory_idler_test.MemoryIdler.futexWaitAwokenLate ........................................................................   Passed    0.01 sec
          Start 2671: memory_test.MemoryTest.to_address_pointer
2668/3391 Test #2669: memory_idler_test.MemoryIdler.futexWaitImmediateFlush ....................................................................   Passed    0.01 sec
          Start 2672: memory_test.MemoryTest.to_address_std_unique_ptr
2669/3391 Test #2670: memory_idler_test.MemoryIdler.futexWaitNeverFlush ........................................................................   Passed    0.01 sec
          Start 2673: memory_test.MemoryTest.to_address_custom_ptr
2670/3391 Test #2671: memory_test.MemoryTest.to_address_pointer ................................................................................   Passed    0.01 sec
          Start 2674: memory_test.operatorNewDelete.zero
2671/3391 Test #2672: memory_test.MemoryTest.to_address_std_unique_ptr .........................................................................   Passed    0.01 sec
2672/3391 Test #2673: memory_test.MemoryTest.to_address_custom_ptr .............................................................................   Passed    0.01 sec
          Start 2675: memory_test.operatorNewDelete.sizedZero
          Start 2676: memory_test.alignedMalloc.examples
2673/3391 Test #2674: memory_test.operatorNewDelete.zero .......................................................................................   Passed    0.01 sec
          Start 2677: memory_test.toSharedPtrAliasing.example
2674/3391 Test #2675: memory_test.operatorNewDelete.sizedZero ..................................................................................   Passed    0.01 sec
          Start 2678: memory_test.toWeakPtr.example
2675/3391 Test #2676: memory_test.alignedMalloc.examples .......................................................................................   Passed    0.01 sec
          Start 2679: memory_test.toWeakPtrAliasing.active
2676/3391 Test #2677: memory_test.toSharedPtrAliasing.example ..................................................................................   Passed    0.01 sec
          Start 2680: memory_test.toWeakPtrAliasing.inactive
2677/3391 Test #2678: memory_test.toWeakPtr.example ............................................................................................   Passed    0.01 sec
          Start 2681: memory_test.copyToUniquePtr.example
2678/3391 Test #2679: memory_test.toWeakPtrAliasing.active .....................................................................................   Passed    0.01 sec
          Start 2682: memory_test.copyToSharedPtr.example
2679/3391 Test #2680: memory_test.toWeakPtrAliasing.inactive ...................................................................................   Passed    0.01 sec
          Start 2683: memory_test.copyThroughUniquePtr.example
2680/3391 Test #2681: memory_test.copyToUniquePtr.example ......................................................................................   Passed    0.01 sec
          Start 2684: memory_test.toErasedUniquePtr.example
2681/3391 Test #2682: memory_test.copyToSharedPtr.example ......................................................................................   Passed    0.01 sec
          Start 2685: memory_test.SysAllocator.equality
2682/3391 Test #2683: memory_test.copyThroughUniquePtr.example .................................................................................   Passed    0.01 sec
          Start 2686: memory_test.SysAllocator.allocateUnique
2683/3391 Test #2684: memory_test.toErasedUniquePtr.example ....................................................................................   Passed    0.01 sec
          Start 2687: memory_test.SysAllocator.allocateUniqueDifferentType
2684/3391 Test #2685: memory_test.SysAllocator.equality ........................................................................................   Passed    0.01 sec
          Start 2688: memory_test.SysAllocator.vector
2685/3391 Test #2686: memory_test.SysAllocator.allocateUnique ..................................................................................   Passed    0.01 sec
          Start 2689: memory_test.SysAllocator.badAlloc
2686/3391 Test #2687: memory_test.SysAllocator.allocateUniqueDifferentType .....................................................................   Passed    0.01 sec
          Start 2690: memory_test.AlignedSysAllocator.equalityFixed
2687/3391 Test #2688: memory_test.SysAllocator.vector ..........................................................................................   Passed    0.01 sec
          Start 2691: memory_test.AlignedSysAllocator.allocateUniqueFixed
2688/3391 Test #2689: memory_test.SysAllocator.badAlloc ........................................................................................   Passed    0.01 sec
          Start 2692: memory_test.AlignedSysAllocator.undersizedFixed
2689/3391 Test #2690: memory_test.AlignedSysAllocator.equalityFixed ............................................................................   Passed    0.01 sec
          Start 2693: memory_test.AlignedSysAllocator.vectorFixed
2690/3391 Test #2691: memory_test.AlignedSysAllocator.allocateUniqueFixed ......................................................................   Passed    0.01 sec
          Start 2694: memory_test.AlignedSysAllocator.badAllocFixed
2691/3391 Test #2692: memory_test.AlignedSysAllocator.undersizedFixed ..........................................................................   Passed    0.01 sec
          Start 2695: memory_test.AlignedSysAllocator.equalityDefault
2692/3391 Test #2693: memory_test.AlignedSysAllocator.vectorFixed ..............................................................................   Passed    0.01 sec
          Start 2696: memory_test.AlignedSysAllocator.allocateUniqueDefault
2693/3391 Test #2694: memory_test.AlignedSysAllocator.badAllocFixed ............................................................................   Passed    0.01 sec
          Start 2697: memory_test.AlignedSysAllocator.undersizedDefault
2694/3391 Test #2695: memory_test.AlignedSysAllocator.equalityDefault ..........................................................................   Passed    0.01 sec
          Start 2698: memory_test.AlignedSysAllocator.vectorDefault
2695/3391 Test #2696: memory_test.AlignedSysAllocator.allocateUniqueDefault ....................................................................   Passed    0.01 sec
          Start 2699: memory_test.AlignedSysAllocator.badAllocDefault
2696/3391 Test #2697: memory_test.AlignedSysAllocator.undersizedDefault ........................................................................   Passed    0.01 sec
          Start 2700: memory_test.AlignedSysAllocator.convertingConstructor
2697/3391 Test #2698: memory_test.AlignedSysAllocator.vectorDefault ............................................................................   Passed    0.01 sec
          Start 2701: memory_test.allocateSysBuffer.compiles
2698/3391 Test #2699: memory_test.AlignedSysAllocator.badAllocDefault ..........................................................................   Passed    0.01 sec
          Start 2702: memory_test.allocateUnique.ctorFailure
2699/3391 Test #2700: memory_test.AlignedSysAllocator.convertingConstructor ....................................................................   Passed    0.01 sec
          Start 2703: memory_test.AllocatorObjectLifecycleTraits.compiles
2700/3391 Test #2701: memory_test.allocateSysBuffer.compiles ...................................................................................   Passed    0.01 sec
          Start 2704: memory_test.allocateOverAligned.notActuallyOver
2701/3391 Test #2702: memory_test.allocateUnique.ctorFailure ...................................................................................   Passed    0.01 sec
          Start 2705: memory_test.allocateOverAligned.manualOverStdAlloc
2702/3391 Test #2703: memory_test.AllocatorObjectLifecycleTraits.compiles ......................................................................   Passed    0.01 sec
          Start 2706: memory_test.allocateOverAligned.manualOverCustomAlloc
2703/3391 Test #2704: memory_test.allocateOverAligned.notActuallyOver ..........................................................................   Passed    0.01 sec
          Start 2707: memory_test.allocateOverAligned.defaultOverCustomAlloc
2704/3391 Test #2705: memory_test.allocateOverAligned.manualOverStdAlloc .......................................................................   Passed    0.01 sec
          Start 2708: move_wrapper_test.makeMoveWrapper.Empty
2705/3391 Test #2706: memory_test.allocateOverAligned.manualOverCustomAlloc ....................................................................   Passed    0.01 sec
          Start 2709: move_wrapper_test.makeMoveWrapper.NonEmpty
2706/3391 Test #2707: memory_test.allocateOverAligned.defaultOverCustomAlloc ...................................................................   Passed    0.01 sec
          Start 2710: move_wrapper_test.makeMoveWrapper.rvalue
2707/3391 Test #2708: move_wrapper_test.makeMoveWrapper.Empty ..................................................................................   Passed    0.01 sec
          Start 2711: move_wrapper_test.makeMoveWrapper.lvalue
2708/3391 Test #2709: move_wrapper_test.makeMoveWrapper.NonEmpty ...............................................................................   Passed    0.01 sec
          Start 2712: move_wrapper_test.makeMoveWrapper.lvalueCopyable
2709/3391 Test #2710: move_wrapper_test.makeMoveWrapper.rvalue .................................................................................   Passed    0.01 sec
          Start 2713: mpmc_pipeline_test.MPMCPipeline.Trivial
2710/3391 Test #2711: move_wrapper_test.makeMoveWrapper.lvalue .................................................................................   Passed    0.01 sec
          Start 2714: mpmc_pipeline_test.MPMCPipeline.TrivialAmplification
2711/3391 Test #2712: move_wrapper_test.makeMoveWrapper.lvalueCopyable .........................................................................   Passed    0.01 sec
          Start 2715: mpmc_pipeline_test.MPMCPipeline.MultiThreaded
2712/3391 Test #2713: mpmc_pipeline_test.MPMCPipeline.Trivial ..................................................................................   Passed    0.01 sec
          Start 2716: optional_coroutines_test.Optional.CoroutineSuccess
2713/3391 Test #2714: mpmc_pipeline_test.MPMCPipeline.TrivialAmplification .....................................................................   Passed    0.01 sec
          Start 2717: optional_coroutines_test.Optional.CoroutineFailure
2714/3391 Test #2716: optional_coroutines_test.Optional.CoroutineSuccess .......................................................................   Passed    0.01 sec
          Start 2718: optional_coroutines_test.Optional.CoroutineException
2715/3391 Test #2717: optional_coroutines_test.Optional.CoroutineFailure .......................................................................   Passed    0.01 sec
          Start 2719: optional_coroutines_test.Optional.CoroutineCleanedUp
2716/3391 Test #2715: mpmc_pipeline_test.MPMCPipeline.MultiThreaded ............................................................................   Passed    0.02 sec
          Start 2720: optional_test.Optional.ConstexprConstructible
2717/3391 Test #2718: optional_coroutines_test.Optional.CoroutineException .....................................................................   Passed    0.01 sec
          Start 2721: optional_test.Optional.NoDefault
2718/3391 Test #2719: optional_coroutines_test.Optional.CoroutineCleanedUp .....................................................................   Passed    0.01 sec
          Start 2722: optional_test.Optional.Emplace
2719/3391 Test #2720: optional_test.Optional.ConstexprConstructible ............................................................................   Passed    0.01 sec
          Start 2723: optional_test.Optional.EmplaceInitializerList
2720/3391 Test #2721: optional_test.Optional.NoDefault .........................................................................................   Passed    0.01 sec
          Start 2724: optional_test.Optional.Reset
2721/3391 Test #2722: optional_test.Optional.Emplace ...........................................................................................   Passed    0.01 sec
          Start 2725: optional_test.Optional.String
2722/3391 Test #2723: optional_test.Optional.EmplaceInitializerList ............................................................................   Passed    0.01 sec
          Start 2726: optional_test.Optional.Const
2723/3391 Test #2724: optional_test.Optional.Reset .............................................................................................   Passed    0.01 sec
          Start 2727: optional_test.Optional.Simple
2724/3391 Test #2725: optional_test.Optional.String ............................................................................................   Passed    0.01 sec
          Start 2728: optional_test.Optional.valueOrRvalueArg
2725/3391 Test #2726: optional_test.Optional.Const .............................................................................................   Passed    0.01 sec
          Start 2729: optional_test.Optional.valueOrNoncopyable
2726/3391 Test #2727: optional_test.Optional.Simple ............................................................................................   Passed    0.01 sec
          Start 2730: optional_test.Optional.valueMove
2727/3391 Test #2728: optional_test.Optional.valueOrRvalueArg ..................................................................................   Passed    0.01 sec
          Start 2731: optional_test.Optional.dereferenceMove
2728/3391 Test #2729: optional_test.Optional.valueOrNoncopyable ................................................................................   Passed    0.01 sec
          Start 2732: optional_test.Optional.EmptyConstruct
2729/3391 Test #2730: optional_test.Optional.valueMove .........................................................................................   Passed    0.01 sec
          Start 2733: optional_test.Optional.InPlaceConstruct
2730/3391 Test #2731: optional_test.Optional.dereferenceMove ...................................................................................   Passed    0.01 sec
          Start 2734: optional_test.Optional.InPlaceNestedConstruct
2731/3391 Test #2732: optional_test.Optional.EmptyConstruct ....................................................................................   Passed    0.01 sec
          Start 2735: optional_test.Optional.Unique
2732/3391 Test #2733: optional_test.Optional.InPlaceConstruct ..................................................................................   Passed    0.01 sec
          Start 2736: optional_test.Optional.Shared
2733/3391 Test #2734: optional_test.Optional.InPlaceNestedConstruct ............................................................................   Passed    0.01 sec
          Start 2737: optional_test.Optional.Order
2734/3391 Test #2735: optional_test.Optional.Unique ............................................................................................   Passed    0.01 sec
          Start 2738: optional_test.Optional.Swap
2735/3391 Test #2736: optional_test.Optional.Shared ............................................................................................   Passed    0.01 sec
          Start 2739: optional_test.Optional.Comparisons
2736/3391 Test #2737: optional_test.Optional.Order .............................................................................................   Passed    0.01 sec
          Start 2740: optional_test.Optional.HeterogeneousComparisons
2737/3391 Test #2738: optional_test.Optional.Swap ..............................................................................................   Passed    0.01 sec
          Start 2741: optional_test.Optional.NoneComparisons
2738/3391 Test #2739: optional_test.Optional.Comparisons .......................................................................................   Passed    0.01 sec
          Start 2742: optional_test.Optional.Conversions
2739/3391 Test #2740: optional_test.Optional.HeterogeneousComparisons ..........................................................................   Passed    0.01 sec
          Start 2743: optional_test.Optional.Pointee
2740/3391 Test #2741: optional_test.Optional.NoneComparisons ...................................................................................   Passed    0.01 sec
          Start 2744: optional_test.Optional.MakeOptional
2741/3391 Test #2742: optional_test.Optional.Conversions .......................................................................................   Passed    0.01 sec
          Start 2745: optional_test.Optional.InitializerListConstruct
2742/3391 Test #2743: optional_test.Optional.Pointee ...........................................................................................   Passed    0.01 sec
          Start 2746: optional_test.Optional.TestDisambiguationMakeOptionalVariants
2743/3391 Test #2744: optional_test.Optional.MakeOptional ......................................................................................   Passed    0.01 sec
          Start 2747: optional_test.Optional.SelfAssignment
2744/3391 Test #2745: optional_test.Optional.InitializerListConstruct ..........................................................................   Passed    0.01 sec
          Start 2748: optional_test.Optional.AssignmentContained
2745/3391 Test #2746: optional_test.Optional.TestDisambiguationMakeOptionalVariants ............................................................   Passed    0.01 sec
          Start 2749: optional_test.Optional.Exceptions
2746/3391 Test #2747: optional_test.Optional.SelfAssignment ....................................................................................   Passed    0.01 sec
          Start 2750: optional_test.Optional.NoThrowDefaultConstructible
2747/3391 Test #2748: optional_test.Optional.AssignmentContained ...............................................................................   Passed    0.01 sec
          Start 2751: optional_test.Optional.TriviallyDestructible
2748/3391 Test #2749: optional_test.Optional.Exceptions ........................................................................................   Passed    0.01 sec
          Start 2752: optional_test.Optional.Hash
2749/3391 Test #2750: optional_test.Optional.NoThrowDefaultConstructible .......................................................................   Passed    0.01 sec
          Start 2753: optional_test.Optional.ConstMember
2750/3391 Test #2751: optional_test.Optional.TriviallyDestructible .............................................................................   Passed    0.01 sec
          Start 2754: optional_test.Optional.NoneMatchesNullopt
2751/3391 Test #2752: optional_test.Optional.Hash ..............................................................................................   Passed    0.01 sec
          Start 2755: optional_test.Optional.StdOptionalConversions
2752/3391 Test #2753: optional_test.Optional.ConstMember .......................................................................................   Passed    0.01 sec
          Start 2756: optional_test.Optional.MovedFromOptionalIsEmpty
2753/3391 Test #2754: optional_test.Optional.NoneMatchesNullopt ................................................................................   Passed    0.01 sec
          Start 2757: padded_test.NodeTest.Padding
2754/3391 Test #2755: optional_test.Optional.StdOptionalConversions ............................................................................   Passed    0.01 sec
          Start 2758: padded_test.IntPaddedConstTest.Iteration
2755/3391 Test #2756: optional_test.Optional.MovedFromOptionalIsEmpty ..........................................................................   Passed    0.01 sec
          Start 2759: padded_test.IntPaddedConstTest.Arithmetic
2756/3391 Test #2757: padded_test.NodeTest.Padding .............................................................................................   Passed    0.01 sec
          Start 2760: padded_test.IntPaddedNonConstTest.Iteration
2757/3391 Test #2758: padded_test.IntPaddedConstTest.Iteration .................................................................................   Passed    0.01 sec
          Start 2761: padded_test.StructPaddedConstTest.Iteration
2758/3391 Test #2759: padded_test.IntPaddedConstTest.Arithmetic ................................................................................   Passed    0.01 sec
          Start 2762: padded_test.IntAdaptorTest.Simple
2759/3391 Test #2760: padded_test.IntPaddedNonConstTest.Iteration ..............................................................................   Passed    0.01 sec
          Start 2763: padded_test.IntAdaptorTest.ResizeConstructor
2760/3391 Test #2761: padded_test.StructPaddedConstTest.Iteration ..............................................................................   Passed    0.01 sec
          Start 2764: padded_test.IntAdaptorTest.SimpleEmplaceBack
2761/3391 Test #2762: padded_test.IntAdaptorTest.Simple ........................................................................................   Passed    0.01 sec
          Start 2765: portability_test.Portability.Final
2762/3391 Test #2763: padded_test.IntAdaptorTest.ResizeConstructor .............................................................................   Passed    0.01 sec
          Start 2766: random_test.Random.StateSize
2763/3391 Test #2764: padded_test.IntAdaptorTest.SimpleEmplaceBack .............................................................................   Passed    0.01 sec
          Start 2767: random_test.Random.Simple
2764/3391 Test #2765: portability_test.Portability.Final .......................................................................................   Passed    0.01 sec
          Start 2768: random_test.Random.FixedSeed
2765/3391 Test #2766: random_test.Random.StateSize .............................................................................................   Passed    0.01 sec
          Start 2769: random_test.Random.MultiThreaded
2766/3391 Test #2767: random_test.Random.Simple ................................................................................................   Passed    0.01 sec
          Start 2770: random_test.Random.sanity
2767/3391 Test #2768: random_test.Random.FixedSeed .............................................................................................   Passed    0.01 sec
          Start 2771: random_test.Random.oneIn
2768/3391 Test #2770: random_test.Random.sanity ................................................................................................   Passed    0.01 sec
          Start 2772: random_test.Random.oneIn64
2769/3391 Test #2771: random_test.Random.oneIn .................................................................................................   Passed    0.01 sec
          Start 2773: random_test.Random.randBool
2770/3391 Test #2769: random_test.Random.MultiThreaded .........................................................................................   Passed    0.02 sec
          Start 2774: random_test.Random.randDouble01
2771/3391 Test #2772: random_test.Random.oneIn64 ...............................................................................................   Passed    0.01 sec
          Start 2775: random_test.Random.SecureFork
2772/3391 Test #2773: random_test.Random.randBool ..............................................................................................   Passed    0.01 sec
          Start 2776: range_test.StringPiece.All
2773/3391 Test #2774: random_test.Random.randDouble01 ..........................................................................................   Passed    0.01 sec
          Start 2777: range_test.StringPiece.CustomAllocator
2774/3391 Test #2775: random_test.Random.SecureFork ............................................................................................   Passed    0.01 sec
          Start 2778: range_test.StringPiece.EightBitComparisons
2775/3391 Test #2776: range_test.StringPiece.All ...............................................................................................   Passed    0.01 sec
          Start 2779: range_test.StringPiece.ToByteRange
2776/3391 Test #2777: range_test.StringPiece.CustomAllocator ...................................................................................   Passed    0.01 sec
          Start 2780: range_test.ByteRange.FromString
2777/3391 Test #2778: range_test.StringPiece.EightBitComparisons ...............................................................................   Passed    0.01 sec
          Start 2781: range_test.StringPiece.InvalidRange
2778/3391 Test #2779: range_test.StringPiece.ToByteRange .......................................................................................   Passed    0.01 sec
          Start 2782: range_test.StringPiece.Constexpr
2779/3391 Test #2780: range_test.ByteRange.FromString ..........................................................................................   Passed    0.01 sec
          Start 2783: range_test.StringPiece.Prefix
2780/3391 Test #2781: range_test.StringPiece.InvalidRange ......................................................................................   Passed    0.01 sec
          Start 2784: range_test.StringPiece.Suffix
2781/3391 Test #2782: range_test.StringPiece.Constexpr .........................................................................................   Passed    0.01 sec
          Start 2785: range_test.StringPiece.Equals
2782/3391 Test #2783: range_test.StringPiece.Prefix ............................................................................................   Passed    0.01 sec
          Start 2786: range_test.StringPiece.PrefixEmpty
2783/3391 Test #2784: range_test.StringPiece.Suffix ............................................................................................   Passed    0.01 sec
          Start 2787: range_test.StringPiece.SuffixEmpty
2784/3391 Test #2785: range_test.StringPiece.Equals ............................................................................................   Passed    0.01 sec
          Start 2788: range_test.StringPiece.erase
2785/3391 Test #2786: range_test.StringPiece.PrefixEmpty .......................................................................................   Passed    0.01 sec
          Start 2789: range_test.StringPiece.splitStepCharDelimiter
2786/3391 Test #2787: range_test.StringPiece.SuffixEmpty .......................................................................................   Passed    0.01 sec
          Start 2790: range_test.StringPiece.splitStepRangeDelimiter
2787/3391 Test #2788: range_test.StringPiece.erase .............................................................................................   Passed    0.01 sec
          Start 2791: range_test.StringPiece.splitStepWithProcessCharDelimiter
2788/3391 Test #2789: range_test.StringPiece.splitStepCharDelimiter ............................................................................   Passed    0.01 sec
          Start 2792: range_test.StringPiece.splitStepWithProcessRangeDelimiter
2789/3391 Test #2790: range_test.StringPiece.splitStepRangeDelimiter ...........................................................................   Passed    0.01 sec
          Start 2793: range_test.StringPiece.splitStepWithProcessCharDelimiterAdditionalArgs
2790/3391 Test #2791: range_test.StringPiece.splitStepWithProcessCharDelimiter .................................................................   Passed    0.01 sec
          Start 2794: range_test.StringPiece.splitStepWithProcessRangeDelimiterAdditionalArgs
2791/3391 Test #2792: range_test.StringPiece.splitStepWithProcessRangeDelimiter ................................................................   Passed    0.01 sec
          Start 2795: range_test.StringPiece.NoInvalidImplicitConversions
2792/3391 Test #2793: range_test.StringPiece.splitStepWithProcessCharDelimiterAdditionalArgs ...................................................   Passed    0.01 sec
          Start 2796: range_test.qfind.UInt32Ranges
2793/3391 Test #2794: range_test.StringPiece.splitStepWithProcessRangeDelimiterAdditionalArgs ..................................................   Passed    0.01 sec
          Start 2797: range_test.NeedleFinderTest/*.Null
2794/3391 Test #2795: range_test.StringPiece.NoInvalidImplicitConversions ......................................................................   Passed    0.01 sec
          Start 2798: range_test.NeedleFinderTest/*.DelimDuplicates
2795/3391 Test #2796: range_test.qfind.UInt32Ranges ............................................................................................   Passed    0.01 sec
          Start 2799: range_test.NeedleFinderTest/*.Empty
2796/3391 Test #2797: range_test.NeedleFinderTest/*.Null .......................................................................................   Passed    0.01 sec
          Start 2800: range_test.NeedleFinderTest/*.Unaligned
2797/3391 Test #2798: range_test.NeedleFinderTest/*.DelimDuplicates ............................................................................   Passed    0.01 sec
          Start 2801: range_test.NeedleFinderTest/*.Needles256
2798/3391 Test #2799: range_test.NeedleFinderTest/*.Empty ......................................................................................   Passed    0.01 sec
          Start 2802: range_test.NeedleFinderTest/*.Base
2799/3391 Test #2800: range_test.NeedleFinderTest/*.Unaligned ..................................................................................   Passed    0.01 sec
          Start 2803: range_test.NeedleFinderTest/*.NoSegFault
2800/3391 Test #2801: range_test.NeedleFinderTest/*.Needles256 .................................................................................   Passed    0.01 sec
          Start 2804: range_test.NonConstTest.StringPiece
2801/3391 Test #2802: range_test.NeedleFinderTest/*.Base .......................................................................................   Passed    0.01 sec
          Start 2805: range_test.RangeFunc.Vector
2802/3391 Test #2804: range_test.NonConstTest.StringPiece ......................................................................................   Passed    0.01 sec
          Start 2806: range_test.RangeFunc.Array
2803/3391 Test #2805: range_test.RangeFunc.Vector ..............................................................................................   Passed    0.01 sec
          Start 2807: range_test.RangeFunc.CArray
2804/3391 Test #2806: range_test.RangeFunc.Array ...............................................................................................   Passed    0.01 sec
          Start 2808: range_test.RangeFunc.ConstexprCArray
2805/3391 Test #2807: range_test.RangeFunc.CArray ..............................................................................................   Passed    0.01 sec
          Start 2809: range_test.RangeFunc.ConstexprStdArray
2806/3391 Test #2808: range_test.RangeFunc.ConstexprCArray .....................................................................................   Passed    0.01 sec
          Start 2810: range_test.RangeFunc.ConstexprStdArrayZero
2807/3391 Test #2809: range_test.RangeFunc.ConstexprStdArray ...................................................................................   Passed    0.01 sec
          Start 2811: range_test.RangeFunc.ConstexprIteratorPair
2808/3391 Test #2810: range_test.RangeFunc.ConstexprStdArrayZero ...............................................................................   Passed    0.01 sec
          Start 2812: range_test.RangeFunc.ConstexprCollection
2809/3391 Test #2811: range_test.RangeFunc.ConstexprIteratorPair ...............................................................................   Passed    0.01 sec
          Start 2813: range_test.CRangeFunc.CArray
2810/3391 Test #2812: range_test.RangeFunc.ConstexprCollection .................................................................................   Passed    0.01 sec
          Start 2814: range_test.CRangeFunc.StdArray
2811/3391 Test #2813: range_test.CRangeFunc.CArray .............................................................................................   Passed    0.01 sec
          Start 2815: range_test.CRangeFunc.StdArrayZero
2812/3391 Test #2814: range_test.CRangeFunc.StdArray ...........................................................................................   Passed    0.01 sec
          Start 2816: range_test.CRangeFunc.Collection
2813/3391 Test #2815: range_test.CRangeFunc.StdArrayZero .......................................................................................   Passed    0.01 sec
          Start 2817: range_test.Range.CompareChar
2814/3391 Test #2816: range_test.CRangeFunc.Collection .........................................................................................   Passed    0.01 sec
          Start 2818: range_test.Range.CompareByte
2815/3391 Test #2817: range_test.Range.CompareChar .............................................................................................   Passed    0.01 sec
          Start 2819: range_test.Range.CompareFbck
2816/3391 Test #2803: range_test.NeedleFinderTest/*.NoSegFault .................................................................................   Passed    0.07 sec
          Start 2820: range_test.Range.CompareDouble
2817/3391 Test #2818: range_test.Range.CompareByte .............................................................................................   Passed    0.01 sec
          Start 2821: range_test.ReplaceAt.exhaustiveTest
2818/3391 Test #2819: range_test.Range.CompareFbck .............................................................................................   Passed    0.01 sec
          Start 2822: range_test.ReplaceAll.basicTest
2819/3391 Test #2820: range_test.Range.CompareDouble ...........................................................................................   Passed    0.01 sec
          Start 2823: range_test.ReplaceAll.randomTest
2820/3391 Test #2821: range_test.ReplaceAt.exhaustiveTest ......................................................................................   Passed    0.01 sec
          Start 2824: range_test.ReplaceAll.BadArg
2821/3391 Test #2822: range_test.ReplaceAll.basicTest ..........................................................................................   Passed    0.01 sec
          Start 2825: range_test.Range.Constructors
2822/3391 Test #2823: range_test.ReplaceAll.randomTest .........................................................................................   Passed    0.01 sec
          Start 2826: range_test.Range.ArrayConstructors
2823/3391 Test #2824: range_test.ReplaceAll.BadArg .............................................................................................   Passed    0.01 sec
          Start 2827: range_test.Range.ConstexprAccessors
2824/3391 Test #2825: range_test.Range.Constructors ............................................................................................   Passed    0.01 sec
          Start 2828: range_test.Range.LiteralSuffix
2825/3391 Test #2826: range_test.Range.ArrayConstructors .......................................................................................   Passed    0.01 sec
          Start 2829: range_test.Range.LiteralSuffixContainsNulBytes
2826/3391 Test #2827: range_test.Range.ConstexprAccessors ......................................................................................   Passed    0.01 sec
          Start 2830: range_test.Range.StringPieceExplicitConversionOperator
2827/3391 Test #2828: range_test.Range.LiteralSuffix ...........................................................................................   Passed    0.01 sec
          Start 2831: range_test.Range.MutableStringPieceExplicitConversionOperator
2828/3391 Test #2829: range_test.Range.LiteralSuffixContainsNulBytes ...........................................................................   Passed    0.01 sec
          Start 2832: range_test.Range.InitializerList
2829/3391 Test #2830: range_test.Range.StringPieceExplicitConversionOperator ...................................................................   Passed    0.01 sec
          Start 2833: range_test.StringPiece.StringViewConversion
2830/3391 Test #2831: range_test.Range.MutableStringPieceExplicitConversionOperator ............................................................   Passed    0.01 sec
          Start 2834: range_test.StringPiece.Format
2831/3391 Test #2832: range_test.Range.InitializerList .........................................................................................   Passed    0.01 sec
          Start 2835: replaceable_test.ReplaceableStaticAttributeTest/*.size
2832/3391 Test #2833: range_test.StringPiece.StringViewConversion ..............................................................................   Passed    0.01 sec
          Start 2836: replaceable_test.ReplaceableStaticAttributeTest/*.align
2833/3391 Test #2834: range_test.StringPiece.Format ............................................................................................   Passed    0.01 sec
          Start 2837: replaceable_test.ReplaceableStaticAttributeTest/*.destructible
2834/3391 Test #2835: replaceable_test.ReplaceableStaticAttributeTest/*.size ...................................................................   Passed    0.01 sec
          Start 2838: replaceable_test.ReplaceableStaticAttributeTest/*.triviallyDestructible
2835/3391 Test #2836: replaceable_test.ReplaceableStaticAttributeTest/*.align ..................................................................   Passed    0.01 sec
          Start 2839: replaceable_test.ReplaceableStaticAttributeTest/*.defaultConstructible
2836/3391 Test #2837: replaceable_test.ReplaceableStaticAttributeTest/*.destructible ...........................................................   Passed    0.01 sec
          Start 2840: replaceable_test.ReplaceableStaticAttributeTest/*.moveConstructible
2837/3391 Test #2838: replaceable_test.ReplaceableStaticAttributeTest/*.triviallyDestructible ..................................................   Passed    0.01 sec
          Start 2841: replaceable_test.ReplaceableStaticAttributeTest/*.copyConstructible
2838/3391 Test #2839: replaceable_test.ReplaceableStaticAttributeTest/*.defaultConstructible ...................................................   Passed    0.01 sec
          Start 2842: replaceable_test.ReplaceableStaticAttributeTest/*.moveAssignable
2839/3391 Test #2840: replaceable_test.ReplaceableStaticAttributeTest/*.moveConstructible ......................................................   Passed    0.01 sec
          Start 2843: replaceable_test.ReplaceableStaticAttributeTest/*.copyAssignable
2840/3391 Test #2841: replaceable_test.ReplaceableStaticAttributeTest/*.copyConstructible ......................................................   Passed    0.01 sec
          Start 2844: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowDestructible
2841/3391 Test #2842: replaceable_test.ReplaceableStaticAttributeTest/*.moveAssignable .........................................................   Passed    0.01 sec
          Start 2845: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowDefaultConstructible
2842/3391 Test #2843: replaceable_test.ReplaceableStaticAttributeTest/*.copyAssignable .........................................................   Passed    0.01 sec
          Start 2846: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowMoveConstructible
2843/3391 Test #2844: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowDestructible ....................................................   Passed    0.01 sec
          Start 2847: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowCopyConstructible
2844/3391 Test #2845: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowDefaultConstructible ............................................   Passed    0.01 sec
          Start 2848: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowMoveAssignable
2845/3391 Test #2846: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowMoveConstructible ...............................................   Passed    0.01 sec
          Start 2849: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowCopyAssignable
2846/3391 Test #2847: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowCopyConstructible ...............................................   Passed    0.01 sec
          Start 2850: replaceable_test.ReplaceableStaticAttributeTest/*.replaceable
2847/3391 Test #2848: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowMoveAssignable ..................................................   Passed    0.01 sec
          Start 2851: replaceable_test.ReplaceableStaticAttributePairTest/*.copyConstruct
2848/3391 Test #2849: replaceable_test.ReplaceableStaticAttributeTest/*.nothrowCopyAssignable ..................................................   Passed    0.01 sec
          Start 2852: replaceable_test.ReplaceableStaticAttributePairTest/*.moveConstruct
2849/3391 Test #2850: replaceable_test.ReplaceableStaticAttributeTest/*.replaceable ............................................................   Passed    0.01 sec
          Start 2853: replaceable_test.ReplaceableStaticAttributePairTest/*.copyAssign
2850/3391 Test #2851: replaceable_test.ReplaceableStaticAttributePairTest/*.copyConstruct ......................................................   Passed    0.01 sec
          Start 2854: replaceable_test.ReplaceableStaticAttributePairTest/*.moveAssign
2851/3391 Test #2852: replaceable_test.ReplaceableStaticAttributePairTest/*.moveConstruct ......................................................   Passed    0.01 sec
          Start 2855: replaceable_test.ReplaceableStaticAttributePairTest/*.nothrowCopyConstruct
2852/3391 Test #2853: replaceable_test.ReplaceableStaticAttributePairTest/*.copyAssign .........................................................   Passed    0.01 sec
          Start 2856: replaceable_test.ReplaceableStaticAttributePairTest/*.nothrowMoveConstruct
2853/3391 Test #2854: replaceable_test.ReplaceableStaticAttributePairTest/*.moveAssign .........................................................   Passed    0.01 sec
          Start 2857: replaceable_test.ReplaceableStaticAttributePairTest/*.nothrowCopyAssign
2854/3391 Test #2855: replaceable_test.ReplaceableStaticAttributePairTest/*.nothrowCopyConstruct ...............................................   Passed    0.01 sec
          Start 2858: replaceable_test.ReplaceableStaticAttributePairTest/*.nothrowMoveAssign
2855/3391 Test #2856: replaceable_test.ReplaceableStaticAttributePairTest/*.nothrowMoveConstruct ...............................................   Passed    0.01 sec
          Start 2859: replaceable_test.ReplaceableTest.Basics
2856/3391 Test #2857: replaceable_test.ReplaceableStaticAttributePairTest/*.nothrowCopyAssign ..................................................   Passed    0.01 sec
          Start 2860: replaceable_test.ReplaceableTest.Constructors
2857/3391 Test #2858: replaceable_test.ReplaceableStaticAttributePairTest/*.nothrowMoveAssign ..................................................   Passed    0.01 sec
          Start 2861: replaceable_test.ReplaceableTest.DestructsWhenExpected
2858/3391 Test #2859: replaceable_test.ReplaceableTest.Basics ..................................................................................   Passed    0.01 sec
          Start 2862: replaceable_test.ReplaceableTest.Conversions
2859/3391 Test #2860: replaceable_test.ReplaceableTest.Constructors ............................................................................   Passed    0.01 sec
          Start 2863: replaceable_test.ReplaceableTest.swapMemberFunctionIsNoexcept
2860/3391 Test #2861: replaceable_test.ReplaceableTest.DestructsWhenExpected ...................................................................   Passed    0.01 sec
          Start 2864: replaceable_test.ReplaceableTest.swapMemberFunctionIsNotNoexcept
2861/3391 Test #2862: replaceable_test.ReplaceableTest.Conversions .............................................................................   Passed    0.01 sec
          Start 2865: replaceable_test.ReplaceableTest.swapMemberFunctionDelegatesToUserSwap
2862/3391 Test #2863: replaceable_test.ReplaceableTest.swapMemberFunctionIsNoexcept ............................................................   Passed    0.01 sec
          Start 2866: replaceable_test.ReplaceableTest.DeductionGuide
2863/3391 Test #2864: replaceable_test.ReplaceableTest.swapMemberFunctionIsNotNoexcept .........................................................   Passed    0.01 sec
          Start 2867: scope_guard_test.ScopeGuard.DifferentWaysToBind
2864/3391 Test #2865: replaceable_test.ReplaceableTest.swapMemberFunctionDelegatesToUserSwap ...................................................   Passed    0.01 sec
          Start 2868: scope_guard_test.ScopeGuard.GuardException
2865/3391 Test #2866: replaceable_test.ReplaceableTest.DeductionGuide ..........................................................................   Passed    0.01 sec
          Start 2869: scope_guard_test.ScopeGuard.UndoAction
2866/3391 Test #2867: scope_guard_test.ScopeGuard.DifferentWaysToBind ..........................................................................   Passed    0.01 sec
          Start 2870: scope_guard_test.ScopeGuard.MakeDismissedGuard
2867/3391 Test #2869: scope_guard_test.ScopeGuard.UndoAction ...................................................................................   Passed    0.01 sec
          Start 2871: scope_guard_test.ScopeGuard.TryCatchFinally
2868/3391 Test #2870: scope_guard_test.ScopeGuard.MakeDismissedGuard ...........................................................................   Passed    0.01 sec
          Start 2872: scope_guard_test.ScopeGuard.TESTScopeExit
2869/3391 Test #2871: scope_guard_test.ScopeGuard.TryCatchFinally ..............................................................................   Passed    0.01 sec
          Start 2873: scope_guard_test.ScopeGuard.TESTScopeFailure2
2870/3391 Test #2872: scope_guard_test.ScopeGuard.TESTScopeExit ................................................................................   Passed    0.01 sec
          Start 2874: scope_guard_test.ScopeGuard.TESTScopeFailExceptionPtr
2871/3391 Test #2873: scope_guard_test.ScopeGuard.TESTScopeFailure2 ............................................................................   Passed    0.01 sec
          Start 2875: scope_guard_test.ScopeGuard.TESTScopeFailAndScopeSuccess
2872/3391 Test #2874: scope_guard_test.ScopeGuard.TESTScopeFailExceptionPtr ....................................................................   Passed    0.01 sec
          Start 2876: scope_guard_test.ScopeGuard.TESTScopeSuccessThrow
2873/3391 Test #2875: scope_guard_test.ScopeGuard.TESTScopeFailAndScopeSuccess .................................................................   Passed    0.01 sec
          Start 2877: scope_guard_test.ScopeGuard.TESTThrowingCleanupAction
2874/3391 Test #2876: scope_guard_test.ScopeGuard.TESTScopeSuccessThrow ........................................................................   Passed    0.01 sec
          Start 2878: singleton_test_global.Singleton.BasicGlobalUsage
2875/3391 Test #2877: scope_guard_test.ScopeGuard.TESTThrowingCleanupAction ....................................................................   Passed    0.01 sec
          Start 2879: spin_lock_test.SpinLock.Correctness
2876/3391 Test #2878: singleton_test_global.Singleton.BasicGlobalUsage .........................................................................   Passed    0.01 sec
          Start 2880: spin_lock_test.SpinLock.TryLock
2877/3391 Test #2880: spin_lock_test.SpinLock.TryLock ..........................................................................................   Passed    0.01 sec
          Start 2881: string_test.StringPrintf.BasicTest
2878/3391 Test #2881: string_test.StringPrintf.BasicTest .......................................................................................   Passed    0.01 sec
          Start 2882: string_test.StringPrintf.NumericFormats
2879/3391 Test #2882: string_test.StringPrintf.NumericFormats ..................................................................................   Passed    0.01 sec
          Start 2883: string_test.StringPrintf.Appending
2880/3391 Test #2883: string_test.StringPrintf.Appending .......................................................................................   Passed    0.01 sec
          Start 2884: string_test.StringPrintf.VPrintf
2881/3391 Test #2884: string_test.StringPrintf.VPrintf .........................................................................................   Passed    0.01 sec
          Start 2885: string_test.StringPrintf.VariousSizes
2882/3391 Test #2885: string_test.StringPrintf.VariousSizes ....................................................................................   Passed    0.01 sec
          Start 2886: string_test.StringPrintf.oldStringPrintfTests
2883/3391 Test #2886: string_test.StringPrintf.oldStringPrintfTests ............................................................................   Passed    0.01 sec
          Start 2887: string_test.StringPrintf.oldStringAppendf
2884/3391 Test #2868: scope_guard_test.ScopeGuard.GuardException ...............................................................................   Passed    0.11 sec
          Start 2888: string_test.Escape.cEscape
2885/3391 Test #2887: string_test.StringPrintf.oldStringAppendf ................................................................................   Passed    0.01 sec
          Start 2889: string_test.Escape.cUnescape
2886/3391 Test #2888: string_test.Escape.cEscape ...............................................................................................   Passed    0.01 sec
          Start 2890: string_test.Escape.uriEscape
2887/3391 Test #2889: string_test.Escape.cUnescape .............................................................................................   Passed    0.01 sec
          Start 2891: string_test.Escape.uriUnescape
2888/3391 Test #2890: string_test.Escape.uriEscape .............................................................................................   Passed    0.01 sec
          Start 2892: string_test.Escape.tryUriUnescape
2889/3391 Test #2891: string_test.Escape.uriUnescape ...........................................................................................   Passed    0.01 sec
          Start 2893: string_test.Escape.uriEscapeAllCombinations
2890/3391 Test #2892: string_test.Escape.tryUriUnescape ........................................................................................   Passed    0.01 sec
          Start 2894: string_test.Escape.uriUnescapePercentDecoding
2891/3391 Test #2893: string_test.Escape.uriEscapeAllCombinations ..............................................................................   Passed    0.02 sec
          Start 2895: string_test.PrettyPrint.Basic
2892/3391 Test #2895: string_test.PrettyPrint.Basic ............................................................................................   Passed    0.01 sec
          Start 2896: string_test.PrettyToDouble.Basic
2893/3391 Test #2896: string_test.PrettyToDouble.Basic .........................................................................................   Passed    0.01 sec
          Start 2897: string_test.PrettyPrint.HexDump
2894/3391 Test #2897: string_test.PrettyPrint.HexDump ..........................................................................................   Passed    0.01 sec
          Start 2898: string_test.System.errnoStr
2895/3391 Test #2898: string_test.System.errnoStr ..............................................................................................   Passed    0.01 sec
          Start 2899: string_test.Split.splitVector
2896/3391 Test #2899: string_test.Split.splitVector ............................................................................................   Passed    0.01 sec
          Start 2900: string_test.Split.splitFbvector
2897/3391 Test #2900: string_test.Split.splitFbvector ..........................................................................................   Passed    0.01 sec
          Start 2901: string_test.Split.piecesVector
2898/3391 Test #2901: string_test.Split.piecesVector ...........................................................................................   Passed    0.01 sec
          Start 2902: string_test.Split.piecesFbvector
2899/3391 Test #2902: string_test.Split.piecesFbvector .........................................................................................   Passed    0.01 sec
          Start 2903: string_test.Split.viewVector
2900/3391 Test #2903: string_test.Split.viewVector .............................................................................................   Passed    0.01 sec
          Start 2904: string_test.Split.viewFbvector
2901/3391 Test #2904: string_test.Split.viewFbvector ...........................................................................................   Passed    0.01 sec
          Start 2905: string_test.Split.fixed
2902/3391 Test #2905: string_test.Split.fixed ..................................................................................................   Passed    0.01 sec
          Start 2906: string_test.Split.stdStringFixed
2903/3391 Test #2906: string_test.Split.stdStringFixed .........................................................................................   Passed    0.01 sec
          Start 2907: string_test.Split.fixedConvert
2904/3391 Test #2907: string_test.Split.fixedConvert ...........................................................................................   Passed    0.01 sec
          Start 2908: string_test.Split.fixedConvertCustom
2905/3391 Test #2908: string_test.Split.fixedConvertCustom .....................................................................................   Passed    0.01 sec
          Start 2909: string_test.String.join
2906/3391 Test #2909: string_test.String.join ..................................................................................................   Passed    0.01 sec
          Start 2910: string_test.String.hexlify
2907/3391 Test #2910: string_test.String.hexlify ...............................................................................................   Passed    0.01 sec
          Start 2911: string_test.String.unhexlify
2908/3391 Test #2911: string_test.String.unhexlify .............................................................................................   Passed    0.01 sec
          Start 2912: string_test.String.backslashify
2909/3391 Test #2912: string_test.String.backslashify ..........................................................................................   Passed    0.01 sec
          Start 2913: string_test.String.humanify
2910/3391 Test #2913: string_test.String.humanify ..............................................................................................   Passed    0.01 sec
          Start 2914: string_test.String.toLowerAsciiAligned
2911/3391 Test #2914: string_test.String.toLowerAsciiAligned ...................................................................................   Passed    0.01 sec
          Start 2915: string_test.String.toLowerAsciiUnaligned
2912/3391 Test #2915: string_test.String.toLowerAsciiUnaligned .................................................................................   Passed    0.01 sec
          Start 2916: string_test.String.whitespace
2913/3391 Test #2916: string_test.String.whitespace ............................................................................................   Passed    0.01 sec
          Start 2917: string_test.String.trim
2914/3391 Test #2917: string_test.String.trim ..................................................................................................   Passed    0.01 sec
          Start 2918: string_test.String.stripLeftMarginReallyEmpty
2915/3391 Test #2918: string_test.String.stripLeftMarginReallyEmpty ............................................................................   Passed    0.01 sec
          Start 2919: string_test.String.stripLeftMarginEmpty
2916/3391 Test #2919: string_test.String.stripLeftMarginEmpty ..................................................................................   Passed    0.01 sec
          Start 2920: string_test.String.stripLeftMarginOnlyWhitespace
2917/3391 Test #2920: string_test.String.stripLeftMarginOnlyWhitespace .........................................................................   Passed    0.01 sec
          Start 2921: string_test.String.stripLeftMarginOnlyUnevenWhitespace
2918/3391 Test #2921: string_test.String.stripLeftMarginOnlyUnevenWhitespace ...................................................................   Passed    0.01 sec
          Start 2922: string_test.String.stripLeftMarginOneLine
2919/3391 Test #2922: string_test.String.stripLeftMarginOneLine ................................................................................   Passed    0.01 sec
          Start 2923: string_test.String.stripLeftMarginTwoLines
2920/3391 Test #2923: string_test.String.stripLeftMarginTwoLines ...............................................................................   Passed    0.01 sec
          Start 2924: string_test.String.stripLeftMarginThreeLinesUneven
2921/3391 Test #2924: string_test.String.stripLeftMarginThreeLinesUneven .......................................................................   Passed    0.01 sec
          Start 2925: string_test.String.stripLeftMarginPrecedingBlankLines
2922/3391 Test #2925: string_test.String.stripLeftMarginPrecedingBlankLines ....................................................................   Passed    0.01 sec
          Start 2926: string_test.String.stripLeftMarginSucceedingBlankLines
2923/3391 Test #2926: string_test.String.stripLeftMarginSucceedingBlankLines ...................................................................   Passed    0.01 sec
          Start 2927: string_test.String.stripLeftMarginInterstitialUndentedWhiteline
2924/3391 Test #2927: string_test.String.stripLeftMarginInterstitialUndentedWhiteline ..........................................................   Passed    0.01 sec
          Start 2928: string_test.String.stripLeftMarginInterstitialDedentedWhiteline
2925/3391 Test #2928: string_test.String.stripLeftMarginInterstitialDedentedWhiteline ..........................................................   Passed    0.01 sec
          Start 2929: string_test.String.stripLeftMarginInterstitialEquidentedWhiteline
2926/3391 Test #2894: string_test.Escape.uriUnescapePercentDecoding ............................................................................   Passed    0.32 sec
          Start 2930: string_test.String.stripLeftMarginInterstitialIndentedWhiteline
2927/3391 Test #2929: string_test.String.stripLeftMarginInterstitialEquidentedWhiteline ........................................................   Passed    0.01 sec
          Start 2931: string_test.String.stripLeftMarginNoPreWhitespace
2928/3391 Test #2930: string_test.String.stripLeftMarginInterstitialIndentedWhiteline ..........................................................   Passed    0.01 sec
          Start 2932: string_test.String.stripLeftMarginNoPostWhitespace
2929/3391 Test #2931: string_test.String.stripLeftMarginNoPreWhitespace ........................................................................   Passed    0.01 sec
          Start 2933: string_test.String.hasSpaceOrCntrlSymbolsTest
2930/3391 Test #2932: string_test.String.stripLeftMarginNoPostWhitespace .......................................................................   Passed    0.01 sec
          Start 2934: string_test.String.format_string_for_each_named_arg
2931/3391 Test #2933: string_test.String.hasSpaceOrCntrlSymbolsTest ............................................................................   Passed    0.01 sec
          Start 2935: synchronized_test.SynchronizedTest/*.Basic
2932/3391 Test #2934: string_test.String.format_string_for_each_named_arg ......................................................................   Passed    0.01 sec
          Start 2936: synchronized_test.SynchronizedTest/*.WithLock
2933/3391 Test #2935: synchronized_test.SynchronizedTest/*.Basic ...............................................................................   Passed    0.01 sec
          Start 2937: synchronized_test.SynchronizedTest/*.Unlock
2934/3391 Test #2936: synchronized_test.SynchronizedTest/*.WithLock ............................................................................   Passed    0.01 sec
          Start 2938: synchronized_test.SynchronizedTest/*.Deprecated
2935/3391 Test #2937: synchronized_test.SynchronizedTest/*.Unlock ..............................................................................   Passed    0.01 sec
          Start 2939: synchronized_test.SynchronizedTest/*.Concurrency
2936/3391 Test #2938: synchronized_test.SynchronizedTest/*.Deprecated ..........................................................................   Passed    0.01 sec
          Start 2940: synchronized_test.SynchronizedTest/*.AcquireLocked
2937/3391 Test #2940: synchronized_test.SynchronizedTest/*.AcquireLocked .......................................................................   Passed    0.06 sec
          Start 2941: synchronized_test.SynchronizedTest/*.AcquireLockedWithConst
2938/3391 Test #2939: synchronized_test.SynchronizedTest/*.Concurrency .........................................................................   Passed    0.08 sec
          Start 2942: synchronized_test.SynchronizedTest/*.DualLocking
2939/3391 Test #2941: synchronized_test.SynchronizedTest/*.AcquireLockedWithConst ..............................................................   Passed    0.04 sec
          Start 2943: synchronized_test.SynchronizedTest/*.DualLockingWithConst
2940/3391 Test #2942: synchronized_test.SynchronizedTest/*.DualLocking .........................................................................   Passed    0.04 sec
          Start 2944: synchronized_test.SynchronizedTest/*.ConstCopy
2941/3391 Test #2944: synchronized_test.SynchronizedTest/*.ConstCopy ...........................................................................   Passed    0.01 sec
          Start 2945: synchronized_test.SynchronizedTest/*.InPlaceConstruction
2942/3391 Test #2945: synchronized_test.SynchronizedTest/*.InPlaceConstruction .................................................................   Passed    0.01 sec
          Start 2946: synchronized_test.SynchronizedTest/*.Exchange
2943/3391 Test #2943: synchronized_test.SynchronizedTest/*.DualLockingWithConst ................................................................   Passed    0.03 sec
          Start 2947: synchronized_test.SynchronizedTimedTest/*.Timed
2944/3391 Test #2946: synchronized_test.SynchronizedTest/*.Exchange ............................................................................   Passed    0.01 sec
          Start 2948: synchronized_test.SynchronizedTimedWithConstTest/*.TimedShared
2945/3391 Test #2948: synchronized_test.SynchronizedTimedWithConstTest/*.TimedShared ...........................................................   Passed    1.74 sec
          Start 2949: synchronized_test.SynchronizedLockTest.TestCopyConstructibleValues
2946/3391 Test #2949: synchronized_test.SynchronizedLockTest.TestCopyConstructibleValues .......................................................   Passed    0.01 sec
          Start 2950: synchronized_test.SynchronizedLockTest.ReadLockAsNonConstUnsafe
2947/3391 Test #2950: synchronized_test.SynchronizedLockTest.ReadLockAsNonConstUnsafe ..........................................................   Passed    0.01 sec
          Start 2951: synchronized_test.SynchronizedLockTest.UpgradeLocking
2948/3391 Test #2951: synchronized_test.SynchronizedLockTest.UpgradeLocking ....................................................................   Passed    0.01 sec
          Start 2952: synchronized_test.SynchronizedLockTest.UpgradeLockingWithULock
2949/3391 Test #2952: synchronized_test.SynchronizedLockTest.UpgradeLockingWithULock ...........................................................   Passed    0.01 sec
          Start 2953: synchronized_test.SynchronizedLockTest.TestPieceWiseConstruct
2950/3391 Test #2953: synchronized_test.SynchronizedLockTest.TestPieceWiseConstruct ............................................................   Passed    0.01 sec
          Start 2954: synchronized_test.SynchronizedLockTest.TestConstConversion
2951/3391 Test #2954: synchronized_test.SynchronizedLockTest.TestConstConversion ...............................................................   Passed    0.01 sec
          Start 2955: synchronized_test.SynchronizedLockTest.TestTryLock
2952/3391 Test #2955: synchronized_test.SynchronizedLockTest.TestTryLock .......................................................................   Passed    0.01 sec
          Start 2956: synchronized_test.SynchronizedLockTest.TestTryWLock
2953/3391 Test #2956: synchronized_test.SynchronizedLockTest.TestTryWLock ......................................................................   Passed    0.01 sec
          Start 2957: synchronized_test.SynchronizedLockTest.TestTryRLock
2954/3391 Test #2957: synchronized_test.SynchronizedLockTest.TestTryRLock ......................................................................   Passed    0.01 sec
          Start 2958: synchronized_test.SynchronizedLockTest.TestTryULock
2955/3391 Test #2958: synchronized_test.SynchronizedLockTest.TestTryULock ......................................................................   Passed    0.01 sec
          Start 2959: synchronized_test.SynchronizedLockTest.TestLockedPtrCompatibilityExclusive
2956/3391 Test #2959: synchronized_test.SynchronizedLockTest.TestLockedPtrCompatibilityExclusive ...............................................   Passed    0.01 sec
          Start 2960: synchronized_test.SynchronizedLockTest.TestLockedPtrCompatibilityShared
2957/3391 Test #2960: synchronized_test.SynchronizedLockTest.TestLockedPtrCompatibilityShared ..................................................   Passed    0.01 sec
          Start 2961: synchronized_test.SynchronizedLockTest.TestLockedPtrCompatibilityUpgrade
2958/3391 Test #2961: synchronized_test.SynchronizedLockTest.TestLockedPtrCompatibilityUpgrade .................................................   Passed    0.01 sec
          Start 2962: synchronized_test.SynchronizedLockTest.TestConvertTryLockToLock
2959/3391 Test #2962: synchronized_test.SynchronizedLockTest.TestConvertTryLockToLock ..........................................................   Passed    0.01 sec
          Start 2963: synchronized_test.FollyLockTest.TestVariadicLockWithSynchronized
2960/3391 Test #2963: synchronized_test.FollyLockTest.TestVariadicLockWithSynchronized .........................................................   Passed    0.01 sec
          Start 2964: synchronized_test.FollyLockTest.TestVariadicLockWithArbitraryLockables
2961/3391 Test #2964: synchronized_test.FollyLockTest.TestVariadicLockWithArbitraryLockables ...................................................   Passed    0.01 sec
          Start 2965: synchronized_test.FollyLockTest.TestVariadicLockSmartAndPoliteAlgorithm
2962/3391 Test #2965: synchronized_test.FollyLockTest.TestVariadicLockSmartAndPoliteAlgorithm ..................................................   Passed    0.01 sec
          Start 2966: synchronized_test.SynchronizedAlgorithmTest.Basic
2963/3391 Test #2966: synchronized_test.SynchronizedAlgorithmTest.Basic ........................................................................   Passed    0.01 sec
          Start 2967: synchronized_test.SynchronizedAlgorithmTest.BasicNonShareableMutex
2964/3391 Test #2967: synchronized_test.SynchronizedAlgorithmTest.BasicNonShareableMutex .......................................................   Passed    0.01 sec
          Start 2968: synchronized_test.Synchronized.SynchronizedFunctionNonConst
2965/3391 Test #2968: synchronized_test.Synchronized.SynchronizedFunctionNonConst ..............................................................   Passed    0.01 sec
          Start 2969: synchronized_test.Synchronized.SynchronizedFunctionConst
2966/3391 Test #2969: synchronized_test.Synchronized.SynchronizedFunctionConst .................................................................   Passed    0.01 sec
          Start 2970: synchronized_test.Synchronized.SynchronizedFunctionManyObjects
2967/3391 Test #2970: synchronized_test.Synchronized.SynchronizedFunctionManyObjects ...........................................................   Passed    0.01 sec
          Start 2971: synchronized_test.Synchronized.ConstexprConstructor
2968/3391 Test #2971: synchronized_test.Synchronized.ConstexprConstructor ......................................................................   Passed    0.01 sec
          Start 2972: synchronized_test.Synchronized.TimeoutNull
2969/3391 Test #2972: synchronized_test.Synchronized.TimeoutNull ...............................................................................   Passed    0.01 sec
          Start 2973: thread_cached_int_test.ThreadCachedIntTest.MultithreadedSlow
2970/3391 Test #2973: thread_cached_int_test.ThreadCachedIntTest.MultithreadedSlow .............................................................   Passed    0.01 sec
          Start 2974: thread_cached_int_test.ThreadCachedIntTest.MultithreadedFast
2971/3391 Test #2947: synchronized_test.SynchronizedTimedTest/*.Timed ..........................................................................   Passed    2.05 sec
          Start 2975: thread_cached_int_test.ThreadCachedInt.SingleThreadedNotCached
2972/3391 Test #2975: thread_cached_int_test.ThreadCachedInt.SingleThreadedNotCached ...........................................................   Passed    0.02 sec
          Start 2976: thread_cached_int_test.ThreadCachedInt.SingleThreadedCached
2973/3391 Test #2974: thread_cached_int_test.ThreadCachedIntTest.MultithreadedFast .............................................................   Passed    0.14 sec
          Start 2977: thread_cached_int_test.ThreadCachedInt.MultiThreadedCached
2974/3391 Test #2976: thread_cached_int_test.ThreadCachedInt.SingleThreadedCached ..............................................................   Passed    0.01 sec
          Start 2978: thread_local_test.ThreadLocalPtr.BasicDestructor
2975/3391 Test #2977: thread_cached_int_test.ThreadCachedInt.MultiThreadedCached ...............................................................   Passed    0.01 sec
          Start 2979: thread_local_test.ThreadLocalPtr.CustomDeleter1
2976/3391 Test #2978: thread_local_test.ThreadLocalPtr.BasicDestructor .........................................................................   Passed    0.01 sec
          Start 2980: thread_local_test.ThreadLocalPtr.CustomDeleterOwnershipTransfer
2977/3391 Test #2979: thread_local_test.ThreadLocalPtr.CustomDeleter1 ..........................................................................   Passed    0.01 sec
          Start 2981: thread_local_test.ThreadLocalPtr.DefaultDeleterOwnershipTransfer
2978/3391 Test #2980: thread_local_test.ThreadLocalPtr.CustomDeleterOwnershipTransfer ..........................................................   Passed    0.01 sec
          Start 2982: thread_local_test.ThreadLocalPtr.resetNull
2979/3391 Test #2981: thread_local_test.ThreadLocalPtr.DefaultDeleterOwnershipTransfer .........................................................   Passed    0.01 sec
          Start 2983: thread_local_test.ThreadLocalPtr.TestRelease
2980/3391 Test #2982: thread_local_test.ThreadLocalPtr.resetNull ...............................................................................   Passed    0.01 sec
          Start 2984: thread_local_test.ThreadLocalPtr.CreateOnThreadExit
2981/3391 Test #2983: thread_local_test.ThreadLocalPtr.TestRelease .............................................................................   Passed    0.01 sec
          Start 2985: thread_local_test.ThreadLocalPtr.CustomDeleter2
2982/3391 Test #2984: thread_local_test.ThreadLocalPtr.CreateOnThreadExit ......................................................................   Passed    0.01 sec
          Start 2986: thread_local_test.ThreadLocalPtr.SharedPtr
2983/3391 Test #2985: thread_local_test.ThreadLocalPtr.CustomDeleter2 ..........................................................................   Passed    0.01 sec
          Start 2987: thread_local_test.ThreadLocal.NotDefaultConstructible
2984/3391 Test #2986: thread_local_test.ThreadLocalPtr.SharedPtr ...............................................................................   Passed    0.01 sec
          Start 2988: thread_local_test.ThreadLocal.GetWithoutCreateUncreated
2985/3391 Test #2987: thread_local_test.ThreadLocal.NotDefaultConstructible ....................................................................   Passed    0.01 sec
          Start 2989: thread_local_test.ThreadLocal.GetWithoutCreateGets
2986/3391 Test #2988: thread_local_test.ThreadLocal.GetWithoutCreateUncreated ..................................................................   Passed    0.01 sec
          Start 2990: thread_local_test.ThreadLocal.BasicDestructor
2987/3391 Test #2989: thread_local_test.ThreadLocal.GetWithoutCreateGets .......................................................................   Passed    0.01 sec
          Start 2991: thread_local_test.ThreadLocal.MoveCtorFrom
2988/3391 Test #2990: thread_local_test.ThreadLocal.BasicDestructor ............................................................................   Passed    0.01 sec
          Start 2992: thread_local_test.ThreadLocal.MoveAssignFrom
2989/3391 Test #2991: thread_local_test.ThreadLocal.MoveCtorFrom ...............................................................................   Passed    0.01 sec
          Start 2993: thread_local_test.ThreadLocal.ReallocDestructor
2990/3391 Test #2992: thread_local_test.ThreadLocal.MoveAssignFrom .............................................................................   Passed    0.01 sec
          Start 2994: thread_local_test.ThreadLocal.SimpleRepeatDestructor
2991/3391 Test #2994: thread_local_test.ThreadLocal.SimpleRepeatDestructor .....................................................................   Passed    0.01 sec
          Start 2995: thread_local_test.ThreadLocal.InterleavedDestructors
2992/3391 Test #2993: thread_local_test.ThreadLocal.ReallocDestructor ..........................................................................   Passed    0.01 sec
          Start 2996: thread_local_test.ThreadLocalPtr.AccessAllThreadsCounter
2993/3391 Test #2995: thread_local_test.ThreadLocal.InterleavedDestructors .....................................................................   Passed    0.01 sec
          Start 2997: thread_local_test.ThreadLocal.resetNull
2994/3391 Test #2997: thread_local_test.ThreadLocal.resetNull ..................................................................................   Passed    0.01 sec
          Start 2998: thread_local_test.ThreadLocal.Movable1
2995/3391 Test #2998: thread_local_test.ThreadLocal.Movable1 ...................................................................................   Passed    0.02 sec
          Start 2999: thread_local_test.ThreadLocal.Movable2
2996/3391 Test #2999: thread_local_test.ThreadLocal.Movable2 ...................................................................................   Passed    0.02 sec
          Start 3000: thread_local_test.ThreadLocal.Stress
2997/3391 Test #2996: thread_local_test.ThreadLocalPtr.AccessAllThreadsCounter .................................................................   Passed    0.70 sec
          Start 3001: thread_local_test.ThreadLocal.StressAccessReset
2998/3391 Test #3001: thread_local_test.ThreadLocal.StressAccessReset ..........................................................................   Passed    0.29 sec
          Start 3002: thread_local_test.ThreadLocal.StressAccessResetDeleter
2999/3391 Test #3002: thread_local_test.ThreadLocal.StressAccessResetDeleter ...................................................................   Passed    0.20 sec
          Start 3003: thread_local_test.ThreadLocal.StressAccessRelease
3000/3391 Test #3003: thread_local_test.ThreadLocal.StressAccessRelease ........................................................................   Passed    0.19 sec
          Start 3004: thread_local_test.ThreadLocal.Fork
3001/3391 Test #3004: thread_local_test.ThreadLocal.Fork .......................................................................................   Passed    0.01 sec
          Start 3005: thread_local_test.ThreadLocal.Fork2
3002/3391 Test #3005: thread_local_test.ThreadLocal.Fork2 ......................................................................................   Passed    0.01 sec
          Start 3006: thread_local_test.ThreadLocal.SHARED_LIBRARY_TEST_NAME
3003/3391 Test #3006: thread_local_test.ThreadLocal.SHARED_LIBRARY_TEST_NAME ...................................................................   Passed    0.01 sec
          Start 3007: timeout_queue_test.TimeoutQueue.Simple
3004/3391 Test #3007: timeout_queue_test.TimeoutQueue.Simple ...................................................................................   Passed    0.01 sec
          Start 3008: timeout_queue_test.TimeoutQueue.Erase
3005/3391 Test #3008: timeout_queue_test.TimeoutQueue.Erase ....................................................................................   Passed    0.01 sec
          Start 3009: timeout_queue_test.TimeoutQueue.RunOnceRepeating
3006/3391 Test #3009: timeout_queue_test.TimeoutQueue.RunOnceRepeating .........................................................................   Passed    0.01 sec
          Start 3010: timeout_queue_test.TimeoutQueue.RunOnceReschedule
3007/3391 Test #3010: timeout_queue_test.TimeoutQueue.RunOnceReschedule ........................................................................   Passed    0.01 sec
          Start 3011: token_bucket_test.TokenBucket.ReverseTime
3008/3391 Test #3011: token_bucket_test.TokenBucket.ReverseTime ................................................................................   Passed    0.01 sec
          Start 3012: token_bucket_test.TokenBucketTest.CtorAssign
3009/3391 Test #3012: token_bucket_test.TokenBucketTest.CtorAssign .............................................................................   Passed    0.01 sec
          Start 3013: token_bucket_test.*/TokenBucketTest.sanity/*
3010/3391 Test #3013: token_bucket_test.*/TokenBucketTest.sanity/* .............................................................................   Passed    0.01 sec
          Start 3014: token_bucket_test.TokenBucket.drainOnFail
3011/3391 Test #3000: thread_local_test.ThreadLocal.Stress .....................................................................................   Passed    1.42 sec
          Start 3015: token_bucket_test.TokenBucket.returnTokensTest
3012/3391 Test #3014: token_bucket_test.TokenBucket.drainOnFail ................................................................................   Passed    0.01 sec
          Start 3016: token_bucket_test.TokenBucket.consumeOrBorrowTest
3013/3391 Test #3015: token_bucket_test.TokenBucket.returnTokensTest ...........................................................................   Passed    0.01 sec
          Start 3017: token_bucket_test.TokenBucketTypedTest/*.AvailableAndBalance
3014/3391 Test #3016: token_bucket_test.TokenBucket.consumeOrBorrowTest ........................................................................   Passed    0.01 sec
          Start 3018: traits_test.Traits.type_identity
3015/3391 Test #3017: token_bucket_test.TokenBucketTypedTest/*.AvailableAndBalance .............................................................   Passed    0.01 sec
          Start 3019: traits_test.Traits.scalars
3016/3391 Test #3018: traits_test.Traits.type_identity .........................................................................................   Passed    0.01 sec
          Start 3020: traits_test.Traits.containers
3017/3391 Test #3019: traits_test.Traits.scalars ...............................................................................................   Passed    0.01 sec
          Start 3021: traits_test.Traits.original
3018/3391 Test #3020: traits_test.Traits.containers ............................................................................................   Passed    0.01 sec
          Start 3022: traits_test.Traits.typedefd
3019/3391 Test #3021: traits_test.Traits.original ..............................................................................................   Passed    0.01 sec
          Start 3023: traits_test.Traits.unset
3020/3391 Test #3022: traits_test.Traits.typedefd ..............................................................................................   Passed    0.01 sec
          Start 3024: traits_test.Traits.zeroInit
3021/3391 Test #3023: traits_test.Traits.unset .................................................................................................   Passed    0.01 sec
          Start 3025: traits_test.Traits.conditional
3022/3391 Test #3024: traits_test.Traits.zeroInit ..............................................................................................   Passed    0.01 sec
          Start 3026: traits_test.Trait.logicOperators
3023/3391 Test #3025: traits_test.Traits.conditional ...........................................................................................   Passed    0.01 sec
          Start 3027: traits_test.Traits.isNegative
3024/3391 Test #3026: traits_test.Trait.logicOperators .........................................................................................   Passed    0.01 sec
          Start 3028: traits_test.Traits.relational
3025/3391 Test #3027: traits_test.Traits.isNegative ............................................................................................   Passed    0.01 sec
          Start 3029: traits_test.Traits.int128
3026/3391 Test #3028: traits_test.Traits.relational ............................................................................................   Passed    0.01 sec
          Start 3030: traits_test.Traits.actuallyRelocatable
3027/3391 Test #3029: traits_test.Traits.int128 ................................................................................................   Passed    0.01 sec
          Start 3031: traits_test.Traits.tag
3028/3391 Test #3030: traits_test.Traits.actuallyRelocatable ...................................................................................   Passed    0.01 sec
          Start 3032: traits_test.Traits.voidT
3029/3391 Test #3031: traits_test.Traits.tag ...................................................................................................   Passed    0.01 sec
          Start 3033: traits_test.Traits.typeT
3030/3391 Test #3032: traits_test.Traits.voidT .................................................................................................   Passed    0.01 sec
          Start 3034: traits_test.Traits.detectedOrT
3031/3391 Test #3033: traits_test.Traits.typeT .................................................................................................   Passed    0.01 sec
          Start 3035: traits_test.Traits.detectedT
3032/3391 Test #3034: traits_test.Traits.detectedOrT ...........................................................................................   Passed    0.01 sec
          Start 3036: traits_test.Traits.isDetected
3033/3391 Test #3035: traits_test.Traits.detectedT .............................................................................................   Passed    0.01 sec
          Start 3037: traits_test.Traits.isDetectedV
3034/3391 Test #3036: traits_test.Traits.isDetected ............................................................................................   Passed    0.01 sec
          Start 3038: traits_test.Traits.fallbackIsNothrowConvertible
3035/3391 Test #3037: traits_test.Traits.isDetectedV ...........................................................................................   Passed    0.01 sec
          Start 3039: traits_test.Traits.isNothrowConvertible
3036/3391 Test #3038: traits_test.Traits.fallbackIsNothrowConvertible ..........................................................................   Passed    0.01 sec
          Start 3040: traits_test.Traits.alignedStorageForT
3037/3391 Test #3039: traits_test.Traits.isNothrowConvertible ..................................................................................   Passed    0.01 sec
          Start 3041: traits_test.Traits.removeCvref
3038/3391 Test #3040: traits_test.Traits.alignedStorageForT ....................................................................................   Passed    0.01 sec
          Start 3042: traits_test.Traits.copy_cvref
3039/3391 Test #3041: traits_test.Traits.removeCvref ...........................................................................................   Passed    0.01 sec
          Start 3043: traits_test.Traits.like
3040/3391 Test #3042: traits_test.Traits.copy_cvref ............................................................................................   Passed    0.01 sec
          Start 3044: traits_test.Traits.UncvrefSameAs
3041/3391 Test #3043: traits_test.Traits.like ..................................................................................................   Passed    0.01 sec
          Start 3045: traits_test.Traits.isUnboundedArrayV
3042/3391 Test #3044: traits_test.Traits.UncvrefSameAs .........................................................................................   Passed    0.01 sec
          Start 3046: traits_test.Traits.isBoundedArrayV
3043/3391 Test #3045: traits_test.Traits.isUnboundedArrayV .....................................................................................   Passed    0.01 sec
          Start 3047: traits_test.Traits.isInstantiationOfV
3044/3391 Test #3046: traits_test.Traits.isBoundedArrayV .......................................................................................   Passed    0.01 sec
          Start 3048: traits_test.Traits.isInstantiationOf
3045/3391 Test #3047: traits_test.Traits.isInstantiationOfV ....................................................................................   Passed    0.01 sec
          Start 3049: traits_test.Traits.InstantiationOf
3046/3391 Test #3048: traits_test.Traits.isInstantiationOf .....................................................................................   Passed    0.01 sec
          Start 3050: traits_test.Traits.member_pointer_traits_data
3047/3391 Test #3049: traits_test.Traits.InstantiationOf .......................................................................................   Passed    0.01 sec
          Start 3051: traits_test.Traits.member_pointer_traits_function
3048/3391 Test #3050: traits_test.Traits.member_pointer_traits_data ............................................................................   Passed    0.01 sec
          Start 3052: traits_test.Traits.isConstexprDefaultConstructible
3049/3391 Test #3051: traits_test.Traits.member_pointer_traits_function ........................................................................   Passed    0.01 sec
          Start 3053: traits_test.Traits.uintBits
3050/3391 Test #3052: traits_test.Traits.isConstexprDefaultConstructible .......................................................................   Passed    0.01 sec
          Start 3054: traits_test.Traits.uintBitsLg
3051/3391 Test #3053: traits_test.Traits.uintBits ..............................................................................................   Passed    0.01 sec
          Start 3055: traits_test.Traits.intBits
3052/3391 Test #3054: traits_test.Traits.uintBitsLg ............................................................................................   Passed    0.01 sec
          Start 3056: traits_test.Traits.intBitsLg
3053/3391 Test #3055: traits_test.Traits.intBits ...............................................................................................   Passed    0.01 sec
          Start 3057: traits_test.Traits.isAllocator
3054/3391 Test #3056: traits_test.Traits.intBitsLg .............................................................................................   Passed    0.01 sec
          Start 3058: traits_test.Traits.type_pack_element
3055/3391 Test #3057: traits_test.Traits.isAllocator ...........................................................................................   Passed    0.01 sec
          Start 3059: traits_test.Traits.type_pack_size
3056/3391 Test #3058: traits_test.Traits.type_pack_element .....................................................................................   Passed    0.01 sec
          Start 3060: traits_test.Traits.type_list_element
3057/3391 Test #3059: traits_test.Traits.type_pack_size ........................................................................................   Passed    0.01 sec
          Start 3061: traits_test.Traits.type_list_size
3058/3391 Test #3060: traits_test.Traits.type_list_element .....................................................................................   Passed    0.01 sec
          Start 3062: traits_test.Traits.type_list_concat
3059/3391 Test #3061: traits_test.Traits.type_list_size ........................................................................................   Passed    0.01 sec
          Start 3063: traits_test.Traits.value_pack
3060/3391 Test #3062: traits_test.Traits.type_list_concat ......................................................................................   Passed    0.01 sec
          Start 3064: traits_test.Traits.value_list
3061/3391 Test #3063: traits_test.Traits.value_pack ............................................................................................   Passed    0.01 sec
          Start 3065: traits_test.Traits.value_list_concat
3062/3391 Test #3064: traits_test.Traits.value_list ............................................................................................   Passed    0.01 sec
          Start 3066: traits_test.Traits.type_pack_find
3063/3391 Test #3065: traits_test.Traits.value_list_concat .....................................................................................   Passed    0.01 sec
          Start 3067: traits_test.Traits.type_list_find
3064/3391 Test #3066: traits_test.Traits.type_pack_find ........................................................................................   Passed    0.01 sec
          Start 3068: try_test.Try.basic
3065/3391 Test #3067: traits_test.Traits.type_list_find ........................................................................................   Passed    0.01 sec
          Start 3069: try_test.Try.inPlace
3066/3391 Test #3068: try_test.Try.basic .......................................................................................................   Passed    0.01 sec
          Start 3070: try_test.Try.inPlaceNested
3067/3391 Test #3069: try_test.Try.inPlace .....................................................................................................   Passed    0.01 sec
          Start 3071: try_test.Try.assignmentWithThrowingCopyConstructor
3068/3391 Test #3070: try_test.Try.inPlaceNested ...............................................................................................   Passed    0.01 sec
          Start 3072: try_test.Try.assignmentWithThrowingMoveConstructor
3069/3391 Test #3071: try_test.Try.assignmentWithThrowingCopyConstructor .......................................................................   Passed    0.01 sec
          Start 3073: try_test.Try.emplace
3070/3391 Test #3072: try_test.Try.assignmentWithThrowingMoveConstructor .......................................................................   Passed    0.01 sec
          Start 3074: try_test.Try.emplaceWithThrowingConstructor
3071/3391 Test #3073: try_test.Try.emplace .....................................................................................................   Passed    0.01 sec
          Start 3075: try_test.Try.tryEmplace
3072/3391 Test #3074: try_test.Try.emplaceWithThrowingConstructor ..............................................................................   Passed    0.01 sec
          Start 3076: try_test.Try.tryEmplaceWithThrowingConstructor
3073/3391 Test #3075: try_test.Try.tryEmplace ..................................................................................................   Passed    0.01 sec
          Start 3077: try_test.Try.emplaceVoidTry
3074/3391 Test #3076: try_test.Try.tryEmplaceWithThrowingConstructor ...........................................................................   Passed    0.01 sec
          Start 3078: try_test.Try.tryEmplaceVoidTry
3075/3391 Test #3077: try_test.Try.emplaceVoidTry ..............................................................................................   Passed    0.01 sec
          Start 3079: try_test.Try.tryEmplaceWith
3076/3391 Test #3078: try_test.Try.tryEmplaceVoidTry ...........................................................................................   Passed    0.01 sec
          Start 3080: try_test.Try.tryEmplaceWithFunctionThrows
3077/3391 Test #3079: try_test.Try.tryEmplaceWith ..............................................................................................   Passed    0.01 sec
          Start 3081: try_test.Try.tryEmplaceWithConstructorThrows
3078/3391 Test #3080: try_test.Try.tryEmplaceWithFunctionThrows ................................................................................   Passed    0.01 sec
          Start 3082: try_test.Try.tryEmplaceWithVoidTry
3079/3391 Test #3081: try_test.Try.tryEmplaceWithConstructorThrows .............................................................................   Passed    0.01 sec
          Start 3083: try_test.Try.nothrow
3080/3391 Test #3082: try_test.Try.tryEmplaceWithVoidTry .......................................................................................   Passed    0.01 sec
          Start 3084: try_test.Try.MoveDereference
3081/3391 Test #3083: try_test.Try.nothrow .....................................................................................................   Passed    0.01 sec
          Start 3085: try_test.Try.MoveConstRvalue
3082/3391 Test #3084: try_test.Try.MoveDereference .............................................................................................   Passed    0.01 sec
          Start 3086: try_test.Try.ValueOverloads
3083/3391 Test #3085: try_test.Try.MoveConstRvalue .............................................................................................   Passed    0.01 sec
          Start 3087: try_test.Try.ValueOr
3084/3391 Test #3086: try_test.Try.ValueOverloads ..............................................................................................   Passed    0.01 sec
          Start 3088: try_test.Try.copy
3085/3391 Test #3087: try_test.Try.ValueOr .....................................................................................................   Passed    0.01 sec
          Start 3089: try_test.Try.moveOnly
3086/3391 Test #3088: try_test.Try.copy ........................................................................................................   Passed    0.01 sec
          Start 3090: try_test.Try.makeTryWith
3087/3391 Test #3089: try_test.Try.moveOnly ....................................................................................................   Passed    0.01 sec
          Start 3091: try_test.Try.makeTryWithThrow
3088/3391 Test #3090: try_test.Try.makeTryWith .................................................................................................   Passed    0.01 sec
          Start 3092: try_test.Try.makeTryWithVoid
3089/3391 Test #3091: try_test.Try.makeTryWithThrow ............................................................................................   Passed    0.01 sec
          Start 3093: try_test.Try.makeTryWithVoidThrow
3090/3391 Test #3092: try_test.Try.makeTryWithVoid .............................................................................................   Passed    0.01 sec
          Start 3094: try_test.Try.exception
3091/3391 Test #3093: try_test.Try.makeTryWithVoidThrow ........................................................................................   Passed    0.01 sec
          Start 3095: try_test.Try.tryGetExceptionObject
3092/3391 Test #3094: try_test.Try.exception ...................................................................................................   Passed    0.01 sec
          Start 3096: try_test.Try.withException
3093/3391 Test #3095: try_test.Try.tryGetExceptionObject .......................................................................................   Passed    0.01 sec
          Start 3097: try_test.Try.TestUnwrapTuple
3094/3391 Test #3096: try_test.Try.withException ...............................................................................................   Passed    0.01 sec
          Start 3098: try_test.Try.TestUnwrapPair
3095/3391 Test #3097: try_test.Try.TestUnwrapTuple .............................................................................................   Passed    0.01 sec
          Start 3099: try_test.Try.TestUnwrapForward
3096/3391 Test #3098: try_test.Try.TestUnwrapPair ..............................................................................................   Passed    0.01 sec
          Start 3100: try_test.Try.CopyConstructible
3097/3391 Test #3099: try_test.Try.TestUnwrapForward ...........................................................................................   Passed    0.01 sec
          Start 3101: try_test.Try.CTAD
3098/3391 Test #3100: try_test.Try.CopyConstructible ...........................................................................................   Passed    0.01 sec
          Start 3102: unicode_test.UnicodeTest.utf16_code_unit_is_bmp
3099/3391 Test #3101: try_test.Try.CTAD ........................................................................................................   Passed    0.01 sec
          Start 3103: unicode_test.UnicodeTest.utf16_code_unit_is_high_surrogate
3100/3391 Test #3102: unicode_test.UnicodeTest.utf16_code_unit_is_bmp ..........................................................................   Passed    0.01 sec
          Start 3104: unicode_test.UnicodeTest.utf16_code_unit_is_low_surrogate
3101/3391 Test #3103: unicode_test.UnicodeTest.utf16_code_unit_is_high_surrogate ...............................................................   Passed    0.01 sec
          Start 3105: unicode_test.UnicodeTest.codePointCombineUtf16SurrogatePair
3102/3391 Test #3104: unicode_test.UnicodeTest.utf16_code_unit_is_low_surrogate ................................................................   Passed    0.01 sec
          Start 3106: unicode_test.InvalidUtf8ToCodePoint.UnicodeOutOfRangeTest
3103/3391 Test #3105: unicode_test.UnicodeTest.codePointCombineUtf16SurrogatePair ..............................................................   Passed    0.01 sec
          Start 3107: unicode_test.InvalidUtf8ToCodePoint.rfc3629Overlong
3104/3391 Test #3106: unicode_test.InvalidUtf8ToCodePoint.UnicodeOutOfRangeTest ................................................................   Passed    0.01 sec
          Start 3108: unicode_test.InvalidUtf8ToCodePoint.rfc3629SurrogatePair
3105/3391 Test #3107: unicode_test.InvalidUtf8ToCodePoint.rfc3629Overlong ......................................................................   Passed    0.01 sec
          Start 3109: unicode_test.InvalidUtf8ToCodePoint.MarkusKuhnSingleUTF16Surrogates
3106/3391 Test #3108: unicode_test.InvalidUtf8ToCodePoint.rfc3629SurrogatePair .................................................................   Passed    0.01 sec
          Start 3110: unicode_test.InvalidUtf8ToCodePoint.MarkusKuhnPairedUTF16Surrogates
3107/3391 Test #3109: unicode_test.InvalidUtf8ToCodePoint.MarkusKuhnSingleUTF16Surrogates ......................................................   Passed    0.01 sec
          Start 3111: unicode_test.ValidUtf8ToCodePoint.FourCloverLeaf
3108/3391 Test #3110: unicode_test.InvalidUtf8ToCodePoint.MarkusKuhnPairedUTF16Surrogates ......................................................   Passed    0.01 sec
          Start 3112: unicode_test.InvalidUtf8ToCodePoint.FourCloverLeafAsSurrogates
3109/3391 Test #3111: unicode_test.ValidUtf8ToCodePoint.FourCloverLeaf .........................................................................   Passed    0.01 sec
          Start 3113: unicode_test.ValidUtf8ToCodePoint.LastCodePoint
3110/3391 Test #3112: unicode_test.InvalidUtf8ToCodePoint.FourCloverLeafAsSurrogates ...........................................................   Passed    0.01 sec
          Start 3114: unit_test.Unit.operatorEq
3111/3391 Test #3113: unicode_test.ValidUtf8ToCodePoint.LastCodePoint ..........................................................................   Passed    0.01 sec
          Start 3115: unit_test.Unit.operatorNe
3112/3391 Test #3114: unit_test.Unit.operatorEq ................................................................................................   Passed    0.01 sec
          Start 3116: unit_test.Unit.liftInt
3113/3391 Test #3115: unit_test.Unit.operatorNe ................................................................................................   Passed    0.01 sec
          Start 3117: unit_test.Unit.liftUnit
3114/3391 Test #3116: unit_test.Unit.liftInt ...................................................................................................   Passed    0.01 sec
          Start 3118: unit_test.Unit.liftVoid
3115/3391 Test #3117: unit_test.Unit.liftUnit ..................................................................................................   Passed    0.01 sec
          Start 3119: unit_test.Unit.dropInt
3116/3391 Test #3118: unit_test.Unit.liftVoid ..................................................................................................   Passed    0.01 sec
          Start 3120: unit_test.Unit.dropUnit
3117/3391 Test #3119: unit_test.Unit.dropInt ...................................................................................................   Passed    0.01 sec
          Start 3121: unit_test.Unit.dropVoid
3118/3391 Test #3120: unit_test.Unit.dropUnit ..................................................................................................   Passed    0.01 sec
          Start 3122: uri_test.Uri.Simple
3119/3391 Test #3121: unit_test.Unit.dropVoid ..................................................................................................   Passed    0.01 sec
          Start 3123: uri_test.Uri.BadPortThrowsInvalidArgument
3120/3391 Test #3122: uri_test.Uri.Simple ......................................................................................................   Passed    0.01 sec
          Start 3124: utf8_string_test.UTF8StringPiece.validUtf8
3121/3391 Test #3123: uri_test.Uri.BadPortThrowsInvalidArgument ................................................................................   Passed    0.01 sec
          Start 3125: utf8_string_test.UTF8StringPiece.validSuffix
3122/3391 Test #3124: utf8_string_test.UTF8StringPiece.validUtf8 ...............................................................................   Passed    0.01 sec
          Start 3126: utf8_string_test.UTF8StringPiece.emptyMidCodepoint
3123/3391 Test #3125: utf8_string_test.UTF8StringPiece.validSuffix .............................................................................   Passed    0.01 sec
          Start 3127: utf8_string_test.UTF8StringPiece.invalidMidCodepoint
3124/3391 Test #3126: utf8_string_test.UTF8StringPiece.emptyMidCodepoint .......................................................................   Passed    0.01 sec
          Start 3128: utf8_string_test.UTF8StringPiece.validImplicitConversion
3125/3391 Test #3127: utf8_string_test.UTF8StringPiece.invalidMidCodepoint .....................................................................   Passed    0.01 sec
          Start 3129: utility_test.UtilityTest.NonCopyableAggregateInit
3126/3391 Test #3128: utf8_string_test.UTF8StringPiece.validImplicitConversion .................................................................   Passed    0.01 sec
          Start 3130: utility_test.UtilityTest.copy
3127/3391 Test #3129: utility_test.UtilityTest.NonCopyableAggregateInit ........................................................................   Passed    0.01 sec
          Start 3131: utility_test.UtilityTest.copy_noexcept_spec
3128/3391 Test #3130: utility_test.UtilityTest.copy ............................................................................................   Passed    0.01 sec
          Start 3132: utility_test.UtilityTest.forward_like
3129/3391 Test #3131: utility_test.UtilityTest.copy_noexcept_spec ..............................................................................   Passed    0.01 sec
          Start 3133: utility_test.UtilityTest.literal_string
3130/3391 Test #3132: utility_test.UtilityTest.forward_like ....................................................................................   Passed    0.01 sec
          Start 3134: utility_test.UtilityTest.literal_string_op_lit
3131/3391 Test #3133: utility_test.UtilityTest.literal_string ..................................................................................   Passed    0.01 sec
          Start 3135: utility_test.UtilityTest.literal_string_op_litv
3132/3391 Test #3134: utility_test.UtilityTest.literal_string_op_lit ...........................................................................   Passed    0.01 sec
          Start 3136: utility_test.UtilityTest.inheritable
3133/3391 Test #3135: utility_test.UtilityTest.literal_string_op_litv ..........................................................................   Passed    0.01 sec
          Start 3137: utility_test.UtilityTest.MoveOnly
3134/3391 Test #3136: utility_test.UtilityTest.inheritable .....................................................................................   Passed    0.01 sec
          Start 3138: utility_test.UtilityTest.NonCopyableNonMovable
3135/3391 Test #3137: utility_test.UtilityTest.MoveOnly ........................................................................................   Passed    0.01 sec
          Start 3139: utility_test.UtilityTest.noop
3136/3391 Test #3138: utility_test.UtilityTest.NonCopyableNonMovable ...........................................................................   Passed    0.01 sec
          Start 3140: utility_test.UtilityTest.constant_of
3137/3391 Test #3139: utility_test.UtilityTest.noop ............................................................................................   Passed    0.01 sec
          Start 3141: utility_test.UtilityTest.to_signed
3138/3391 Test #3140: utility_test.UtilityTest.constant_of .....................................................................................   Passed    0.01 sec
          Start 3142: utility_test.UtilityTest.to_unsigned
3139/3391 Test #3141: utility_test.UtilityTest.to_signed .......................................................................................   Passed    0.01 sec
          Start 3143: utility_test.UtilityTest.to_narrow
3140/3391 Test #3142: utility_test.UtilityTest.to_unsigned .....................................................................................   Passed    0.01 sec
          Start 3144: utility_test.UtilityTest.to_integral
3141/3391 Test #3143: utility_test.UtilityTest.to_narrow .......................................................................................   Passed    0.01 sec
          Start 3145: utility_test.UtilityTest.to_floating_point
3142/3391 Test #3144: utility_test.UtilityTest.to_integral .....................................................................................   Passed    0.01 sec
          Start 3146: utility_test.UtilityTest.invocable_to_basic
3143/3391 Test #3145: utility_test.UtilityTest.to_floating_point ...............................................................................   Passed    0.01 sec
          Start 3147: varint_test.Varint.Interface
3144/3391 Test #3146: utility_test.UtilityTest.invocable_to_basic ..............................................................................   Passed    0.01 sec
          Start 3148: varint_test.Varint.Simple
3145/3391 Test #3147: varint_test.Varint.Interface .............................................................................................   Passed    0.01 sec
          Start 3149: varint_test.Varint.Fail
3146/3391 Test #3148: varint_test.Varint.Simple ................................................................................................   Passed    0.01 sec
          Start 3150: varint_test.ZigZag.Simple
3147/3391 Test #3149: varint_test.Varint.Fail ..................................................................................................   Passed    0.01 sec
          Start 3151: testing_test_util_test.TemporaryFile.Simple
3148/3391 Test #3150: varint_test.ZigZag.Simple ................................................................................................   Passed    0.01 sec
          Start 3152: testing_test_util_test.TemporaryFile.EarlyClose
3149/3391 Test #3151: testing_test_util_test.TemporaryFile.Simple ..............................................................................   Passed    0.01 sec
          Start 3153: testing_test_util_test.TemporaryFile.Prefix
3150/3391 Test #3152: testing_test_util_test.TemporaryFile.EarlyClose ..........................................................................   Passed    0.01 sec
          Start 3154: testing_test_util_test.TemporaryFile.PathPrefix
3151/3391 Test #3153: testing_test_util_test.TemporaryFile.Prefix ..............................................................................   Passed    0.01 sec
          Start 3155: testing_test_util_test.TemporaryFile.NoSuchPath
3152/3391 Test #3154: testing_test_util_test.TemporaryFile.PathPrefix ..........................................................................   Passed    0.01 sec
          Start 3156: testing_test_util_test.TemporaryFile.moveAssignment
3153/3391 Test #3155: testing_test_util_test.TemporaryFile.NoSuchPath ..........................................................................   Passed    0.01 sec
          Start 3157: testing_test_util_test.TemporaryFile.moveCtor
3154/3391 Test #3156: testing_test_util_test.TemporaryFile.moveAssignment ......................................................................   Passed    0.01 sec
          Start 3158: testing_test_util_test.TemporaryDirectory.Permanent
3155/3391 Test #3157: testing_test_util_test.TemporaryFile.moveCtor ............................................................................   Passed    0.01 sec
          Start 3159: testing_test_util_test.TemporaryDirectory.DeleteOnDestruction
3156/3391 Test #3158: testing_test_util_test.TemporaryDirectory.Permanent ......................................................................   Passed    0.01 sec
          Start 3160: testing_test_util_test.TemporaryDirectory.SafelyMove
3157/3391 Test #3159: testing_test_util_test.TemporaryDirectory.DeleteOnDestruction ............................................................   Passed    0.01 sec
          Start 3161: testing_test_util_test.ChangeToTempDir.ChangeDir
3158/3391 Test #3160: testing_test_util_test.TemporaryDirectory.SafelyMove .....................................................................   Passed    0.01 sec
          Start 3162: testing_test_util_test.PCREPatternMatch.Simple
3159/3391 Test #3161: testing_test_util_test.ChangeToTempDir.ChangeDir .........................................................................   Passed    0.01 sec
          Start 3163: testing_test_util_test.CaptureFD.GlogPatterns
3160/3391 Test #3162: testing_test_util_test.PCREPatternMatch.Simple ...........................................................................   Passed    0.01 sec
          Start 3164: testing_test_util_test.CaptureFD.ChunkCob
3161/3391 Test #3163: testing_test_util_test.CaptureFD.GlogPatterns ............................................................................   Passed    0.01 sec
          Start 3165: json_dynamic_converter_test.DynamicConverter.dynamics
3162/3391 Test #3164: testing_test_util_test.CaptureFD.ChunkCob ................................................................................   Passed    0.01 sec
          Start 3166: json_dynamic_converter_test.DynamicConverter.arithmeticTypes
3163/3391 Test #3165: json_dynamic_converter_test.DynamicConverter.dynamics ....................................................................   Passed    0.01 sec
          Start 3167: json_dynamic_converter_test.DynamicConverter.enums
3164/3391 Test #3166: json_dynamic_converter_test.DynamicConverter.arithmeticTypes .............................................................   Passed    0.01 sec
          Start 3168: json_dynamic_converter_test.DynamicConverter.simpleBuiltins
3165/3391 Test #3167: json_dynamic_converter_test.DynamicConverter.enums .......................................................................   Passed    0.01 sec
          Start 3169: json_dynamic_converter_test.DynamicConverter.optional
3166/3391 Test #3168: json_dynamic_converter_test.DynamicConverter.simpleBuiltins ..............................................................   Passed    0.01 sec
          Start 3170: json_dynamic_converter_test.DynamicConverter.pointer
3167/3391 Test #3169: json_dynamic_converter_test.DynamicConverter.optional ....................................................................   Passed    0.01 sec
          Start 3171: json_dynamic_converter_test.DynamicConverter.simpleFbvector
3168/3391 Test #3170: json_dynamic_converter_test.DynamicConverter.pointer .....................................................................   Passed    0.01 sec
          Start 3172: json_dynamic_converter_test.DynamicConverter.simpleContainer
3169/3391 Test #3171: json_dynamic_converter_test.DynamicConverter.simpleFbvector ..............................................................   Passed    0.01 sec
          Start 3173: json_dynamic_converter_test.DynamicConverter.simpleMap
3170/3391 Test #3172: json_dynamic_converter_test.DynamicConverter.simpleContainer .............................................................   Passed    0.01 sec
          Start 3174: json_dynamic_converter_test.DynamicConverter.mapKeyedByString
3171/3391 Test #3173: json_dynamic_converter_test.DynamicConverter.simpleMap ...................................................................   Passed    0.01 sec
          Start 3175: json_dynamic_converter_test.DynamicConverter.mapToVectorOfPairs
3172/3391 Test #3174: json_dynamic_converter_test.DynamicConverter.mapKeyedByString ............................................................   Passed    0.01 sec
          Start 3176: json_dynamic_converter_test.DynamicConverter.nestedContainers
3173/3391 Test #3175: json_dynamic_converter_test.DynamicConverter.mapToVectorOfPairs ..........................................................   Passed    0.01 sec
          Start 3177: json_dynamic_converter_test.DynamicConverter.customClass
3174/3391 Test #3176: json_dynamic_converter_test.DynamicConverter.nestedContainers ............................................................   Passed    0.01 sec
          Start 3178: json_dynamic_converter_test.DynamicConverter.crazy
3175/3391 Test #3177: json_dynamic_converter_test.DynamicConverter.customClass .................................................................   Passed    0.01 sec
          Start 3179: json_dynamic_converter_test.DynamicConverter.consts
3176/3391 Test #3178: json_dynamic_converter_test.DynamicConverter.crazy .......................................................................   Passed    0.01 sec
          Start 3180: json_dynamic_converter_test.DynamicConverter.example
3177/3391 Test #3179: json_dynamic_converter_test.DynamicConverter.consts ......................................................................   Passed    0.01 sec
          Start 3181: json_dynamic_converter_test.DynamicConverter.construct
3178/3391 Test #3180: json_dynamic_converter_test.DynamicConverter.example .....................................................................   Passed    0.01 sec
          Start 3182: json_dynamic_converter_test.DynamicConverter.errors
3179/3391 Test #3181: json_dynamic_converter_test.DynamicConverter.construct ...................................................................   Passed    0.01 sec
          Start 3183: json_dynamic_converter_test.DynamicConverter.partialDynamics
3180/3391 Test #3182: json_dynamic_converter_test.DynamicConverter.errors ......................................................................   Passed    0.01 sec
          Start 3184: json_dynamic_converter_test.DynamicConverter.asanExceptionCaseUmap
3181/3391 Test #3183: json_dynamic_converter_test.DynamicConverter.partialDynamics .............................................................   Passed    0.01 sec
          Start 3185: json_dynamic_converter_test.DynamicConverter.asanExceptionCaseUset
3182/3391 Test #3184: json_dynamic_converter_test.DynamicConverter.asanExceptionCaseUmap .......................................................   Passed    0.01 sec
          Start 3186: json_dynamic_converter_test.DynamicConverter.doubleDestroy
3183/3391 Test #3185: json_dynamic_converter_test.DynamicConverter.asanExceptionCaseUset .......................................................   Passed    0.01 sec
          Start 3187: json_dynamic_converter_test.DynamicConverter.simpleVectorBool
3184/3391 Test #3186: json_dynamic_converter_test.DynamicConverter.doubleDestroy ...............................................................   Passed    0.01 sec
          Start 3188: json_dynamic_other_test.Dynamic.ArrayGenerator
3185/3391 Test #3187: json_dynamic_converter_test.DynamicConverter.simpleVectorBool ............................................................   Passed    0.01 sec
          Start 3189: json_dynamic_other_test.Dynamic.StringPtrs
3186/3391 Test #3188: json_dynamic_other_test.Dynamic.ArrayGenerator ...........................................................................   Passed    0.01 sec
          Start 3190: json_dynamic_other_test.Dynamic.Getters
3187/3391 Test #3189: json_dynamic_other_test.Dynamic.StringPtrs ...............................................................................   Passed    0.01 sec
          Start 3191: json_dynamic_other_test.Dynamic.ViewTruthinessTest
3188/3391 Test #3190: json_dynamic_other_test.Dynamic.Getters ..................................................................................   Passed    0.01 sec
          Start 3192: json_dynamic_other_test.Dynamic.ViewDescendTruthinessTest
3189/3391 Test #3191: json_dynamic_other_test.Dynamic.ViewTruthinessTest .......................................................................   Passed    0.01 sec
          Start 3193: json_dynamic_other_test.Dynamic.ViewDescendFailedTest
3190/3391 Test #3192: json_dynamic_other_test.Dynamic.ViewDescendTruthinessTest ................................................................   Passed    0.01 sec
          Start 3194: json_dynamic_other_test.Dynamic.ViewScalarsTest
3191/3391 Test #3193: json_dynamic_other_test.Dynamic.ViewDescendFailedTest ....................................................................   Passed    0.01 sec
          Start 3195: json_dynamic_other_test.Dynamic.ViewScalarsWrongTest
3192/3391 Test #3194: json_dynamic_other_test.Dynamic.ViewScalarsTest ..........................................................................   Passed    0.01 sec
          Start 3196: json_dynamic_other_test.Dynamic.ViewDescendObjectOnceTest
3193/3391 Test #3195: json_dynamic_other_test.Dynamic.ViewScalarsWrongTest .....................................................................   Passed    0.01 sec
          Start 3197: json_dynamic_other_test.Dynamic.ViewDescendObjectTwiceTest
3194/3391 Test #3196: json_dynamic_other_test.Dynamic.ViewDescendObjectOnceTest ................................................................   Passed    0.01 sec
          Start 3198: json_dynamic_other_test.Dynamic.ViewDescendObjectMissingKeyTest
3195/3391 Test #3197: json_dynamic_other_test.Dynamic.ViewDescendObjectTwiceTest ...............................................................   Passed    0.01 sec
          Start 3199: json_dynamic_other_test.Dynamic.ViewDescendObjectAndArrayTest
3196/3391 Test #3198: json_dynamic_other_test.Dynamic.ViewDescendObjectMissingKeyTest ..........................................................   Passed    0.01 sec
          Start 3200: json_dynamic_other_test.Dynamic.ViewMoveValuesTest
3197/3391 Test #3199: json_dynamic_other_test.Dynamic.ViewDescendObjectAndArrayTest ............................................................   Passed    0.01 sec
          Start 3201: json_dynamic_other_test.Dynamic.ViewMoveStringsTest
3198/3391 Test #3200: json_dynamic_other_test.Dynamic.ViewMoveValuesTest .......................................................................   Passed    0.01 sec
          Start 3202: json_dynamic_other_test.Dynamic.ViewMakerTest
3199/3391 Test #3201: json_dynamic_other_test.Dynamic.ViewMoveStringsTest ......................................................................   Passed    0.01 sec
          Start 3203: json_dynamic_other_test.Dynamic.FormattedIO
3200/3391 Test #3202: json_dynamic_other_test.Dynamic.ViewMakerTest ............................................................................   Passed    0.01 sec
          Start 3204: json_dynamic_parser_test.TestDynamicParser.CoercedAndUncoercedKeys
3201/3391 Test #3203: json_dynamic_other_test.Dynamic.FormattedIO ..............................................................................   Passed    0.01 sec
          Start 3205: json_dynamic_parser_test.TestDynamicParser.OnErrorThrowSuccess
3202/3391 Test #3204: json_dynamic_parser_test.TestDynamicParser.CoercedAndUncoercedKeys .......................................................   Passed    0.01 sec
          Start 3206: json_dynamic_parser_test.TestDynamicParser.OnErrorThrowError
3203/3391 Test #3205: json_dynamic_parser_test.TestDynamicParser.OnErrorThrowSuccess ...........................................................   Passed    0.01 sec
          Start 3207: json_dynamic_parser_test.TestDynamicParser.AllParserFeaturesSuccess
3204/3391 Test #3206: json_dynamic_parser_test.TestDynamicParser.OnErrorThrowError .............................................................   Passed    0.01 sec
          Start 3208: json_dynamic_parser_test.TestDynamicParser.TestKeyAndParseErrors
3205/3391 Test #3207: json_dynamic_parser_test.TestDynamicParser.AllParserFeaturesSuccess ......................................................   Passed    0.01 sec
          Start 3209: json_dynamic_parser_test.TestDynamicParser.TestRequiredOptionalParseErrors
3206/3391 Test #3208: json_dynamic_parser_test.TestDynamicParser.TestKeyAndParseErrors .........................................................   Passed    0.01 sec
          Start 3210: json_dynamic_parser_test.TestDynamicParser.TestItemParseErrors
3207/3391 Test #3209: json_dynamic_parser_test.TestDynamicParser.TestRequiredOptionalParseErrors ...............................................   Passed    0.01 sec
          Start 3211: json_dynamic_parser_test.TestDynamicParser.TestErrorNesting
3208/3391 Test #3210: json_dynamic_parser_test.TestDynamicParser.TestItemParseErrors ...........................................................   Passed    0.01 sec
          Start 3212: json_dynamic_parser_test.TestDynamicParser.TestRecordThrowOnDoubleParseErrors
3209/3391 Test #3211: json_dynamic_parser_test.TestDynamicParser.TestErrorNesting ..............................................................   Passed    0.01 sec
          Start 3213: json_dynamic_parser_test.TestDynamicParser.TestRecordThrowOnChangingValue
3210/3391 Test #3212: json_dynamic_parser_test.TestDynamicParser.TestRecordThrowOnDoubleParseErrors ............................................   Passed    0.01 sec
          Start 3214: json_dynamic_parser_test.TestDynamicParser.TestThrowOnReleaseWhileParsing
3211/3391 Test #3213: json_dynamic_parser_test.TestDynamicParser.TestRecordThrowOnChangingValue ................................................   Passed    0.01 sec
          Start 3215: json_dynamic_parser_test.TestDynamicParser.TestThrowOnReleaseTwice
3212/3391 Test #3214: json_dynamic_parser_test.TestDynamicParser.TestThrowOnReleaseWhileParsing ................................................   Passed    0.01 sec
          Start 3216: json_dynamic_parser_test.TestDynamicParser.TestThrowOnNullValue
3213/3391 Test #3215: json_dynamic_parser_test.TestDynamicParser.TestThrowOnReleaseTwice .......................................................   Passed    0.01 sec
          Start 3217: json_dynamic_parser_test.TestDynamicParser.TestThrowOnKeyOutsideCallback
3214/3391 Test #3216: json_dynamic_parser_test.TestDynamicParser.TestThrowOnNullValue ..........................................................   Passed    0.01 sec
          Start 3218: json_dynamic_test.Dynamic.Default
3215/3391 Test #3217: json_dynamic_parser_test.TestDynamicParser.TestThrowOnKeyOutsideCallback .................................................   Passed    0.01 sec
          Start 3219: json_dynamic_test.Dynamic.ObjectBasics
3216/3391 Test #3218: json_dynamic_test.Dynamic.Default ........................................................................................   Passed    0.01 sec
          Start 3220: json_dynamic_test.Dynamic.ArrayInsertErase
3217/3391 Test #3219: json_dynamic_test.Dynamic.ObjectBasics ...................................................................................   Passed    0.01 sec
          Start 3221: json_dynamic_test.Dynamic.ArrayInsertRange
3218/3391 Test #3220: json_dynamic_test.Dynamic.ArrayInsertErase ...............................................................................   Passed    0.01 sec
          Start 3222: json_dynamic_test.Dynamic.ArrayRangeConstruct
3219/3391 Test #3221: json_dynamic_test.Dynamic.ArrayInsertRange ...............................................................................   Passed    0.01 sec
          Start 3223: json_dynamic_test.Dynamic.ArrayRangeFactory
3220/3391 Test #3222: json_dynamic_test.Dynamic.ArrayRangeConstruct ............................................................................   Passed    0.01 sec
          Start 3224: json_dynamic_test.Dynamic.ObjectHeterogeneousAccess
3221/3391 Test #3223: json_dynamic_test.Dynamic.ArrayRangeFactory ..............................................................................   Passed    0.01 sec
          Start 3225: json_dynamic_test.Dynamic.CastFromVectorOfBooleans
3222/3391 Test #3224: json_dynamic_test.Dynamic.ObjectHeterogeneousAccess ......................................................................   Passed    0.01 sec
          Start 3226: json_dynamic_test.Dynamic.CastFromConstVectorOfBooleans
3223/3391 Test #3225: json_dynamic_test.Dynamic.CastFromVectorOfBooleans .......................................................................   Passed    0.01 sec
          Start 3227: json_dynamic_test.Dynamic.ObjectErase
3224/3391 Test #3226: json_dynamic_test.Dynamic.CastFromConstVectorOfBooleans ..................................................................   Passed    0.01 sec
          Start 3228: json_dynamic_test.Dynamic.ArrayErase
3225/3391 Test #3227: json_dynamic_test.Dynamic.ObjectErase ....................................................................................   Passed    0.01 sec
          Start 3229: json_dynamic_test.Dynamic.StringBasics
3226/3391 Test #3228: json_dynamic_test.Dynamic.ArrayErase .....................................................................................   Passed    0.01 sec
          Start 3230: json_dynamic_test.Dynamic.ArrayBasics
3227/3391 Test #3229: json_dynamic_test.Dynamic.StringBasics ...................................................................................   Passed    0.01 sec
          Start 3231: json_dynamic_test.Dynamic.Reserve
3228/3391 Test #3230: json_dynamic_test.Dynamic.ArrayBasics ....................................................................................   Passed    0.01 sec
          Start 3232: json_dynamic_test.Dynamic.DeepCopy
3229/3391 Test #3231: json_dynamic_test.Dynamic.Reserve ........................................................................................   Passed    0.01 sec
          Start 3233: json_dynamic_test.Dynamic.ArrayReassignment
3230/3391 Test #3232: json_dynamic_test.Dynamic.DeepCopy .......................................................................................   Passed    0.01 sec
          Start 3234: json_dynamic_test.Dynamic.Operator
3231/3391 Test #3233: json_dynamic_test.Dynamic.ArrayReassignment ..............................................................................   Passed    0.01 sec
          Start 3235: json_dynamic_test.Dynamic.ComparisonOperatorsOnNotEqualValuesOfAllTypes
3232/3391 Test #3234: json_dynamic_test.Dynamic.Operator .......................................................................................   Passed    0.01 sec
          Start 3236: json_dynamic_test.Dynamic.ComparisonOperatorsOnSameValuesOfSameTypes
3233/3391 Test #3235: json_dynamic_test.Dynamic.ComparisonOperatorsOnNotEqualValuesOfAllTypes ..................................................   Passed    0.01 sec
          Start 3237: json_dynamic_test.Dynamic.ComparisonOperatorsForNumericallyEqualIntAndDoubles
3234/3391 Test #3236: json_dynamic_test.Dynamic.ComparisonOperatorsOnSameValuesOfSameTypes .....................................................   Passed    0.01 sec
          Start 3238: json_dynamic_test.Dynamic.HashDoesNotThrow
3235/3391 Test #3237: json_dynamic_test.Dynamic.ComparisonOperatorsForNumericallyEqualIntAndDoubles ............................................   Passed    0.01 sec
          Start 3239: json_dynamic_test.Dynamic.HashOnDoublesUsesCorrectUnderlyingHasher
3236/3391 Test #3238: json_dynamic_test.Dynamic.HashDoesNotThrow ...............................................................................   Passed    0.01 sec
          Start 3240: json_dynamic_test.Dynamic.HashForNumericallyEqualIntAndDoubles
3237/3391 Test #3239: json_dynamic_test.Dynamic.HashOnDoublesUsesCorrectUnderlyingHasher .......................................................   Passed    0.01 sec
          Start 3241: json_dynamic_test.Dynamic.ComparisonOperatorsForNonEquivalenctCases
3238/3391 Test #3240: json_dynamic_test.Dynamic.HashForNumericallyEqualIntAndDoubles ...........................................................   Passed    0.01 sec
          Start 3242: json_dynamic_test.Dynamic.Conversions
3239/3391 Test #3241: json_dynamic_test.Dynamic.ComparisonOperatorsForNonEquivalenctCases ......................................................   Passed    0.01 sec
          Start 3243: json_dynamic_test.Dynamic.GetSetDefaultTest
3240/3391 Test #3242: json_dynamic_test.Dynamic.Conversions ....................................................................................   Passed    0.01 sec
          Start 3244: json_dynamic_test.Dynamic.ObjectForwarding
3241/3391 Test #3243: json_dynamic_test.Dynamic.GetSetDefaultTest ..............................................................................   Passed    0.01 sec
          Start 3245: json_dynamic_test.Dynamic.GetPtr
3242/3391 Test #3244: json_dynamic_test.Dynamic.ObjectForwarding ...............................................................................   Passed    0.01 sec
          Start 3246: json_dynamic_test.Dynamic.Assignment
3243/3391 Test #3245: json_dynamic_test.Dynamic.GetPtr .........................................................................................   Passed    0.01 sec
          Start 3247: json_dynamic_test.Dynamic.GetDefault
3244/3391 Test #3246: json_dynamic_test.Dynamic.Assignment .....................................................................................   Passed    0.01 sec
          Start 3248: json_dynamic_test.Dynamic.GetString
3245/3391 Test #3247: json_dynamic_test.Dynamic.GetDefault .....................................................................................   Passed    0.01 sec
          Start 3249: json_dynamic_test.Dynamic.GetSmallThings
3246/3391 Test #3248: json_dynamic_test.Dynamic.GetString ......................................................................................   Passed    0.01 sec
          Start 3250: json_dynamic_test.Dynamic.At
3247/3391 Test #3249: json_dynamic_test.Dynamic.GetSmallThings .................................................................................   Passed    0.01 sec
          Start 3251: json_dynamic_test.Dynamic.Brackets
3248/3391 Test #3250: json_dynamic_test.Dynamic.At .............................................................................................   Passed    0.01 sec
          Start 3252: json_dynamic_test.Dynamic.PrintNull
3249/3391 Test #3251: json_dynamic_test.Dynamic.Brackets .......................................................................................   Passed    0.01 sec
          Start 3253: json_dynamic_test.Dynamic.WriteThroughArrayIterators
3250/3391 Test #3252: json_dynamic_test.Dynamic.PrintNull ......................................................................................   Passed    0.01 sec
          Start 3254: json_dynamic_test.Dynamic.MoveOutOfArrayIterators
3251/3391 Test #3253: json_dynamic_test.Dynamic.WriteThroughArrayIterators .....................................................................   Passed    0.01 sec
          Start 3255: json_dynamic_test.Dynamic.WriteThroughObjectIterators
3252/3391 Test #3254: json_dynamic_test.Dynamic.MoveOutOfArrayIterators ........................................................................   Passed    0.01 sec
          Start 3256: json_dynamic_test.Dynamic.MoveOutOfObjectIterators
3253/3391 Test #3255: json_dynamic_test.Dynamic.WriteThroughObjectIterators ....................................................................   Passed    0.01 sec
          Start 3257: json_dynamic_test.Dynamic.ArrayIteratorInterop
3254/3391 Test #3256: json_dynamic_test.Dynamic.MoveOutOfObjectIterators .......................................................................   Passed    0.01 sec
          Start 3258: json_dynamic_test.Dynamic.ObjectIteratorInterop
3255/3391 Test #3257: json_dynamic_test.Dynamic.ArrayIteratorInterop ...........................................................................   Passed    0.01 sec
          Start 3259: json_dynamic_test.Dynamic.MergePatchWithNonObject
3256/3391 Test #3258: json_dynamic_test.Dynamic.ObjectIteratorInterop ..........................................................................   Passed    0.01 sec
          Start 3260: json_dynamic_test.Dynamic.MergePatchReplaceInFlatObject
3257/3391 Test #3259: json_dynamic_test.Dynamic.MergePatchWithNonObject ........................................................................   Passed    0.01 sec
          Start 3261: json_dynamic_test.Dynamic.MergePatchAddInFlatObject
3258/3391 Test #3260: json_dynamic_test.Dynamic.MergePatchReplaceInFlatObject ..................................................................   Passed    0.01 sec
          Start 3262: json_dynamic_test.Dynamic.MergePatchReplaceInNestedObject
3259/3391 Test #3261: json_dynamic_test.Dynamic.MergePatchAddInFlatObject ......................................................................   Passed    0.01 sec
          Start 3263: json_dynamic_test.Dynamic.MergePatchAddInNestedObject
3260/3391 Test #3262: json_dynamic_test.Dynamic.MergePatchReplaceInNestedObject ................................................................   Passed    0.01 sec
          Start 3264: json_dynamic_test.Dynamic.MergeNestePatch
3261/3391 Test #3263: json_dynamic_test.Dynamic.MergePatchAddInNestedObject ....................................................................   Passed    0.01 sec
          Start 3265: json_dynamic_test.Dynamic.MergePatchRemoveInFlatObject
3262/3391 Test #3264: json_dynamic_test.Dynamic.MergeNestePatch ................................................................................   Passed    0.01 sec
          Start 3266: json_dynamic_test.Dynamic.MergePatchRemoveInNestedObject
3263/3391 Test #3265: json_dynamic_test.Dynamic.MergePatchRemoveInFlatObject ...................................................................   Passed    0.01 sec
          Start 3267: json_dynamic_test.Dynamic.MergePatchRemoveNonExistent
3264/3391 Test #3266: json_dynamic_test.Dynamic.MergePatchRemoveInNestedObject .................................................................   Passed    0.01 sec
          Start 3268: json_dynamic_test.Dynamic.MergeDiffFlatObjects
3265/3391 Test #3267: json_dynamic_test.Dynamic.MergePatchRemoveNonExistent ....................................................................   Passed    0.01 sec
          Start 3269: json_dynamic_test.Dynamic.MergeDiffNestedObjects
3266/3391 Test #3268: json_dynamic_test.Dynamic.MergeDiffFlatObjects ...........................................................................   Passed    0.01 sec
          Start 3270: json_dynamic_test.Dynamic.JSONPointer
3267/3391 Test #3269: json_dynamic_test.Dynamic.MergeDiffNestedObjects .........................................................................   Passed    0.01 sec
          Start 3271: json_dynamic_test.Dynamic.Math
3268/3391 Test #3270: json_dynamic_test.Dynamic.JSONPointer ....................................................................................   Passed    0.01 sec
          Start 3272: json_dynamic_test.Dynamic.EqualNestedKeys
3269/3391 Test #3271: json_dynamic_test.Dynamic.Math ...........................................................................................   Passed    0.01 sec
          Start 3273: json_dynamic_test.Dynamic.EqualNestedValues
3270/3391 Test #3272: json_dynamic_test.Dynamic.EqualNestedKeys ................................................................................   Passed    0.01 sec
          Start 3274: json_json_test.Json.Unicode
3271/3391 Test #3273: json_dynamic_test.Dynamic.EqualNestedValues ..............................................................................   Passed    0.01 sec
          Start 3275: json_json_test.Json.Parse
3272/3391 Test #3274: json_json_test.Json.Unicode ..............................................................................................   Passed    0.01 sec
          Start 3276: json_json_test.Json.TestLineNumbers
3273/3391 Test #3275: json_json_test.Json.Parse ................................................................................................   Passed    0.01 sec
          Start 3277: json_json_test.Json.DuplicateKeys
3274/3391 Test #3276: json_json_test.Json.TestLineNumbers ......................................................................................   Passed    0.01 sec
          Start 3278: json_json_test.Json.ParseConvertInt
3275/3391 Test #3277: json_json_test.Json.DuplicateKeys ........................................................................................   Passed    0.01 sec
          Start 3279: json_json_test.Json.PrintConvertInt
3276/3391 Test #3278: json_json_test.Json.ParseConvertInt ......................................................................................   Passed    0.01 sec
          Start 3280: json_json_test.Json.ParseTrailingComma
3277/3391 Test #3279: json_json_test.Json.PrintConvertInt ......................................................................................   Passed    0.01 sec
          Start 3281: json_json_test.Json.BoolConversion
3278/3391 Test #3280: json_json_test.Json.ParseTrailingComma ...................................................................................   Passed    0.01 sec
          Start 3282: json_json_test.Json.JavascriptSafe
3279/3391 Test #3281: json_json_test.Json.BoolConversion .......................................................................................   Passed    0.01 sec
          Start 3283: json_json_test.Json.Produce
3280/3391 Test #3282: json_json_test.Json.JavascriptSafe .......................................................................................   Passed    0.01 sec
          Start 3284: json_json_test.Json.PrintExceptionErrorMessages
3281/3391 Test #3283: json_json_test.Json.Produce ..............................................................................................   Passed    0.01 sec
          Start 3285: json_json_test.Json.JsonEscape
3282/3391 Test #3284: json_json_test.Json.PrintExceptionErrorMessages ..........................................................................   Passed    0.01 sec
          Start 3286: json_json_test.Json.EscapeCornerCases
3283/3391 Test #3285: json_json_test.Json.JsonEscape ...........................................................................................   Passed    0.01 sec
          Start 3287: json_json_test.Json.JsonNonAsciiEncoding
3284/3391 Test #3287: json_json_test.Json.JsonNonAsciiEncoding .................................................................................   Passed    0.01 sec
          Start 3288: json_json_test.Json.UTF8Retention
3285/3391 Test #3286: json_json_test.Json.EscapeCornerCases ....................................................................................   Passed    0.02 sec
          Start 3289: json_json_test.Json.UTF8EncodeNonAsciiRetention
3286/3391 Test #3288: json_json_test.Json.UTF8Retention ........................................................................................   Passed    0.01 sec
          Start 3290: json_json_test.Json.UTF8Validation
3287/3391 Test #3289: json_json_test.Json.UTF8EncodeNonAsciiRetention ..........................................................................   Passed    0.01 sec
          Start 3291: json_json_test.Json.ParseNonStringKeys
3288/3391 Test #3290: json_json_test.Json.UTF8Validation .......................................................................................   Passed    0.01 sec
          Start 3292: json_json_test.Json.ParseDoubleFallback
3289/3391 Test #3291: json_json_test.Json.ParseNonStringKeys ...................................................................................   Passed    0.01 sec
          Start 3293: json_json_test.Json.ParseNumbersAsStrings
3290/3391 Test #3292: json_json_test.Json.ParseDoubleFallback ..................................................................................   Passed    0.01 sec
          Start 3294: json_json_test.Json.SortKeys
3291/3391 Test #3293: json_json_test.Json.ParseNumbersAsStrings ................................................................................   Passed    0.01 sec
          Start 3295: json_json_test.Json.PrettyPrintIndent
3292/3391 Test #3294: json_json_test.Json.SortKeys .............................................................................................   Passed    0.01 sec
          Start 3296: json_json_test.Json.PrintTo
3293/3391 Test #3295: json_json_test.Json.PrettyPrintIndent ....................................................................................   Passed    0.01 sec
          Start 3297: json_json_test.Json.RecursionLimit
3294/3391 Test #3296: json_json_test.Json.PrintTo ..............................................................................................   Passed    0.01 sec
          Start 3298: json_json_test.Json.ExtraEscapes
3295/3391 Test #3297: json_json_test.Json.RecursionLimit .......................................................................................   Passed    0.01 sec
          Start 3299: json_json_test.Json.CharsToUnicodeEscape
3296/3391 Test #3298: json_json_test.Json.ExtraEscapes .........................................................................................   Passed    0.01 sec
          Start 3300: json_json_other_test.Json.StripComments
3297/3391 Test #3299: json_json_test.Json.CharsToUnicodeEscape .................................................................................   Passed    0.01 sec
          Start 3301: json_json_patch_test.JsonPatchTest.ValidPatch
3298/3391 Test #3300: json_json_other_test.Json.StripComments ..................................................................................   Passed    0.01 sec
          Start 3302: json_json_patch_test.JsonPatchTest.InvalidPatches
3299/3391 Test #3301: json_json_patch_test.JsonPatchTest.ValidPatch ............................................................................   Passed    0.01 sec
          Start 3303: json_json_patch_test.JsonPatchTest.SuccessfulPatchApplication
3300/3391 Test #3302: json_json_patch_test.JsonPatchTest.InvalidPatches ........................................................................   Passed    0.01 sec
          Start 3304: json_json_patch_test.JsonPatchTest.TestOpFailure
3301/3391 Test #3303: json_json_patch_test.JsonPatchTest.SuccessfulPatchApplication ............................................................   Passed    0.01 sec
          Start 3305: json_json_patch_test.JsonPatchTest.PathNotFound
3302/3391 Test #3304: json_json_patch_test.JsonPatchTest.TestOpFailure .........................................................................   Passed    0.01 sec
          Start 3306: json_json_patch_test.JsonPatchTest.FromNotFound
3303/3391 Test #3305: json_json_patch_test.JsonPatchTest.PathNotFound ..........................................................................   Passed    0.01 sec
          Start 3307: json_json_patch_test.JsonPatchTest.RemoveRootObject
3304/3391 Test #3306: json_json_patch_test.JsonPatchTest.FromNotFound ..........................................................................   Passed    0.01 sec
          Start 3308: json_json_patch_test.JsonPatchTest.AddWithAppend
3305/3391 Test #3307: json_json_patch_test.JsonPatchTest.RemoveRootObject ......................................................................   Passed    0.01 sec
          Start 3309: json_json_patch_test.JsonPatchTest.RemoveWithMinus
3306/3391 Test #3308: json_json_patch_test.JsonPatchTest.AddWithAppend .........................................................................   Passed    0.01 sec
          Start 3310: json_json_patch_test.JsonPatchTest.FailedOpIndex
3307/3391 Test #3309: json_json_patch_test.JsonPatchTest.RemoveWithMinus .......................................................................   Passed    0.01 sec
          Start 3311: json_json_pointer_test.JsonPointerTest.ValidPointers
3308/3391 Test #3310: json_json_patch_test.JsonPatchTest.FailedOpIndex .........................................................................   Passed    0.01 sec
          Start 3312: json_json_pointer_test.JsonPointerTest.InvalidPointers
3309/3391 Test #3311: json_json_pointer_test.JsonPointerTest.ValidPointers .....................................................................   Passed    0.01 sec
          Start 3313: json_json_pointer_test.JsonPointerTest.IsPrefixTo
3310/3391 Test #3312: json_json_pointer_test.JsonPointerTest.InvalidPointers ...................................................................   Passed    0.01 sec
          Start 3314: json_json_schema_test.JSONSchemaTest.TestMultipleOfInt
3311/3391 Test #3313: json_json_pointer_test.JsonPointerTest.IsPrefixTo ........................................................................   Passed    0.01 sec
          Start 3315: json_json_schema_test.JSONSchemaTest.TestMultipleOfDouble
3312/3391 Test #3314: json_json_schema_test.JSONSchemaTest.TestMultipleOfInt ...................................................................   Passed    0.01 sec
          Start 3316: json_json_schema_test.JSONSchemaTest.TestMinimumIntInclusive
3313/3391 Test #3315: json_json_schema_test.JSONSchemaTest.TestMultipleOfDouble ................................................................   Passed    0.01 sec
          Start 3317: json_json_schema_test.JSONSchemaTest.TestMinimumIntExclusive
3314/3391 Test #3316: json_json_schema_test.JSONSchemaTest.TestMinimumIntInclusive .............................................................   Passed    0.01 sec
          Start 3318: json_json_schema_test.JSONSchemaTest.TestMaximumIntInclusive
3315/3391 Test #3317: json_json_schema_test.JSONSchemaTest.TestMinimumIntExclusive .............................................................   Passed    0.01 sec
          Start 3319: json_json_schema_test.JSONSchemaTest.TestMaximumIntExclusive
3316/3391 Test #3318: json_json_schema_test.JSONSchemaTest.TestMaximumIntInclusive .............................................................   Passed    0.01 sec
          Start 3320: json_json_schema_test.JSONSchemaTest.TestMinimumDoubleInclusive
3317/3391 Test #3319: json_json_schema_test.JSONSchemaTest.TestMaximumIntExclusive .............................................................   Passed    0.01 sec
          Start 3321: json_json_schema_test.JSONSchemaTest.TestMinimumDoubleExclusive
3318/3391 Test #3320: json_json_schema_test.JSONSchemaTest.TestMinimumDoubleInclusive ..........................................................   Passed    0.01 sec
          Start 3322: json_json_schema_test.JSONSchemaTest.TestMaximumDoubleInclusive
3319/3391 Test #3321: json_json_schema_test.JSONSchemaTest.TestMinimumDoubleExclusive ..........................................................   Passed    0.01 sec
          Start 3323: json_json_schema_test.JSONSchemaTest.TestMaximumDoubleExclusive
3320/3391 Test #3322: json_json_schema_test.JSONSchemaTest.TestMaximumDoubleInclusive ..........................................................   Passed    0.01 sec
          Start 3324: json_json_schema_test.JSONSchemaTest.TestInvalidSchema
3321/3391 Test #3323: json_json_schema_test.JSONSchemaTest.TestMaximumDoubleExclusive ..........................................................   Passed    0.01 sec
          Start 3325: json_json_schema_test.JSONSchemaTest.TestMinimumStringLength
3322/3391 Test #3324: json_json_schema_test.JSONSchemaTest.TestInvalidSchema ...................................................................   Passed    0.01 sec
          Start 3326: json_json_schema_test.JSONSchemaTest.TestMaximumStringLength
3323/3391 Test #3325: json_json_schema_test.JSONSchemaTest.TestMinimumStringLength .............................................................   Passed    0.01 sec
          Start 3327: json_json_schema_test.JSONSchemaTest.TestStringPattern
3324/3391 Test #3326: json_json_schema_test.JSONSchemaTest.TestMaximumStringLength .............................................................   Passed    0.01 sec
          Start 3328: json_json_schema_test.JSONSchemaTest.TestMinimumArrayItems
3325/3391 Test #3327: json_json_schema_test.JSONSchemaTest.TestStringPattern ...................................................................   Passed    0.01 sec
          Start 3329: json_json_schema_test.JSONSchemaTest.TestMaximumArrayItems
3326/3391 Test #3328: json_json_schema_test.JSONSchemaTest.TestMinimumArrayItems ...............................................................   Passed    0.01 sec
          Start 3330: json_json_schema_test.JSONSchemaTest.TestArrayUniqueItems
3327/3391 Test #3329: json_json_schema_test.JSONSchemaTest.TestMaximumArrayItems ...............................................................   Passed    0.01 sec
          Start 3331: json_json_schema_test.JSONSchemaTest.TestArrayItems
3328/3391 Test #3330: json_json_schema_test.JSONSchemaTest.TestArrayUniqueItems ................................................................   Passed    0.01 sec
          Start 3332: json_json_schema_test.JSONSchemaTest.TestArrayAdditionalItems
3329/3391 Test #3331: json_json_schema_test.JSONSchemaTest.TestArrayItems ......................................................................   Passed    0.01 sec
          Start 3333: json_json_schema_test.JSONSchemaTest.TestArrayNoAdditionalItems
3330/3391 Test #3332: json_json_schema_test.JSONSchemaTest.TestArrayAdditionalItems ............................................................   Passed    0.01 sec
          Start 3334: json_json_schema_test.JSONSchemaTest.TestArrayItemsNotPresent
3331/3391 Test #3333: json_json_schema_test.JSONSchemaTest.TestArrayNoAdditionalItems ..........................................................   Passed    0.01 sec
          Start 3335: json_json_schema_test.JSONSchemaTest.TestRef
3332/3391 Test #3334: json_json_schema_test.JSONSchemaTest.TestArrayItemsNotPresent ............................................................   Passed    0.01 sec
          Start 3336: json_json_schema_test.JSONSchemaTest.TestRecursiveRef
3333/3391 Test #3335: json_json_schema_test.JSONSchemaTest.TestRef .............................................................................   Passed    0.01 sec
          Start 3337: json_json_schema_test.JSONSchemaTest.TestDoubleRecursiveRef
3334/3391 Test #3336: json_json_schema_test.JSONSchemaTest.TestRecursiveRef ....................................................................   Passed    0.01 sec
          Start 3338: json_json_schema_test.JSONSchemaTest.TestInfinitelyRecursiveRef
3335/3391 Test #3337: json_json_schema_test.JSONSchemaTest.TestDoubleRecursiveRef ..............................................................   Passed    0.01 sec
          Start 3339: json_json_schema_test.JSONSchemaTest.TestRequired
3336/3391 Test #3338: json_json_schema_test.JSONSchemaTest.TestInfinitelyRecursiveRef ..........................................................   Passed    0.01 sec
          Start 3340: json_json_schema_test.JSONSchemaTest.TestMinMaxProperties
3337/3391 Test #3339: json_json_schema_test.JSONSchemaTest.TestRequired ........................................................................   Passed    0.01 sec
          Start 3341: json_json_schema_test.JSONSchemaTest.TestProperties
3338/3391 Test #3340: json_json_schema_test.JSONSchemaTest.TestMinMaxProperties ................................................................   Passed    0.01 sec
          Start 3342: json_json_schema_test.JSONSchemaTest.TestPropertyAndPattern
3339/3391 Test #3341: json_json_schema_test.JSONSchemaTest.TestProperties ......................................................................   Passed    0.01 sec
          Start 3343: json_json_schema_test.JSONSchemaTest.TestPropertyDependency
3340/3391 Test #3342: json_json_schema_test.JSONSchemaTest.TestPropertyAndPattern ..............................................................   Passed    0.01 sec
          Start 3344: json_json_schema_test.JSONSchemaTest.TestSchemaDependency
3341/3391 Test #3343: json_json_schema_test.JSONSchemaTest.TestPropertyDependency ..............................................................   Passed    0.01 sec
          Start 3345: json_json_schema_test.JSONSchemaTest.TestEnum
3342/3391 Test #3344: json_json_schema_test.JSONSchemaTest.TestSchemaDependency ................................................................   Passed    0.01 sec
          Start 3346: json_json_schema_test.JSONSchemaTest.TestType
3343/3391 Test #3345: json_json_schema_test.JSONSchemaTest.TestEnum ............................................................................   Passed    0.01 sec
          Start 3347: json_json_schema_test.JSONSchemaTest.TestTypeArray
3344/3391 Test #3346: json_json_schema_test.JSONSchemaTest.TestType ............................................................................   Passed    0.01 sec
          Start 3348: json_json_schema_test.JSONSchemaTest.TestAllOf
3345/3391 Test #3347: json_json_schema_test.JSONSchemaTest.TestTypeArray .......................................................................   Passed    0.01 sec
          Start 3349: json_json_schema_test.JSONSchemaTest.TestAnyOf
3346/3391 Test #3348: json_json_schema_test.JSONSchemaTest.TestAllOf ...........................................................................   Passed    0.01 sec
          Start 3350: json_json_schema_test.JSONSchemaTest.TestOneOf
3347/3391 Test #3349: json_json_schema_test.JSONSchemaTest.TestAnyOf ...........................................................................   Passed    0.01 sec
          Start 3351: json_json_schema_test.JSONSchemaTest.TestNot
3348/3391 Test #3350: json_json_schema_test.JSONSchemaTest.TestOneOf ...........................................................................   Passed    0.01 sec
          Start 3352: json_json_schema_test.JSONSchemaTest.TestMetaSchema
3349/3391 Test #3351: json_json_schema_test.JSONSchemaTest.TestNot .............................................................................   Passed    0.01 sec
          Start 3353: json_json_schema_test.JSONSchemaTest.TestProductSchema
3350/3391 Test #3352: json_json_schema_test.JSONSchemaTest.TestMetaSchema ......................................................................   Passed    0.01 sec
          Start 3354: crypto_blake2xb_test.Blake2xbTest.checkTestVectors
3351/3391 Test #3353: json_json_schema_test.JSONSchemaTest.TestProductSchema ...................................................................   Passed    0.01 sec
          Start 3355: crypto_blake2xb_test.Blake2xbKeyedTest.checkTestVector
3352/3391 Test #3354: crypto_blake2xb_test.Blake2xbTest.checkTestVectors .......................................................................   Passed    0.01 sec
3353/3391 Test #3355: crypto_blake2xb_test.Blake2xbKeyedTest.checkTestVector ...................................................................   Passed    0.01 sec
          Start 3356: crypto_lt_hash_test.LtHashTest/*.empty
          Start 3357: crypto_lt_hash_test.LtHashTest/*.reset
3354/3391 Test #3356: crypto_lt_hash_test.LtHashTest/*.empty ...................................................................................   Passed    0.01 sec
          Start 3358: crypto_lt_hash_test.LtHashTest/*.copyAssignment
3355/3391 Test #3357: crypto_lt_hash_test.LtHashTest/*.reset ...................................................................................   Passed    0.01 sec
          Start 3359: crypto_lt_hash_test.LtHashTest/*.checksumEquals
3356/3391 Test #3358: crypto_lt_hash_test.LtHashTest/*.copyAssignment ..........................................................................   Passed    0.01 sec
          Start 3360: crypto_lt_hash_test.LtHashTest/*.moveAssignment
3357/3391 Test #3359: crypto_lt_hash_test.LtHashTest/*.checksumEquals ..........................................................................   Passed    0.01 sec
          Start 3361: crypto_lt_hash_test.LtHashTest/*.addObjectCommutative
3358/3391 Test #3360: crypto_lt_hash_test.LtHashTest/*.moveAssignment ..........................................................................   Passed    0.01 sec
          Start 3362: crypto_lt_hash_test.LtHashTest/*.addTwoLtHashes
3359/3391 Test #3361: crypto_lt_hash_test.LtHashTest/*.addObjectCommutative ....................................................................   Passed    0.01 sec
          Start 3363: crypto_lt_hash_test.LtHashTest/*.subtractTwoLtHashes
3360/3391 Test #3362: crypto_lt_hash_test.LtHashTest/*.addTwoLtHashes ..........................................................................   Passed    0.01 sec
          Start 3364: crypto_lt_hash_test.LtHashTest/*.addObjectChaining
3361/3391 Test #3363: crypto_lt_hash_test.LtHashTest/*.subtractTwoLtHashes .....................................................................   Passed    0.01 sec
          Start 3365: crypto_lt_hash_test.LtHashTest/*.addDifferentObjects
3362/3391 Test #3364: crypto_lt_hash_test.LtHashTest/*.addObjectChaining .......................................................................   Passed    0.01 sec
          Start 3366: crypto_lt_hash_test.LtHashTest/*.addAndremoveObjectSame
3363/3391 Test #3365: crypto_lt_hash_test.LtHashTest/*.addDifferentObjects .....................................................................   Passed    0.01 sec
          Start 3367: crypto_lt_hash_test.LtHashTest/*.addObjectWithInitialChecksum
3364/3391 Test #3366: crypto_lt_hash_test.LtHashTest/*.addAndremoveObjectSame ..................................................................   Passed    0.01 sec
          Start 3368: crypto_lt_hash_test.LtHashTest/*.addObjectVariadic
3365/3391 Test #3367: crypto_lt_hash_test.LtHashTest/*.addObjectWithInitialChecksum ............................................................   Passed    0.01 sec
          Start 3369: crypto_lt_hash_test.LtHashTest/*.removeObjectVariadic
3366/3391 Test #3368: crypto_lt_hash_test.LtHashTest/*.addObjectVariadic .......................................................................   Passed    0.01 sec
          Start 3370: crypto_lt_hash_test.LtHashTest/*.getChecksumDeepCopy
3367/3391 Test #3369: crypto_lt_hash_test.LtHashTest/*.removeObjectVariadic ....................................................................   Passed    0.01 sec
          Start 3371: crypto_lt_hash_test.LtHashTest/*.addObjectRandomShuffle
3368/3391 Test #3370: crypto_lt_hash_test.LtHashTest/*.getChecksumDeepCopy .....................................................................   Passed    0.01 sec
          Start 3372: crypto_lt_hash_test.LtHashTest/*.addAndremoveObjectRandom
3369/3391 Test #3371: crypto_lt_hash_test.LtHashTest/*.addObjectRandomShuffle ..................................................................   Passed    0.08 sec
          Start 3373: crypto_lt_hash_test.LtHashTest/*.setChecksum
3370/3391 Test #3373: crypto_lt_hash_test.LtHashTest/*.setChecksum .............................................................................   Passed    0.01 sec
          Start 3374: crypto_lt_hash_test.LtHashTest/*.setChecksumWithChainedIOBuf
3371/3391 Test #3372: crypto_lt_hash_test.LtHashTest/*.addAndremoveObjectRandom ................................................................   Passed    0.09 sec
          Start 3375: crypto_lt_hash_test.LtHashTest/*.setChecksumFailure
3372/3391 Test #3374: crypto_lt_hash_test.LtHashTest/*.setChecksumWithChainedIOBuf .............................................................   Passed    0.01 sec
          Start 3376: crypto_lt_hash_test.LtHashTest/*.addObjectWithKnownValue
3373/3391 Test #3375: crypto_lt_hash_test.LtHashTest/*.setChecksumFailure ......................................................................   Passed    0.01 sec
          Start 3377: crypto_lt_hash_test.LtHashTest/*.setKeyTooShort
3374/3391 Test #3376: crypto_lt_hash_test.LtHashTest/*.addObjectWithKnownValue .................................................................   Passed    0.01 sec
          Start 3378: crypto_lt_hash_test.LtHashTest/*.setKeyTooLong
3375/3391 Test #3377: crypto_lt_hash_test.LtHashTest/*.setKeyTooShort ..........................................................................   Passed    0.01 sec
          Start 3379: crypto_lt_hash_test.LtHashTest/*.subtractWithDifferentKeysFail
3376/3391 Test #3378: crypto_lt_hash_test.LtHashTest/*.setKeyTooLong ...........................................................................   Passed    0.01 sec
          Start 3380: crypto_lt_hash_test.LtHashTest/*.addWithDifferentKeysFail
3377/3391 Test #3379: crypto_lt_hash_test.LtHashTest/*.subtractWithDifferentKeysFail ...........................................................   Passed    0.01 sec
          Start 3381: crypto_lt_hash_test.LtHashTest/*.keyedLtHashesEqual
3378/3391 Test #3380: crypto_lt_hash_test.LtHashTest/*.addWithDifferentKeysFail ................................................................   Passed    0.01 sec
          Start 3382: crypto_lt_hash_test.LtHashTest/*.keyedLtHashesDifferentKeysNotEqual
3379/3391 Test #3381: crypto_lt_hash_test.LtHashTest/*.keyedLtHashesEqual ......................................................................   Passed    0.01 sec
          Start 3383: singleton_thread_local_test.SingletonThreadLocalTest.TryGet
3380/3391 Test #3382: crypto_lt_hash_test.LtHashTest/*.keyedLtHashesDifferentKeysNotEqual ......................................................   Passed    0.01 sec
          Start 3384: singleton_thread_local_test.SingletonThreadLocalTest.OneSingletonPerThread
3381/3391 Test #3383: singleton_thread_local_test.SingletonThreadLocalTest.TryGet ..............................................................   Passed    0.01 sec
          Start 3385: singleton_thread_local_test.SingletonThreadLocalTest.DefaultMake
3382/3391 Test #3385: singleton_thread_local_test.SingletonThreadLocalTest.DefaultMake .........................................................   Passed    0.01 sec
          Start 3386: singleton_thread_local_test.SingletonThreadLocalTest.SameTypeMake
3383/3391 Test #3384: singleton_thread_local_test.SingletonThreadLocalTest.OneSingletonPerThread ...............................................   Passed    0.01 sec
          Start 3387: singleton_thread_local_test.SingletonThreadLocalTest.ReferenceConvertibleTypeMake
3384/3391 Test #3386: singleton_thread_local_test.SingletonThreadLocalTest.SameTypeMake ........................................................   Passed    0.01 sec
          Start 3388: singleton_thread_local_test.SingletonThreadLocalTest.AccessAfterFastPathDestruction
3385/3391 Test #3387: singleton_thread_local_test.SingletonThreadLocalTest.ReferenceConvertibleTypeMake ........................................   Passed    0.01 sec
          Start 3389: singleton_thread_local_test.ThreadLocal.DependencyTest
3386/3391 Test #3388: singleton_thread_local_test.SingletonThreadLocalTest.AccessAfterFastPathDestruction ......................................   Passed    0.01 sec
          Start 3390: singleton_thread_local_test.SingletonThreadLocalTest.Reused
3387/3391 Test #3389: singleton_thread_local_test.ThreadLocal.DependencyTest ...................................................................   Passed    0.01 sec
          Start 3391: singleton_thread_local_test.SingletonThreadLocalTest.AccessAllThreads
3388/3391 Test #3390: singleton_thread_local_test.SingletonThreadLocalTest.Reused ..............................................................   Passed    0.01 sec
3389/3391 Test #3391: singleton_thread_local_test.SingletonThreadLocalTest.AccessAllThreads ....................................................   Passed    0.01 sec
3390/3391 Test #2642: locks_test.SpinLock.Correctness ..........................................................................................   Passed    8.08 sec
3391/3391 Test #2879: spin_lock_test.SpinLock.Correctness ......................................................................................   Passed    7.88 sec

99% tests passed, 2 tests failed out of 3389

Total Test time (real) =  88.30 sec

The following tests did not run:
	 15 - algorithm_simd_contains_test.ContainsTestSpeicalCases.AsanShouldDetectInvalidRange (Skipped)
	1311 - gen_base_test.Gen.Guardthroughbuffers (Disabled)
	2110 - synchronization_small_locks_test.SmallLocks.PicoSpinLockThreadSanitizer (Skipped)
	2122 - synchronization_small_locks_test.SmallLocksk.MicroSpinLockThreadSanitizer (Skipped)
	2187 - atomic_unordered_map_test.AtomicUnorderedInsertMap.MegaMap (Disabled)
	2470 - fbstring_test.FBString.testFixedBugsD4355440 (Skipped)

The following tests FAILED:
	1637 - io_async_ssl_session_test.SSLSessionTest.BasicTest (Failed)
	1638 - io_async_ssl_session_test.SSLSessionTest.NullSessionResumptionTest (Failed)
Errors while running CTest
error: Bad exit status from /var/tmp/rpm-tmp.7cEWer (%check)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.7cEWer (%check)
Finish: rpmbuild folly-2025.01.06.00-1.fc42.src.rpm
Finish: build phase for folly-2025.01.06.00-1.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1736192938.335746/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
ERROR: Exception(/var/lib/copr-rpmbuild/results/folly-2025.01.06.00-1.fc42.src.rpm) Config(fedora-41-x86_64) 25 minutes 26 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_failure=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
ERROR: Command failed: 
 # /usr/bin/systemd-nspawn -q -M 0883f047e80947f4b9d6fe06a87fc05d -D /var/lib/mock/fedora-41-x86_64-1736192938.335746/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.ae9fdlrn:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/originals/folly.spec'

Copr build error: Build failed