Warning: Permanently added '52.91.216.173' (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/8481283-epel-8-aarch64 --chroot epel-8-aarch64


Version: 1.2
PID: 8927
Logging PID: 8928
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8481283,
 'buildroot_pkgs': [],
 'chroot': 'epel-8-aarch64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'a848efd1d0f973c3c16ba1bec35cf5256b0d977b',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/barsnick/tsduck/gtest',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'gtest',
 'package_version': '1.14.0-5',
 'project_dirname': 'tsduck',
 'project_name': 'tsduck',
 'project_owner': 'barsnick',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/barsnick/tsduck/epel-8-aarch64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'barsnick/tsduck--barsnick',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'barsnick',
 'tags': [],
 'task_id': '8481283-epel-8-aarch64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/barsnick/tsduck/gtest /var/lib/copr-rpmbuild/workspace/workdir-ulzraxhh/gtest --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/barsnick/tsduck/gtest', '/var/lib/copr-rpmbuild/workspace/workdir-ulzraxhh/gtest', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-ulzraxhh/gtest'...

Running: git checkout a848efd1d0f973c3c16ba1bec35cf5256b0d977b --

cmd: ['git', 'checkout', 'a848efd1d0f973c3c16ba1bec35cf5256b0d977b', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ulzraxhh/gtest
rc: 0
stdout: 
stderr: Note: switching to 'a848efd1d0f973c3c16ba1bec35cf5256b0d977b'.

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 a848efd automatic import of gtest

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ulzraxhh/gtest
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 v1.14.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o v1.14.0.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/barsnick/tsduck/gtest/v1.14.0.tar.gz/md5/c8340a482851ef6a3fe618a082304cfc/v1.14.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  847k  100  847k    0     0  42.7M      0 --:--:-- --:--:-- --:--:-- 43.5M
INFO: Reading stdout from command: md5sum v1.14.0.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-ulzraxhh/gtest/gtest.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ulzraxhh/gtest --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736259120.182440 -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-ulzraxhh/gtest/gtest.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ulzraxhh/gtest --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736259120.182440 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
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-ulzraxhh/gtest/gtest.spec)  Config(rhel+epel-8-aarch64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-aarch64-bootstrap-1736259120.182440/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.access.redhat.com/ubi8/ubi
INFO: Pulling image: registry.access.redhat.com/ubi8/ubi
INFO: Tagging container image as mock-bootstrap-f91fb9e8-11e1-4fea-93d4-c9ed44044f9a
INFO: Checking that 23a1c10d7195c4fac35e41fa9a0c78bb0f464a9b44dd059dc6f030b770e63a2f image matches host's architecture
INFO: Copy content of container 23a1c10d7195c4fac35e41fa9a0c78bb0f464a9b44dd059dc6f030b770e63a2f to /var/lib/mock/rhel+epel-8-aarch64-bootstrap-1736259120.182440/root
INFO: mounting 23a1c10d7195c4fac35e41fa9a0c78bb0f464a9b44dd059dc6f030b770e63a2f with podman image mount
INFO: image 23a1c10d7195c4fac35e41fa9a0c78bb0f464a9b44dd059dc6f030b770e63a2f as /var/lib/containers/storage/overlay/566dfb38ae80c510088abf66439e078f65074e99b728344a4e8e38dd7bd2ee01/merged
INFO: umounting image 23a1c10d7195c4fac35e41fa9a0c78bb0f464a9b44dd059dc6f030b770e63a2f (/var/lib/containers/storage/overlay/566dfb38ae80c510088abf66439e078f65074e99b728344a4e8e38dd7bd2ee01/merged) with podman image umount
INFO: Removing image mock-bootstrap-f91fb9e8-11e1-4fea-93d4-c9ed44044f9a
INFO: Package manager dnf4 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-aarch64-1736259120.182440/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf4 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.14.3-32.el8_10.aarch64
  python3-dnf-4.7.0-20.el8.noarch
  python3-dnf-plugins-core-4.0.21-25.el8.noarch
  yum-4.7.0-20.el8.noarch
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                 854 kB/s |  37 kB     00:00    
Red Hat Enterprise Linux - BaseOS                75 MB/s |  61 MB     00:00    
Red Hat Enterprise Linux - AppStream             52 MB/s |  60 MB     00:01    
Red Hat Enterprise Linux - CodeReady Linux Buil  13 MB/s | 6.5 MB     00:00    
Extra Packages for Enterprise Linux 8 - aarch64 118 MB/s |  14 MB     00:00    
Dependencies resolved.
============================================================================================
 Package                       Arch     Version                        Repository       Size
============================================================================================
Installing:
 bash                          aarch64  4.4.20-5.el8                   rhel-baseos     1.5 M
 bzip2                         aarch64  1.0.6-27.el8_10                rhel-baseos      60 k
 coreutils                     aarch64  8.30-15.el8                    rhel-baseos     1.2 M
 cpio                          aarch64  2.12-11.el8                    rhel-baseos     260 k
 diffutils                     aarch64  3.6-6.el8                      rhel-baseos     352 k
 epel-rpm-macros               noarch   8-41                           epel             27 k
 findutils                     aarch64  1:4.6.0-23.el8_10              rhel-baseos     525 k
 gawk                          aarch64  4.2.1-4.el8                    rhel-baseos     1.1 M
 gcc                           aarch64  8.5.0-22.el8_10                rhel-appstream   19 M
 gcc-c++                       aarch64  8.5.0-22.el8_10                rhel-appstream   11 M
 grep                          aarch64  3.1-6.el8                      rhel-baseos     268 k
 gzip                          aarch64  1.9-13.el8_5                   rhel-baseos     165 k
 info                          aarch64  6.5-7.el8                      rhel-baseos     191 k
 make                          aarch64  1:4.2.1-11.el8                 rhel-baseos     490 k
 patch                         aarch64  2.7.6-11.el8                   rhel-baseos     134 k
 redhat-release                aarch64  8.10-0.3.el8                   rhel-baseos      45 k
 redhat-rpm-config             noarch   131-1.el8                      rhel-appstream   91 k
 rpm-build                     aarch64  4.14.3-32.el8_10               rhel-appstream  173 k
 sed                           aarch64  4.5-5.el8                      rhel-baseos     295 k
 tar                           aarch64  2:1.30-9.el8                   rhel-baseos     830 k
 unzip                         aarch64  6.0-47.el8_10                  rhel-baseos     190 k
 util-linux                    aarch64  2.32.1-46.el8                  rhel-baseos     2.5 M
 which                         aarch64  2.21-20.el8                    rhel-baseos      49 k
 xz                            aarch64  5.2.4-4.el8_6                  rhel-baseos     153 k
Installing dependencies:
 annobin                       aarch64  11.13-2.el8                    rhel-appstream  971 k
 ansible-srpm-macros           noarch   1-12.el8                       epel             21 k
 audit-libs                    aarch64  3.1.2-1.el8                    rhel-baseos     120 k
 basesystem                    noarch   11-5.el8                       rhel-baseos      11 k
 binutils                      aarch64  2.30-125.el8_10                rhel-baseos     6.0 M
 brotli                        aarch64  1.0.6-3.el8                    rhel-baseos     314 k
 bzip2-libs                    aarch64  1.0.6-27.el8_10                rhel-baseos      48 k
 ca-certificates               noarch   2024.2.69_v8.0.303-80.0.el8_10 rhel-baseos     983 k
 chkconfig                     aarch64  1.19.2-1.el8                   rhel-baseos     197 k
 coreutils-common              aarch64  8.30-15.el8                    rhel-baseos     2.0 M
 cpp                           aarch64  8.5.0-22.el8_10                rhel-appstream  8.9 M
 cracklib                      aarch64  2.9.6-15.el8                   rhel-baseos      93 k
 cracklib-dicts                aarch64  2.9.6-15.el8                   rhel-baseos     4.0 M
 crypto-policies               noarch   20230731-1.git3177e06.el8      rhel-baseos      64 k
 curl                          aarch64  7.61.1-34.el8_10.2             rhel-baseos     350 k
 cyrus-sasl-lib                aarch64  2.1.27-6.el8_5                 rhel-baseos     122 k
 dwz                           aarch64  0.12-10.el8                    rhel-appstream  103 k
 efi-srpm-macros               noarch   3-3.el8                        rhel-appstream   22 k
 elfutils                      aarch64  0.190-2.el8                    rhel-baseos     554 k
 elfutils-default-yama-scope   noarch   0.190-2.el8                    rhel-baseos      53 k
 elfutils-libelf               aarch64  0.190-2.el8                    rhel-baseos     231 k
 elfutils-libs                 aarch64  0.190-2.el8                    rhel-baseos     294 k
 expat                         aarch64  2.2.5-16.el8_10                rhel-baseos     105 k
 file                          aarch64  5.33-26.el8                    rhel-baseos      78 k
 file-libs                     aarch64  5.33-26.el8                    rhel-baseos     542 k
 filesystem                    aarch64  3.8-6.el8                      rhel-baseos     1.1 M
 fpc-srpm-macros               noarch   1.3-1.el8                      epel            8.2 k
 gc                            aarch64  7.6.4-3.el8                    rhel-appstream   99 k
 gcc-plugin-annobin            aarch64  8.5.0-22.el8_10                rhel-appstream   35 k
 gdb-headless                  aarch64  8.2-20.el8                     rhel-appstream  3.1 M
 gdbm                          aarch64  1:1.18-2.el8                   rhel-baseos     128 k
 gdbm-libs                     aarch64  1:1.18-2.el8                   rhel-baseos      59 k
 ghc-srpm-macros               noarch   1.4.2-7.el8                    rhel-appstream  9.4 k
 glib2                         aarch64  2.56.4-165.el8_10              rhel-baseos     2.4 M
 glibc                         aarch64  2.28-251.el8_10.5              rhel-baseos     1.8 M
 glibc-all-langpacks           aarch64  2.28-251.el8_10.5              rhel-baseos      25 M
 glibc-common                  aarch64  2.28-251.el8_10.5              rhel-baseos     1.0 M
 glibc-devel                   aarch64  2.28-251.el8_10.5              rhel-baseos      86 k
 glibc-gconv-extra             aarch64  2.28-251.el8_10.5              rhel-baseos     1.8 M
 glibc-headers                 aarch64  2.28-251.el8_10.5              rhel-baseos     484 k
 gmp                           aarch64  1:6.1.2-11.el8                 rhel-baseos     264 k
 gnupg2                        aarch64  2.2.20-3.el8_6                 rhel-baseos     2.4 M
 gnutls                        aarch64  3.6.16-8.el8_9.3               rhel-baseos     940 k
 go-srpm-macros                noarch   2-17.el8                       rhel-appstream   13 k
 guile                         aarch64  5:2.0.14-7.el8                 rhel-appstream  3.5 M
 ima-evm-utils                 aarch64  1.3.2-12.el8                   rhel-baseos      63 k
 isl                           aarch64  0.16.1-6.el8                   rhel-appstream  778 k
 kernel-headers                aarch64  4.18.0-553.33.1.el8_10         rhel-baseos      12 M
 keyutils-libs                 aarch64  1.5.10-9.el8                   rhel-baseos      34 k
 krb5-libs                     aarch64  1.18.2-30.el8_10               rhel-baseos     821 k
 libacl                        aarch64  2.2.53-3.el8                   rhel-baseos      34 k
 libarchive                    aarch64  3.3.3-5.el8                    rhel-baseos     340 k
 libasan                       aarch64  8.5.0-22.el8_10                rhel-baseos     387 k
 libassuan                     aarch64  2.5.1-3.el8                    rhel-baseos      81 k
 libatomic                     aarch64  8.5.0-22.el8_10                rhel-baseos      26 k
 libatomic_ops                 aarch64  7.6.2-3.el8                    rhel-appstream   38 k
 libattr                       aarch64  2.4.48-3.el8                   rhel-baseos      27 k
 libbabeltrace                 aarch64  1.5.4-4.el8                    rhel-baseos     189 k
 libblkid                      aarch64  2.32.1-46.el8                  rhel-baseos     215 k
 libcap                        aarch64  2.48-6.el8_9                   rhel-baseos      74 k
 libcap-ng                     aarch64  0.7.11-1.el8                   rhel-baseos      33 k
 libcom_err                    aarch64  1.45.6-5.el8                   rhel-baseos      49 k
 libcurl                       aarch64  7.61.1-34.el8_10.2             rhel-baseos     286 k
 libdb                         aarch64  5.3.28-42.el8_4                rhel-baseos     687 k
 libdb-utils                   aarch64  5.3.28-42.el8_4                rhel-baseos     148 k
 libfdisk                      aarch64  2.32.1-46.el8                  rhel-baseos     244 k
 libffi                        aarch64  3.1-24.el8                     rhel-baseos      37 k
 libgcc                        aarch64  8.5.0-22.el8_10                rhel-baseos      75 k
 libgcrypt                     aarch64  1.8.5-7.el8_6                  rhel-baseos     391 k
 libgomp                       aarch64  8.5.0-22.el8_10                rhel-baseos     200 k
 libgpg-error                  aarch64  1.31-1.el8                     rhel-baseos     240 k
 libidn2                       aarch64  2.2.0-1.el8                    rhel-baseos      93 k
 libksba                       aarch64  1.3.5-9.el8_7                  rhel-baseos     130 k
 libmount                      aarch64  2.32.1-46.el8                  rhel-baseos     230 k
 libmpc                        aarch64  1.1.0-9.1.el8                  rhel-appstream   60 k
 libnghttp2                    aarch64  1.33.0-6.el8_10.1              rhel-baseos      75 k
 libnsl2                       aarch64  1.2.0-2.20180605git4a062cf.el8 rhel-baseos      55 k
 libpkgconf                    aarch64  1.4.2-1.el8                    rhel-baseos      34 k
 libpsl                        aarch64  0.20.2-6.el8                   rhel-baseos      61 k
 libpwquality                  aarch64  1.4.4-6.el8                    rhel-baseos     106 k
 libselinux                    aarch64  2.9-9.el8_10                   rhel-baseos     162 k
 libsemanage                   aarch64  2.9-10.el8_10                  rhel-baseos     164 k
 libsepol                      aarch64  2.9-3.el8                      rhel-baseos     321 k
 libsigsegv                    aarch64  2.11-5.el8                     rhel-baseos      30 k
 libsmartcols                  aarch64  2.32.1-46.el8                  rhel-baseos     175 k
 libssh                        aarch64  0.9.6-14.el8                   rhel-baseos     210 k
 libssh-config                 noarch   0.9.6-14.el8                   rhel-baseos      21 k
 libstdc++                     aarch64  8.5.0-22.el8_10                rhel-baseos     425 k
 libstdc++-devel               aarch64  8.5.0-22.el8_10                rhel-appstream  2.1 M
 libtasn1                      aarch64  4.13-4.el8_7                   rhel-baseos      75 k
 libtirpc                      aarch64  1.1.4-12.el8_10                rhel-baseos     110 k
 libtool-ltdl                  aarch64  2.4.6-25.el8                   rhel-baseos      57 k
 libubsan                      aarch64  8.5.0-22.el8_10                rhel-baseos     145 k
 libunistring                  aarch64  0.9.9-3.el8                    rhel-baseos     411 k
 libusbx                       aarch64  1.0.23-4.el8                   rhel-baseos      73 k
 libutempter                   aarch64  1.1.6-14.el8                   rhel-baseos      32 k
 libuuid                       aarch64  2.32.1-46.el8                  rhel-baseos      99 k
 libverto                      aarch64  0.3.2-2.el8                    rhel-baseos      24 k
 libxcrypt                     aarch64  4.1.1-6.el8                    rhel-baseos      73 k
 libxcrypt-devel               aarch64  4.1.1-6.el8                    rhel-baseos      25 k
 libxml2                       aarch64  2.9.7-18.el8_10.1              rhel-baseos     654 k
 libzstd                       aarch64  1.4.4-1.el8                    rhel-baseos     240 k
 lua-libs                      aarch64  5.3.4-12.el8                   rhel-baseos     112 k
 lua-srpm-macros               noarch   1-13.el8                       epel            9.2 k
 lz4-libs                      aarch64  1.8.3-3.el8_4                  rhel-baseos      63 k
 mpfr                          aarch64  3.1.6-1.el8                    rhel-baseos     214 k
 ncurses                       aarch64  6.1-10.20180224.el8            rhel-baseos     383 k
 ncurses-base                  noarch   6.1-10.20180224.el8            rhel-baseos      81 k
 ncurses-libs                  aarch64  6.1-10.20180224.el8            rhel-baseos     310 k
 nettle                        aarch64  3.4.1-7.el8                    rhel-baseos     307 k
 npth                          aarch64  1.5-4.el8                      rhel-baseos      26 k
 ocaml-srpm-macros             noarch   5-4.el8                        rhel-appstream  9.5 k
 openblas-srpm-macros          noarch   2-2.el8                        rhel-appstream  8.0 k
 openldap                      aarch64  2.4.46-20.el8_10               rhel-baseos     340 k
 openssl-libs                  aarch64  1:1.1.1k-14.el8_6              rhel-baseos     1.3 M
 p11-kit                       aarch64  0.23.22-2.el8                  rhel-baseos     309 k
 p11-kit-trust                 aarch64  0.23.22-2.el8                  rhel-baseos     135 k
 pam                           aarch64  1.3.1-36.el8_10                rhel-baseos     742 k
 pcre                          aarch64  8.42-6.el8                     rhel-baseos     187 k
 pcre2                         aarch64  10.32-3.el8_6                  rhel-baseos     219 k
 perl-srpm-macros              noarch   1-25.el8                       rhel-appstream   11 k
 pkgconf                       aarch64  1.4.2-1.el8                    rhel-baseos      37 k
 pkgconf-m4                    noarch   1.4.2-1.el8                    rhel-baseos      17 k
 pkgconf-pkg-config            aarch64  1.4.2-1.el8                    rhel-baseos      15 k
 platform-python               aarch64  3.6.8-69.el8_10                rhel-baseos      89 k
 platform-python-setuptools    noarch   39.2.0-8.el8_10                rhel-baseos     632 k
 popt                          aarch64  1.18-1.el8                     rhel-baseos      60 k
 publicsuffix-list-dafsa       noarch   20180723-1.el8                 rhel-baseos      56 k
 python-rpm-macros             noarch   3-45.el8                       rhel-appstream   16 k
 python-srpm-macros            noarch   3-45.el8                       rhel-appstream   16 k
 python3-libs                  aarch64  3.6.8-69.el8_10                rhel-baseos     7.7 M
 python3-pip-wheel             noarch   9.0.3-24.el8                   rhel-baseos     866 k
 python3-rpm-macros            noarch   3-45.el8                       rhel-appstream   15 k
 python3-setuptools-wheel      noarch   39.2.0-8.el8_10                rhel-baseos     289 k
 qt5-srpm-macros               noarch   5.15.3-1.el8                   rhel-appstream   11 k
 readline                      aarch64  7.0-10.el8                     rhel-baseos     193 k
 rpm                           aarch64  4.14.3-32.el8_10               rhel-baseos     544 k
 rpm-build-libs                aarch64  4.14.3-32.el8_10               rhel-baseos     152 k
 rpm-libs                      aarch64  4.14.3-32.el8_10               rhel-baseos     331 k
 rust-srpm-macros              noarch   5-2.el8                        rhel-appstream  9.3 k
 setup                         noarch   2.12.2-9.el8                   rhel-baseos     181 k
 shadow-utils                  aarch64  2:4.6-22.el8                   rhel-baseos     1.2 M
 sqlite-libs                   aarch64  3.26.0-19.el8_9                rhel-baseos     551 k
 systemd-libs                  aarch64  239-82.el8_10.3                rhel-baseos     1.0 M
 tpm2-tss                      aarch64  2.3.2-6.el8                    rhel-baseos     240 k
 tzdata                        noarch   2024b-4.el8                    rhel-baseos     475 k
 xz-libs                       aarch64  5.2.4-4.el8_6                  rhel-baseos      91 k
 zip                           aarch64  3.0-23.el8                     rhel-baseos     265 k
 zlib                          aarch64  1.2.11-25.el8                  rhel-baseos     101 k
 zstd                          aarch64  1.4.4-1.el8                    rhel-appstream  303 k

Transaction Summary
============================================================================================
Install  174 Packages

Total download size: 155 M
Installed size: 824 M
Downloading Packages:
(1/174): grep-3.1-6.el8.aarch64.rpm             1.3 MB/s | 268 kB     00:00    
(2/174): cracklib-2.9.6-15.el8.aarch64.rpm      346 kB/s |  93 kB     00:00    
(3/174): libassuan-2.5.1-3.el8.aarch64.rpm      914 kB/s |  81 kB     00:00    
(4/174): cracklib-dicts-2.9.6-15.el8.aarch64.rp  12 MB/s | 4.0 MB     00:00    
(5/174): libattr-2.4.48-3.el8.aarch64.rpm       305 kB/s |  27 kB     00:00    
(6/174): libgpg-error-1.31-1.el8.aarch64.rpm    1.6 MB/s | 240 kB     00:00    
(7/174): libpkgconf-1.4.2-1.el8.aarch64.rpm     401 kB/s |  34 kB     00:00    
(8/174): libnsl2-1.2.0-2.20180605git4a062cf.el8 448 kB/s |  55 kB     00:00    
(9/174): libtool-ltdl-2.4.6-25.el8.aarch64.rpm  583 kB/s |  57 kB     00:00    
(10/174): libunistring-0.9.9-3.el8.aarch64.rpm  2.5 MB/s | 411 kB     00:00    
(11/174): libutempter-1.1.6-14.el8.aarch64.rpm  221 kB/s |  32 kB     00:00    
(12/174): libsigsegv-2.11-5.el8.aarch64.rpm      95 kB/s |  30 kB     00:00    
(13/174): mpfr-3.1.6-1.el8.aarch64.rpm          1.3 MB/s | 214 kB     00:00    
(14/174): npth-1.5-4.el8.aarch64.rpm            264 kB/s |  26 kB     00:00    
(15/174): readline-7.0-10.el8.aarch64.rpm       2.1 MB/s | 193 kB     00:00    
(16/174): pkgconf-1.4.2-1.el8.aarch64.rpm       302 kB/s |  37 kB     00:00    
(17/174): pkgconf-pkg-config-1.4.2-1.el8.aarch6 112 kB/s |  15 kB     00:00    
(18/174): zip-3.0-23.el8.aarch64.rpm            2.5 MB/s | 265 kB     00:00    
(19/174): basesystem-11-5.el8.noarch.rpm         74 kB/s |  11 kB     00:00    
(20/174): libidn2-2.2.0-1.el8.aarch64.rpm       880 kB/s |  93 kB     00:00    
(21/174): pkgconf-m4-1.4.2-1.el8.noarch.rpm      61 kB/s |  17 kB     00:00    
(22/174): publicsuffix-list-dafsa-20180723-1.el 261 kB/s |  56 kB     00:00    
(23/174): diffutils-3.6-6.el8.aarch64.rpm       4.0 MB/s | 352 kB     00:00    
(24/174): libusbx-1.0.23-4.el8.aarch64.rpm      821 kB/s |  73 kB     00:00    
(25/174): libpsl-0.20.2-6.el8.aarch64.rpm       408 kB/s |  61 kB     00:00    
(26/174): patch-2.7.6-11.el8.aarch64.rpm        766 kB/s | 134 kB     00:00    
(27/174): ima-evm-utils-1.3.2-12.el8.aarch64.rp 759 kB/s |  63 kB     00:00    
(28/174): libzstd-1.4.4-1.el8.aarch64.rpm       1.0 MB/s | 240 kB     00:00    
(29/174): popt-1.18-1.el8.aarch64.rpm           455 kB/s |  60 kB     00:00    
(30/174): libdb-5.3.28-42.el8_4.aarch64.rpm     6.7 MB/s | 687 kB     00:00    
(31/174): libdb-utils-5.3.28-42.el8_4.aarch64.r 1.3 MB/s | 148 kB     00:00    
(32/174): lz4-libs-1.8.3-3.el8_4.aarch64.rpm    745 kB/s |  63 kB     00:00    
(33/174): libsepol-2.9-3.el8.aarch64.rpm        1.8 MB/s | 321 kB     00:00    
(34/174): brotli-1.0.6-3.el8.aarch64.rpm        657 kB/s | 314 kB     00:00    
(35/174): cyrus-sasl-lib-2.1.27-6.el8_5.aarch64 1.3 MB/s | 122 kB     00:00    
(36/174): pcre-8.42-6.el8.aarch64.rpm           1.0 MB/s | 187 kB     00:00    
(37/174): filesystem-3.8-6.el8.aarch64.rpm      8.2 MB/s | 1.1 MB     00:00    
(38/174): gzip-1.9-13.el8_5.aarch64.rpm         1.3 MB/s | 165 kB     00:00    
(39/174): nettle-3.4.1-7.el8.aarch64.rpm        887 kB/s | 307 kB     00:00    
(40/174): keyutils-libs-1.5.10-9.el8.aarch64.rp 412 kB/s |  34 kB     00:00    
(41/174): libcap-ng-0.7.11-1.el8.aarch64.rpm    375 kB/s |  33 kB     00:00    
(42/174): libxcrypt-devel-4.1.1-6.el8.aarch64.r 275 kB/s |  25 kB     00:00    
(43/174): libxcrypt-4.1.1-6.el8.aarch64.rpm     421 kB/s |  73 kB     00:00    
(44/174): make-4.2.1-11.el8.aarch64.rpm         4.8 MB/s | 490 kB     00:00    
(45/174): lua-libs-5.3.4-12.el8.aarch64.rpm     924 kB/s | 112 kB     00:00    
(46/174): cpio-2.12-11.el8.aarch64.rpm          2.9 MB/s | 260 kB     00:00    
(47/174): sed-4.5-5.el8.aarch64.rpm             3.3 MB/s | 295 kB     00:00    
(48/174): info-6.5-7.el8.aarch64.rpm            1.2 MB/s | 191 kB     00:00    
(49/174): gawk-4.2.1-4.el8.aarch64.rpm          6.5 MB/s | 1.1 MB     00:00    
(50/174): xz-libs-5.2.4-4.el8_6.aarch64.rpm     850 kB/s |  91 kB     00:00    
(51/174): xz-5.2.4-4.el8_6.aarch64.rpm          1.0 MB/s | 153 kB     00:00    
(52/174): gdbm-1.18-2.el8.aarch64.rpm           844 kB/s | 128 kB     00:00    
(53/174): gdbm-libs-1.18-2.el8.aarch64.rpm      562 kB/s |  59 kB     00:00    
(54/174): libbabeltrace-1.5.4-4.el8.aarch64.rpm 2.0 MB/s | 189 kB     00:00    
(55/174): libcom_err-1.45.6-5.el8.aarch64.rpm   292 kB/s |  49 kB     00:00    
(56/174): gnupg2-2.2.20-3.el8_6.aarch64.rpm     9.2 MB/s | 2.4 MB     00:00    
(57/174): libgcrypt-1.8.5-7.el8_6.aarch64.rpm   2.1 MB/s | 391 kB     00:00    
(58/174): libverto-0.3.2-2.el8.aarch64.rpm      212 kB/s |  24 kB     00:00    
(59/174): pcre2-10.32-3.el8_6.aarch64.rpm       2.0 MB/s | 219 kB     00:00    
(60/174): coreutils-8.30-15.el8.aarch64.rpm      12 MB/s | 1.2 MB     00:00    
(61/174): coreutils-common-8.30-15.el8.aarch64.  13 MB/s | 2.0 MB     00:00    
(62/174): libksba-1.3.5-9.el8_7.aarch64.rpm     1.1 MB/s | 130 kB     00:00    
(63/174): libffi-3.1-24.el8.aarch64.rpm         142 kB/s |  37 kB     00:00    
(64/174): libtasn1-4.13-4.el8_7.aarch64.rpm     563 kB/s |  75 kB     00:00    
(65/174): libpwquality-1.4.4-6.el8.aarch64.rpm  743 kB/s | 106 kB     00:00    
(66/174): tar-1.30-9.el8.aarch64.rpm            6.1 MB/s | 830 kB     00:00    
(67/174): setup-2.12.2-9.el8.noarch.rpm         1.2 MB/s | 181 kB     00:00    
(68/174): chkconfig-1.19.2-1.el8.aarch64.rpm    1.2 MB/s | 197 kB     00:00    
(69/174): crypto-policies-20230731-1.git3177e06 584 kB/s |  64 kB     00:00    
(70/174): ncurses-6.1-10.20180224.el8.aarch64.r 3.6 MB/s | 383 kB     00:00    
(71/174): libarchive-3.3.3-5.el8.aarch64.rpm    2.4 MB/s | 340 kB     00:00    
(72/174): zlib-1.2.11-25.el8.aarch64.rpm        1.1 MB/s | 101 kB     00:00    
(73/174): which-2.21-20.el8.aarch64.rpm         343 kB/s |  49 kB     00:00    
(74/174): ncurses-libs-6.1-10.20180224.el8.aarc 1.6 MB/s | 310 kB     00:00    
(75/174): ncurses-base-6.1-10.20180224.el8.noar 878 kB/s |  81 kB     00:00    
(76/174): gnutls-3.6.16-8.el8_9.3.aarch64.rpm   3.5 MB/s | 940 kB     00:00    
(77/174): libcap-2.48-6.el8_9.aarch64.rpm       288 kB/s |  74 kB     00:00    
(78/174): sqlite-libs-3.26.0-19.el8_9.aarch64.r 1.9 MB/s | 551 kB     00:00    
(79/174): audit-libs-3.1.2-1.el8.aarch64.rpm    684 kB/s | 120 kB     00:00    
(80/174): bash-4.4.20-5.el8.aarch64.rpm         9.9 MB/s | 1.5 MB     00:00    
(81/174): elfutils-default-yama-scope-0.190-2.e 532 kB/s |  53 kB     00:00    
(82/174): elfutils-libelf-0.190-2.el8.aarch64.r 2.4 MB/s | 231 kB     00:00    
(83/174): elfutils-0.190-2.el8.aarch64.rpm      3.7 MB/s | 554 kB     00:00    
(84/174): elfutils-libs-0.190-2.el8.aarch64.rpm 2.1 MB/s | 294 kB     00:00    
(85/174): gmp-6.1.2-11.el8.aarch64.rpm          1.6 MB/s | 264 kB     00:00    
(86/174): file-5.33-26.el8.aarch64.rpm          259 kB/s |  78 kB     00:00    
(87/174): file-libs-5.33-26.el8.aarch64.rpm     2.0 MB/s | 542 kB     00:00    
(88/174): libfdisk-2.32.1-46.el8.aarch64.rpm    2.8 MB/s | 244 kB     00:00    
(89/174): libacl-2.2.53-3.el8.aarch64.rpm       328 kB/s |  34 kB     00:00    
(90/174): libblkid-2.32.1-46.el8.aarch64.rpm    2.0 MB/s | 215 kB     00:00    
(91/174): libmount-2.32.1-46.el8.aarch64.rpm    2.5 MB/s | 230 kB     00:00    
(92/174): libssh-0.9.6-14.el8.aarch64.rpm       1.6 MB/s | 210 kB     00:00    
(93/174): libssh-config-0.9.6-14.el8.noarch.rpm 210 kB/s |  21 kB     00:00    
(94/174): libsmartcols-2.32.1-46.el8.aarch64.rp 872 kB/s | 175 kB     00:00    
(95/174): p11-kit-trust-0.23.22-2.el8.aarch64.r 1.3 MB/s | 135 kB     00:00    
(96/174): libuuid-2.32.1-46.el8.aarch64.rpm     519 kB/s |  99 kB     00:00    
(97/174): p11-kit-0.23.22-2.el8.aarch64.rpm     2.1 MB/s | 309 kB     00:00    
(98/174): shadow-utils-4.6-22.el8.aarch64.rpm    13 MB/s | 1.2 MB     00:00    
(99/174): tpm2-tss-2.3.2-6.el8.aarch64.rpm      2.1 MB/s | 240 kB     00:00    
(100/174): python3-pip-wheel-9.0.3-24.el8.noarc 5.1 MB/s | 866 kB     00:00    
(101/174): libasan-8.5.0-22.el8_10.aarch64.rpm  3.2 MB/s | 387 kB     00:00    
(102/174): libatomic-8.5.0-22.el8_10.aarch64.rp 209 kB/s |  26 kB     00:00    
(103/174): util-linux-2.32.1-46.el8.aarch64.rpm  14 MB/s | 2.5 MB     00:00    
(104/174): libgcc-8.5.0-22.el8_10.aarch64.rpm   604 kB/s |  75 kB     00:00    
(105/174): libstdc++-8.5.0-22.el8_10.aarch64.rp 4.4 MB/s | 425 kB     00:00    
(106/174): libgomp-8.5.0-22.el8_10.aarch64.rpm  1.8 MB/s | 200 kB     00:00    
(107/174): libubsan-8.5.0-22.el8_10.aarch64.rpm 1.7 MB/s | 145 kB     00:00    
(108/174): libxml2-2.9.7-18.el8_10.1.aarch64.rp 4.5 MB/s | 654 kB     00:00    
(109/174): libnghttp2-1.33.0-6.el8_10.1.aarch64 326 kB/s |  75 kB     00:00    
(110/174): libtirpc-1.1.4-12.el8_10.aarch64.rpm 489 kB/s | 110 kB     00:00    
(111/174): redhat-release-8.10-0.3.el8.aarch64. 212 kB/s |  45 kB     00:00    
(112/174): platform-python-setuptools-39.2.0-8. 3.8 MB/s | 632 kB     00:00    
(113/174): python3-setuptools-wheel-39.2.0-8.el 1.2 MB/s | 289 kB     00:00    
(114/174): curl-7.61.1-34.el8_10.2.aarch64.rpm  1.9 MB/s | 350 kB     00:00    
(115/174): ca-certificates-2024.2.69_v8.0.303-8 7.1 MB/s | 983 kB     00:00    
(116/174): findutils-4.6.0-23.el8_10.aarch64.rp 3.8 MB/s | 525 kB     00:00    
(117/174): libcurl-7.61.1-34.el8_10.2.aarch64.r 994 kB/s | 286 kB     00:00    
(118/174): glibc-headers-2.28-251.el8_10.5.aarc 5.3 MB/s | 484 kB     00:00    
(119/174): glibc-2.28-251.el8_10.5.aarch64.rpm   16 MB/s | 1.8 MB     00:00    
(120/174): glibc-common-2.28-251.el8_10.5.aarch 6.7 MB/s | 1.0 MB     00:00    
(121/174): glibc-devel-2.28-251.el8_10.5.aarch6 423 kB/s |  86 kB     00:00    
(122/174): glibc-gconv-extra-2.28-251.el8_10.5.  12 MB/s | 1.8 MB     00:00    
(123/174): openssl-libs-1.1.1k-14.el8_6.aarch64 7.7 MB/s | 1.3 MB     00:00    
(124/174): tzdata-2024b-4.el8.noarch.rpm        2.0 MB/s | 475 kB     00:00    
(125/174): krb5-libs-1.18.2-30.el8_10.aarch64.r 6.2 MB/s | 821 kB     00:00    
(126/174): glibc-all-langpacks-2.28-251.el8_10.  34 MB/s |  25 MB     00:00    
(127/174): openldap-2.4.46-20.el8_10.aarch64.rp 2.0 MB/s | 340 kB     00:00    
(128/174): glib2-2.56.4-165.el8_10.aarch64.rpm   12 MB/s | 2.4 MB     00:00    
(129/174): expat-2.2.5-16.el8_10.aarch64.rpm    745 kB/s | 105 kB     00:00    
(130/174): bzip2-libs-1.0.6-27.el8_10.aarch64.r 210 kB/s |  48 kB     00:00    
(131/174): pam-1.3.1-36.el8_10.aarch64.rpm      8.3 MB/s | 742 kB     00:00    
(132/174): bzip2-1.0.6-27.el8_10.aarch64.rpm    137 kB/s |  60 kB     00:00    
(133/174): platform-python-3.6.8-69.el8_10.aarc 646 kB/s |  89 kB     00:00    
(134/174): binutils-2.30-125.el8_10.aarch64.rpm  20 MB/s | 6.0 MB     00:00    
(135/174): python3-libs-3.6.8-69.el8_10.aarch64  51 MB/s | 7.7 MB     00:00    
(136/174): systemd-libs-239-82.el8_10.3.aarch64 6.2 MB/s | 1.0 MB     00:00    
(137/174): libselinux-2.9-9.el8_10.aarch64.rpm  778 kB/s | 162 kB     00:00    
(138/174): unzip-6.0-47.el8_10.aarch64.rpm      1.1 MB/s | 190 kB     00:00    
(139/174): libsemanage-2.9-10.el8_10.aarch64.rp 1.4 MB/s | 164 kB     00:00    
(140/174): rpm-4.14.3-32.el8_10.aarch64.rpm     5.0 MB/s | 544 kB     00:00    
(141/174): rpm-build-libs-4.14.3-32.el8_10.aarc 874 kB/s | 152 kB     00:00    
(142/174): kernel-headers-4.18.0-553.33.1.el8_1  75 MB/s |  12 MB     00:00    
(143/174): rpm-libs-4.14.3-32.el8_10.aarch64.rp 1.5 MB/s | 331 kB     00:00    
(144/174): isl-0.16.1-6.el8.aarch64.rpm         7.1 MB/s | 778 kB     00:00    
(145/174): guile-2.0.14-7.el8.aarch64.rpm        16 MB/s | 3.5 MB     00:00    
(146/174): libatomic_ops-7.6.2-3.el8.aarch64.rp 207 kB/s |  38 kB     00:00    
(147/174): gc-7.6.4-3.el8.aarch64.rpm           625 kB/s |  99 kB     00:00    
(148/174): rust-srpm-macros-5-2.el8.noarch.rpm   84 kB/s | 9.3 kB     00:00    
(149/174): ghc-srpm-macros-1.4.2-7.el8.noarch.r  52 kB/s | 9.4 kB     00:00    
(150/174): openblas-srpm-macros-2-2.el8.noarch.  46 kB/s | 8.0 kB     00:00    
(151/174): zstd-1.4.4-1.el8.aarch64.rpm         3.1 MB/s | 303 kB     00:00    
(152/174): ocaml-srpm-macros-5-4.el8.noarch.rpm  24 kB/s | 9.5 kB     00:00    
(153/174): perl-srpm-macros-1-25.el8.noarch.rpm  35 kB/s |  11 kB     00:00    
(154/174): efi-srpm-macros-3-3.el8.noarch.rpm   154 kB/s |  22 kB     00:00    
(155/174): dwz-0.12-10.el8.aarch64.rpm          1.1 MB/s | 103 kB     00:00    
(156/174): libmpc-1.1.0-9.1.el8.aarch64.rpm     319 kB/s |  60 kB     00:00    
(157/174): qt5-srpm-macros-5.15.3-1.el8.noarch.  90 kB/s |  11 kB     00:00    
(158/174): python-rpm-macros-3-45.el8.noarch.rp 111 kB/s |  16 kB     00:00    
(159/174): go-srpm-macros-2-17.el8.noarch.rpm    45 kB/s |  13 kB     00:00    
(160/174): redhat-rpm-config-131-1.el8.noarch.r 546 kB/s |  91 kB     00:00    
(161/174): python3-rpm-macros-3-45.el8.noarch.r 144 kB/s |  15 kB     00:00    
(162/174): annobin-11.13-2.el8.aarch64.rpm      5.7 MB/s | 971 kB     00:00    
(163/174): python-srpm-macros-3-45.el8.noarch.r  48 kB/s |  16 kB     00:00    
(164/174): gdb-headless-8.2-20.el8.aarch64.rpm   14 MB/s | 3.1 MB     00:00    
(165/174): cpp-8.5.0-22.el8_10.aarch64.rpm       64 MB/s | 8.9 MB     00:00    
(166/174): gcc-c++-8.5.0-22.el8_10.aarch64.rpm   40 MB/s |  11 MB     00:00    
(167/174): gcc-8.5.0-22.el8_10.aarch64.rpm       59 MB/s |  19 MB     00:00    
(168/174): gcc-plugin-annobin-8.5.0-22.el8_10.a 140 kB/s |  35 kB     00:00    
(169/174): ansible-srpm-macros-1-12.el8.noarch. 383 kB/s |  21 kB     00:00    
(170/174): epel-rpm-macros-8-41.noarch.rpm       13 MB/s |  27 kB     00:00    
(171/174): fpc-srpm-macros-1.3-1.el8.noarch.rpm 4.0 MB/s | 8.2 kB     00:00    
(172/174): libstdc++-devel-8.5.0-22.el8_10.aarc  18 MB/s | 2.1 MB     00:00    
(173/174): lua-srpm-macros-1-13.el8.noarch.rpm  2.7 MB/s | 9.2 kB     00:00    
(174/174): rpm-build-4.14.3-32.el8_10.aarch64.r 738 kB/s | 173 kB     00:00    
--------------------------------------------------------------------------------
Total                                            16 MB/s | 155 MB     00:09     
Red Hat Enterprise Linux - BaseOS               3.1 MB/s | 3.1 kB     00:00    
Importing GPG key 0xFD431D51:
 Userid     : "Red Hat, Inc. (release key 2) <security@redhat.com>"
 Fingerprint: 567E 347A D004 4ADE 55BA 8A5F 199E 2F91 FD43 1D51
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat8-release
Key imported successfully
Importing GPG key 0x2FA658E0:
 Userid     : "Red Hat, Inc. (auxiliary key) <security@redhat.com>"
 Fingerprint: 43A6 E49C 4A38 F4BE 9ABF 2A53 4568 9C88 2FA6 58E0
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat8-release
Key imported successfully
Extra Packages for Enterprise Linux 8 - aarch64 1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x2F86D6A1:
 Userid     : "Fedora EPEL (8) <epel@fedoraproject.org>"
 Fingerprint: 94E2 79EB 8D8F 25B2 1810 ADF1 21EA 45AB 2F86 D6A1
 From       : /usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-8
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.8-6.el8.aarch64                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-8.5.0-22.el8_10.aarch64                       1/174 
  Running scriptlet: libgcc-8.5.0-22.el8_10.aarch64                       1/174 
  Installing       : python-srpm-macros-3-45.el8.noarch                   2/174 
  Installing       : crypto-policies-20230731-1.git3177e06.el8.noarch     3/174 
  Running scriptlet: crypto-policies-20230731-1.git3177e06.el8.noarch     3/174 
  Installing       : python-rpm-macros-3-45.el8.noarch                    4/174 
  Installing       : python3-setuptools-wheel-39.2.0-8.el8_10.noarch      5/174 
  Installing       : redhat-release-8.10-0.3.el8.aarch64                  6/174 
  Installing       : setup-2.12.2-9.el8.noarch                            7/174 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.12.2-9.el8.noarch                            7/174 
  Installing       : filesystem-3.8-6.el8.aarch64                         8/174 
  Installing       : python3-pip-wheel-9.0.3-24.el8.noarch                9/174 
  Installing       : basesystem-11-5.el8.noarch                          10/174 
  Installing       : python3-rpm-macros-3-45.el8.noarch                  11/174 
  Installing       : fpc-srpm-macros-1.3-1.el8.noarch                    12/174 
  Installing       : ansible-srpm-macros-1-12.el8.noarch                 13/174 
  Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                 14/174 
  Installing       : go-srpm-macros-2-17.el8.noarch                      15/174 
  Installing       : perl-srpm-macros-1-25.el8.noarch                    16/174 
  Installing       : openblas-srpm-macros-2-2.el8.noarch                 17/174 
  Installing       : ocaml-srpm-macros-5-4.el8.noarch                    18/174 
  Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                  19/174 
  Installing       : rust-srpm-macros-5-2.el8.noarch                     20/174 
  Installing       : kernel-headers-4.18.0-553.33.1.el8_10.aarch64       21/174 
  Installing       : tzdata-2024b-4.el8.noarch                           22/174 
  Installing       : libssh-config-0.9.6-14.el8.noarch                   23/174 
  Installing       : ncurses-base-6.1-10.20180224.el8.noarch             24/174 
  Installing       : pcre2-10.32-3.el8_6.aarch64                         25/174 
  Installing       : libselinux-2.9-9.el8_10.aarch64                     26/174 
  Installing       : ncurses-libs-6.1-10.20180224.el8.aarch64            27/174 
  Installing       : glibc-all-langpacks-2.28-251.el8_10.5.aarch64       28/174 
  Installing       : glibc-gconv-extra-2.28-251.el8_10.5.aarch64         29/174 
  Running scriptlet: glibc-gconv-extra-2.28-251.el8_10.5.aarch64         29/174 
  Installing       : glibc-common-2.28-251.el8_10.5.aarch64              30/174 
  Running scriptlet: glibc-2.28-251.el8_10.5.aarch64                     31/174 
  Installing       : glibc-2.28-251.el8_10.5.aarch64                     31/174 
  Running scriptlet: glibc-2.28-251.el8_10.5.aarch64                     31/174 
  Installing       : bash-4.4.20-5.el8.aarch64                           32/174 
  Running scriptlet: bash-4.4.20-5.el8.aarch64                           32/174 
  Installing       : libsepol-2.9-3.el8.aarch64                          33/174 
  Running scriptlet: libsepol-2.9-3.el8.aarch64                          33/174 
  Installing       : zlib-1.2.11-25.el8.aarch64                          34/174 
  Installing       : info-6.5-7.el8.aarch64                              35/174 
  Installing       : bzip2-libs-1.0.6-27.el8_10.aarch64                  36/174 
  Installing       : xz-libs-5.2.4-4.el8_6.aarch64                       37/174 
  Installing       : gmp-1:6.1.2-11.el8.aarch64                          38/174 
  Running scriptlet: gmp-1:6.1.2-11.el8.aarch64                          38/174 
  Installing       : libstdc++-8.5.0-22.el8_10.aarch64                   39/174 
  Running scriptlet: libstdc++-8.5.0-22.el8_10.aarch64                   39/174 
  Installing       : libzstd-1.4.4-1.el8.aarch64                         40/174 
  Installing       : elfutils-libelf-0.190-2.el8.aarch64                 41/174 
  Installing       : libxcrypt-4.1.1-6.el8.aarch64                       42/174 
  Installing       : mpfr-3.1.6-1.el8.aarch64                            43/174 
  Running scriptlet: mpfr-3.1.6-1.el8.aarch64                            43/174 
  Installing       : readline-7.0-10.el8.aarch64                         44/174 
  Running scriptlet: readline-7.0-10.el8.aarch64                         44/174 
  Installing       : sqlite-libs-3.26.0-19.el8_9.aarch64                 45/174 
  Installing       : popt-1.18-1.el8.aarch64                             46/174 
  Installing       : libcap-2.48-6.el8_9.aarch64                         47/174 
  Installing       : libcom_err-1.45.6-5.el8.aarch64                     48/174 
  Running scriptlet: libcom_err-1.45.6-5.el8.aarch64                     48/174 
  Installing       : libuuid-2.32.1-46.el8.aarch64                       49/174 
  Running scriptlet: libuuid-2.32.1-46.el8.aarch64                       49/174 
  Installing       : chkconfig-1.19.2-1.el8.aarch64                      50/174 
  Installing       : libunistring-0.9.9-3.el8.aarch64                    51/174 
  Installing       : libattr-2.4.48-3.el8.aarch64                        52/174 
  Installing       : libacl-2.2.53-3.el8.aarch64                         53/174 
  Installing       : sed-4.5-5.el8.aarch64                               54/174 
  Running scriptlet: sed-4.5-5.el8.aarch64                               54/174 
  Installing       : libgpg-error-1.31-1.el8.aarch64                     55/174 
  Installing       : lua-libs-5.3.4-12.el8.aarch64                       56/174 
  Installing       : libffi-3.1-24.el8.aarch64                           57/174 
  Installing       : p11-kit-0.23.22-2.el8.aarch64                       58/174 
  Installing       : libidn2-2.2.0-1.el8.aarch64                         59/174 
  Installing       : libmpc-1.1.0-9.1.el8.aarch64                        60/174 
  Installing       : file-libs-5.33-26.el8.aarch64                       61/174 
  Installing       : file-5.33-26.el8.aarch64                            62/174 
  Installing       : libgcrypt-1.8.5-7.el8_6.aarch64                     63/174 
  Running scriptlet: libgcrypt-1.8.5-7.el8_6.aarch64                     63/174 
  Installing       : unzip-6.0-47.el8_10.aarch64                         64/174 
  Installing       : findutils-1:4.6.0-23.el8_10.aarch64                 65/174 
  Running scriptlet: findutils-1:4.6.0-23.el8_10.aarch64                 65/174 
  Installing       : elfutils-default-yama-scope-0.190-2.el8.noarch      66/174 
  Running scriptlet: elfutils-default-yama-scope-0.190-2.el8.noarch      66/174 
  Installing       : elfutils-libs-0.190-2.el8.aarch64                   67/174 
  Running scriptlet: glibc-headers-2.28-251.el8_10.5.aarch64             68/174 
  Installing       : glibc-headers-2.28-251.el8_10.5.aarch64             68/174 
  Installing       : lz4-libs-1.8.3-3.el8_4.aarch64                      69/174 
  Installing       : pcre-8.42-6.el8.aarch64                             70/174 
  Installing       : grep-3.1-6.el8.aarch64                              71/174 
  Running scriptlet: grep-3.1-6.el8.aarch64                              71/174 
  Installing       : keyutils-libs-1.5.10-9.el8.aarch64                  72/174 
  Installing       : libcap-ng-0.7.11-1.el8.aarch64                      73/174 
  Installing       : audit-libs-3.1.2-1.el8.aarch64                      74/174 
  Installing       : gdbm-libs-1:1.18-2.el8.aarch64                      75/174 
  Installing       : libtasn1-4.13-4.el8_7.aarch64                       76/174 
  Running scriptlet: libtasn1-4.13-4.el8_7.aarch64                       76/174 
  Installing       : p11-kit-trust-0.23.22-2.el8.aarch64                 77/174 
  Running scriptlet: p11-kit-trust-0.23.22-2.el8.aarch64                 77/174 
  Installing       : expat-2.2.5-16.el8_10.aarch64                       78/174 
  Installing       : gdbm-1:1.18-2.el8.aarch64                           79/174 
  Installing       : libsemanage-2.9-10.el8_10.aarch64                   80/174 
  Installing       : xz-5.2.4-4.el8_6.aarch64                            81/174 
  Installing       : elfutils-0.190-2.el8.aarch64                        82/174 
  Installing       : zip-3.0-23.el8.aarch64                              83/174 
  Installing       : cpp-8.5.0-22.el8_10.aarch64                         84/174 
  Running scriptlet: cpp-8.5.0-22.el8_10.aarch64                         84/174 
  Installing       : libassuan-2.5.1-3.el8.aarch64                       85/174 
  Installing       : libksba-1.3.5-9.el8_7.aarch64                       86/174 
  Installing       : tar-2:1.30-9.el8.aarch64                            87/174 
  Running scriptlet: tar-2:1.30-9.el8.aarch64                            87/174 
  Installing       : patch-2.7.6-11.el8.aarch64                          88/174 
  Installing       : dwz-0.12-10.el8.aarch64                             89/174 
  Installing       : libasan-8.5.0-22.el8_10.aarch64                     90/174 
  Running scriptlet: libasan-8.5.0-22.el8_10.aarch64                     90/174 
  Installing       : libubsan-8.5.0-22.el8_10.aarch64                    91/174 
  Running scriptlet: libubsan-8.5.0-22.el8_10.aarch64                    91/174 
  Installing       : libstdc++-devel-8.5.0-22.el8_10.aarch64             92/174 
  Installing       : nettle-3.4.1-7.el8.aarch64                          93/174 
  Running scriptlet: nettle-3.4.1-7.el8.aarch64                          93/174 
  Installing       : gnutls-3.6.16-8.el8_9.3.aarch64                     94/174 
  Installing       : isl-0.16.1-6.el8.aarch64                            95/174 
  Running scriptlet: isl-0.16.1-6.el8.aarch64                            95/174 
  Installing       : libxml2-2.9.7-18.el8_10.1.aarch64                   96/174 
  Installing       : bzip2-1.0.6-27.el8_10.aarch64                       97/174 
  Installing       : diffutils-3.6-6.el8.aarch64                         98/174 
  Running scriptlet: diffutils-3.6-6.el8.aarch64                         98/174 
  Installing       : coreutils-common-8.30-15.el8.aarch64                99/174 
  Running scriptlet: coreutils-common-8.30-15.el8.aarch64                99/174 
  Installing       : libatomic-8.5.0-22.el8_10.aarch64                  100/174 
  Running scriptlet: libatomic-8.5.0-22.el8_10.aarch64                  100/174 
  Installing       : libgomp-8.5.0-22.el8_10.aarch64                    101/174 
  Running scriptlet: libgomp-8.5.0-22.el8_10.aarch64                    101/174 
  Installing       : zstd-1.4.4-1.el8.aarch64                           102/174 
  Installing       : libpkgconf-1.4.2-1.el8.aarch64                     103/174 
  Installing       : pkgconf-1.4.2-1.el8.aarch64                        104/174 
  Installing       : libsigsegv-2.11-5.el8.aarch64                      105/174 
  Installing       : gawk-4.2.1-4.el8.aarch64                           106/174 
  Installing       : libtool-ltdl-2.4.6-25.el8.aarch64                  107/174 
  Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64                  107/174 
  Installing       : npth-1.5-4.el8.aarch64                             108/174 
  Installing       : brotli-1.0.6-3.el8.aarch64                         109/174 
  Installing       : cpio-2.12-11.el8.aarch64                           110/174 
  Installing       : libverto-0.3.2-2.el8.aarch64                       111/174 
  Installing       : ncurses-6.1-10.20180224.el8.aarch64                112/174 
  Installing       : openssl-libs-1:1.1.1k-14.el8_6.aarch64             113/174 
  Running scriptlet: openssl-libs-1:1.1.1k-14.el8_6.aarch64             113/174 
  Installing       : coreutils-8.30-15.el8.aarch64                      114/174 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   115/174 
  Installing       : ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   115/174 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   115/174 
  Installing       : libdb-5.3.28-42.el8_4.aarch64                      116/174 
  Running scriptlet: libdb-5.3.28-42.el8_4.aarch64                      116/174 
  Installing       : krb5-libs-1.18.2-30.el8_10.aarch64                 117/174 
  Installing       : libtirpc-1.1.4-12.el8_10.aarch64                   118/174 
  Running scriptlet: libtirpc-1.1.4-12.el8_10.aarch64                   118/174 
  Installing       : libblkid-2.32.1-46.el8.aarch64                     119/174 
  Running scriptlet: libblkid-2.32.1-46.el8.aarch64                     119/174 
  Installing       : libmount-2.32.1-46.el8.aarch64                     120/174 
  Running scriptlet: libmount-2.32.1-46.el8.aarch64                     120/174 
  Installing       : systemd-libs-239-82.el8_10.3.aarch64               121/174 
  Running scriptlet: systemd-libs-239-82.el8_10.3.aarch64               121/174 
  Installing       : libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64     122/174 
  Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64     122/174 
  Installing       : platform-python-setuptools-39.2.0-8.el8_10.noarc   123/174 
  Installing       : platform-python-3.6.8-69.el8_10.aarch64            124/174 
  Running scriptlet: platform-python-3.6.8-69.el8_10.aarch64            124/174 
  Installing       : python3-libs-3.6.8-69.el8_10.aarch64               125/174 
  Installing       : gzip-1.9-13.el8_5.aarch64                          126/174 
  Running scriptlet: gzip-1.9-13.el8_5.aarch64                          126/174 
  Installing       : cracklib-2.9.6-15.el8.aarch64                      127/174 
  Installing       : cracklib-dicts-2.9.6-15.el8.aarch64                128/174 
  Installing       : shadow-utils-2:4.6-22.el8.aarch64                  129/174 
  Installing       : binutils-2.30-125.el8_10.aarch64                   130/174 
  Running scriptlet: binutils-2.30-125.el8_10.aarch64                   130/174 
  Running scriptlet: libutempter-1.1.6-14.el8.aarch64                   131/174 
  Installing       : libutempter-1.1.6-14.el8.aarch64                   131/174 
  Running scriptlet: tpm2-tss-2.3.2-6.el8.aarch64                       132/174 
  Installing       : tpm2-tss-2.3.2-6.el8.aarch64                       132/174 
  Running scriptlet: tpm2-tss-2.3.2-6.el8.aarch64                       132/174 
  Installing       : ima-evm-utils-1.3.2-12.el8.aarch64                 133/174 
  Installing       : libpwquality-1.4.4-6.el8.aarch64                   134/174 
  Installing       : pam-1.3.1-36.el8_10.aarch64                        135/174 
  Running scriptlet: pam-1.3.1-36.el8_10.aarch64                        135/174 
  Installing       : libusbx-1.0.23-4.el8.aarch64                       136/174 
  Installing       : glib2-2.56.4-165.el8_10.aarch64                    137/174 
  Installing       : libbabeltrace-1.5.4-4.el8.aarch64                  138/174 
  Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64                  138/174 
  Installing       : libfdisk-2.32.1-46.el8.aarch64                     139/174 
  Running scriptlet: libfdisk-2.32.1-46.el8.aarch64                     139/174 
  Installing       : cyrus-sasl-lib-2.1.27-6.el8_5.aarch64              140/174 
  Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.aarch64              140/174 
  Installing       : openldap-2.4.46-20.el8_10.aarch64                  141/174 
  Installing       : gnupg2-2.2.20-3.el8_6.aarch64                      142/174 
  Installing       : libssh-0.9.6-14.el8.aarch64                        143/174 
  Installing       : libdb-utils-5.3.28-42.el8_4.aarch64                144/174 
  Installing       : libarchive-3.3.3-5.el8.aarch64                     145/174 
  Installing       : libsmartcols-2.32.1-46.el8.aarch64                 146/174 
  Running scriptlet: libsmartcols-2.32.1-46.el8.aarch64                 146/174 
  Installing       : libnghttp2-1.33.0-6.el8_10.1.aarch64               147/174 
  Installing       : libatomic_ops-7.6.2-3.el8.aarch64                  148/174 
  Installing       : gc-7.6.4-3.el8.aarch64                             149/174 
  Installing       : guile-5:2.0.14-7.el8.aarch64                       150/174 
  Running scriptlet: guile-5:2.0.14-7.el8.aarch64                       150/174 
  Installing       : publicsuffix-list-dafsa-20180723-1.el8.noarch      151/174 
  Installing       : libpsl-0.20.2-6.el8.aarch64                        152/174 
  Installing       : libcurl-7.61.1-34.el8_10.2.aarch64                 153/174 
  Installing       : curl-7.61.1-34.el8_10.2.aarch64                    154/174 
  Installing       : rpm-libs-4.14.3-32.el8_10.aarch64                  155/174 
  Running scriptlet: rpm-libs-4.14.3-32.el8_10.aarch64                  155/174 
  Installing       : rpm-4.14.3-32.el8_10.aarch64                       156/174 
  Installing       : efi-srpm-macros-3-3.el8.noarch                     157/174 
  Installing       : lua-srpm-macros-1-13.el8.noarch                    158/174 
  Installing       : rpm-build-libs-4.14.3-32.el8_10.aarch64            159/174 
  Running scriptlet: rpm-build-libs-4.14.3-32.el8_10.aarch64            159/174 
  Installing       : gdb-headless-8.2-20.el8.aarch64                    160/174 
  Installing       : pkgconf-m4-1.4.2-1.el8.noarch                      161/174 
  Installing       : pkgconf-pkg-config-1.4.2-1.el8.aarch64             162/174 
  Installing       : glibc-devel-2.28-251.el8_10.5.aarch64              163/174 
  Running scriptlet: glibc-devel-2.28-251.el8_10.5.aarch64              163/174 
  Installing       : libxcrypt-devel-4.1.1-6.el8.aarch64                164/174 
  Installing       : gcc-8.5.0-22.el8_10.aarch64                        165/174 
  Running scriptlet: gcc-8.5.0-22.el8_10.aarch64                        165/174 
  Installing       : annobin-11.13-2.el8.aarch64                        166/174 
  Installing       : gcc-plugin-annobin-8.5.0-22.el8_10.aarch64         167/174 
  Installing       : redhat-rpm-config-131-1.el8.noarch                 168/174 
  Running scriptlet: redhat-rpm-config-131-1.el8.noarch                 168/174 
  Installing       : rpm-build-4.14.3-32.el8_10.aarch64                 169/174 
  Installing       : gcc-c++-8.5.0-22.el8_10.aarch64                    170/174 
  Installing       : epel-rpm-macros-8-41.noarch                        171/174 
  Installing       : util-linux-2.32.1-46.el8.aarch64                   172/174 
  Running scriptlet: util-linux-2.32.1-46.el8.aarch64                   172/174 
  Installing       : which-2.21-20.el8.aarch64                          173/174 
  Installing       : make-1:4.2.1-11.el8.aarch64                        174/174 
  Running scriptlet: make-1:4.2.1-11.el8.aarch64                        174/174 
  Running scriptlet: filesystem-3.8-6.el8.aarch64                       174/174 
  Running scriptlet: glibc-all-langpacks-2.28-251.el8_10.5.aarch64      174/174 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   174/174 
  Running scriptlet: guile-5:2.0.14-7.el8.aarch64                       174/174 
  Running scriptlet: glibc-common-2.28-251.el8_10.5.aarch64             174/174 
  Running scriptlet: info-6.5-7.el8.aarch64                             174/174 
  Running scriptlet: glib2-2.56.4-165.el8_10.aarch64                    174/174 
  Verifying        : cracklib-2.9.6-15.el8.aarch64                        1/174 
  Verifying        : cracklib-dicts-2.9.6-15.el8.aarch64                  2/174 
  Verifying        : grep-3.1-6.el8.aarch64                               3/174 
  Verifying        : libassuan-2.5.1-3.el8.aarch64                        4/174 
  Verifying        : libattr-2.4.48-3.el8.aarch64                         5/174 
  Verifying        : libgpg-error-1.31-1.el8.aarch64                      6/174 
  Verifying        : libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64       7/174 
  Verifying        : libpkgconf-1.4.2-1.el8.aarch64                       8/174 
  Verifying        : libsigsegv-2.11-5.el8.aarch64                        9/174 
  Verifying        : libtool-ltdl-2.4.6-25.el8.aarch64                   10/174 
  Verifying        : libunistring-0.9.9-3.el8.aarch64                    11/174 
  Verifying        : libutempter-1.1.6-14.el8.aarch64                    12/174 
  Verifying        : mpfr-3.1.6-1.el8.aarch64                            13/174 
  Verifying        : npth-1.5-4.el8.aarch64                              14/174 
  Verifying        : pkgconf-1.4.2-1.el8.aarch64                         15/174 
  Verifying        : pkgconf-pkg-config-1.4.2-1.el8.aarch64              16/174 
  Verifying        : readline-7.0-10.el8.aarch64                         17/174 
  Verifying        : zip-3.0-23.el8.aarch64                              18/174 
  Verifying        : basesystem-11-5.el8.noarch                          19/174 
  Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                       20/174 
  Verifying        : publicsuffix-list-dafsa-20180723-1.el8.noarch       21/174 
  Verifying        : libidn2-2.2.0-1.el8.aarch64                         22/174 
  Verifying        : diffutils-3.6-6.el8.aarch64                         23/174 
  Verifying        : patch-2.7.6-11.el8.aarch64                          24/174 
  Verifying        : libpsl-0.20.2-6.el8.aarch64                         25/174 
  Verifying        : libusbx-1.0.23-4.el8.aarch64                        26/174 
  Verifying        : libzstd-1.4.4-1.el8.aarch64                         27/174 
  Verifying        : brotli-1.0.6-3.el8.aarch64                          28/174 
  Verifying        : ima-evm-utils-1.3.2-12.el8.aarch64                  29/174 
  Verifying        : popt-1.18-1.el8.aarch64                             30/174 
  Verifying        : libdb-5.3.28-42.el8_4.aarch64                       31/174 
  Verifying        : libdb-utils-5.3.28-42.el8_4.aarch64                 32/174 
  Verifying        : libsepol-2.9-3.el8.aarch64                          33/174 
  Verifying        : lz4-libs-1.8.3-3.el8_4.aarch64                      34/174 
  Verifying        : nettle-3.4.1-7.el8.aarch64                          35/174 
  Verifying        : pcre-8.42-6.el8.aarch64                             36/174 
  Verifying        : cyrus-sasl-lib-2.1.27-6.el8_5.aarch64               37/174 
  Verifying        : filesystem-3.8-6.el8.aarch64                        38/174 
  Verifying        : gzip-1.9-13.el8_5.aarch64                           39/174 
  Verifying        : keyutils-libs-1.5.10-9.el8.aarch64                  40/174 
  Verifying        : libcap-ng-0.7.11-1.el8.aarch64                      41/174 
  Verifying        : libxcrypt-4.1.1-6.el8.aarch64                       42/174 
  Verifying        : libxcrypt-devel-4.1.1-6.el8.aarch64                 43/174 
  Verifying        : lua-libs-5.3.4-12.el8.aarch64                       44/174 
  Verifying        : make-1:4.2.1-11.el8.aarch64                         45/174 
  Verifying        : cpio-2.12-11.el8.aarch64                            46/174 
  Verifying        : gawk-4.2.1-4.el8.aarch64                            47/174 
  Verifying        : info-6.5-7.el8.aarch64                              48/174 
  Verifying        : sed-4.5-5.el8.aarch64                               49/174 
  Verifying        : xz-5.2.4-4.el8_6.aarch64                            50/174 
  Verifying        : xz-libs-5.2.4-4.el8_6.aarch64                       51/174 
  Verifying        : gdbm-1:1.18-2.el8.aarch64                           52/174 
  Verifying        : gdbm-libs-1:1.18-2.el8.aarch64                      53/174 
  Verifying        : gnupg2-2.2.20-3.el8_6.aarch64                       54/174 
  Verifying        : libbabeltrace-1.5.4-4.el8.aarch64                   55/174 
  Verifying        : libcom_err-1.45.6-5.el8.aarch64                     56/174 
  Verifying        : libgcrypt-1.8.5-7.el8_6.aarch64                     57/174 
  Verifying        : libverto-0.3.2-2.el8.aarch64                        58/174 
  Verifying        : pcre2-10.32-3.el8_6.aarch64                         59/174 
  Verifying        : coreutils-8.30-15.el8.aarch64                       60/174 
  Verifying        : coreutils-common-8.30-15.el8.aarch64                61/174 
  Verifying        : libffi-3.1-24.el8.aarch64                           62/174 
  Verifying        : libksba-1.3.5-9.el8_7.aarch64                       63/174 
  Verifying        : libpwquality-1.4.4-6.el8.aarch64                    64/174 
  Verifying        : libtasn1-4.13-4.el8_7.aarch64                       65/174 
  Verifying        : setup-2.12.2-9.el8.noarch                           66/174 
  Verifying        : tar-2:1.30-9.el8.aarch64                            67/174 
  Verifying        : chkconfig-1.19.2-1.el8.aarch64                      68/174 
  Verifying        : crypto-policies-20230731-1.git3177e06.el8.noarch    69/174 
  Verifying        : libarchive-3.3.3-5.el8.aarch64                      70/174 
  Verifying        : ncurses-6.1-10.20180224.el8.aarch64                 71/174 
  Verifying        : ncurses-libs-6.1-10.20180224.el8.aarch64            72/174 
  Verifying        : which-2.21-20.el8.aarch64                           73/174 
  Verifying        : zlib-1.2.11-25.el8.aarch64                          74/174 
  Verifying        : gnutls-3.6.16-8.el8_9.3.aarch64                     75/174 
  Verifying        : libcap-2.48-6.el8_9.aarch64                         76/174 
  Verifying        : ncurses-base-6.1-10.20180224.el8.noarch             77/174 
  Verifying        : sqlite-libs-3.26.0-19.el8_9.aarch64                 78/174 
  Verifying        : audit-libs-3.1.2-1.el8.aarch64                      79/174 
  Verifying        : bash-4.4.20-5.el8.aarch64                           80/174 
  Verifying        : elfutils-0.190-2.el8.aarch64                        81/174 
  Verifying        : elfutils-default-yama-scope-0.190-2.el8.noarch      82/174 
  Verifying        : elfutils-libelf-0.190-2.el8.aarch64                 83/174 
  Verifying        : elfutils-libs-0.190-2.el8.aarch64                   84/174 
  Verifying        : file-5.33-26.el8.aarch64                            85/174 
  Verifying        : file-libs-5.33-26.el8.aarch64                       86/174 
  Verifying        : gmp-1:6.1.2-11.el8.aarch64                          87/174 
  Verifying        : libacl-2.2.53-3.el8.aarch64                         88/174 
  Verifying        : libblkid-2.32.1-46.el8.aarch64                      89/174 
  Verifying        : libfdisk-2.32.1-46.el8.aarch64                      90/174 
  Verifying        : libmount-2.32.1-46.el8.aarch64                      91/174 
  Verifying        : libsmartcols-2.32.1-46.el8.aarch64                  92/174 
  Verifying        : libssh-0.9.6-14.el8.aarch64                         93/174 
  Verifying        : libssh-config-0.9.6-14.el8.noarch                   94/174 
  Verifying        : libuuid-2.32.1-46.el8.aarch64                       95/174 
  Verifying        : p11-kit-0.23.22-2.el8.aarch64                       96/174 
  Verifying        : p11-kit-trust-0.23.22-2.el8.aarch64                 97/174 
  Verifying        : python3-pip-wheel-9.0.3-24.el8.noarch               98/174 
  Verifying        : shadow-utils-2:4.6-22.el8.aarch64                   99/174 
  Verifying        : tpm2-tss-2.3.2-6.el8.aarch64                       100/174 
  Verifying        : util-linux-2.32.1-46.el8.aarch64                   101/174 
  Verifying        : libasan-8.5.0-22.el8_10.aarch64                    102/174 
  Verifying        : libatomic-8.5.0-22.el8_10.aarch64                  103/174 
  Verifying        : libgcc-8.5.0-22.el8_10.aarch64                     104/174 
  Verifying        : libgomp-8.5.0-22.el8_10.aarch64                    105/174 
  Verifying        : libstdc++-8.5.0-22.el8_10.aarch64                  106/174 
  Verifying        : libubsan-8.5.0-22.el8_10.aarch64                   107/174 
  Verifying        : libxml2-2.9.7-18.el8_10.1.aarch64                  108/174 
  Verifying        : libnghttp2-1.33.0-6.el8_10.1.aarch64               109/174 
  Verifying        : libtirpc-1.1.4-12.el8_10.aarch64                   110/174 
  Verifying        : redhat-release-8.10-0.3.el8.aarch64                111/174 
  Verifying        : platform-python-setuptools-39.2.0-8.el8_10.noarc   112/174 
  Verifying        : python3-setuptools-wheel-39.2.0-8.el8_10.noarch    113/174 
  Verifying        : curl-7.61.1-34.el8_10.2.aarch64                    114/174 
  Verifying        : libcurl-7.61.1-34.el8_10.2.aarch64                 115/174 
  Verifying        : ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   116/174 
  Verifying        : findutils-1:4.6.0-23.el8_10.aarch64                117/174 
  Verifying        : glibc-2.28-251.el8_10.5.aarch64                    118/174 
  Verifying        : glibc-headers-2.28-251.el8_10.5.aarch64            119/174 
  Verifying        : glibc-all-langpacks-2.28-251.el8_10.5.aarch64      120/174 
  Verifying        : glibc-common-2.28-251.el8_10.5.aarch64             121/174 
  Verifying        : glibc-devel-2.28-251.el8_10.5.aarch64              122/174 
  Verifying        : glibc-gconv-extra-2.28-251.el8_10.5.aarch64        123/174 
  Verifying        : openssl-libs-1:1.1.1k-14.el8_6.aarch64             124/174 
  Verifying        : tzdata-2024b-4.el8.noarch                          125/174 
  Verifying        : krb5-libs-1.18.2-30.el8_10.aarch64                 126/174 
  Verifying        : glib2-2.56.4-165.el8_10.aarch64                    127/174 
  Verifying        : openldap-2.4.46-20.el8_10.aarch64                  128/174 
  Verifying        : bzip2-1.0.6-27.el8_10.aarch64                      129/174 
  Verifying        : bzip2-libs-1.0.6-27.el8_10.aarch64                 130/174 
  Verifying        : expat-2.2.5-16.el8_10.aarch64                      131/174 
  Verifying        : binutils-2.30-125.el8_10.aarch64                   132/174 
  Verifying        : pam-1.3.1-36.el8_10.aarch64                        133/174 
  Verifying        : platform-python-3.6.8-69.el8_10.aarch64            134/174 
  Verifying        : python3-libs-3.6.8-69.el8_10.aarch64               135/174 
  Verifying        : libselinux-2.9-9.el8_10.aarch64                    136/174 
  Verifying        : systemd-libs-239-82.el8_10.3.aarch64               137/174 
  Verifying        : unzip-6.0-47.el8_10.aarch64                        138/174 
  Verifying        : libsemanage-2.9-10.el8_10.aarch64                  139/174 
  Verifying        : rpm-4.14.3-32.el8_10.aarch64                       140/174 
  Verifying        : rpm-build-libs-4.14.3-32.el8_10.aarch64            141/174 
  Verifying        : rpm-libs-4.14.3-32.el8_10.aarch64                  142/174 
  Verifying        : kernel-headers-4.18.0-553.33.1.el8_10.aarch64      143/174 
  Verifying        : guile-5:2.0.14-7.el8.aarch64                       144/174 
  Verifying        : isl-0.16.1-6.el8.aarch64                           145/174 
  Verifying        : libatomic_ops-7.6.2-3.el8.aarch64                  146/174 
  Verifying        : gc-7.6.4-3.el8.aarch64                             147/174 
  Verifying        : rust-srpm-macros-5-2.el8.noarch                    148/174 
  Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                 149/174 
  Verifying        : ocaml-srpm-macros-5-4.el8.noarch                   150/174 
  Verifying        : openblas-srpm-macros-2-2.el8.noarch                151/174 
  Verifying        : perl-srpm-macros-1-25.el8.noarch                   152/174 
  Verifying        : zstd-1.4.4-1.el8.aarch64                           153/174 
  Verifying        : efi-srpm-macros-3-3.el8.noarch                     154/174 
  Verifying        : libmpc-1.1.0-9.1.el8.aarch64                       155/174 
  Verifying        : go-srpm-macros-2-17.el8.noarch                     156/174 
  Verifying        : dwz-0.12-10.el8.aarch64                            157/174 
  Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                158/174 
  Verifying        : python-rpm-macros-3-45.el8.noarch                  159/174 
  Verifying        : redhat-rpm-config-131-1.el8.noarch                 160/174 
  Verifying        : python-srpm-macros-3-45.el8.noarch                 161/174 
  Verifying        : python3-rpm-macros-3-45.el8.noarch                 162/174 
  Verifying        : annobin-11.13-2.el8.aarch64                        163/174 
  Verifying        : gdb-headless-8.2-20.el8.aarch64                    164/174 
  Verifying        : cpp-8.5.0-22.el8_10.aarch64                        165/174 
  Verifying        : gcc-8.5.0-22.el8_10.aarch64                        166/174 
  Verifying        : gcc-c++-8.5.0-22.el8_10.aarch64                    167/174 
  Verifying        : gcc-plugin-annobin-8.5.0-22.el8_10.aarch64         168/174 
  Verifying        : libstdc++-devel-8.5.0-22.el8_10.aarch64            169/174 
  Verifying        : rpm-build-4.14.3-32.el8_10.aarch64                 170/174 
  Verifying        : ansible-srpm-macros-1-12.el8.noarch                171/174 
  Verifying        : epel-rpm-macros-8-41.noarch                        172/174 
  Verifying        : fpc-srpm-macros-1.3-1.el8.noarch                   173/174 
  Verifying        : lua-srpm-macros-1-13.el8.noarch                    174/174 
Installed products updated.

Installed:
  annobin-11.13-2.el8.aarch64                                                   
  ansible-srpm-macros-1-12.el8.noarch                                           
  audit-libs-3.1.2-1.el8.aarch64                                                
  basesystem-11-5.el8.noarch                                                    
  bash-4.4.20-5.el8.aarch64                                                     
  binutils-2.30-125.el8_10.aarch64                                              
  brotli-1.0.6-3.el8.aarch64                                                    
  bzip2-1.0.6-27.el8_10.aarch64                                                 
  bzip2-libs-1.0.6-27.el8_10.aarch64                                            
  ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.noarch                         
  chkconfig-1.19.2-1.el8.aarch64                                                
  coreutils-8.30-15.el8.aarch64                                                 
  coreutils-common-8.30-15.el8.aarch64                                          
  cpio-2.12-11.el8.aarch64                                                      
  cpp-8.5.0-22.el8_10.aarch64                                                   
  cracklib-2.9.6-15.el8.aarch64                                                 
  cracklib-dicts-2.9.6-15.el8.aarch64                                           
  crypto-policies-20230731-1.git3177e06.el8.noarch                              
  curl-7.61.1-34.el8_10.2.aarch64                                               
  cyrus-sasl-lib-2.1.27-6.el8_5.aarch64                                         
  diffutils-3.6-6.el8.aarch64                                                   
  dwz-0.12-10.el8.aarch64                                                       
  efi-srpm-macros-3-3.el8.noarch                                                
  elfutils-0.190-2.el8.aarch64                                                  
  elfutils-default-yama-scope-0.190-2.el8.noarch                                
  elfutils-libelf-0.190-2.el8.aarch64                                           
  elfutils-libs-0.190-2.el8.aarch64                                             
  epel-rpm-macros-8-41.noarch                                                   
  expat-2.2.5-16.el8_10.aarch64                                                 
  file-5.33-26.el8.aarch64                                                      
  file-libs-5.33-26.el8.aarch64                                                 
  filesystem-3.8-6.el8.aarch64                                                  
  findutils-1:4.6.0-23.el8_10.aarch64                                           
  fpc-srpm-macros-1.3-1.el8.noarch                                              
  gawk-4.2.1-4.el8.aarch64                                                      
  gc-7.6.4-3.el8.aarch64                                                        
  gcc-8.5.0-22.el8_10.aarch64                                                   
  gcc-c++-8.5.0-22.el8_10.aarch64                                               
  gcc-plugin-annobin-8.5.0-22.el8_10.aarch64                                    
  gdb-headless-8.2-20.el8.aarch64                                               
  gdbm-1:1.18-2.el8.aarch64                                                     
  gdbm-libs-1:1.18-2.el8.aarch64                                                
  ghc-srpm-macros-1.4.2-7.el8.noarch                                            
  glib2-2.56.4-165.el8_10.aarch64                                               
  glibc-2.28-251.el8_10.5.aarch64                                               
  glibc-all-langpacks-2.28-251.el8_10.5.aarch64                                 
  glibc-common-2.28-251.el8_10.5.aarch64                                        
  glibc-devel-2.28-251.el8_10.5.aarch64                                         
  glibc-gconv-extra-2.28-251.el8_10.5.aarch64                                   
  glibc-headers-2.28-251.el8_10.5.aarch64                                       
  gmp-1:6.1.2-11.el8.aarch64                                                    
  gnupg2-2.2.20-3.el8_6.aarch64                                                 
  gnutls-3.6.16-8.el8_9.3.aarch64                                               
  go-srpm-macros-2-17.el8.noarch                                                
  grep-3.1-6.el8.aarch64                                                        
  guile-5:2.0.14-7.el8.aarch64                                                  
  gzip-1.9-13.el8_5.aarch64                                                     
  ima-evm-utils-1.3.2-12.el8.aarch64                                            
  info-6.5-7.el8.aarch64                                                        
  isl-0.16.1-6.el8.aarch64                                                      
  kernel-headers-4.18.0-553.33.1.el8_10.aarch64                                 
  keyutils-libs-1.5.10-9.el8.aarch64                                            
  krb5-libs-1.18.2-30.el8_10.aarch64                                            
  libacl-2.2.53-3.el8.aarch64                                                   
  libarchive-3.3.3-5.el8.aarch64                                                
  libasan-8.5.0-22.el8_10.aarch64                                               
  libassuan-2.5.1-3.el8.aarch64                                                 
  libatomic-8.5.0-22.el8_10.aarch64                                             
  libatomic_ops-7.6.2-3.el8.aarch64                                             
  libattr-2.4.48-3.el8.aarch64                                                  
  libbabeltrace-1.5.4-4.el8.aarch64                                             
  libblkid-2.32.1-46.el8.aarch64                                                
  libcap-2.48-6.el8_9.aarch64                                                   
  libcap-ng-0.7.11-1.el8.aarch64                                                
  libcom_err-1.45.6-5.el8.aarch64                                               
  libcurl-7.61.1-34.el8_10.2.aarch64                                            
  libdb-5.3.28-42.el8_4.aarch64                                                 
  libdb-utils-5.3.28-42.el8_4.aarch64                                           
  libfdisk-2.32.1-46.el8.aarch64                                                
  libffi-3.1-24.el8.aarch64                                                     
  libgcc-8.5.0-22.el8_10.aarch64                                                
  libgcrypt-1.8.5-7.el8_6.aarch64                                               
  libgomp-8.5.0-22.el8_10.aarch64                                               
  libgpg-error-1.31-1.el8.aarch64                                               
  libidn2-2.2.0-1.el8.aarch64                                                   
  libksba-1.3.5-9.el8_7.aarch64                                                 
  libmount-2.32.1-46.el8.aarch64                                                
  libmpc-1.1.0-9.1.el8.aarch64                                                  
  libnghttp2-1.33.0-6.el8_10.1.aarch64                                          
  libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64                                
  libpkgconf-1.4.2-1.el8.aarch64                                                
  libpsl-0.20.2-6.el8.aarch64                                                   
  libpwquality-1.4.4-6.el8.aarch64                                              
  libselinux-2.9-9.el8_10.aarch64                                               
  libsemanage-2.9-10.el8_10.aarch64                                             
  libsepol-2.9-3.el8.aarch64                                                    
  libsigsegv-2.11-5.el8.aarch64                                                 
  libsmartcols-2.32.1-46.el8.aarch64                                            
  libssh-0.9.6-14.el8.aarch64                                                   
  libssh-config-0.9.6-14.el8.noarch                                             
  libstdc++-8.5.0-22.el8_10.aarch64                                             
  libstdc++-devel-8.5.0-22.el8_10.aarch64                                       
  libtasn1-4.13-4.el8_7.aarch64                                                 
  libtirpc-1.1.4-12.el8_10.aarch64                                              
  libtool-ltdl-2.4.6-25.el8.aarch64                                             
  libubsan-8.5.0-22.el8_10.aarch64                                              
  libunistring-0.9.9-3.el8.aarch64                                              
  libusbx-1.0.23-4.el8.aarch64                                                  
  libutempter-1.1.6-14.el8.aarch64                                              
  libuuid-2.32.1-46.el8.aarch64                                                 
  libverto-0.3.2-2.el8.aarch64                                                  
  libxcrypt-4.1.1-6.el8.aarch64                                                 
  libxcrypt-devel-4.1.1-6.el8.aarch64                                           
  libxml2-2.9.7-18.el8_10.1.aarch64                                             
  libzstd-1.4.4-1.el8.aarch64                                                   
  lua-libs-5.3.4-12.el8.aarch64                                                 
  lua-srpm-macros-1-13.el8.noarch                                               
  lz4-libs-1.8.3-3.el8_4.aarch64                                                
  make-1:4.2.1-11.el8.aarch64                                                   
  mpfr-3.1.6-1.el8.aarch64                                                      
  ncurses-6.1-10.20180224.el8.aarch64                                           
  ncurses-base-6.1-10.20180224.el8.noarch                                       
  ncurses-libs-6.1-10.20180224.el8.aarch64                                      
  nettle-3.4.1-7.el8.aarch64                                                    
  npth-1.5-4.el8.aarch64                                                        
  ocaml-srpm-macros-5-4.el8.noarch                                              
  openblas-srpm-macros-2-2.el8.noarch                                           
  openldap-2.4.46-20.el8_10.aarch64                                             
  openssl-libs-1:1.1.1k-14.el8_6.aarch64                                        
  p11-kit-0.23.22-2.el8.aarch64                                                 
  p11-kit-trust-0.23.22-2.el8.aarch64                                           
  pam-1.3.1-36.el8_10.aarch64                                                   
  patch-2.7.6-11.el8.aarch64                                                    
  pcre-8.42-6.el8.aarch64                                                       
  pcre2-10.32-3.el8_6.aarch64                                                   
  perl-srpm-macros-1-25.el8.noarch                                              
  pkgconf-1.4.2-1.el8.aarch64                                                   
  pkgconf-m4-1.4.2-1.el8.noarch                                                 
  pkgconf-pkg-config-1.4.2-1.el8.aarch64                                        
  platform-python-3.6.8-69.el8_10.aarch64                                       
  platform-python-setuptools-39.2.0-8.el8_10.noarch                             
  popt-1.18-1.el8.aarch64                                                       
  publicsuffix-list-dafsa-20180723-1.el8.noarch                                 
  python-rpm-macros-3-45.el8.noarch                                             
  python-srpm-macros-3-45.el8.noarch                                            
  python3-libs-3.6.8-69.el8_10.aarch64                                          
  python3-pip-wheel-9.0.3-24.el8.noarch                                         
  python3-rpm-macros-3-45.el8.noarch                                            
  python3-setuptools-wheel-39.2.0-8.el8_10.noarch                               
  qt5-srpm-macros-5.15.3-1.el8.noarch                                           
  readline-7.0-10.el8.aarch64                                                   
  redhat-release-8.10-0.3.el8.aarch64                                           
  redhat-rpm-config-131-1.el8.noarch                                            
  rpm-4.14.3-32.el8_10.aarch64                                                  
  rpm-build-4.14.3-32.el8_10.aarch64                                            
  rpm-build-libs-4.14.3-32.el8_10.aarch64                                       
  rpm-libs-4.14.3-32.el8_10.aarch64                                             
  rust-srpm-macros-5-2.el8.noarch                                               
  sed-4.5-5.el8.aarch64                                                         
  setup-2.12.2-9.el8.noarch                                                     
  shadow-utils-2:4.6-22.el8.aarch64                                             
  sqlite-libs-3.26.0-19.el8_9.aarch64                                           
  systemd-libs-239-82.el8_10.3.aarch64                                          
  tar-2:1.30-9.el8.aarch64                                                      
  tpm2-tss-2.3.2-6.el8.aarch64                                                  
  tzdata-2024b-4.el8.noarch                                                     
  unzip-6.0-47.el8_10.aarch64                                                   
  util-linux-2.32.1-46.el8.aarch64                                              
  which-2.21-20.el8.aarch64                                                     
  xz-5.2.4-4.el8_6.aarch64                                                      
  xz-libs-5.2.4-4.el8_6.aarch64                                                 
  zip-3.0-23.el8.aarch64                                                        
  zlib-1.2.11-25.el8.aarch64                                                    
  zstd-1.4.4-1.el8.aarch64                                                      

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: annobin-11.13-2.el8.aarch64
ansible-srpm-macros-1-12.el8.noarch
audit-libs-3.1.2-1.el8.aarch64
basesystem-11-5.el8.noarch
bash-4.4.20-5.el8.aarch64
binutils-2.30-125.el8_10.aarch64
brotli-1.0.6-3.el8.aarch64
bzip2-1.0.6-27.el8_10.aarch64
bzip2-libs-1.0.6-27.el8_10.aarch64
ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.noarch
chkconfig-1.19.2-1.el8.aarch64
coreutils-8.30-15.el8.aarch64
coreutils-common-8.30-15.el8.aarch64
cpio-2.12-11.el8.aarch64
cpp-8.5.0-22.el8_10.aarch64
cracklib-2.9.6-15.el8.aarch64
cracklib-dicts-2.9.6-15.el8.aarch64
crypto-policies-20230731-1.git3177e06.el8.noarch
curl-7.61.1-34.el8_10.2.aarch64
cyrus-sasl-lib-2.1.27-6.el8_5.aarch64
diffutils-3.6-6.el8.aarch64
dwz-0.12-10.el8.aarch64
efi-srpm-macros-3-3.el8.noarch
elfutils-0.190-2.el8.aarch64
elfutils-default-yama-scope-0.190-2.el8.noarch
elfutils-libelf-0.190-2.el8.aarch64
elfutils-libs-0.190-2.el8.aarch64
epel-rpm-macros-8-41.noarch
expat-2.2.5-16.el8_10.aarch64
file-5.33-26.el8.aarch64
file-libs-5.33-26.el8.aarch64
filesystem-3.8-6.el8.aarch64
findutils-4.6.0-23.el8_10.aarch64
fpc-srpm-macros-1.3-1.el8.noarch
gawk-4.2.1-4.el8.aarch64
gc-7.6.4-3.el8.aarch64
gcc-8.5.0-22.el8_10.aarch64
gcc-c++-8.5.0-22.el8_10.aarch64
gcc-plugin-annobin-8.5.0-22.el8_10.aarch64
gdb-headless-8.2-20.el8.aarch64
gdbm-1.18-2.el8.aarch64
gdbm-libs-1.18-2.el8.aarch64
ghc-srpm-macros-1.4.2-7.el8.noarch
glib2-2.56.4-165.el8_10.aarch64
glibc-2.28-251.el8_10.5.aarch64
glibc-all-langpacks-2.28-251.el8_10.5.aarch64
glibc-common-2.28-251.el8_10.5.aarch64
glibc-devel-2.28-251.el8_10.5.aarch64
glibc-gconv-extra-2.28-251.el8_10.5.aarch64
glibc-headers-2.28-251.el8_10.5.aarch64
gmp-6.1.2-11.el8.aarch64
gnupg2-2.2.20-3.el8_6.aarch64
gnutls-3.6.16-8.el8_9.3.aarch64
go-srpm-macros-2-17.el8.noarch
gpg-pubkey-2f86d6a1-5cf7cefb
gpg-pubkey-2fa658e0-45700c69
gpg-pubkey-fd431d51-4ae0493b
grep-3.1-6.el8.aarch64
guile-2.0.14-7.el8.aarch64
gzip-1.9-13.el8_5.aarch64
ima-evm-utils-1.3.2-12.el8.aarch64
info-6.5-7.el8.aarch64
isl-0.16.1-6.el8.aarch64
kernel-headers-4.18.0-553.33.1.el8_10.aarch64
keyutils-libs-1.5.10-9.el8.aarch64
krb5-libs-1.18.2-30.el8_10.aarch64
libacl-2.2.53-3.el8.aarch64
libarchive-3.3.3-5.el8.aarch64
libasan-8.5.0-22.el8_10.aarch64
libassuan-2.5.1-3.el8.aarch64
libatomic-8.5.0-22.el8_10.aarch64
libatomic_ops-7.6.2-3.el8.aarch64
libattr-2.4.48-3.el8.aarch64
libbabeltrace-1.5.4-4.el8.aarch64
libblkid-2.32.1-46.el8.aarch64
libcap-2.48-6.el8_9.aarch64
libcap-ng-0.7.11-1.el8.aarch64
libcom_err-1.45.6-5.el8.aarch64
libcurl-7.61.1-34.el8_10.2.aarch64
libdb-5.3.28-42.el8_4.aarch64
libdb-utils-5.3.28-42.el8_4.aarch64
libfdisk-2.32.1-46.el8.aarch64
libffi-3.1-24.el8.aarch64
libgcc-8.5.0-22.el8_10.aarch64
libgcrypt-1.8.5-7.el8_6.aarch64
libgomp-8.5.0-22.el8_10.aarch64
libgpg-error-1.31-1.el8.aarch64
libidn2-2.2.0-1.el8.aarch64
libksba-1.3.5-9.el8_7.aarch64
libmount-2.32.1-46.el8.aarch64
libmpc-1.1.0-9.1.el8.aarch64
libnghttp2-1.33.0-6.el8_10.1.aarch64
libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64
libpkgconf-1.4.2-1.el8.aarch64
libpsl-0.20.2-6.el8.aarch64
libpwquality-1.4.4-6.el8.aarch64
libselinux-2.9-9.el8_10.aarch64
libsemanage-2.9-10.el8_10.aarch64
libsepol-2.9-3.el8.aarch64
libsigsegv-2.11-5.el8.aarch64
libsmartcols-2.32.1-46.el8.aarch64
libssh-0.9.6-14.el8.aarch64
libssh-config-0.9.6-14.el8.noarch
libstdc++-8.5.0-22.el8_10.aarch64
libstdc++-devel-8.5.0-22.el8_10.aarch64
libtasn1-4.13-4.el8_7.aarch64
libtirpc-1.1.4-12.el8_10.aarch64
libtool-ltdl-2.4.6-25.el8.aarch64
libubsan-8.5.0-22.el8_10.aarch64
libunistring-0.9.9-3.el8.aarch64
libusbx-1.0.23-4.el8.aarch64
libutempter-1.1.6-14.el8.aarch64
libuuid-2.32.1-46.el8.aarch64
libverto-0.3.2-2.el8.aarch64
libxcrypt-4.1.1-6.el8.aarch64
libxcrypt-devel-4.1.1-6.el8.aarch64
libxml2-2.9.7-18.el8_10.1.aarch64
libzstd-1.4.4-1.el8.aarch64
lua-libs-5.3.4-12.el8.aarch64
lua-srpm-macros-1-13.el8.noarch
lz4-libs-1.8.3-3.el8_4.aarch64
make-4.2.1-11.el8.aarch64
mpfr-3.1.6-1.el8.aarch64
ncurses-6.1-10.20180224.el8.aarch64
ncurses-base-6.1-10.20180224.el8.noarch
ncurses-libs-6.1-10.20180224.el8.aarch64
nettle-3.4.1-7.el8.aarch64
npth-1.5-4.el8.aarch64
ocaml-srpm-macros-5-4.el8.noarch
openblas-srpm-macros-2-2.el8.noarch
openldap-2.4.46-20.el8_10.aarch64
openssl-libs-1.1.1k-14.el8_6.aarch64
p11-kit-0.23.22-2.el8.aarch64
p11-kit-trust-0.23.22-2.el8.aarch64
pam-1.3.1-36.el8_10.aarch64
patch-2.7.6-11.el8.aarch64
pcre-8.42-6.el8.aarch64
pcre2-10.32-3.el8_6.aarch64
perl-srpm-macros-1-25.el8.noarch
pkgconf-1.4.2-1.el8.aarch64
pkgconf-m4-1.4.2-1.el8.noarch
pkgconf-pkg-config-1.4.2-1.el8.aarch64
platform-python-3.6.8-69.el8_10.aarch64
platform-python-setuptools-39.2.0-8.el8_10.noarch
popt-1.18-1.el8.aarch64
publicsuffix-list-dafsa-20180723-1.el8.noarch
python-rpm-macros-3-45.el8.noarch
python-srpm-macros-3-45.el8.noarch
python3-libs-3.6.8-69.el8_10.aarch64
python3-pip-wheel-9.0.3-24.el8.noarch
python3-rpm-macros-3-45.el8.noarch
python3-setuptools-wheel-39.2.0-8.el8_10.noarch
qt5-srpm-macros-5.15.3-1.el8.noarch
readline-7.0-10.el8.aarch64
redhat-release-8.10-0.3.el8.aarch64
redhat-rpm-config-131-1.el8.noarch
rpm-4.14.3-32.el8_10.aarch64
rpm-build-4.14.3-32.el8_10.aarch64
rpm-build-libs-4.14.3-32.el8_10.aarch64
rpm-libs-4.14.3-32.el8_10.aarch64
rust-srpm-macros-5-2.el8.noarch
sed-4.5-5.el8.aarch64
setup-2.12.2-9.el8.noarch
shadow-utils-4.6-22.el8.aarch64
sqlite-libs-3.26.0-19.el8_9.aarch64
systemd-libs-239-82.el8_10.3.aarch64
tar-1.30-9.el8.aarch64
tpm2-tss-2.3.2-6.el8.aarch64
tzdata-2024b-4.el8.noarch
unzip-6.0-47.el8_10.aarch64
util-linux-2.32.1-46.el8.aarch64
which-2.21-20.el8.aarch64
xz-5.2.4-4.el8_6.aarch64
xz-libs-5.2.4-4.el8_6.aarch64
zip-3.0-23.el8.aarch64
zlib-1.2.11-25.el8.aarch64
zstd-1.4.4-1.el8.aarch64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/gtest-1.14.0-5.el8.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-8-aarch64-1736259120.182440/root/var/log/dnf.log
/var/lib/mock/rhel+epel-8-aarch64-1736259120.182440/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-8-aarch64-1736259120.182440/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-ulzraxhh/gtest/gtest.spec) Config(child) 1 minutes 27 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/gtest-1.14.0-5.el8.src.rpm)  Config(rhel+epel-8-aarch64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-aarch64-bootstrap-1736259120.182440/root.
INFO: reusing tmpfs at /var/lib/mock/rhel+epel-8-aarch64-bootstrap-1736259120.182440/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-aarch64-1736259120.182440/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 downloaded with a bootstrap image:
  rpm-4.14.3-32.el8_10.aarch64
  python3-dnf-4.7.0-20.el8.noarch
  python3-dnf-plugins-core-4.0.21-25.el8.noarch
  yum-4.7.0-20.el8.noarch
Finish: chroot init
Start: build phase for gtest-1.14.0-5.el8.src.rpm
Start: build setup for gtest-1.14.0-5.el8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/gtest-1.14.0-5.el8.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                 119 kB/s | 1.8 kB     00:00    
Red Hat Enterprise Linux - BaseOS                44 kB/s | 4.1 kB     00:00    
Red Hat Enterprise Linux - AppStream             65 kB/s | 4.5 kB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  38 kB/s | 4.5 kB     00:00    
Extra Packages for Enterprise Linux 8 - aarch64 413 kB/s |  25 kB     00:00    
Package gcc-8.5.0-22.el8_10.aarch64 is already installed.
Package gcc-c++-8.5.0-22.el8_10.aarch64 is already installed.
Dependencies resolved.
================================================================================================
 Package                  Arch     Version                                 Repository       Size
================================================================================================
Installing:
 cmake                    aarch64  3.26.5-2.el8                            rhel-appstream   12 M
 python36-devel           aarch64  3.6.8-39.module+el8.10.0+20784+edafcd43 rhel-appstream   17 k
Installing dependencies:
 cmake-data               noarch   3.26.5-2.el8                            rhel-appstream  1.9 M
 cmake-filesystem         aarch64  3.26.5-2.el8                            rhel-appstream   45 k
 cmake-rpm-macros         noarch   3.26.5-2.el8                            rhel-appstream   44 k
 emacs-filesystem         noarch   1:26.1-12.el8_10                        rhel-baseos      70 k
 libuv                    aarch64  1:1.41.1-2.el8_10                       rhel-appstream  150 k
 platform-python-devel    aarch64  3.6.8-69.el8_10                         rhel-appstream  242 k
 platform-python-pip      noarch   9.0.3-24.el8                            rhel-baseos     1.6 M
 python3-pip              noarch   9.0.3-24.el8                            rhel-appstream   20 k
 python3-rpm-generators   noarch   5-8.el8                                 rhel-appstream   25 k
 python3-setuptools       noarch   39.2.0-8.el8_10                         rhel-baseos     163 k
 python36                 aarch64  3.6.8-39.module+el8.10.0+20784+edafcd43 rhel-appstream   20 k
 python36-rpm-macros      noarch   3.6.8-39.module+el8.10.0+20784+edafcd43 rhel-appstream   16 k
 vim-filesystem           noarch   2:8.0.1763-19.el8_6.4                   rhel-appstream   50 k
Enabling module streams:
 python36                          3.6                                                          

Transaction Summary
================================================================================================
Install  15 Packages

Total download size: 16 M
Installed size: 48 M
Downloading Packages:
(1/15): emacs-filesystem-26.1-12.el8_10.noarch. 968 kB/s |  70 kB     00:00    
(2/15): python3-setuptools-39.2.0-8.el8_10.noar 1.8 MB/s | 163 kB     00:00    
(3/15): platform-python-pip-9.0.3-24.el8.noarch  12 MB/s | 1.6 MB     00:00    
(4/15): vim-filesystem-8.0.1763-19.el8_6.4.noar 724 kB/s |  50 kB     00:00    
(5/15): python3-rpm-generators-5-8.el8.noarch.r 186 kB/s |  25 kB     00:00    
(6/15): python36-rpm-macros-3.6.8-39.module+el8 204 kB/s |  16 kB     00:00    
(7/15): python36-3.6.8-39.module+el8.10.0+20784 156 kB/s |  20 kB     00:00    
(8/15): cmake-data-3.26.5-2.el8.noarch.rpm       23 MB/s | 1.9 MB     00:00    
(9/15): cmake-filesystem-3.26.5-2.el8.aarch64.r 703 kB/s |  45 kB     00:00    
(10/15): cmake-3.26.5-2.el8.aarch64.rpm          99 MB/s |  12 MB     00:00    
(11/15): python3-pip-9.0.3-24.el8.noarch.rpm    386 kB/s |  20 kB     00:00    
(12/15): python36-devel-3.6.8-39.module+el8.10. 303 kB/s |  17 kB     00:00    
(13/15): libuv-1.41.1-2.el8_10.aarch64.rpm      3.2 MB/s | 150 kB     00:00    
(14/15): platform-python-devel-3.6.8-69.el8_10. 4.3 MB/s | 242 kB     00:00    
(15/15): cmake-rpm-macros-3.26.5-2.el8.noarch.r 124 kB/s |  44 kB     00:00    
--------------------------------------------------------------------------------
Total                                            24 MB/s |  16 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : cmake-rpm-macros-3.26.5-2.el8.noarch                  1/15 
  Installing       : cmake-filesystem-3.26.5-2.el8.aarch64                 2/15 
  Installing       : libuv-1:1.41.1-2.el8_10.aarch64                       3/15 
  Installing       : python3-rpm-generators-5-8.el8.noarch                 4/15 
  Installing       : platform-python-devel-3.6.8-69.el8_10.aarch64         5/15 
  Installing       : vim-filesystem-2:8.0.1763-19.el8_6.4.noarch           6/15 
  Installing       : emacs-filesystem-1:26.1-12.el8_10.noarch              7/15 
  Installing       : cmake-3.26.5-2.el8.aarch64                            8/15 
  Installing       : cmake-data-3.26.5-2.el8.noarch                        9/15 
  Installing       : python3-setuptools-39.2.0-8.el8_10.noarch            10/15 
  Installing       : platform-python-pip-9.0.3-24.el8.noarch              11/15 
  Installing       : python36-3.6.8-39.module+el8.10.0+20784+edafcd43.a   12/15 
  Running scriptlet: python36-3.6.8-39.module+el8.10.0+20784+edafcd43.a   12/15 
  Installing       : python3-pip-9.0.3-24.el8.noarch                      13/15 
  Installing       : python36-devel-3.6.8-39.module+el8.10.0+20784+edaf   14/15 
  Running scriptlet: python36-devel-3.6.8-39.module+el8.10.0+20784+edaf   14/15 
  Installing       : python36-rpm-macros-3.6.8-39.module+el8.10.0+20784   15/15 
  Running scriptlet: python36-rpm-macros-3.6.8-39.module+el8.10.0+20784   15/15 
  Verifying        : platform-python-pip-9.0.3-24.el8.noarch               1/15 
  Verifying        : python3-setuptools-39.2.0-8.el8_10.noarch             2/15 
  Verifying        : emacs-filesystem-1:26.1-12.el8_10.noarch              3/15 
  Verifying        : vim-filesystem-2:8.0.1763-19.el8_6.4.noarch           4/15 
  Verifying        : python3-rpm-generators-5-8.el8.noarch                 5/15 
  Verifying        : python36-3.6.8-39.module+el8.10.0+20784+edafcd43.a    6/15 
  Verifying        : python36-rpm-macros-3.6.8-39.module+el8.10.0+20784    7/15 
  Verifying        : cmake-3.26.5-2.el8.aarch64                            8/15 
  Verifying        : cmake-data-3.26.5-2.el8.noarch                        9/15 
  Verifying        : cmake-filesystem-3.26.5-2.el8.aarch64                10/15 
  Verifying        : cmake-rpm-macros-3.26.5-2.el8.noarch                 11/15 
  Verifying        : python3-pip-9.0.3-24.el8.noarch                      12/15 
  Verifying        : python36-devel-3.6.8-39.module+el8.10.0+20784+edaf   13/15 
  Verifying        : libuv-1:1.41.1-2.el8_10.aarch64                      14/15 
  Verifying        : platform-python-devel-3.6.8-69.el8_10.aarch64        15/15 
Installed products updated.

Installed:
  cmake-3.26.5-2.el8.aarch64                                                    
  cmake-data-3.26.5-2.el8.noarch                                                
  cmake-filesystem-3.26.5-2.el8.aarch64                                         
  cmake-rpm-macros-3.26.5-2.el8.noarch                                          
  emacs-filesystem-1:26.1-12.el8_10.noarch                                      
  libuv-1:1.41.1-2.el8_10.aarch64                                               
  platform-python-devel-3.6.8-69.el8_10.aarch64                                 
  platform-python-pip-9.0.3-24.el8.noarch                                       
  python3-pip-9.0.3-24.el8.noarch                                               
  python3-rpm-generators-5-8.el8.noarch                                         
  python3-setuptools-39.2.0-8.el8_10.noarch                                     
  python36-3.6.8-39.module+el8.10.0+20784+edafcd43.aarch64                      
  python36-devel-3.6.8-39.module+el8.10.0+20784+edafcd43.aarch64                
  python36-rpm-macros-3.6.8-39.module+el8.10.0+20784+edafcd43.noarch            
  vim-filesystem-2:8.0.1763-19.el8_6.4.noarch                                   

Complete!
Finish: build setup for gtest-1.14.0-5.el8.src.rpm
Start: rpmbuild gtest-1.14.0-5.el8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hfcfjm
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf googletest-1.14.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/v1.14.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd googletest-1.14.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -e 's/set(GOOGLETEST_VERSION .*)/set(GOOGLETEST_VERSION 1.14.0)/' -i CMakeLists.txt
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IeoIyf
+ umask 022
+ cd /builddir/build/BUILD
+ cd googletest-1.14.0
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ /usr/bin/cmake -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_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 -DPYTHON_EXECUTABLE=/usr/bin/python3.6 -Dgtest_build_tests=ON
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


-- The C compiler identification is GNU 8.5.0
-- The CXX compiler identification is GNU 8.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Python3: /usr/bin/python3.6 (found version "3.6.8") found components: Interpreter 
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Configuring done (1.0s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    PYTHON_EXECUTABLE
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /builddir/build/BUILD/googletest-1.14.0
+ /usr/bin/cmake --build . -j4 --verbose
/usr/bin/cmake -S/builddir/build/BUILD/googletest-1.14.0 -B/builddir/build/BUILD/googletest-1.14.0 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/googletest-1.14.0/CMakeFiles /builddir/build/BUILD/googletest-1.14.0//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest.dir/build.make googletest/CMakeFiles/gtest.dir/depend
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_no_exception.dir/build.make googletest/CMakeFiles/gtest_no_exception.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_no_exception.dir/DependInfo.cmake --color=
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_main_no_exception.dir/build.make googletest/CMakeFiles/gtest_main_no_exception.dir/depend
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_main_no_rtti.dir/build.make googletest/CMakeFiles/gtest_main_no_rtti.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_main_no_exception.dir/DependInfo.cmake --color=
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_main_no_rtti.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest.dir/build.make googletest/CMakeFiles/gtest.dir/build
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_no_exception.dir/build.make googletest/CMakeFiles/gtest_no_exception.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_main_no_rtti.dir/build.make googletest/CMakeFiles/gtest_main_no_rtti.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_main_no_exception.dir/build.make googletest/CMakeFiles/gtest_main_no_exception.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[  1%] Building CXX object googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[  1%] Building CXX object googletest/CMakeFiles/gtest_no_exception.dir/src/gtest-all.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_EXPORTS -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o -MF CMakeFiles/gtest.dir/src/gtest-all.cc.o.d -o CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest-all.cc
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_no_exception_EXPORTS -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fno-exceptions -MD -MT googletest/CMakeFiles/gtest_no_exception.dir/src/gtest-all.cc.o -MF CMakeFiles/gtest_no_exception.dir/src/gtest-all.cc.o.d -o CMakeFiles/gtest_no_exception.dir/src/gtest-all.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest-all.cc
[  2%] Building CXX object googletest/CMakeFiles/gtest_main_no_rtti.dir/src/gtest-all.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_main_no_rtti_EXPORTS -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -fno-rtti -DGTEST_HAS_RTTI=0 -MD -MT googletest/CMakeFiles/gtest_main_no_rtti.dir/src/gtest-all.cc.o -MF CMakeFiles/gtest_main_no_rtti.dir/src/gtest-all.cc.o.d -o CMakeFiles/gtest_main_no_rtti.dir/src/gtest-all.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest-all.cc
[  3%] Building CXX object googletest/CMakeFiles/gtest_main_no_exception.dir/src/gtest-all.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_main_no_exception_EXPORTS -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fno-exceptions -MD -MT googletest/CMakeFiles/gtest_main_no_exception.dir/src/gtest-all.cc.o -MF CMakeFiles/gtest_main_no_exception.dir/src/gtest-all.cc.o.d -o CMakeFiles/gtest_main_no_exception.dir/src/gtest-all.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest-all.cc
[  4%] Building CXX object googletest/CMakeFiles/gtest_main_no_exception.dir/src/gtest_main.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_main_no_exception_EXPORTS -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fno-exceptions -MD -MT googletest/CMakeFiles/gtest_main_no_exception.dir/src/gtest_main.cc.o -MF CMakeFiles/gtest_main_no_exception.dir/src/gtest_main.cc.o.d -o CMakeFiles/gtest_main_no_exception.dir/src/gtest_main.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc
[  5%] Linking CXX shared library ../lib/libgtest_no_exception.so
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_no_exception.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgtest_no_exception.so -o ../lib/libgtest_no_exception.so "CMakeFiles/gtest_no_exception.dir/src/gtest-all.cc.o"  -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[  5%] Built target gtest_no_exception
[  6%] Building CXX object googletest/CMakeFiles/gtest_main_no_rtti.dir/src/gtest_main.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_main_no_rtti_EXPORTS -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -fno-rtti -DGTEST_HAS_RTTI=0 -MD -MT googletest/CMakeFiles/gtest_main_no_rtti.dir/src/gtest_main.cc.o -MF CMakeFiles/gtest_main_no_rtti.dir/src/gtest_main.cc.o.d -o CMakeFiles/gtest_main_no_rtti.dir/src/gtest_main.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc
[  7%] Linking CXX shared library ../lib/libgtest_main_no_exception.so
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_main_no_exception.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgtest_main_no_exception.so -o ../lib/libgtest_main_no_exception.so "CMakeFiles/gtest_main_no_exception.dir/src/gtest-all.cc.o" CMakeFiles/gtest_main_no_exception.dir/src/gtest_main.cc.o  -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[  7%] Built target gtest_main_no_exception
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_dll.dir/build.make googletest/CMakeFiles/gtest_dll.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_dll.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_dll.dir/build.make googletest/CMakeFiles/gtest_dll.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[  8%] Building CXX object googletest/CMakeFiles/gtest_dll.dir/src/gtest-all.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_dll_EXPORTS -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_dll.dir/src/gtest-all.cc.o -MF CMakeFiles/gtest_dll.dir/src/gtest-all.cc.o.d -o CMakeFiles/gtest_dll.dir/src/gtest-all.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest-all.cc
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/build.make googletest/CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/build.make googletest/CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[  9%] Building CXX object googletest/CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fno-exceptions -MD -MT googletest/CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o -MF CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o.d -o CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-catch-exceptions-test_.cc
[ 10%] Linking CXX executable googletest-catch-exceptions-no-ex-test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-catch-exceptions-no-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o" -o googletest-catch-exceptions-no-ex-test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main_no_exception.so -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 10%] Built target googletest-catch-exceptions-no-ex-test_
[ 11%] Building CXX object googletest/CMakeFiles/gtest_dll.dir/src/gtest_main.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_dll_EXPORTS -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_dll.dir/src/gtest_main.cc.o -MF CMakeFiles/gtest_dll.dir/src/gtest_main.cc.o.d -o CMakeFiles/gtest_dll.dir/src/gtest_main.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-throw-on-failure-test_.dir/build.make googletest/CMakeFiles/googletest-throw-on-failure-test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-throw-on-failure-test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-throw-on-failure-test_.dir/build.make googletest/CMakeFiles/googletest-throw-on-failure-test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 12%] Building CXX object googletest/CMakeFiles/googletest-throw-on-failure-test_.dir/test/googletest-throw-on-failure-test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fno-exceptions -MD -MT googletest/CMakeFiles/googletest-throw-on-failure-test_.dir/test/googletest-throw-on-failure-test_.cc.o -MF CMakeFiles/googletest-throw-on-failure-test_.dir/test/googletest-throw-on-failure-test_.cc.o.d -o CMakeFiles/googletest-throw-on-failure-test_.dir/test/googletest-throw-on-failure-test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-throw-on-failure-test_.cc
[ 13%] Linking CXX shared library ../lib/libgtest.so
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgtest.so.1.14.0 -o ../lib/libgtest.so.1.14.0 "CMakeFiles/gtest.dir/src/gtest-all.cc.o"  -lpthread 
[ 14%] Linking CXX shared library ../lib/libgtest_main_no_rtti.so
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_main_no_rtti.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgtest_main_no_rtti.so -o ../lib/libgtest_main_no_rtti.so "CMakeFiles/gtest_main_no_rtti.dir/src/gtest-all.cc.o" CMakeFiles/gtest_main_no_rtti.dir/src/gtest_main.cc.o  -lpthread 
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_symlink_library ../lib/libgtest.so.1.14.0 ../lib/libgtest.so.1.14.0 ../lib/libgtest.so
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 14%] Built target gtest
/usr/bin/gmake  -f googlemock/CMakeFiles/gmock.dir/build.make googlemock/CMakeFiles/gmock.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googlemock /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googlemock /builddir/build/BUILD/googletest-1.14.0/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googlemock/CMakeFiles/gmock.dir/build.make googlemock/CMakeFiles/gmock.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 14%] Building CXX object googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googlemock && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgmock_EXPORTS -I/builddir/build/BUILD/googletest-1.14.0/googlemock/include -I/builddir/build/BUILD/googletest-1.14.0/googlemock -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o -MF CMakeFiles/gmock.dir/src/gmock-all.cc.o.d -o CMakeFiles/gmock.dir/src/gmock-all.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googlemock/src/gmock-all.cc
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 14%] Built target gtest_main_no_rtti
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_main.dir/build.make googletest/CMakeFiles/gtest_main.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_main.dir/build.make googletest/CMakeFiles/gtest_main.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 15%] Building CXX object googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_main_EXPORTS -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -MF CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc
[ 16%] Linking CXX executable googletest-throw-on-failure-test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-throw-on-failure-test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-throw-on-failure-test_.dir/test/googletest-throw-on-failure-test_.cc.o" -o googletest-throw-on-failure-test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_no_exception.so -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 16%] Built target googletest-throw-on-failure-test_
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_environment_test.dir/build.make googletest/CMakeFiles/gtest_environment_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_environment_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_environment_test.dir/build.make googletest/CMakeFiles/gtest_environment_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 17%] Building CXX object googletest/CMakeFiles/gtest_environment_test.dir/test/gtest_environment_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_environment_test.dir/test/gtest_environment_test.cc.o -MF CMakeFiles/gtest_environment_test.dir/test/gtest_environment_test.cc.o.d -o CMakeFiles/gtest_environment_test.dir/test/gtest_environment_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_environment_test.cc
[ 18%] Linking CXX shared library ../lib/libgtest_main.so
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_main.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgtest_main.so.1.14.0 -o ../lib/libgtest_main.so.1.14.0 CMakeFiles/gtest_main.dir/src/gtest_main.cc.o  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib: ../lib/libgtest.so.1.14.0 -lpthread 
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_symlink_library ../lib/libgtest_main.so.1.14.0 ../lib/libgtest_main.so.1.14.0 ../lib/libgtest_main.so
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 18%] Built target gtest_main
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_no_test_unittest.dir/build.make googletest/CMakeFiles/gtest_no_test_unittest.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_no_test_unittest.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_no_test_unittest.dir/build.make googletest/CMakeFiles/gtest_no_test_unittest.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 19%] Building CXX object googletest/CMakeFiles/gtest_no_test_unittest.dir/test/gtest_no_test_unittest.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_no_test_unittest.dir/test/gtest_no_test_unittest.cc.o -MF CMakeFiles/gtest_no_test_unittest.dir/test/gtest_no_test_unittest.cc.o.d -o CMakeFiles/gtest_no_test_unittest.dir/test/gtest_no_test_unittest.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_no_test_unittest.cc
[ 20%] Linking CXX executable gtest_no_test_unittest
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_no_test_unittest.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_no_test_unittest.dir/test/gtest_no_test_unittest.cc.o -o gtest_no_test_unittest  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
[ 21%] Linking CXX executable gtest_environment_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_environment_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_environment_test.dir/test/gtest_environment_test.cc.o -o gtest_environment_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 21%] Built target gtest_no_test_unittest
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-options-test.dir/build.make googletest/CMakeFiles/googletest-options-test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-options-test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-options-test.dir/build.make googletest/CMakeFiles/googletest-options-test.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 21%] Built target gtest_environment_test
[ 22%] Building CXX object googletest/CMakeFiles/googletest-options-test.dir/test/googletest-options-test.cc.o
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-param-test-test.dir/build.make googletest/CMakeFiles/googletest-param-test-test.dir/depend
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-options-test.dir/test/googletest-options-test.cc.o -MF CMakeFiles/googletest-options-test.dir/test/googletest-options-test.cc.o.d -o CMakeFiles/googletest-options-test.dir/test/googletest-options-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-options-test.cc
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-param-test-test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-param-test-test.dir/build.make googletest/CMakeFiles/googletest-param-test-test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 23%] Building CXX object googletest/CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test-test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test-test.cc.o -MF CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test-test.cc.o.d -o CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-param-test-test.cc
[ 24%] Linking CXX shared library ../lib/libgmock.so
cd /builddir/build/BUILD/googletest-1.14.0/googlemock && /usr/bin/cmake -E cmake_link_script CMakeFiles/gmock.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgmock.so.1.14.0 -o ../lib/libgmock.so.1.14.0 "CMakeFiles/gmock.dir/src/gmock-all.cc.o"  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib: ../lib/libgtest.so.1.14.0 -lpthread 
[ 25%] Linking CXX executable googletest-options-test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-options-test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-options-test.dir/test/googletest-options-test.cc.o" -o googletest-options-test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0/googlemock && /usr/bin/cmake -E cmake_symlink_library ../lib/libgmock.so.1.14.0 ../lib/libgmock.so.1.14.0 ../lib/libgmock.so
[ 25%] Built target googletest-options-test
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 26%] Building CXX object googletest/CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test2-test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test2-test.cc.o -MF CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test2-test.cc.o.d -o CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test2-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-param-test2-test.cc
[ 26%] Built target gmock
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-port-test.dir/build.make googletest/CMakeFiles/googletest-port-test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-port-test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-port-test.dir/build.make googletest/CMakeFiles/googletest-port-test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 26%] Building CXX object googletest/CMakeFiles/googletest-port-test.dir/test/googletest-port-test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-port-test.dir/test/googletest-port-test.cc.o -MF CMakeFiles/googletest-port-test.dir/test/googletest-port-test.cc.o.d -o CMakeFiles/googletest-port-test.dir/test/googletest-port-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-port-test.cc
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_pred_impl_unittest.dir/build.make googletest/CMakeFiles/gtest_pred_impl_unittest.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_pred_impl_unittest.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_pred_impl_unittest.dir/build.make googletest/CMakeFiles/gtest_pred_impl_unittest.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 27%] Building CXX object googletest/CMakeFiles/gtest_pred_impl_unittest.dir/test/gtest_pred_impl_unittest.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_pred_impl_unittest.dir/test/gtest_pred_impl_unittest.cc.o -MF CMakeFiles/gtest_pred_impl_unittest.dir/test/gtest_pred_impl_unittest.cc.o.d -o CMakeFiles/gtest_pred_impl_unittest.dir/test/gtest_pred_impl_unittest.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_pred_impl_unittest.cc
[ 28%] Linking CXX executable googletest-port-test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-port-test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-port-test.dir/test/googletest-port-test.cc.o" -o googletest-port-test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 28%] Built target googletest-port-test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_premature_exit_test.dir/build.make googletest/CMakeFiles/gtest_premature_exit_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_premature_exit_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_premature_exit_test.dir/build.make googletest/CMakeFiles/gtest_premature_exit_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 29%] Building CXX object googletest/CMakeFiles/gtest_premature_exit_test.dir/test/gtest_premature_exit_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_premature_exit_test.dir/test/gtest_premature_exit_test.cc.o -MF CMakeFiles/gtest_premature_exit_test.dir/test/gtest_premature_exit_test.cc.o.d -o CMakeFiles/gtest_premature_exit_test.dir/test/gtest_premature_exit_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_premature_exit_test.cc
[ 30%] Linking CXX shared library ../lib/libgtest_dll.so
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_dll.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgtest_dll.so -o ../lib/libgtest_dll.so "CMakeFiles/gtest_dll.dir/src/gtest-all.cc.o" CMakeFiles/gtest_dll.dir/src/gtest_main.cc.o  -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 30%] Built target gtest_dll
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-printers-test.dir/build.make googletest/CMakeFiles/googletest-printers-test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-printers-test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-printers-test.dir/build.make googletest/CMakeFiles/googletest-printers-test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 31%] Building CXX object googletest/CMakeFiles/googletest-printers-test.dir/test/googletest-printers-test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-printers-test.dir/test/googletest-printers-test.cc.o -MF CMakeFiles/googletest-printers-test.dir/test/googletest-printers-test.cc.o.d -o CMakeFiles/googletest-printers-test.dir/test/googletest-printers-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-printers-test.cc
[ 32%] Linking CXX executable gtest_premature_exit_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_premature_exit_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_premature_exit_test.dir/test/gtest_premature_exit_test.cc.o -o gtest_premature_exit_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 32%] Built target gtest_premature_exit_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_prod_test.dir/build.make googletest/CMakeFiles/gtest_prod_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_prod_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_prod_test.dir/build.make googletest/CMakeFiles/gtest_prod_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 33%] Building CXX object googletest/CMakeFiles/gtest_prod_test.dir/test/gtest_prod_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_prod_test.dir/test/gtest_prod_test.cc.o -MF CMakeFiles/gtest_prod_test.dir/test/gtest_prod_test.cc.o.d -o CMakeFiles/gtest_prod_test.dir/test/gtest_prod_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_prod_test.cc
[ 33%] Building CXX object googletest/CMakeFiles/gtest_prod_test.dir/test/production.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_prod_test.dir/test/production.cc.o -MF CMakeFiles/gtest_prod_test.dir/test/production.cc.o.d -o CMakeFiles/gtest_prod_test.dir/test/production.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/production.cc
[ 34%] Linking CXX executable gtest_prod_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_prod_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_prod_test.dir/test/gtest_prod_test.cc.o CMakeFiles/gtest_prod_test.dir/test/production.cc.o -o gtest_prod_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 34%] Built target gtest_prod_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_repeat_test.dir/build.make googletest/CMakeFiles/gtest_repeat_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_repeat_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_repeat_test.dir/build.make googletest/CMakeFiles/gtest_repeat_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 35%] Building CXX object googletest/CMakeFiles/gtest_repeat_test.dir/test/gtest_repeat_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_repeat_test.dir/test/gtest_repeat_test.cc.o -MF CMakeFiles/gtest_repeat_test.dir/test/gtest_repeat_test.cc.o.d -o CMakeFiles/gtest_repeat_test.dir/test/gtest_repeat_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_repeat_test.cc
[ 36%] Linking CXX executable gtest_repeat_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_repeat_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_repeat_test.dir/test/gtest_repeat_test.cc.o -o gtest_repeat_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 36%] Built target gtest_repeat_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_sole_header_test.dir/build.make googletest/CMakeFiles/gtest_sole_header_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_sole_header_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_sole_header_test.dir/build.make googletest/CMakeFiles/gtest_sole_header_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 37%] Building CXX object googletest/CMakeFiles/gtest_sole_header_test.dir/test/gtest_sole_header_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_sole_header_test.dir/test/gtest_sole_header_test.cc.o -MF CMakeFiles/gtest_sole_header_test.dir/test/gtest_sole_header_test.cc.o.d -o CMakeFiles/gtest_sole_header_test.dir/test/gtest_sole_header_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_sole_header_test.cc
[ 38%] Linking CXX executable gtest_sole_header_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_sole_header_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_sole_header_test.dir/test/gtest_sole_header_test.cc.o -o gtest_sole_header_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 38%] Built target gtest_sole_header_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_stress_test.dir/build.make googletest/CMakeFiles/gtest_stress_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_stress_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_stress_test.dir/build.make googletest/CMakeFiles/gtest_stress_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 39%] Building CXX object googletest/CMakeFiles/gtest_stress_test.dir/test/gtest_stress_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_stress_test.dir/test/gtest_stress_test.cc.o -MF CMakeFiles/gtest_stress_test.dir/test/gtest_stress_test.cc.o.d -o CMakeFiles/gtest_stress_test.dir/test/gtest_stress_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_stress_test.cc
[ 39%] Linking CXX executable gtest_stress_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_stress_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_stress_test.dir/test/gtest_stress_test.cc.o -o gtest_stress_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 39%] Built target gtest_stress_test
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-test-part-test.dir/build.make googletest/CMakeFiles/googletest-test-part-test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-test-part-test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-test-part-test.dir/build.make googletest/CMakeFiles/googletest-test-part-test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 40%] Building CXX object googletest/CMakeFiles/googletest-test-part-test.dir/test/googletest-test-part-test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-test-part-test.dir/test/googletest-test-part-test.cc.o -MF CMakeFiles/googletest-test-part-test.dir/test/googletest-test-part-test.cc.o.d -o CMakeFiles/googletest-test-part-test.dir/test/googletest-test-part-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-test-part-test.cc
[ 41%] Linking CXX executable googletest-test-part-test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-test-part-test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-test-part-test.dir/test/googletest-test-part-test.cc.o" -o googletest-test-part-test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 41%] Built target googletest-test-part-test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_throw_on_failure_ex_test.dir/build.make googletest/CMakeFiles/gtest_throw_on_failure_ex_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_throw_on_failure_ex_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_throw_on_failure_ex_test.dir/build.make googletest/CMakeFiles/gtest_throw_on_failure_ex_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 42%] Building CXX object googletest/CMakeFiles/gtest_throw_on_failure_ex_test.dir/test/gtest_throw_on_failure_ex_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_throw_on_failure_ex_test.dir/test/gtest_throw_on_failure_ex_test.cc.o -MF CMakeFiles/gtest_throw_on_failure_ex_test.dir/test/gtest_throw_on_failure_ex_test.cc.o.d -o CMakeFiles/gtest_throw_on_failure_ex_test.dir/test/gtest_throw_on_failure_ex_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_throw_on_failure_ex_test.cc
[ 43%] Linking CXX executable gtest_throw_on_failure_ex_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_throw_on_failure_ex_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_throw_on_failure_ex_test.dir/test/gtest_throw_on_failure_ex_test.cc.o -o gtest_throw_on_failure_ex_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 43%] Built target gtest_throw_on_failure_ex_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest-typed-test_test.dir/build.make googletest/CMakeFiles/gtest-typed-test_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest-typed-test_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest-typed-test_test.dir/build.make googletest/CMakeFiles/gtest-typed-test_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 44%] Building CXX object googletest/CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test_test.cc.o -MF CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test_test.cc.o.d -o CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest-typed-test_test.cc
[ 45%] Linking CXX executable gtest_pred_impl_unittest
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_pred_impl_unittest.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_pred_impl_unittest.dir/test/gtest_pred_impl_unittest.cc.o -o gtest_pred_impl_unittest  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 45%] Built target gtest_pred_impl_unittest
[ 46%] Building CXX object googletest/CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test2_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test2_test.cc.o -MF CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test2_test.cc.o.d -o CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test2_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest-typed-test2_test.cc
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_unittest.dir/build.make googletest/CMakeFiles/gtest_unittest.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_unittest.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_unittest.dir/build.make googletest/CMakeFiles/gtest_unittest.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 47%] Building CXX object googletest/CMakeFiles/gtest_unittest.dir/test/gtest_unittest.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_unittest.dir/test/gtest_unittest.cc.o -MF CMakeFiles/gtest_unittest.dir/test/gtest_unittest.cc.o.d -o CMakeFiles/gtest_unittest.dir/test/gtest_unittest.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_unittest.cc
[ 48%] Linking CXX executable googletest-param-test-test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-param-test-test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test-test.cc.o" "CMakeFiles/googletest-param-test-test.dir/test/googletest-param-test2-test.cc.o" -o googletest-param-test-test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 48%] Built target googletest-param-test-test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest-unittest-api_test.dir/build.make googletest/CMakeFiles/gtest-unittest-api_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest-unittest-api_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest-unittest-api_test.dir/build.make googletest/CMakeFiles/gtest-unittest-api_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 49%] Building CXX object googletest/CMakeFiles/gtest-unittest-api_test.dir/test/gtest-unittest-api_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest-unittest-api_test.dir/test/gtest-unittest-api_test.cc.o -MF CMakeFiles/gtest-unittest-api_test.dir/test/gtest-unittest-api_test.cc.o.d -o CMakeFiles/gtest-unittest-api_test.dir/test/gtest-unittest-api_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest-unittest-api_test.cc
[ 50%] Linking CXX executable gtest-typed-test_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest-typed-test_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test_test.cc.o" "CMakeFiles/gtest-typed-test_test.dir/test/gtest-typed-test2_test.cc.o" -o gtest-typed-test_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 50%] Built target gtest-typed-test_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_skip_in_environment_setup_test.dir/build.make googletest/CMakeFiles/gtest_skip_in_environment_setup_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_skip_in_environment_setup_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_skip_in_environment_setup_test.dir/build.make googletest/CMakeFiles/gtest_skip_in_environment_setup_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 51%] Building CXX object googletest/CMakeFiles/gtest_skip_in_environment_setup_test.dir/test/gtest_skip_in_environment_setup_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_skip_in_environment_setup_test.dir/test/gtest_skip_in_environment_setup_test.cc.o -MF CMakeFiles/gtest_skip_in_environment_setup_test.dir/test/gtest_skip_in_environment_setup_test.cc.o.d -o CMakeFiles/gtest_skip_in_environment_setup_test.dir/test/gtest_skip_in_environment_setup_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_skip_in_environment_setup_test.cc
[ 52%] Linking CXX executable gtest_skip_in_environment_setup_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_skip_in_environment_setup_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_skip_in_environment_setup_test.dir/test/gtest_skip_in_environment_setup_test.cc.o -o gtest_skip_in_environment_setup_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 52%] Built target gtest_skip_in_environment_setup_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_skip_test.dir/build.make googletest/CMakeFiles/gtest_skip_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_skip_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_skip_test.dir/build.make googletest/CMakeFiles/gtest_skip_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 53%] Building CXX object googletest/CMakeFiles/gtest_skip_test.dir/test/gtest_skip_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_skip_test.dir/test/gtest_skip_test.cc.o -MF CMakeFiles/gtest_skip_test.dir/test/gtest_skip_test.cc.o.d -o CMakeFiles/gtest_skip_test.dir/test/gtest_skip_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_skip_test.cc
[ 53%] Linking CXX executable gtest-unittest-api_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest-unittest-api_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/gtest-unittest-api_test.dir/test/gtest-unittest-api_test.cc.o" -o gtest-unittest-api_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 53%] Built target gtest-unittest-api_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest-death-test_ex_nocatch_test.dir/build.make googletest/CMakeFiles/gtest-death-test_ex_nocatch_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest-death-test_ex_nocatch_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest-death-test_ex_nocatch_test.dir/build.make googletest/CMakeFiles/gtest-death-test_ex_nocatch_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 54%] Building CXX object googletest/CMakeFiles/gtest-death-test_ex_nocatch_test.dir/test/googletest-death-test_ex_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -DGTEST_ENABLE_CATCH_EXCEPTIONS_=0 -MD -MT googletest/CMakeFiles/gtest-death-test_ex_nocatch_test.dir/test/googletest-death-test_ex_test.cc.o -MF CMakeFiles/gtest-death-test_ex_nocatch_test.dir/test/googletest-death-test_ex_test.cc.o.d -o CMakeFiles/gtest-death-test_ex_nocatch_test.dir/test/googletest-death-test_ex_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-death-test_ex_test.cc
[ 55%] Linking CXX executable gtest_skip_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_skip_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_skip_test.dir/test/gtest_skip_test.cc.o -o gtest_skip_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 55%] Built target gtest_skip_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest-death-test_ex_catch_test.dir/build.make googletest/CMakeFiles/gtest-death-test_ex_catch_test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest-death-test_ex_catch_test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest-death-test_ex_catch_test.dir/build.make googletest/CMakeFiles/gtest-death-test_ex_catch_test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 56%] Building CXX object googletest/CMakeFiles/gtest-death-test_ex_catch_test.dir/test/googletest-death-test_ex_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -DGTEST_ENABLE_CATCH_EXCEPTIONS_=1 -MD -MT googletest/CMakeFiles/gtest-death-test_ex_catch_test.dir/test/googletest-death-test_ex_test.cc.o -MF CMakeFiles/gtest-death-test_ex_catch_test.dir/test/googletest-death-test_ex_test.cc.o.d -o CMakeFiles/gtest-death-test_ex_catch_test.dir/test/googletest-death-test_ex_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-death-test_ex_test.cc
[ 57%] Linking CXX executable gtest-death-test_ex_nocatch_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest-death-test_ex_nocatch_test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/gtest-death-test_ex_nocatch_test.dir/test/googletest-death-test_ex_test.cc.o" -o gtest-death-test_ex_nocatch_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 57%] Built target gtest-death-test_ex_nocatch_test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_no_rtti_unittest.dir/build.make googletest/CMakeFiles/gtest_no_rtti_unittest.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_no_rtti_unittest.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_no_rtti_unittest.dir/build.make googletest/CMakeFiles/gtest_no_rtti_unittest.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 58%] Building CXX object googletest/CMakeFiles/gtest_no_rtti_unittest.dir/test/gtest_unittest.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -fno-rtti -DGTEST_HAS_RTTI=0 -MD -MT googletest/CMakeFiles/gtest_no_rtti_unittest.dir/test/gtest_unittest.cc.o -MF CMakeFiles/gtest_no_rtti_unittest.dir/test/gtest_unittest.cc.o.d -o CMakeFiles/gtest_no_rtti_unittest.dir/test/gtest_unittest.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_unittest.cc
[ 59%] Linking CXX executable googletest-printers-test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-printers-test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-printers-test.dir/test/googletest-printers-test.cc.o" -o googletest-printers-test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 60%] Linking CXX executable gtest-death-test_ex_catch_test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest-death-test_ex_catch_test.dir/link.txt --verbose=1
[ 60%] Built target googletest-printers-test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_dll_test_.dir/build.make googletest/CMakeFiles/gtest_dll_test_.dir/depend
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/gtest-death-test_ex_catch_test.dir/test/googletest-death-test_ex_test.cc.o" -o gtest-death-test_ex_catch_test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_dll_test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_dll_test_.dir/build.make googletest/CMakeFiles/gtest_dll_test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 61%] Building CXX object googletest/CMakeFiles/gtest_dll_test_.dir/test/gtest_all_test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/builddir/build/BUILD/googletest-1.14.0/googletest/include -I/builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_dll_test_.dir/test/gtest_all_test.cc.o -MF CMakeFiles/gtest_dll_test_.dir/test/gtest_all_test.cc.o.d -o CMakeFiles/gtest_dll_test_.dir/test/gtest_all_test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_all_test.cc
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 61%] Built target gtest-death-test_ex_catch_test
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-break-on-failure-unittest_.dir/build.make googletest/CMakeFiles/googletest-break-on-failure-unittest_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-break-on-failure-unittest_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-break-on-failure-unittest_.dir/build.make googletest/CMakeFiles/googletest-break-on-failure-unittest_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 62%] Building CXX object googletest/CMakeFiles/googletest-break-on-failure-unittest_.dir/test/googletest-break-on-failure-unittest_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-break-on-failure-unittest_.dir/test/googletest-break-on-failure-unittest_.cc.o -MF CMakeFiles/googletest-break-on-failure-unittest_.dir/test/googletest-break-on-failure-unittest_.cc.o.d -o CMakeFiles/googletest-break-on-failure-unittest_.dir/test/googletest-break-on-failure-unittest_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-break-on-failure-unittest_.cc
[ 63%] Linking CXX executable googletest-break-on-failure-unittest_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-break-on-failure-unittest_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-break-on-failure-unittest_.dir/test/googletest-break-on-failure-unittest_.cc.o" -o googletest-break-on-failure-unittest_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 63%] Built target googletest-break-on-failure-unittest_
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-catch-exceptions-ex-test_.dir/build.make googletest/CMakeFiles/googletest-catch-exceptions-ex-test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-catch-exceptions-ex-test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-catch-exceptions-ex-test_.dir/build.make googletest/CMakeFiles/googletest-catch-exceptions-ex-test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 64%] Building CXX object googletest/CMakeFiles/googletest-catch-exceptions-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-catch-exceptions-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o -MF CMakeFiles/googletest-catch-exceptions-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o.d -o CMakeFiles/googletest-catch-exceptions-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-catch-exceptions-test_.cc
[ 65%] Linking CXX executable googletest-catch-exceptions-ex-test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-catch-exceptions-ex-test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-catch-exceptions-ex-test_.dir/test/googletest-catch-exceptions-test_.cc.o" -o googletest-catch-exceptions-ex-test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 65%] Built target googletest-catch-exceptions-ex-test_
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-color-test_.dir/build.make googletest/CMakeFiles/googletest-color-test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-color-test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-color-test_.dir/build.make googletest/CMakeFiles/googletest-color-test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 66%] Building CXX object googletest/CMakeFiles/googletest-color-test_.dir/test/googletest-color-test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-color-test_.dir/test/googletest-color-test_.cc.o -MF CMakeFiles/googletest-color-test_.dir/test/googletest-color-test_.cc.o.d -o CMakeFiles/googletest-color-test_.dir/test/googletest-color-test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-color-test_.cc
[ 66%] Linking CXX executable googletest-color-test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-color-test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-color-test_.dir/test/googletest-color-test_.cc.o" -o googletest-color-test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 66%] Built target googletest-color-test_
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-env-var-test_.dir/build.make googletest/CMakeFiles/googletest-env-var-test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-env-var-test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-env-var-test_.dir/build.make googletest/CMakeFiles/googletest-env-var-test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 67%] Building CXX object googletest/CMakeFiles/googletest-env-var-test_.dir/test/googletest-env-var-test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-env-var-test_.dir/test/googletest-env-var-test_.cc.o -MF CMakeFiles/googletest-env-var-test_.dir/test/googletest-env-var-test_.cc.o.d -o CMakeFiles/googletest-env-var-test_.dir/test/googletest-env-var-test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-env-var-test_.cc
[ 68%] Linking CXX executable googletest-env-var-test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-env-var-test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-env-var-test_.dir/test/googletest-env-var-test_.cc.o" -o googletest-env-var-test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 68%] Built target googletest-env-var-test_
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-filter-unittest_.dir/build.make googletest/CMakeFiles/googletest-filter-unittest_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-filter-unittest_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-filter-unittest_.dir/build.make googletest/CMakeFiles/googletest-filter-unittest_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 69%] Building CXX object googletest/CMakeFiles/googletest-filter-unittest_.dir/test/googletest-filter-unittest_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-filter-unittest_.dir/test/googletest-filter-unittest_.cc.o -MF CMakeFiles/googletest-filter-unittest_.dir/test/googletest-filter-unittest_.cc.o.d -o CMakeFiles/googletest-filter-unittest_.dir/test/googletest-filter-unittest_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-filter-unittest_.cc
[ 70%] Linking CXX executable googletest-filter-unittest_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-filter-unittest_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-filter-unittest_.dir/test/googletest-filter-unittest_.cc.o" -o googletest-filter-unittest_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 70%] Built target googletest-filter-unittest_
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_help_test_.dir/build.make googletest/CMakeFiles/gtest_help_test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_help_test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_help_test_.dir/build.make googletest/CMakeFiles/gtest_help_test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 71%] Building CXX object googletest/CMakeFiles/gtest_help_test_.dir/test/gtest_help_test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_help_test_.dir/test/gtest_help_test_.cc.o -MF CMakeFiles/gtest_help_test_.dir/test/gtest_help_test_.cc.o.d -o CMakeFiles/gtest_help_test_.dir/test/gtest_help_test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_help_test_.cc
[ 72%] Linking CXX executable gtest_help_test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_help_test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_help_test_.dir/test/gtest_help_test_.cc.o -o gtest_help_test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 72%] Built target gtest_help_test_
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-list-tests-unittest_.dir/build.make googletest/CMakeFiles/googletest-list-tests-unittest_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-list-tests-unittest_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-list-tests-unittest_.dir/build.make googletest/CMakeFiles/googletest-list-tests-unittest_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 73%] Building CXX object googletest/CMakeFiles/googletest-list-tests-unittest_.dir/test/googletest-list-tests-unittest_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-list-tests-unittest_.dir/test/googletest-list-tests-unittest_.cc.o -MF CMakeFiles/googletest-list-tests-unittest_.dir/test/googletest-list-tests-unittest_.cc.o.d -o CMakeFiles/googletest-list-tests-unittest_.dir/test/googletest-list-tests-unittest_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-list-tests-unittest_.cc
[ 74%] Linking CXX executable googletest-list-tests-unittest_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-list-tests-unittest_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-list-tests-unittest_.dir/test/googletest-list-tests-unittest_.cc.o" -o googletest-list-tests-unittest_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 74%] Built target googletest-list-tests-unittest_
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-output-test_.dir/build.make googletest/CMakeFiles/googletest-output-test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-output-test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-output-test_.dir/build.make googletest/CMakeFiles/googletest-output-test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 75%] Building CXX object googletest/CMakeFiles/googletest-output-test_.dir/test/googletest-output-test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-output-test_.dir/test/googletest-output-test_.cc.o -MF CMakeFiles/googletest-output-test_.dir/test/googletest-output-test_.cc.o.d -o CMakeFiles/googletest-output-test_.dir/test/googletest-output-test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-output-test_.cc
[ 76%] Linking CXX executable googletest-output-test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-output-test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-output-test_.dir/test/googletest-output-test_.cc.o" -o googletest-output-test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 76%] Built target googletest-output-test_
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-shuffle-test_.dir/build.make googletest/CMakeFiles/googletest-shuffle-test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-shuffle-test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-shuffle-test_.dir/build.make googletest/CMakeFiles/googletest-shuffle-test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 77%] Building CXX object googletest/CMakeFiles/googletest-shuffle-test_.dir/test/googletest-shuffle-test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-shuffle-test_.dir/test/googletest-shuffle-test_.cc.o -MF CMakeFiles/googletest-shuffle-test_.dir/test/googletest-shuffle-test_.cc.o.d -o CMakeFiles/googletest-shuffle-test_.dir/test/googletest-shuffle-test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-shuffle-test_.cc
[ 78%] Linking CXX executable googletest-shuffle-test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-shuffle-test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-shuffle-test_.dir/test/googletest-shuffle-test_.cc.o" -o googletest-shuffle-test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 78%] Built target googletest-shuffle-test_
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-uninitialized-test_.dir/build.make googletest/CMakeFiles/googletest-uninitialized-test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-uninitialized-test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-uninitialized-test_.dir/build.make googletest/CMakeFiles/googletest-uninitialized-test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 79%] Building CXX object googletest/CMakeFiles/googletest-uninitialized-test_.dir/test/googletest-uninitialized-test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-uninitialized-test_.dir/test/googletest-uninitialized-test_.cc.o -MF CMakeFiles/googletest-uninitialized-test_.dir/test/googletest-uninitialized-test_.cc.o.d -o CMakeFiles/googletest-uninitialized-test_.dir/test/googletest-uninitialized-test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-uninitialized-test_.cc
[ 79%] Linking CXX executable googletest-uninitialized-test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-uninitialized-test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-uninitialized-test_.dir/test/googletest-uninitialized-test_.cc.o" -o googletest-uninitialized-test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 79%] Built target googletest-uninitialized-test_
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_list_output_unittest_.dir/build.make googletest/CMakeFiles/gtest_list_output_unittest_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_list_output_unittest_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_list_output_unittest_.dir/build.make googletest/CMakeFiles/gtest_list_output_unittest_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 80%] Building CXX object googletest/CMakeFiles/gtest_list_output_unittest_.dir/test/gtest_list_output_unittest_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_list_output_unittest_.dir/test/gtest_list_output_unittest_.cc.o -MF CMakeFiles/gtest_list_output_unittest_.dir/test/gtest_list_output_unittest_.cc.o.d -o CMakeFiles/gtest_list_output_unittest_.dir/test/gtest_list_output_unittest_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_list_output_unittest_.cc
/builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_unittest.cc: In function 'void __static_initialization_and_destruction_0(int, int)':
/builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_unittest.cc:7783:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
 }
 ^
[ 80%] Linking CXX executable gtest_list_output_unittest_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_list_output_unittest_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_list_output_unittest_.dir/test/gtest_list_output_unittest_.cc.o -o gtest_list_output_unittest_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 80%] Built target gtest_list_output_unittest_
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_xml_outfile1_test_.dir/build.make googletest/CMakeFiles/gtest_xml_outfile1_test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_xml_outfile1_test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_xml_outfile1_test_.dir/build.make googletest/CMakeFiles/gtest_xml_outfile1_test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 81%] Building CXX object googletest/CMakeFiles/gtest_xml_outfile1_test_.dir/test/gtest_xml_outfile1_test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_xml_outfile1_test_.dir/test/gtest_xml_outfile1_test_.cc.o -MF CMakeFiles/gtest_xml_outfile1_test_.dir/test/gtest_xml_outfile1_test_.cc.o.d -o CMakeFiles/gtest_xml_outfile1_test_.dir/test/gtest_xml_outfile1_test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_xml_outfile1_test_.cc
[ 82%] Linking CXX executable gtest_xml_outfile1_test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_xml_outfile1_test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_xml_outfile1_test_.dir/test/gtest_xml_outfile1_test_.cc.o -o gtest_xml_outfile1_test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 82%] Built target gtest_xml_outfile1_test_
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_xml_outfile2_test_.dir/build.make googletest/CMakeFiles/gtest_xml_outfile2_test_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_xml_outfile2_test_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_xml_outfile2_test_.dir/build.make googletest/CMakeFiles/gtest_xml_outfile2_test_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 83%] Building CXX object googletest/CMakeFiles/gtest_xml_outfile2_test_.dir/test/gtest_xml_outfile2_test_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_xml_outfile2_test_.dir/test/gtest_xml_outfile2_test_.cc.o -MF CMakeFiles/gtest_xml_outfile2_test_.dir/test/gtest_xml_outfile2_test_.cc.o.d -o CMakeFiles/gtest_xml_outfile2_test_.dir/test/gtest_xml_outfile2_test_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_xml_outfile2_test_.cc
[ 84%] Linking CXX executable gtest_xml_outfile2_test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_xml_outfile2_test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_xml_outfile2_test_.dir/test/gtest_xml_outfile2_test_.cc.o -o gtest_xml_outfile2_test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 84%] Built target gtest_xml_outfile2_test_
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_xml_output_unittest_.dir/build.make googletest/CMakeFiles/gtest_xml_output_unittest_.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_xml_output_unittest_.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_xml_output_unittest_.dir/build.make googletest/CMakeFiles/gtest_xml_output_unittest_.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 85%] Building CXX object googletest/CMakeFiles/gtest_xml_output_unittest_.dir/test/gtest_xml_output_unittest_.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_xml_output_unittest_.dir/test/gtest_xml_output_unittest_.cc.o -MF CMakeFiles/gtest_xml_output_unittest_.dir/test/gtest_xml_output_unittest_.cc.o.d -o CMakeFiles/gtest_xml_output_unittest_.dir/test/gtest_xml_output_unittest_.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_xml_output_unittest_.cc
[ 86%] Linking CXX executable gtest_xml_output_unittest_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_xml_output_unittest_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_xml_output_unittest_.dir/test/gtest_xml_output_unittest_.cc.o -o gtest_xml_output_unittest_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 86%] Built target gtest_xml_output_unittest_
/usr/bin/gmake  -f googlemock/CMakeFiles/gmock_main.dir/build.make googlemock/CMakeFiles/gmock_main.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googlemock /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googlemock /builddir/build/BUILD/googletest-1.14.0/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googlemock/CMakeFiles/gmock_main.dir/build.make googlemock/CMakeFiles/gmock_main.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 87%] Building CXX object googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googlemock && /usr/bin/c++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgmock_main_EXPORTS -isystem /builddir/build/BUILD/googletest-1.14.0/googlemock/include -isystem /builddir/build/BUILD/googletest-1.14.0/googlemock -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -MD -MT googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -MF CMakeFiles/gmock_main.dir/src/gmock_main.cc.o.d -o CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googlemock/src/gmock_main.cc
/builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_unittest.cc: In function 'void __static_initialization_and_destruction_0(int, int)':
/builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_unittest.cc:7783:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
 }
 ^
[ 88%] Linking CXX shared library ../lib/libgmock_main.so
cd /builddir/build/BUILD/googletest-1.14.0/googlemock && /usr/bin/cmake -E cmake_link_script CMakeFiles/gmock_main.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgmock_main.so.1.14.0 -o ../lib/libgmock_main.so.1.14.0 CMakeFiles/gmock_main.dir/src/gmock_main.cc.o  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib: ../lib/libgmock.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
cd /builddir/build/BUILD/googletest-1.14.0/googlemock && /usr/bin/cmake -E cmake_symlink_library ../lib/libgmock_main.so.1.14.0 ../lib/libgmock_main.so.1.14.0 ../lib/libgmock_main.so
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 88%] Built target gmock_main
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-death-test-test.dir/build.make googletest/CMakeFiles/googletest-death-test-test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-death-test-test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-death-test-test.dir/build.make googletest/CMakeFiles/googletest-death-test-test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 89%] Building CXX object googletest/CMakeFiles/googletest-death-test-test.dir/test/googletest-death-test-test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-death-test-test.dir/test/googletest-death-test-test.cc.o -MF CMakeFiles/googletest-death-test-test.dir/test/googletest-death-test-test.cc.o.d -o CMakeFiles/googletest-death-test-test.dir/test/googletest-death-test-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-death-test-test.cc
[ 90%] Linking CXX executable googletest-death-test-test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-death-test-test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-death-test-test.dir/test/googletest-death-test-test.cc.o" -o googletest-death-test-test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 90%] Built target googletest-death-test-test
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-filepath-test.dir/build.make googletest/CMakeFiles/googletest-filepath-test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-filepath-test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-filepath-test.dir/build.make googletest/CMakeFiles/googletest-filepath-test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 91%] Building CXX object googletest/CMakeFiles/googletest-filepath-test.dir/test/googletest-filepath-test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-filepath-test.dir/test/googletest-filepath-test.cc.o -MF CMakeFiles/googletest-filepath-test.dir/test/googletest-filepath-test.cc.o.d -o CMakeFiles/googletest-filepath-test.dir/test/googletest-filepath-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-filepath-test.cc
[ 92%] Linking CXX executable gtest_unittest
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_unittest.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_unittest.dir/test/gtest_unittest.cc.o -o gtest_unittest  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 92%] Built target gtest_unittest
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-listener-test.dir/build.make googletest/CMakeFiles/googletest-listener-test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-listener-test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-listener-test.dir/build.make googletest/CMakeFiles/googletest-listener-test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 92%] Building CXX object googletest/CMakeFiles/googletest-listener-test.dir/test/googletest-listener-test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-listener-test.dir/test/googletest-listener-test.cc.o -MF CMakeFiles/googletest-listener-test.dir/test/googletest-listener-test.cc.o.d -o CMakeFiles/googletest-listener-test.dir/test/googletest-listener-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-listener-test.cc
[ 93%] Linking CXX executable googletest-filepath-test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-filepath-test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-filepath-test.dir/test/googletest-filepath-test.cc.o" -o googletest-filepath-test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 93%] Built target googletest-filepath-test
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_main_unittest.dir/build.make googletest/CMakeFiles/gtest_main_unittest.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/gtest_main_unittest.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/gtest_main_unittest.dir/build.make googletest/CMakeFiles/gtest_main_unittest.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 94%] Building CXX object googletest/CMakeFiles/gtest_main_unittest.dir/test/gtest_main_unittest.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/gtest_main_unittest.dir/test/gtest_main_unittest.cc.o -MF CMakeFiles/gtest_main_unittest.dir/test/gtest_main_unittest.cc.o.d -o CMakeFiles/gtest_main_unittest.dir/test/gtest_main_unittest.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_main_unittest.cc
[ 95%] Linking CXX executable gtest_main_unittest
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_main_unittest.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_main_unittest.dir/test/gtest_main_unittest.cc.o -o gtest_main_unittest  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
[ 96%] Linking CXX executable googletest-listener-test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-listener-test.dir/link.txt --verbose=1
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-listener-test.dir/test/googletest-listener-test.cc.o" -o googletest-listener-test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
[ 96%] Built target gtest_main_unittest
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-message-test.dir/build.make googletest/CMakeFiles/googletest-message-test.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
cd /builddir/build/BUILD/googletest-1.14.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0 /builddir/build/BUILD/googletest-1.14.0/googletest /builddir/build/BUILD/googletest-1.14.0/googletest/CMakeFiles/googletest-message-test.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/gmake  -f googletest/CMakeFiles/googletest-message-test.dir/build.make googletest/CMakeFiles/googletest-message-test.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/googletest-1.14.0'
[ 97%] Building CXX object googletest/CMakeFiles/googletest-message-test.dir/test/googletest-message-test.cc.o
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/c++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -isystem /builddir/build/BUILD/googletest-1.14.0/googletest/include -isystem /builddir/build/BUILD/googletest-1.14.0/googletest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -MD -MT googletest/CMakeFiles/googletest-message-test.dir/test/googletest-message-test.cc.o -MF CMakeFiles/googletest-message-test.dir/test/googletest-message-test.cc.o.d -o CMakeFiles/googletest-message-test.dir/test/googletest-message-test.cc.o -c /builddir/build/BUILD/googletest-1.14.0/googletest/test/googletest-message-test.cc
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 97%] Built target googletest-listener-test
[ 98%] Linking CXX executable googletest-message-test
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/googletest-message-test.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "CMakeFiles/googletest-message-test.dir/test/googletest-message-test.cc.o" -o googletest-message-test  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main.so.1.14.0 ../lib/libgtest.so.1.14.0 -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 98%] Built target googletest-message-test
[ 99%] Linking CXX executable gtest_no_rtti_unittest
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_no_rtti_unittest.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_no_rtti_unittest.dir/test/gtest_unittest.cc.o -o gtest_no_rtti_unittest  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_main_no_rtti.so -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[ 99%] Built target gtest_no_rtti_unittest
In file included from /builddir/build/BUILD/googletest-1.14.0/googletest/test/gtest_all_test.cc:46:
/builddir/build/BUILD/googletest-1.14.0/googletest/test/production.cc: In function 'void __static_initialization_and_destruction_0(int, int)':
/builddir/build/BUILD/googletest-1.14.0/googletest/test/production.cc:35:37: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
 PrivateCode::PrivateCode() : x_(0) {}
                                     ^
[100%] Linking CXX executable gtest_dll_test_
cd /builddir/build/BUILD/googletest-1.14.0/googletest && /usr/bin/cmake -E cmake_link_script CMakeFiles/gtest_dll_test_.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gtest_dll_test_.dir/test/gtest_all_test.cc.o -o gtest_dll_test_  -Wl,-rpath,/builddir/build/BUILD/googletest-1.14.0/lib ../lib/libgtest_dll.so -lpthread 
gmake[2]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
[100%] Built target gtest_dll_test_
gmake[1]: Leaving directory '/builddir/build/BUILD/googletest-1.14.0'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/googletest-1.14.0/CMakeFiles 0
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.p4vpUG
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64
++ dirname /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64
+ cd googletest-1.14.0
+ DESTDIR=/builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64
+ /usr/bin/cmake --install .
-- Install configuration: ""
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/gmock-actions.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/gmock-cardinalities.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/gmock-function-mocker.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/gmock-matchers.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/gmock-more-actions.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/gmock-more-matchers.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/gmock-nice-strict.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/gmock-spec-builders.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/gmock.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/internal
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/internal/custom
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/internal/custom/README.md
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/internal/custom/gmock-generated-actions.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/internal/custom/gmock-matchers.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/internal/custom/gmock-port.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/internal/gmock-internal-utils.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/internal/gmock-port.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gmock/internal/gmock-pp.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgmock.so.1.14.0
-- Set runtime path of "/builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgmock.so.1.14.0" to ""
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgmock.so
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgmock_main.so.1.14.0
-- Set runtime path of "/builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgmock_main.so.1.14.0" to ""
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgmock_main.so
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/pkgconfig/gmock.pc
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/pkgconfig/gmock_main.pc
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/cmake/GTest/GTestTargets.cmake
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/cmake/GTest/GTestTargets-noconfig.cmake
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/cmake/GTest/GTestConfigVersion.cmake
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/cmake/GTest/GTestConfig.cmake
-- Up-to-date: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest-assertion-result.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest-death-test.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest-matchers.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest-message.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest-param-test.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest-printers.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest-spi.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest-test-part.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest-typed-test.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest_pred_impl.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/gtest_prod.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/custom
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/custom/README.md
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/custom/gtest-port.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/custom/gtest-printers.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/custom/gtest.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/gtest-death-test-internal.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/gtest-filepath.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/gtest-internal.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/gtest-param-util.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/gtest-port-arch.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/gtest-port.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/gtest-string.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/include/gtest/internal/gtest-type-util.h
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgtest.so.1.14.0
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgtest.so
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgtest_main.so.1.14.0
-- Set runtime path of "/builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgtest_main.so.1.14.0" to ""
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgtest_main.so
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/pkgconfig/gtest.pc
-- Installing: /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/pkgconfig/gtest_main.pc
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.14.0-5.el8 --unique-debug-suffix -1.14.0-5.el8.aarch64 --unique-debug-src-base gtest-1.14.0-5.el8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/googletest-1.14.0
extracting debug info from /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgmock_main.so.1.14.0
extracting debug info from /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgmock.so.1.14.0
extracting debug info from /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgtest_main.so.1.14.0
extracting debug info from /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/lib64/libgtest.so.1.14.0
/usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match.
2552 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/bin/python3.6
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EKlbbO
+ umask 022
+ cd /builddir/build/BUILD
+ cd googletest-1.14.0
+ cd .
+ /usr/bin/ctest --output-on-failure --force-new-ctest-process -j4
Test project /builddir/build/BUILD/googletest-1.14.0
      Start  1: googletest-death-test-test
      Start  2: gtest_environment_test
      Start  3: googletest-filepath-test
      Start  4: googletest-listener-test
 1/45 Test  #2: gtest_environment_test .....................   Passed    0.00 sec
      Start  5: gtest_main_unittest
 2/45 Test  #3: googletest-filepath-test ...................   Passed    0.01 sec
      Start  6: googletest-message-test
 3/45 Test  #4: googletest-listener-test ...................   Passed    0.01 sec
      Start  7: gtest_no_test_unittest
 4/45 Test  #5: gtest_main_unittest ........................   Passed    0.00 sec
      Start  8: googletest-options-test
 5/45 Test  #6: googletest-message-test ....................   Passed    0.00 sec
      Start  9: googletest-param-test-test
 6/45 Test  #7: gtest_no_test_unittest .....................   Passed    0.00 sec
      Start 10: googletest-port-test
 7/45 Test  #8: googletest-options-test ....................   Passed    0.00 sec
      Start 11: gtest_pred_impl_unittest
 8/45 Test #11: gtest_pred_impl_unittest ...................   Passed    0.01 sec
      Start 12: gtest_premature_exit_test
 9/45 Test #12: gtest_premature_exit_test ..................   Passed    0.00 sec
      Start 13: googletest-printers-test
10/45 Test #13: googletest-printers-test ...................   Passed    0.00 sec
      Start 14: gtest_prod_test
11/45 Test #14: gtest_prod_test ............................   Passed    0.00 sec
      Start 15: gtest_repeat_test
12/45 Test  #9: googletest-param-test-test .................   Passed    0.11 sec
      Start 16: gtest_sole_header_test
13/45 Test #16: gtest_sole_header_test .....................   Passed    0.00 sec
      Start 17: gtest_stress_test
14/45 Test #17: gtest_stress_test ..........................   Passed    0.07 sec
      Start 18: googletest-test-part-test
15/45 Test  #1: googletest-death-test-test .................   Passed    0.32 sec
      Start 19: gtest_throw_on_failure_ex_test
16/45 Test #19: gtest_throw_on_failure_ex_test .............   Passed    0.00 sec
      Start 20: gtest-typed-test_test
17/45 Test #18: googletest-test-part-test ..................   Passed    0.17 sec
      Start 21: gtest_unittest
18/45 Test #20: gtest-typed-test_test ......................   Passed    0.27 sec
      Start 22: gtest-unittest-api_test
19/45 Test #22: gtest-unittest-api_test ....................   Passed    0.01 sec
      Start 23: gtest_skip_in_environment_setup_test
20/45 Test #23: gtest_skip_in_environment_setup_test .......   Passed    0.00 sec
      Start 24: gtest_skip_test
21/45 Test #24: gtest_skip_test ............................   Passed    0.00 sec
      Start 25: gtest-death-test_ex_nocatch_test
22/45 Test #25: gtest-death-test_ex_nocatch_test ...........   Passed    0.00 sec
      Start 26: gtest-death-test_ex_catch_test
23/45 Test #26: gtest-death-test_ex_catch_test .............   Passed    0.00 sec
      Start 27: gtest_no_rtti_unittest
24/45 Test #21: gtest_unittest .............................   Passed    0.87 sec
      Start 28: googletest-break-on-failure-unittest
25/45 Test #27: gtest_no_rtti_unittest .....................   Passed    0.85 sec
      Start 29: gtest_skip_check_output_test
26/45 Test #29: gtest_skip_check_output_test ...............   Passed    0.06 sec
      Start 30: gtest_skip_environment_check_output_test
27/45 Test #30: gtest_skip_environment_check_output_test ...   Passed    0.05 sec
      Start 31: googletest-catch-exceptions-test
28/45 Test #15: gtest_repeat_test ..........................   Passed    1.57 sec
      Start 32: googletest-color-test
29/45 Test #31: googletest-catch-exceptions-test ...........   Passed    0.06 sec
      Start 33: googletest-env-var-test
30/45 Test #28: googletest-break-on-failure-unittest .......   Passed    0.43 sec
      Start 34: googletest-filter-unittest
31/45 Test #32: googletest-color-test ......................   Passed    0.14 sec
      Start 35: gtest_help_test
32/45 Test #33: googletest-env-var-test ....................   Passed    0.12 sec
      Start 36: googletest-list-tests-unittest
33/45 Test #35: gtest_help_test ............................   Passed    0.06 sec
      Start 37: googletest-output-test
34/45 Test #36: googletest-list-tests-unittest .............   Passed    0.07 sec
      Start 38: googletest-shuffle-test
35/45 Test #37: googletest-output-test .....................   Passed    0.09 sec
      Start 39: googletest-throw-on-failure-test
36/45 Test #38: googletest-shuffle-test ....................   Passed    0.10 sec
      Start 40: googletest-uninitialized-test
37/45 Test #40: googletest-uninitialized-test ..............   Passed    0.05 sec
      Start 41: gtest_list_output_unittest
38/45 Test #41: gtest_list_output_unittest .................   Passed    0.06 sec
      Start 42: gtest_xml_outfiles_test
39/45 Test #42: gtest_xml_outfiles_test ....................   Passed    0.07 sec
      Start 43: googletest-json-outfiles-test
40/45 Test #43: googletest-json-outfiles-test ..............   Passed    0.06 sec
      Start 44: gtest_xml_output_unittest
41/45 Test #39: googletest-throw-on-failure-test ...........   Passed    0.35 sec
      Start 45: googletest-json-output-unittest
42/45 Test #44: gtest_xml_output_unittest ..................   Passed    0.10 sec
43/45 Test #34: googletest-filter-unittest .................   Passed    0.62 sec
44/45 Test #45: googletest-json-output-unittest ............   Passed    0.08 sec
45/45 Test #10: googletest-port-test .......................   Passed    2.34 sec

100% tests passed, 0 tests failed out of 45

Total Test time (real) =   2.38 sec
+ cd -
/builddir/build/BUILD/googletest-1.14.0
+ exit 0
Processing files: gtest-1.14.0-5.el8.aarch64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DPgbub
+ umask 022
+ cd /builddir/build/BUILD
+ cd googletest-1.14.0
+ LICENSEDIR=/builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/licenses/gtest
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/licenses/gtest
+ cp -pr LICENSE /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/licenses/gtest
+ exit 0
Provides: gtest = 1.14.0-5.el8 gtest(aarch-64) = 1.14.0-5.el8 libgtest.so.1.14.0()(64bit) libgtest_main.so.1.14.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgtest.so.1.14.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: gtest-devel-1.14.0-5.el8.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BzQMEs
+ umask 022
+ cd /builddir/build/BUILD
+ cd googletest-1.14.0
+ DOCDIR=/builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gtest-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gtest-devel
+ cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gtest-devel
+ cp -pr README.md /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gtest-devel
+ cp -pr docs/ /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gtest-devel
+ cp -pr googletest/samples /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gtest-devel
+ exit 0
Provides: cmake(GTest) = 1.14.0 cmake(gtest) = 1.14.0 gtest-devel = 1.14.0-5.el8 gtest-devel(aarch-64) = 1.14.0-5.el8 pkgconfig(gtest) = 1.14.0 pkgconfig(gtest_main) = 1.14.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config cmake-filesystem(aarch-64) libgtest.so.1.14.0()(64bit) libgtest_main.so.1.14.0()(64bit) pkgconfig(gtest) = 1.14.0
Processing files: gmock-1.14.0-5.el8.aarch64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x0ApOv
+ umask 022
+ cd /builddir/build/BUILD
+ cd googletest-1.14.0
+ LICENSEDIR=/builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/licenses/gmock
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/licenses/gmock
+ cp -pr LICENSE /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/licenses/gmock
+ exit 0
Provides: gmock = 1.14.0-5.el8 gmock(aarch-64) = 1.14.0-5.el8 libgmock.so.1.14.0()(64bit) libgmock_main.so.1.14.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmock.so.1.14.0()(64bit) libgtest.so.1.14.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: gmock-devel-1.14.0-5.el8.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lFUYmT
+ umask 022
+ cd /builddir/build/BUILD
+ cd googletest-1.14.0
+ DOCDIR=/builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gmock-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gmock-devel
+ cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gmock-devel
+ cp -pr README.md /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gmock-devel
+ cp -pr docs/ /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64/usr/share/doc/gmock-devel
+ exit 0
Provides: gmock-devel = 1.14.0-5.el8 gmock-devel(aarch-64) = 1.14.0-5.el8 pkgconfig(gmock) = 1.14.0 pkgconfig(gmock_main) = 1.14.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libgmock.so.1.14.0()(64bit) libgmock_main.so.1.14.0()(64bit) pkgconfig(gmock) = 1.14.0 pkgconfig(gtest) = 1.14.0
Processing files: gtest-debugsource-1.14.0-5.el8.aarch64
Provides: gtest-debugsource = 1.14.0-5.el8 gtest-debugsource(aarch-64) = 1.14.0-5.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gtest-debuginfo-1.14.0-5.el8.aarch64
Provides: debuginfo(build-id) = 64662c72bc0a2d5391c849e7707a0f723301539e debuginfo(build-id) = e1a8f9b57704ab57855b1dd81baf67c029d599b5 gtest-debuginfo = 1.14.0-5.el8 gtest-debuginfo(aarch-64) = 1.14.0-5.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gtest-debugsource(aarch-64) = 1.14.0-5.el8
Processing files: gmock-debuginfo-1.14.0-5.el8.aarch64
Provides: debuginfo(build-id) = c2e69bed99d4a87cfefd3e428159c0b37277efd7 debuginfo(build-id) = ebd1214ba4ebbb47e81e2a14885b87d25a8ed3a7 gmock-debuginfo = 1.14.0-5.el8 gmock-debuginfo(aarch-64) = 1.14.0-5.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gtest-debugsource(aarch-64) = 1.14.0-5.el8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64
Wrote: /builddir/build/RPMS/gtest-1.14.0-5.el8.aarch64.rpm
Wrote: /builddir/build/RPMS/gtest-devel-1.14.0-5.el8.aarch64.rpm
Wrote: /builddir/build/RPMS/gmock-1.14.0-5.el8.aarch64.rpm
Wrote: /builddir/build/RPMS/gmock-devel-1.14.0-5.el8.aarch64.rpm
Wrote: /builddir/build/RPMS/gtest-debugsource-1.14.0-5.el8.aarch64.rpm
Wrote: /builddir/build/RPMS/gtest-debuginfo-1.14.0-5.el8.aarch64.rpm
Wrote: /builddir/build/RPMS/gmock-debuginfo-1.14.0-5.el8.aarch64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XhacZm
+ umask 022
+ cd /builddir/build/BUILD
+ cd googletest-1.14.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/gtest-1.14.0-5.el8.aarch64
+ exit 0
Finish: rpmbuild gtest-1.14.0-5.el8.src.rpm
Finish: build phase for gtest-1.14.0-5.el8.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-8-aarch64-1736259120.182440/root/var/log/dnf.log
/var/lib/mock/rhel+epel-8-aarch64-1736259120.182440/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-8-aarch64-1736259120.182440/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/gtest-1.14.0-5.el8.src.rpm) Config(child) 2 minutes 52 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "gtest-devel",
            "epoch": null,
            "version": "1.14.0",
            "release": "5.el8",
            "arch": "aarch64"
        },
        {
            "name": "gmock-devel",
            "epoch": null,
            "version": "1.14.0",
            "release": "5.el8",
            "arch": "aarch64"
        },
        {
            "name": "gmock",
            "epoch": null,
            "version": "1.14.0",
            "release": "5.el8",
            "arch": "aarch64"
        },
        {
            "name": "gtest",
            "epoch": null,
            "version": "1.14.0",
            "release": "5.el8",
            "arch": "src"
        },
        {
            "name": "gmock-debuginfo",
            "epoch": null,
            "version": "1.14.0",
            "release": "5.el8",
            "arch": "aarch64"
        },
        {
            "name": "gtest",
            "epoch": null,
            "version": "1.14.0",
            "release": "5.el8",
            "arch": "aarch64"
        },
        {
            "name": "gtest-debuginfo",
            "epoch": null,
            "version": "1.14.0",
            "release": "5.el8",
            "arch": "aarch64"
        },
        {
            "name": "gtest-debugsource",
            "epoch": null,
            "version": "1.14.0",
            "release": "5.el8",
            "arch": "aarch64"
        }
    ]
}
RPMResults finished