Warning: Permanently added '172.25.90.154' (ECDSA) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 1120468 --chroot centos-stream-x86_64 --detached
Version: 0.31
Task:
{'build_id': 1120468,
 'buildroot_pkgs': [],
 'chroot': 'centos-stream-x86_64',
 'enable_net': False,
 'fetch_sources_only': True,
 'git_hash': 'e71411ace61419f5ce1e9ae2613ed87834cba9d5',
 'git_repo': '@openstack-sig/centos8-deps/leatherman',
 'memory_reqs': 2048,
 'package_name': 'leatherman',
 'package_version': '1.6.1-2.fc29',
 'project_dirname': 'centos8-deps',
 'project_name': 'centos8-deps',
 'project_owner': '@openstack-sig',
 'repos': [{'baseurl': 'https://copr-be.cloud.fedoraproject.org/results/@openstack-sig/centos8-deps/centos-stream-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository'},
           {'baseurl': 'http://distro.ibiblio.org/centos/8/BaseOS/x86_64/os/',
            'id': 'http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os',
            'name': 'Additional repo http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os'},
           {'baseurl': 'http://distro.ibiblio.org/centos/8/AppStream/x86_64/os/',
            'id': 'http_distro_ibiblio_org_centos_8_AppStream_x86_64_os',
            'name': 'Additional repo http_distro_ibiblio_org_centos_8_AppStream_x86_64_os'},
           {'baseurl': 'http://distro.ibiblio.org/centos/8/PowerTools/x86_64/os/',
            'id': 'http_distro_ibiblio_org_centos_8_PowerTools_x86_64_os',
            'name': 'Additional repo http_distro_ibiblio_org_centos_8_PowerTools_x86_64_os'}],
 'sandbox': '@openstack-sig/centos8-deps--amoralej',
 'source_json': {'clone_url': 'https://copr-dist-git.fedorainfracloud.org/git/@openstack-sig/centos8-deps/leatherman.git',
                 'committish': 'e71411ace61419f5ce1e9ae2613ed87834cba9d5'},
 'source_type': 8,
 'submitter': 'amoralej',
 'task_id': '1120468-centos-stream-x86_64',
 'timeout': 75600,
 'use_bootstrap_container': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@openstack-sig/centos8-deps/leatherman.git /tmp/tmpo1vx052i/leatherman --depth 500 --no-single-branch

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@openstack-sig/centos8-deps/leatherman.git', '/tmp/tmpo1vx052i/leatherman', '--depth', '500', '--no-single-branch']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/tmp/tmpo1vx052i/leatherman'...

Running: git checkout e71411ace61419f5ce1e9ae2613ed87834cba9d5

cmd: ['git', 'checkout', 'e71411ace61419f5ce1e9ae2613ed87834cba9d5']
cwd: /tmp/tmpo1vx052i/leatherman
rc: 0
stdout: 
stderr: Note: checking out 'e71411ace61419f5ce1e9ae2613ed87834cba9d5'.

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 performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at e71411a automatic import of leatherman

Running: cp -r . /tmp/tmpmyxxtdgu

cmd: ['cp', '-r', '.', '/tmp/tmpmyxxtdgu']
cwd: /tmp/tmpo1vx052i/leatherman
rc: 0
stdout: 
stderr: 

Generated rpkg config:
[rpkg]
preprocess_spec = True
# auto-packing is deprecated:
auto_pack = True

[git]
lookaside = https://copr-dist-git.fedorainfracloud.org/repo/pkgs/%(ns2)s/%(ns1)s/%(name)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s
anongiturl = https://copr-dist-git.fedorainfracloud.org/git/%(module)s

Writing config into /tmp/tmpo1vx052i/.config/rpkg.conf
Running: rpkg -C /tmp/tmpo1vx052i/.config/rpkg.conf sources --outdir /tmp/tmpmyxxtdgu

cmd: ['rpkg', '-C', '/tmp/tmpo1vx052i/.config/rpkg.conf', 'sources', '--outdir', '/tmp/tmpmyxxtdgu']
cwd: /tmp/tmpo1vx052i/leatherman
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
rc: 0
stdout: Downloading leatherman-1.6.1.tar.gz from lookaside cache at copr-dist-git.fedorainfracloud.org
stderr: 

Running (timeout=75600): unbuffer mock --buildsrpm --spec /tmp/tmpmyxxtdgu/leatherman.spec --sources /tmp/tmpmyxxtdgu --configdir /var/lib/copr-rpmbuild/results/configs --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1575024145.332423 -r child
WARNING: Could not find required logging config file: /var/lib/copr-rpmbuild/results/configs/logging.ini. Using default...
INFO: mock.py version 1.4.21 starting (python version = 3.7.4)...
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(/tmp/tmpmyxxtdgu/leatherman.spec)  Config(1120468-centos-stream-x86_64)
Start: clean chroot
Finish: clean chroot
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/1120468-centos-stream-x86_64-1575024145.332423/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled dnf cache
Start: cleaning dnf metadata
Finish: cleaning dnf metadata
INFO: enabled HW Info plugin
Mock Version: 1.4.21
INFO: Mock Version: 1.4.21
Start: dnf install
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository                                 1.6 MB/s | 421 kB     00:00    
Additional repo http_distro_ibiblio_org_centos_ 3.7 MB/s | 7.9 MB     00:02    
Additional repo http_distro_ibiblio_org_centos_ 2.7 MB/s | 6.3 MB     00:02    
Additional repo http_distro_ibiblio_org_centos_ 1.9 MB/s | 1.8 MB     00:00    
CentOS-Stream - Base                            8.0 MB/s | 6.0 MB     00:00    
CentOS-Stream - AppStream                       3.3 MB/s | 5.9 MB     00:01    
CentOS-Stream - Extras                          9.4 kB/s | 2.1 kB     00:00    
CentOS-Stream - PowerTools                      4.2 MB/s | 1.8 MB     00:00    
Dependencies resolved.
================================================================================
 Package                       ArchVersion                         Repository                                           Size
================================================================================
Installing:
 bash                          x86_644.4.19-8.el8_0                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.5 M
 bzip2                         x86_641.0.6-26.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    60 k
 centos-release                x86_648.0-0.1905.0.9.el8              http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    26 k
 coreutils                     x86_648.30-6.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.2 M
 cpio                          x86_642.12-8.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    265 k
 diffutils                     x86_643.6-5.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    359 k
 findutils                     x86_641:4.6.0-20.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    528 k
 gawk                          x86_644.2.1-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.1 M
 grep                          x86_643.1-6.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    274 k
 gzip                          x86_641.9-4.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    166 k
 info                          x86_646.5-4.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    198 k
 make                          x86_641:4.2.1-9.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    498 k
 patch                         x86_642.7.6-9.el8_0                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    138 k
 sed                           x86_644.5-1.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    298 k
 shadow-utils                  x86_642:4.6-7.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.2 M
 tar                           x86_642:1.30-4.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    838 k
 unzip                         x86_646.0-41.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    193 k
 util-linux                    x86_642.32.1-8.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    2.5 M
 which                         x86_642.21-10.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    49 k
 xz                            x86_645.2.4-3.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    153 k
 gcc                           x86_648.2.1-3.5.el8                   http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 23 M
 gcc-c++                       x86_648.2.1-3.5.el8                   http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 12 M
 redhat-rpm-config             noarch116-1.el8.0.1                   http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 82 k
 rpm-build                     x86_644.14.2-11.el8_0                 http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 166 k
Installing dependencies:
 acl                           x86_642.2.53-1.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    81 k
 audit-libs                    x86_643.0-0.10.20180831git0047a6c.el8 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    116 k
 basesystem                    noarch11-5.el8                        http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    10 k
 binutils                      x86_642.30-49.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    5.7 M
 brotli                        x86_641.0.6-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    323 k
 bzip2-libs                    x86_641.0.6-26.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    48 k
 ca-certificates               noarch2018.2.24-6.el8                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    394 k
 chkconfig                     x86_641.11-1.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    189 k
 coreutils-common              x86_648.30-6.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    2.0 M
 cracklib                      x86_642.9.6-15.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    93 k
 crypto-policies               noarch20181217-6.git9a35207.el8       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    54 k
 cryptsetup-libs               x86_642.0.6-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    320 k
 curl                          x86_647.61.1-8.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    352 k
 cyrus-sasl-lib                x86_642.1.27-0.3rc7.el8               http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    123 k
 dbus                          x86_641:1.12.8-7.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    40 k
 dbus-common                   noarch1:1.12.8-7.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    45 k
 dbus-daemon                   x86_641:1.12.8-7.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    240 k
 dbus-libs                     x86_641:1.12.8-7.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    183 k
 dbus-tools                    x86_641:1.12.8-7.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    85 k
 device-mapper                 x86_648:1.02.155-6.el8                http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    370 k
 device-mapper-libs            x86_648:1.02.155-6.el8                http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    402 k
 dracut                        x86_64049-10.git20190115.el8_0.1      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    361 k
 elfutils                      x86_640.174-6.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    344 k
 elfutils-default-yama-scope   noarch0.174-6.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    46 k
 elfutils-libelf               x86_640.174-6.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    210 k
 elfutils-libs                 x86_640.174-6.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    316 k
 expat                         x86_642.2.5-3.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    110 k
 file                          x86_645.33-8.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    76 k
 file-libs                     x86_645.33-8.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    542 k
 filesystem                    x86_643.8-2.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.1 M
 gdbm                          x86_641:1.18-1.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    130 k
 gdbm-libs                     x86_641:1.18-1.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    60 k
 gettext                       x86_640.19.8.1-14.el8                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.1 M
 gettext-libs                  x86_640.19.8.1-14.el8                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    311 k
 glib2                         x86_642.56.4-1.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    2.5 M
 glibc                         x86_642.28-42.el8.1                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    3.8 M
 glibc-all-langpacks           x86_642.28-42.el8.1                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    25 M
 glibc-common                  x86_642.28-42.el8.1                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    812 k
 glibc-devel                   x86_642.28-42.el8.1                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.0 M
 glibc-headers                 x86_642.28-42.el8.1                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    465 k
 gmp                           x86_641:6.1.2-8.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    319 k
 gnupg2                        x86_642.2.9-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    2.3 M
 gnutls                        x86_643.6.5-2.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    896 k
 grub2-common                  noarch1:2.02-66.el8_0.1               http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    880 k
 grub2-tools                   x86_641:2.02-66.el8_0.1               http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.9 M
 grub2-tools-minimal           x86_641:2.02-66.el8_0.1               http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    196 k
 ima-evm-utils                 x86_641.1-4.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    55 k
 iptables-libs                 x86_641.8.2-9.el8_0.1                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    97 k
 json-c                        x86_640.13.1-0.2.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    40 k
 kbd-legacy                    noarch2.0.4-8.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    481 k
 kbd-misc                      noarch2.0.4-8.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.4 M
 keyutils-libs                 x86_641.5.10-6.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    34 k
 kmod                          x86_6425-11.el8_0.2                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    127 k
 kmod-libs                     x86_6425-11.el8_0.2                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    69 k
 krb5-libs                     x86_641.16.1-22.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    840 k
 libacl                        x86_642.2.53-1.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    35 k
 libarchive                    x86_643.3.2-3.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    358 k
 libassuan                     x86_642.5.1-3.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    83 k
 libattr                       x86_642.4.48-3.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    27 k
 libblkid                      x86_642.32.1-8.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    213 k
 libcap                        x86_642.25-9.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    57 k
 libcap-ng                     x86_640.7.9-4.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    33 k
 libcom_err                    x86_641.44.3-2.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    48 k
 libcroco                      x86_640.6.12-4.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    113 k
 libcurl                       x86_647.61.1-8.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    294 k
 libdb                         x86_645.3.28-36.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    750 k
 libdb-utils                   x86_645.3.28-36.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    150 k
 libfdisk                      x86_642.32.1-8.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    247 k
 libffi                        x86_643.1-18.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    37 k
 libgcc                        x86_648.2.1-3.5.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    77 k
 libgcrypt                     x86_641.8.3-2.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    459 k
 libgomp                       x86_648.2.1-3.5.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    189 k
 libgpg-error                  x86_641.31-1.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    242 k
 libidn2                       x86_642.0.5-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    90 k
 libkcapi                      x86_641.1.1-16_1.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    47 k
 libkcapi-hmaccalc             x86_641.1.1-16_1.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    30 k
 libksba                       x86_641.3.5-7.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    135 k
 libmetalink                   x86_640.1.3-7.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    32 k
 libmount                      x86_642.32.1-8.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    229 k
 libnghttp2                    x86_641.33.0-1.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    77 k
 libnsl2                       x86_641.2.0-2.20180605git4a062cf.el8  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    58 k
 libpcap                       x86_6414:1.9.0-1.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    160 k
 libpkgconf                    x86_641.4.2-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    35 k
 libpsl                        x86_640.20.2-5.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    61 k
 libpwquality                  x86_641.4.0-9.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    103 k
 libseccomp                    x86_642.3.3-3.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    64 k
 libsecret                     x86_640.18.6-1.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    163 k
 libselinux                    x86_642.8-6.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    178 k
 libsemanage                   x86_642.8-5.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    162 k
 libsepol                      x86_642.8-2.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    338 k
 libsigsegv                    x86_642.11-5.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    30 k
 libsmartcols                  x86_642.32.1-8.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    173 k
 libssh                        x86_640.8.5-2.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    227 k
 libstdc++                     x86_648.2.1-3.5.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    448 k
 libtasn1                      x86_644.13-3.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    76 k
 libtirpc                      x86_641.1.4-3.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    112 k
 libtool-ltdl                  x86_642.4.6-25.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    58 k
 libunistring                  x86_640.9.9-3.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    422 k
 libusbx                       x86_641.0.22-1.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    71 k
 libutempter                   x86_641.1.6-14.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    32 k
 libuuid                       x86_642.32.1-8.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    93 k
 libverto                      x86_640.3.0-5.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    24 k
 libxcrypt                     x86_644.1.1-4.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    73 k
 libxcrypt-devel               x86_644.1.1-4.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    25 k
 libxml2                       x86_642.9.7-5.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    696 k
 lua-libs                      x86_645.3.4-10.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    118 k
 lz4-libs                      x86_641.8.1.2-4.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    55 k
 mpfr                          x86_643.1.6-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    221 k
 ncurses                       x86_646.1-7.20180224.el8              http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    387 k
 ncurses-base                  noarch6.1-7.20180224.el8              http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    81 k
 ncurses-libs                  x86_646.1-7.20180224.el8              http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    335 k
 nettle                        x86_643.4.1-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    302 k
 npth                          x86_641.5-4.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    26 k
 openldap                      x86_642.4.46-9.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    352 k
 openssl                       x86_641:1.1.1-8.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    664 k
 openssl-libs                  x86_641:1.1.1-8.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.4 M
 os-prober                     x86_641.74-6.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    51 k
 p11-kit                       x86_640.23.14-5.el8_0                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    272 k
 p11-kit-trust                 x86_640.23.14-5.el8_0                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    139 k
 pam                           x86_641.3.1-4.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    734 k
 pcre                          x86_648.42-4.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    208 k
 pcre2                         x86_6410.32-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    244 k
 pkgconf                       x86_641.4.2-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    38 k
 pkgconf-m4                    noarch1.4.2-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    17 k
 pkgconf-pkg-config            x86_641.4.2-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    15 k
 platform-python               x86_643.6.8-4.el8_0                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    79 k
 platform-python-pip           noarch9.0.3-13.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.8 M
 platform-python-setuptools    noarch39.2.0-4.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    632 k
 popt                          x86_641.16-14.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    61 k
 procps-ng                     x86_643.3.15-1.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    329 k
 publicsuffix-list-dafsa       noarch20180723-1.el8                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    56 k
 python3-libs                  x86_643.6.8-4.el8_0                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    7.9 M
 readline                      x86_647.0-10.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    199 k
 rpm                           x86_644.14.2-11.el8_0                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    537 k
 rpm-build-libs                x86_644.14.2-11.el8_0                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    150 k
 rpm-libs                      x86_644.14.2-11.el8_0                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    333 k
 setup                         noarch2.12.2-2.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    180 k
 sqlite-libs                   x86_643.26.0-3.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    579 k
 systemd-libs                  x86_64239-13.el8_0.5                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    551 k
 systemd-pam                   x86_64239-13.el8_0.5                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    222 k
 systemd-udev                  x86_64239-13.el8_0.5                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    1.3 M
 trousers-lib                  x86_640.3.14-2.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    168 k
 tzdata                        noarch2019a-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    465 k
 xz-libs                       x86_645.2.4-3.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    94 k
 zip                           x86_643.0-23.el8                      http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    270 k
 zlib                          x86_641.2.11-10.el8                   http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    101 k
 annobin                       x86_648.64-1.el8                      http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 187 k
 cpp                           x86_648.2.1-3.5.el8                   http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 10 M
 dwz                           x86_640.12-9.el8                      http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 109 k
 efi-srpm-macros               noarch3-2.el8                         http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 22 k
 gc                            x86_647.6.4-3.el8                     http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 109 k
 gdb-headless                  x86_648.2-6.el8_0                     http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 3.7 M
 ghc-srpm-macros               noarch1.4.2-7.el8                     http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 9.3 k
 go-srpm-macros                noarch2-16.el8                        http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 14 k
 guile                         x86_645:2.0.14-7.el8                  http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 3.5 M
 isl                           x86_640.16.1-6.el8                    http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 841 k
 libatomic_ops                 x86_647.6.2-3.el8                     http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 38 k
 libbabeltrace                 x86_641.5.4-2.el8                     http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 201 k
 libipt                        x86_641.6.1-8.el8                     http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 50 k
 libmpc                        x86_641.0.2-9.el8                     http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 59 k
 libstdc++-devel               x86_648.2.1-3.5.el8                   http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 2.0 M
 ocaml-srpm-macros             noarch5-4.el8                         http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 9.4 k
 openblas-srpm-macros          noarch2-2.el8                         http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 7.9 k
 perl-srpm-macros              noarch1-25.el8                        http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 11 k
 python-srpm-macros            noarch3-37.el8                        http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 14 k
 python3-rpm-macros            noarch3-37.el8                        http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 13 k
 qt5-srpm-macros               noarch5.11.1-2.el8                    http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 11 k
 rust-srpm-macros              noarch5-2.el8                         http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 9.2 k
 xkeyboard-config              noarch2.24-3.el8                      http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 828 k
 kernel-headers                x86_644.18.0-147.6.el8                Stream-BaseOS                                        2.9 M
Installing weak dependencies:
 cracklib-dicts                x86_642.9.6-15.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    4.0 M
 gnupg2-smime                  x86_642.2.9-1.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    279 k
 grubby                        x86_648.40-34.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    49 k
 hardlink                      x86_641:1.3-6.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    29 k
 kbd                           x86_642.0.4-8.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    392 k
 kpartx                        x86_640.7.8-7.el8_0.2                 http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    100 k
 openssl-pkcs11                x86_640.4.8-2.el8                     http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    64 k
 pigz                          x86_642.4-2.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    79 k
 shared-mime-info              x86_641.9-3.el8                       http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    329 k
 systemd                       x86_64239-13.el8_0.5                  http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    3.4 M
 trousers                      x86_640.3.14-2.el8                    http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    153 k
 libxkbcommon                  x86_640.8.2-1.el8                     http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 116 k
 pinentry                      x86_641.1.0-2.el8                     http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 100 k

Transaction Summary
================================================================================
Install  207 Packages

Total download size: 170 M
Installed size: 674 M
Downloading Packages:
(1/207): basesystem-11-5.el8.noarch.rpm          63 kB/s |  10 kB     00:00    
(2/207): acl-2.2.53-1.el8.x86_64.rpm            196 kB/s |  81 kB     00:00    
(3/207): audit-libs-3.0-0.10.20180831git0047a6c 255 kB/s | 116 kB     00:00    
(4/207): brotli-1.0.6-1.el8.x86_64.rpm          902 kB/s | 323 kB     00:00    
(5/207): bzip2-1.0.6-26.el8.x86_64.rpm          974 kB/s |  60 kB     00:00    
(6/207): bzip2-libs-1.0.6-26.el8.x86_64.rpm     783 kB/s |  48 kB     00:00    
(7/207): bash-4.4.19-8.el8_0.x86_64.rpm         1.6 MB/s | 1.5 MB     00:00    
(8/207): centos-release-8.0-0.1905.0.9.el8.x86_ 405 kB/s |  26 kB     00:00    
(9/207): ca-certificates-2018.2.24-6.el8.noarch 1.3 MB/s | 394 kB     00:00    
(10/207): chkconfig-1.11-1.el8.x86_64.rpm       998 kB/s | 189 kB     00:00    
(11/207): binutils-2.30-49.el8.x86_64.rpm       4.1 MB/s | 5.7 MB     00:01    
(12/207): coreutils-8.30-6.el8.x86_64.rpm       1.6 MB/s | 1.2 MB     00:00    
(13/207): cpio-2.12-8.el8.x86_64.rpm            991 kB/s | 265 kB     00:00    
(14/207): cracklib-2.9.6-15.el8.x86_64.rpm      778 kB/s |  93 kB     00:00    
(15/207): coreutils-common-8.30-6.el8.x86_64.rp 2.3 MB/s | 2.0 MB     00:00    
(16/207): crypto-policies-20181217-6.git9a35207 447 kB/s |  54 kB     00:00    
(17/207): cryptsetup-libs-2.0.6-1.el8.x86_64.rp 2.4 MB/s | 320 kB     00:00    
(18/207): cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_ 1.8 MB/s | 123 kB     00:00    
(19/207): dbus-1.12.8-7.el8.x86_64.rpm          620 kB/s |  40 kB     00:00    
(20/207): dbus-common-1.12.8-7.el8.noarch.rpm   675 kB/s |  45 kB     00:00    
(21/207): curl-7.61.1-8.el8.x86_64.rpm          986 kB/s | 352 kB     00:00    
(22/207): dbus-daemon-1.12.8-7.el8.x86_64.rpm   1.7 MB/s | 240 kB     00:00    
(23/207): dbus-libs-1.12.8-7.el8.x86_64.rpm     1.5 MB/s | 183 kB     00:00    
(24/207): dbus-tools-1.12.8-7.el8.x86_64.rpm    1.2 MB/s |  85 kB     00:00    
(25/207): device-mapper-libs-1.02.155-6.el8.x86 2.0 MB/s | 402 kB     00:00    
(26/207): cracklib-dicts-2.9.6-15.el8.x86_64.rp 4.2 MB/s | 4.0 MB     00:00    
(27/207): device-mapper-1.02.155-6.el8.x86_64.r 1.0 MB/s | 370 kB     00:00    
(28/207): diffutils-3.6-5.el8.x86_64.rpm        1.8 MB/s | 359 kB     00:00    
(29/207): dracut-049-10.git20190115.el8_0.1.x86 1.8 MB/s | 361 kB     00:00    
(30/207): elfutils-default-yama-scope-0.174-6.e 707 kB/s |  46 kB     00:00    
(31/207): elfutils-libelf-0.174-6.el8.x86_64.rp 1.6 MB/s | 210 kB     00:00    
(32/207): expat-2.2.5-3.el8.x86_64.rpm          1.6 MB/s | 110 kB     00:00    
(33/207): elfutils-0.174-6.el8.x86_64.rpm       1.1 MB/s | 344 kB     00:00    
(34/207): elfutils-libs-0.174-6.el8.x86_64.rpm  1.6 MB/s | 316 kB     00:00    
(35/207): file-5.33-8.el8.x86_64.rpm            1.1 MB/s |  76 kB     00:00    
(36/207): findutils-4.6.0-20.el8.x86_64.rpm     2.6 MB/s | 528 kB     00:00    
(37/207): filesystem-3.8-2.el8.x86_64.rpm       2.8 MB/s | 1.1 MB     00:00    
(38/207): file-libs-5.33-8.el8.x86_64.rpm       1.3 MB/s | 542 kB     00:00    
(39/207): gdbm-libs-1.18-1.el8.x86_64.rpm       968 kB/s |  60 kB     00:00    
(40/207): gdbm-1.18-1.el8.x86_64.rpm            1.8 MB/s | 130 kB     00:00    
(41/207): gettext-libs-0.19.8.1-14.el8.x86_64.r 2.3 MB/s | 311 kB     00:00    
(42/207): gettext-0.19.8.1-14.el8.x86_64.rpm    2.5 MB/s | 1.1 MB     00:00    
(43/207): gawk-4.2.1-1.el8.x86_64.rpm           1.4 MB/s | 1.1 MB     00:00    
(44/207): glib2-2.56.4-1.el8.x86_64.rpm         3.3 MB/s | 2.5 MB     00:00    
(45/207): glibc-common-2.28-42.el8.1.x86_64.rpm 3.1 MB/s | 812 kB     00:00    
(46/207): glibc-2.28-42.el8.1.x86_64.rpm        3.7 MB/s | 3.8 MB     00:01    
(47/207): glibc-devel-2.28-42.el8.1.x86_64.rpm  3.1 MB/s | 1.0 MB     00:00    
(48/207): glibc-headers-2.28-42.el8.1.x86_64.rp 1.9 MB/s | 465 kB     00:00    
(49/207): gmp-6.1.2-8.el8.x86_64.rpm            1.2 MB/s | 319 kB     00:00    
(50/207): gnupg2-smime-2.2.9-1.el8.x86_64.rpm   1.4 MB/s | 279 kB     00:00    
(51/207): gnupg2-2.2.9-1.el8.x86_64.rpm         3.5 MB/s | 2.3 MB     00:00    
(52/207): gnutls-3.6.5-2.el8.x86_64.rpm         1.7 MB/s | 896 kB     00:00    
(53/207): grep-3.1-6.el8.x86_64.rpm             1.5 MB/s | 274 kB     00:00    
(54/207): grub2-common-2.02-66.el8_0.1.noarch.r 1.9 MB/s | 880 kB     00:00    
(55/207): grub2-tools-minimal-2.02-66.el8_0.1.x 1.4 MB/s | 196 kB     00:00    
(56/207): grubby-8.40-34.el8.x86_64.rpm         760 kB/s |  49 kB     00:00    
(57/207): gzip-1.9-4.el8.x86_64.rpm             1.3 MB/s | 166 kB     00:00    
(58/207): grub2-tools-2.02-66.el8_0.1.x86_64.rp 2.6 MB/s | 1.9 MB     00:00    
(59/207): hardlink-1.3-6.el8.x86_64.rpm         457 kB/s |  29 kB     00:00    
(60/207): ima-evm-utils-1.1-4.el8.x86_64.rpm    891 kB/s |  55 kB     00:00    
(61/207): iptables-libs-1.8.2-9.el8_0.1.x86_64. 1.5 MB/s |  97 kB     00:00    
(62/207): info-6.5-4.el8.x86_64.rpm             1.5 MB/s | 198 kB     00:00    
(63/207): json-c-0.13.1-0.2.el8.x86_64.rpm      650 kB/s |  40 kB     00:00    
(64/207): kbd-2.0.4-8.el8.x86_64.rpm            2.0 MB/s | 392 kB     00:00    
(65/207): kbd-legacy-2.0.4-8.el8.noarch.rpm     2.6 MB/s | 481 kB     00:00    
(66/207): keyutils-libs-1.5.10-6.el8.x86_64.rpm 550 kB/s |  34 kB     00:00    
(67/207): kmod-25-11.el8_0.2.x86_64.rpm         2.0 MB/s | 127 kB     00:00    
(68/207): kmod-libs-25-11.el8_0.2.x86_64.rpm    1.1 MB/s |  69 kB     00:00    
(69/207): kpartx-0.7.8-7.el8_0.2.x86_64.rpm     1.6 MB/s | 100 kB     00:00    
(70/207): krb5-libs-1.16.1-22.el8.x86_64.rpm    2.7 MB/s | 840 kB     00:00    
(71/207): kbd-misc-2.0.4-8.el8.noarch.rpm       2.2 MB/s | 1.4 MB     00:00    
(72/207): libacl-2.2.53-1.el8.x86_64.rpm        511 kB/s |  35 kB     00:00    
(73/207): libassuan-2.5.1-3.el8.x86_64.rpm      1.2 MB/s |  83 kB     00:00    
(74/207): libattr-2.4.48-3.el8.x86_64.rpm       418 kB/s |  27 kB     00:00    
(75/207): libarchive-3.3.2-3.el8.x86_64.rpm     1.9 MB/s | 358 kB     00:00    
(76/207): libcap-2.25-9.el8.x86_64.rpm          919 kB/s |  57 kB     00:00    
(77/207): libblkid-2.32.1-8.el8.x86_64.rpm      1.6 MB/s | 213 kB     00:00    
(78/207): libcap-ng-0.7.9-4.el8.x86_64.rpm      538 kB/s |  33 kB     00:00    
(79/207): libcom_err-1.44.3-2.el8.x86_64.rpm    743 kB/s |  48 kB     00:00    
(80/207): libcroco-0.6.12-4.el8.x86_64.rpm      1.8 MB/s | 113 kB     00:00    
(81/207): libcurl-7.61.1-8.el8.x86_64.rpm       2.2 MB/s | 294 kB     00:00    
(82/207): libdb-utils-5.3.28-36.el8.x86_64.rpm  2.2 MB/s | 150 kB     00:00    
(83/207): libfdisk-2.32.1-8.el8.x86_64.rpm      1.9 MB/s | 247 kB     00:00    
(84/207): libffi-3.1-18.el8.x86_64.rpm          569 kB/s |  37 kB     00:00    
(85/207): libdb-5.3.28-36.el8.x86_64.rpm        2.0 MB/s | 750 kB     00:00    
(86/207): libgcc-8.2.1-3.5.el8.x86_64.rpm       1.2 MB/s |  77 kB     00:00    
(87/207): libgomp-8.2.1-3.5.el8.x86_64.rpm      1.4 MB/s | 189 kB     00:00    
(88/207): libgcrypt-1.8.3-2.el8.x86_64.rpm      1.9 MB/s | 459 kB     00:00    
(89/207): libidn2-2.0.5-1.el8.x86_64.rpm        1.4 MB/s |  90 kB     00:00    
(90/207): libgpg-error-1.31-1.el8.x86_64.rpm    1.8 MB/s | 242 kB     00:00    
(91/207): libkcapi-1.1.1-16_1.el8.x86_64.rpm    773 kB/s |  47 kB     00:00    
(92/207): libkcapi-hmaccalc-1.1.1-16_1.el8.x86_ 473 kB/s |  30 kB     00:00    
(93/207): libksba-1.3.5-7.el8.x86_64.rpm        2.1 MB/s | 135 kB     00:00    
(94/207): libmetalink-0.1.3-7.el8.x86_64.rpm    500 kB/s |  32 kB     00:00    
(95/207): libnghttp2-1.33.0-1.el8.x86_64.rpm    1.1 MB/s |  77 kB     00:00    
(96/207): libmount-2.32.1-8.el8.x86_64.rpm      1.8 MB/s | 229 kB     00:00    
(97/207): libnsl2-1.2.0-2.20180605git4a062cf.el 888 kB/s |  58 kB     00:00    
(98/207): libpkgconf-1.4.2-1.el8.x86_64.rpm     539 kB/s |  35 kB     00:00    
(99/207): libpcap-1.9.0-1.el8.x86_64.rpm        1.3 MB/s | 160 kB     00:00    
(100/207): libpsl-0.20.2-5.el8.x86_64.rpm       945 kB/s |  61 kB     00:00    
(101/207): libpwquality-1.4.0-9.el8.x86_64.rpm  1.6 MB/s | 103 kB     00:00    
(102/207): libseccomp-2.3.3-3.el8.x86_64.rpm    985 kB/s |  64 kB     00:00    
(103/207): libsecret-0.18.6-1.el8.x86_64.rpm    1.3 MB/s | 163 kB     00:00    
(104/207): libselinux-2.8-6.el8.x86_64.rpm      1.4 MB/s | 178 kB     00:00    
(105/207): libsemanage-2.8-5.el8.x86_64.rpm     1.3 MB/s | 162 kB     00:00    
(106/207): libsigsegv-2.11-5.el8.x86_64.rpm     496 kB/s |  30 kB     00:00    
(107/207): libsepol-2.8-2.el8.x86_64.rpm        1.7 MB/s | 338 kB     00:00    
(108/207): libsmartcols-2.32.1-8.el8.x86_64.rpm 1.4 MB/s | 173 kB     00:00    
(109/207): libssh-0.8.5-2.el8.x86_64.rpm        1.7 MB/s | 227 kB     00:00    
(110/207): libtasn1-4.13-3.el8.x86_64.rpm       1.1 MB/s |  76 kB     00:00    
(111/207): libstdc++-8.2.1-3.5.el8.x86_64.rpm   2.4 MB/s | 448 kB     00:00    
(112/207): libtirpc-1.1.4-3.el8.x86_64.rpm      1.7 MB/s | 112 kB     00:00    
(113/207): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 930 kB/s |  58 kB     00:00    
(114/207): libusbx-1.0.22-1.el8.x86_64.rpm      1.1 MB/s |  71 kB     00:00    
(115/207): libutempter-1.1.6-14.el8.x86_64.rpm  519 kB/s |  32 kB     00:00    
(116/207): libunistring-0.9.9-3.el8.x86_64.rpm  2.2 MB/s | 422 kB     00:00    
(117/207): libuuid-2.32.1-8.el8.x86_64.rpm      1.5 MB/s |  93 kB     00:00    
(118/207): libverto-0.3.0-5.el8.x86_64.rpm      377 kB/s |  24 kB     00:00    
(119/207): libxcrypt-4.1.1-4.el8.x86_64.rpm     1.1 MB/s |  73 kB     00:00    
(120/207): libxcrypt-devel-4.1.1-4.el8.x86_64.r 384 kB/s |  25 kB     00:00    
(121/207): lua-libs-5.3.4-10.el8.x86_64.rpm     1.7 MB/s | 118 kB     00:00    
(122/207): lz4-libs-1.8.1.2-4.el8.x86_64.rpm    857 kB/s |  55 kB     00:00    
(123/207): libxml2-2.9.7-5.el8.x86_64.rpm       2.3 MB/s | 696 kB     00:00    
(124/207): make-4.2.1-9.el8.x86_64.rpm          1.9 MB/s | 498 kB     00:00    
(125/207): mpfr-3.1.6-1.el8.x86_64.rpm          1.8 MB/s | 221 kB     00:00    
(126/207): ncurses-base-6.1-7.20180224.el8.noar 1.3 MB/s |  81 kB     00:00    
(127/207): ncurses-6.1-7.20180224.el8.x86_64.rp 2.0 MB/s | 387 kB     00:00    
(128/207): ncurses-libs-6.1-7.20180224.el8.x86_ 1.8 MB/s | 335 kB     00:00    
(129/207): nettle-3.4.1-1.el8.x86_64.rpm        2.3 MB/s | 302 kB     00:00    
(130/207): npth-1.5-4.el8.x86_64.rpm            428 kB/s |  26 kB     00:00    
(131/207): openldap-2.4.46-9.el8.x86_64.rpm     1.8 MB/s | 352 kB     00:00    
(132/207): openssl-1.1.1-8.el8.x86_64.rpm       2.2 MB/s | 664 kB     00:00    
(133/207): openssl-pkcs11-0.4.8-2.el8.x86_64.rp 1.0 MB/s |  64 kB     00:00    
(134/207): os-prober-1.74-6.el8.x86_64.rpm      828 kB/s |  51 kB     00:00    
(135/207): p11-kit-0.23.14-5.el8_0.x86_64.rpm   1.5 MB/s | 272 kB     00:00    
(136/207): p11-kit-trust-0.23.14-5.el8_0.x86_64 954 kB/s | 139 kB     00:00    
(137/207): openssl-libs-1.1.1-8.el8.x86_64.rpm  2.1 MB/s | 1.4 MB     00:00    
(138/207): patch-2.7.6-9.el8_0.x86_64.rpm       2.0 MB/s | 138 kB     00:00    
(139/207): pcre-8.42-4.el8.x86_64.rpm           1.6 MB/s | 208 kB     00:00    
(140/207): pam-1.3.1-4.el8.x86_64.rpm           2.4 MB/s | 734 kB     00:00    
(141/207): pigz-2.4-2.el8.x86_64.rpm            1.2 MB/s |  79 kB     00:00    
(142/207): pkgconf-1.4.2-1.el8.x86_64.rpm       617 kB/s |  38 kB     00:00    
(143/207): pcre2-10.32-1.el8.x86_64.rpm         1.8 MB/s | 244 kB     00:00    
(144/207): pkgconf-m4-1.4.2-1.el8.noarch.rpm    282 kB/s |  17 kB     00:00    
(145/207): pkgconf-pkg-config-1.4.2-1.el8.x86_6 240 kB/s |  15 kB     00:00    
(146/207): platform-python-3.6.8-4.el8_0.x86_64 1.2 MB/s |  79 kB     00:00    
(147/207): platform-python-setuptools-39.2.0-4. 1.7 MB/s | 632 kB     00:00    
(148/207): popt-1.16-14.el8.x86_64.rpm          991 kB/s |  61 kB     00:00    
(149/207): platform-python-pip-9.0.3-13.el8.noa 2.4 MB/s | 1.8 MB     00:00    
(150/207): procps-ng-3.3.15-1.el8.x86_64.rpm    1.1 MB/s | 329 kB     00:00    
(151/207): publicsuffix-list-dafsa-20180723-1.e 867 kB/s |  56 kB     00:00    
(152/207): readline-7.0-10.el8.x86_64.rpm       1.5 MB/s | 199 kB     00:00    
(153/207): rpm-4.14.2-11.el8_0.x86_64.rpm       2.1 MB/s | 537 kB     00:00    
(154/207): rpm-build-libs-4.14.2-11.el8_0.x86_6 2.2 MB/s | 150 kB     00:00    
(155/207): rpm-libs-4.14.2-11.el8_0.x86_64.rpm  1.7 MB/s | 333 kB     00:00    
(156/207): sed-4.5-1.el8.x86_64.rpm             2.3 MB/s | 298 kB     00:00    
(157/207): setup-2.12.2-2.el8.noarch.rpm        1.4 MB/s | 180 kB     00:00    
(158/207): shadow-utils-4.6-7.el8.x86_64.rpm    2.4 MB/s | 1.2 MB     00:00    
(159/207): shared-mime-info-1.9-3.el8.x86_64.rp 1.7 MB/s | 329 kB     00:00    
(160/207): sqlite-libs-3.26.0-3.el8.x86_64.rpm  2.2 MB/s | 579 kB     00:00    
(161/207): systemd-239-13.el8_0.5.x86_64.rpm    2.5 MB/s | 3.4 MB     00:01    
(162/207): systemd-libs-239-13.el8_0.5.x86_64.r 2.1 MB/s | 551 kB     00:00    
(163/207): systemd-pam-239-13.el8_0.5.x86_64.rp 807 kB/s | 222 kB     00:00    
(164/207): glibc-all-langpacks-2.28-42.el8.1.x8 1.9 MB/s |  25 MB     00:12    
(165/207): systemd-udev-239-13.el8_0.5.x86_64.r 2.4 MB/s | 1.3 MB     00:00    
(166/207): trousers-0.3.14-2.el8.x86_64.rpm     2.2 MB/s | 153 kB     00:00    
(167/207): trousers-lib-0.3.14-2.el8.x86_64.rpm 2.5 MB/s | 168 kB     00:00    
(168/207): tar-1.30-4.el8.x86_64.rpm            1.8 MB/s | 838 kB     00:00    
(169/207): tzdata-2019a-1.el8.noarch.rpm        2.4 MB/s | 465 kB     00:00    
(170/207): unzip-6.0-41.el8.x86_64.rpm          1.5 MB/s | 193 kB     00:00    
(171/207): which-2.21-10.el8.x86_64.rpm         736 kB/s |  49 kB     00:00    
(172/207): xz-5.2.4-3.el8.x86_64.rpm            1.2 MB/s | 153 kB     00:00    
(173/207): xz-libs-5.2.4-3.el8.x86_64.rpm       1.4 MB/s |  94 kB     00:00    
(174/207): zip-3.0-23.el8.x86_64.rpm            1.4 MB/s | 270 kB     00:00    
(175/207): zlib-1.2.11-10.el8.x86_64.rpm        1.5 MB/s | 101 kB     00:00    
(176/207): annobin-8.64-1.el8.x86_64.rpm        1.4 MB/s | 187 kB     00:00    
(177/207): util-linux-2.32.1-8.el8.x86_64.rpm   2.2 MB/s | 2.5 MB     00:01    
(178/207): dwz-0.12-9.el8.x86_64.rpm            1.6 MB/s | 109 kB     00:00    
(179/207): efi-srpm-macros-3-2.el8.noarch.rpm   344 kB/s |  22 kB     00:00    
(180/207): gc-7.6.4-3.el8.x86_64.rpm            1.6 MB/s | 109 kB     00:00    
(181/207): python3-libs-3.6.8-4.el8_0.x86_64.rp 1.1 MB/s | 7.9 MB     00:07    
(182/207): cpp-8.2.1-3.5.el8.x86_64.rpm         1.9 MB/s |  10 MB     00:05    
(183/207): gdb-headless-8.2-6.el8_0.x86_64.rpm  2.1 MB/s | 3.7 MB     00:01    
(184/207): ghc-srpm-macros-1.4.2-7.el8.noarch.r 143 kB/s | 9.3 kB     00:00    
(185/207): go-srpm-macros-2-16.el8.noarch.rpm   219 kB/s |  14 kB     00:00    
(186/207): guile-2.0.14-7.el8.x86_64.rpm        2.0 MB/s | 3.5 MB     00:01    
(187/207): isl-0.16.1-6.el8.x86_64.rpm          2.2 MB/s | 841 kB     00:00    
(188/207): libatomic_ops-7.6.2-3.el8.x86_64.rpm 585 kB/s |  38 kB     00:00    
(189/207): libbabeltrace-1.5.4-2.el8.x86_64.rpm 1.5 MB/s | 201 kB     00:00    
(190/207): libipt-1.6.1-8.el8.x86_64.rpm        773 kB/s |  50 kB     00:00    
(191/207): libmpc-1.0.2-9.el8.x86_64.rpm        905 kB/s |  59 kB     00:00    
(192/207): gcc-c++-8.2.1-3.5.el8.x86_64.rpm     1.5 MB/s |  12 MB     00:07    
(193/207): libxkbcommon-0.8.2-1.el8.x86_64.rpm  1.8 MB/s | 116 kB     00:00    
(194/207): ocaml-srpm-macros-5-4.el8.noarch.rpm 153 kB/s | 9.4 kB     00:00    
(195/207): openblas-srpm-macros-2-2.el8.noarch. 130 kB/s | 7.9 kB     00:00    
(196/207): perl-srpm-macros-1-25.el8.noarch.rpm 175 kB/s |  11 kB     00:00    
(197/207): pinentry-1.1.0-2.el8.x86_64.rpm      1.6 MB/s | 100 kB     00:00    
(198/207): python-srpm-macros-3-37.el8.noarch.r 228 kB/s |  14 kB     00:00    
(199/207): python3-rpm-macros-3-37.el8.noarch.r 217 kB/s |  13 kB     00:00    
(200/207): qt5-srpm-macros-5.11.1-2.el8.noarch. 178 kB/s |  11 kB     00:00    
(201/207): redhat-rpm-config-116-1.el8.0.1.noar 1.3 MB/s |  82 kB     00:00    
(202/207): rpm-build-4.14.2-11.el8_0.x86_64.rpm 2.6 MB/s | 166 kB     00:00    
(203/207): rust-srpm-macros-5-2.el8.noarch.rpm  152 kB/s | 9.2 kB     00:00    
(204/207): gcc-8.2.1-3.5.el8.x86_64.rpm         2.2 MB/s |  23 MB     00:10    
(205/207): xkeyboard-config-2.24-3.el8.noarch.r 2.1 MB/s | 828 kB     00:00    
(206/207): libstdc++-devel-8.2.1-3.5.el8.x86_64 1.6 MB/s | 2.0 MB     00:01    
(207/207): kernel-headers-4.18.0-147.6.el8.x86_ 7.6 MB/s | 2.9 MB     00:00    
--------------------------------------------------------------------------------
Total                                           5.6 MB/s | 170 MB     00:30     
warning: /var/lib/mock/1120468-centos-stream-x86_64-1575024145.332423/root/var/cache/dnf/Stream-BaseOS-8470e1c6c4b81471/packages/kernel-headers-4.18.0-147.6.el8.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY
CentOS-Stream - Base                            1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x8483C65D:
 Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
 From       : /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.8-2.el8.x86_64                            1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-8.2.1-3.5.el8.x86_64                          1/207 
  Running scriptlet: libgcc-8.2.1-3.5.el8.x86_64                          1/207 
  Installing       : kernel-headers-4.18.0-147.6.el8.x86_64               2/207 
  Installing       : xkeyboard-config-2.24-3.el8.noarch                   3/207 
  Installing       : rust-srpm-macros-5-2.el8.noarch                      4/207 
  Installing       : qt5-srpm-macros-5.11.1-2.el8.noarch                  5/207 
  Installing       : python3-rpm-macros-3-37.el8.noarch                   6/207 
  Installing       : python-srpm-macros-3-37.el8.noarch                   7/207 
  Installing       : perl-srpm-macros-1-25.el8.noarch                     8/207 
  Installing       : openblas-srpm-macros-2-2.el8.noarch                  9/207 
  Installing       : ocaml-srpm-macros-5-4.el8.noarch                    10/207 
  Installing       : go-srpm-macros-2-16.el8.noarch                      11/207 
  Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                  12/207 
  Installing       : tzdata-2019a-1.el8.noarch                           13/207 
  Installing       : publicsuffix-list-dafsa-20180723-1.el8.noarch       14/207 
  Installing       : pkgconf-m4-1.4.2-1.el8.noarch                       15/207 
  Installing       : ncurses-base-6.1-7.20180224.el8.noarch              16/207 
  Installing       : kbd-misc-2.0.4-8.el8.noarch                         17/207 
  Installing       : kbd-legacy-2.0.4-8.el8.noarch                       18/207 
  Installing       : dbus-common-1:1.12.8-7.el8.noarch                   19/207 
  Installing       : centos-release-8.0-0.1905.0.9.el8.x86_64            20/207 
  Installing       : setup-2.12.2-2.el8.noarch                           21/207 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.12.2-2.el8.noarch                           21/207 
  Installing       : filesystem-3.8-2.el8.x86_64                         22/207 
  Installing       : basesystem-11-5.el8.noarch                          23/207 
  Installing       : pcre2-10.32-1.el8.x86_64                            24/207 
  Installing       : libselinux-2.8-6.el8.x86_64                         25/207 
  Installing       : ncurses-libs-6.1-7.20180224.el8.x86_64              26/207 
  Installing       : glibc-all-langpacks-2.28-42.el8.1.x86_64            27/207 
  Installing       : glibc-common-2.28-42.el8.1.x86_64                   28/207 
  Running scriptlet: glibc-2.28-42.el8.1.x86_64                          29/207 
  Installing       : glibc-2.28-42.el8.1.x86_64                          29/207 
  Running scriptlet: glibc-2.28-42.el8.1.x86_64                          29/207 
  Installing       : bash-4.4.19-8.el8_0.x86_64                          30/207 
  Running scriptlet: bash-4.4.19-8.el8_0.x86_64                          30/207 
  Installing       : libsepol-2.8-2.el8.x86_64                           31/207 
  Running scriptlet: libsepol-2.8-2.el8.x86_64                           31/207 
  Installing       : zlib-1.2.11-10.el8.x86_64                           32/207 
  Installing       : info-6.5-4.el8.x86_64                               33/207 
  Installing       : xz-libs-5.2.4-3.el8.x86_64                          34/207 
  Installing       : bzip2-libs-1.0.6-26.el8.x86_64                      35/207 
  Installing       : gmp-1:6.1.2-8.el8.x86_64                            36/207 
  Running scriptlet: gmp-1:6.1.2-8.el8.x86_64                            36/207 
  Installing       : elfutils-libelf-0.174-6.el8.x86_64                  37/207 
  Installing       : libcap-2.25-9.el8.x86_64                            38/207 
  Installing       : libgpg-error-1.31-1.el8.x86_64                      39/207 
  Installing       : libstdc++-8.2.1-3.5.el8.x86_64                      40/207 
  Running scriptlet: libstdc++-8.2.1-3.5.el8.x86_64                      40/207 
  Installing       : libxcrypt-4.1.1-4.el8.x86_64                        41/207 
  Installing       : readline-7.0-10.el8.x86_64                          42/207 
  Running scriptlet: readline-7.0-10.el8.x86_64                          42/207 
  Installing       : mpfr-3.1.6-1.el8.x86_64                             43/207 
  Running scriptlet: mpfr-3.1.6-1.el8.x86_64                             43/207 
  Installing       : libunistring-0.9.9-3.el8.x86_64                     44/207 
  Installing       : libuuid-2.32.1-8.el8.x86_64                         45/207 
  Running scriptlet: libuuid-2.32.1-8.el8.x86_64                         45/207 
  Installing       : popt-1.16-14.el8.x86_64                             46/207 
  Installing       : chkconfig-1.11-1.el8.x86_64                         47/207 
  Installing       : libgcrypt-1.8.3-2.el8.x86_64                        48/207 
  Running scriptlet: libgcrypt-1.8.3-2.el8.x86_64                        48/207 
  Installing       : libxml2-2.9.7-5.el8.x86_64                          49/207 
  Installing       : libattr-2.4.48-3.el8.x86_64                         50/207 
  Installing       : libacl-2.2.53-1.el8.x86_64                          51/207 
  Installing       : sed-4.5-1.el8.x86_64                                52/207 
  Running scriptlet: sed-4.5-1.el8.x86_64                                52/207 
  Installing       : libcom_err-1.44.3-2.el8.x86_64                      53/207 
  Running scriptlet: libcom_err-1.44.3-2.el8.x86_64                      53/207 
  Installing       : libffi-3.1-18.el8.x86_64                            54/207 
  Installing       : libidn2-2.0.5-1.el8.x86_64                          55/207 
  Running scriptlet: libidn2-2.0.5-1.el8.x86_64                          55/207 
  Installing       : findutils-1:4.6.0-20.el8.x86_64                     56/207 
  Running scriptlet: findutils-1:4.6.0-20.el8.x86_64                     56/207 
  Installing       : expat-2.2.5-3.el8.x86_64                            57/207 
  Installing       : lua-libs-5.3.4-10.el8.x86_64                        58/207 
  Installing       : p11-kit-0.23.14-5.el8_0.x86_64                      59/207 
  Running scriptlet: p11-kit-0.23.14-5.el8_0.x86_64                      59/207 
  Installing       : libmpc-1.0.2-9.el8.x86_64                           60/207 
  Running scriptlet: libmpc-1.0.2-9.el8.x86_64                           60/207 
  Installing       : libassuan-2.5.1-3.el8.x86_64                        61/207 
  Installing       : libgomp-8.2.1-3.5.el8.x86_64                        62/207 
  Running scriptlet: libgomp-8.2.1-3.5.el8.x86_64                        62/207 
  Installing       : file-libs-5.33-8.el8.x86_64                         63/207 
  Installing       : file-5.33-8.el8.x86_64                              64/207 
  Installing       : libcap-ng-0.7.9-4.el8.x86_64                        65/207 
  Installing       : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6    66/207 
  Installing       : lz4-libs-1.8.1.2-4.el8.x86_64                       67/207 
  Installing       : libksba-1.3.5-7.el8.x86_64                          68/207 
  Installing       : unzip-6.0-41.el8.x86_64                             69/207 
  Installing       : diffutils-3.6-5.el8.x86_64                          70/207 
  Running scriptlet: diffutils-3.6-5.el8.x86_64                          70/207 
  Installing       : sqlite-libs-3.26.0-3.el8.x86_64                     71/207 
  Running scriptlet: glibc-headers-2.28-42.el8.1.x86_64                  72/207 
  Installing       : glibc-headers-2.28-42.el8.1.x86_64                  72/207 
  Installing       : grub2-common-1:2.02-66.el8_0.1.noarch               73/207 
  Installing       : cpio-2.12-8.el8.x86_64                              74/207 
  Installing       : gdbm-libs-1:1.18-1.el8.x86_64                       75/207 
  Installing       : keyutils-libs-1.5.10-6.el8.x86_64                   76/207 
  Installing       : libtasn1-4.13-3.el8.x86_64                          77/207 
  Running scriptlet: libtasn1-4.13-3.el8.x86_64                          77/207 
  Installing       : p11-kit-trust-0.23.14-5.el8_0.x86_64                78/207 
  Running scriptlet: p11-kit-trust-0.23.14-5.el8_0.x86_64                78/207 
  Installing       : pcre-8.42-4.el8.x86_64                              79/207 
  Installing       : grep-3.1-6.el8.x86_64                               80/207 
  Running scriptlet: grep-3.1-6.el8.x86_64                               80/207 
  Installing       : xz-5.2.4-3.el8.x86_64                               81/207 
  Installing       : gdbm-1:1.18-1.el8.x86_64                            82/207 
  Installing       : zip-3.0-23.el8.x86_64                               83/207 
  Installing       : libsemanage-2.8-5.el8.x86_64                        84/207 
  Installing       : cpp-8.2.1-3.5.el8.x86_64                            85/207 
  Running scriptlet: cpp-8.2.1-3.5.el8.x86_64                            85/207 
  Installing       : libmetalink-0.1.3-7.el8.x86_64                      86/207 
  Installing       : libpsl-0.20.2-5.el8.x86_64                          87/207 
  Installing       : acl-2.2.53-1.el8.x86_64                             88/207 
  Installing       : tar-2:1.30-4.el8.x86_64                             89/207 
  Running scriptlet: tar-2:1.30-4.el8.x86_64                             89/207 
  Installing       : patch-2.7.6-9.el8_0.x86_64                          90/207 
  Installing       : libstdc++-devel-8.2.1-3.5.el8.x86_64                91/207 
  Installing       : dwz-0.12-9.el8.x86_64                               92/207 
  Installing       : nettle-3.4.1-1.el8.x86_64                           93/207 
  Running scriptlet: nettle-3.4.1-1.el8.x86_64                           93/207 
  Installing       : isl-0.16.1-6.el8.x86_64                             94/207 
  Running scriptlet: isl-0.16.1-6.el8.x86_64                             94/207 
  Installing       : bzip2-1.0.6-26.el8.x86_64                           95/207 
  Installing       : coreutils-common-8.30-6.el8.x86_64                  96/207 
  Running scriptlet: coreutils-common-8.30-6.el8.x86_64                  96/207 
  Installing       : pigz-2.4-2.el8.x86_64                               97/207 
  Installing       : brotli-1.0.6-1.el8.x86_64                           98/207 
  Installing       : hardlink-1:1.3-6.el8.x86_64                         99/207 
  Installing       : json-c-0.13.1-0.2.el8.x86_64                       100/207 
  Installing       : libnghttp2-1.33.0-1.el8.x86_64                     101/207 
  Installing       : libpkgconf-1.4.2-1.el8.x86_64                      102/207 
  Installing       : pkgconf-1.4.2-1.el8.x86_64                         103/207 
  Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64              104/207 
  Installing       : libpcap-14:1.9.0-1.el8.x86_64                      105/207 
  Installing       : iptables-libs-1.8.2-9.el8_0.1.x86_64               106/207 
  Installing       : libxcrypt-devel-4.1.1-4.el8.x86_64                 107/207 
  Installing       : glibc-devel-2.28-42.el8.1.x86_64                   108/207 
  Running scriptlet: glibc-devel-2.28-42.el8.1.x86_64                   108/207 
  Installing       : libseccomp-2.3.3-3.el8.x86_64                      109/207 
  Running scriptlet: libseccomp-2.3.3-3.el8.x86_64                      109/207 
  Installing       : libsigsegv-2.11-5.el8.x86_64                       110/207 
  Installing       : gawk-4.2.1-1.el8.x86_64                            111/207 
  Installing       : libsmartcols-2.32.1-8.el8.x86_64                   112/207 
  Running scriptlet: libsmartcols-2.32.1-8.el8.x86_64                   112/207 
  Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                   113/207 
  Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                   113/207 
  Installing       : libverto-0.3.0-5.el8.x86_64                        114/207 
  Installing       : ncurses-6.1-7.20180224.el8.x86_64                  115/207 
  Installing       : npth-1.5-4.el8.x86_64                              116/207 
  Installing       : which-2.21-10.el8.x86_64                           117/207 
  Installing       : libatomic_ops-7.6.2-3.el8.x86_64                   118/207 
  Installing       : gc-7.6.4-3.el8.x86_64                              119/207 
  Installing       : libipt-1.6.1-8.el8.x86_64                          120/207 
  Installing       : libxkbcommon-0.8.2-1.el8.x86_64                    121/207 
  Installing       : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64            122/207 
  Running scriptlet: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64            122/207 
  Installing       : libssh-0.8.5-2.el8.x86_64                          123/207 
  Installing       : openldap-2.4.46-9.el8.x86_64                       124/207 
  Installing       : libcurl-7.61.1-8.el8.x86_64                        125/207 
  Installing       : libkcapi-1.1.1-16_1.el8.x86_64                     126/207 
  Installing       : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64            127/207 
  Installing       : libarchive-3.3.2-3.el8.x86_64                      128/207 
  Installing       : libdb-utils-5.3.28-36.el8.x86_64                   129/207 
  Installing       : curl-7.61.1-8.el8.x86_64                           130/207 
  Installing       : openssl-1:1.1.1-8.el8.x86_64                       131/207 
  Installing       : elfutils-default-yama-scope-0.174-6.el8.noarch     132/207 
  Running scriptlet: elfutils-default-yama-scope-0.174-6.el8.noarch     132/207 
  Installing       : elfutils-libs-0.174-6.el8.x86_64                   133/207 
  Installing       : gzip-1.9-4.el8.x86_64                              134/207 
  Running scriptlet: gzip-1.9-4.el8.x86_64                              134/207 
  Installing       : cracklib-2.9.6-15.el8.x86_64                       135/207 
  Installing       : cracklib-dicts-2.9.6-15.el8.x86_64                 136/207 
  Installing       : gettext-libs-0.19.8.1-14.el8.x86_64                137/207 
  Installing       : libcroco-0.6.12-4.el8.x86_64                       138/207 
  Running scriptlet: libcroco-0.6.12-4.el8.x86_64                       138/207 
  Installing       : procps-ng-3.3.15-1.el8.x86_64                      139/207 
  Installing       : krb5-libs-1.16.1-22.el8.x86_64                     140/207 
  Installing       : libtirpc-1.1.4-3.el8.x86_64                        141/207 
  Running scriptlet: libtirpc-1.1.4-3.el8.x86_64                        141/207 
  Installing       : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64      142/207 
  Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64      142/207 
  Installing       : grub2-tools-minimal-1:2.02-66.el8_0.1.x86_64       143/207 
  Installing       : kpartx-0.7.8-7.el8_0.2.x86_64                      144/207 
  Installing       : device-mapper-8:1.02.155-6.el8.x86_64              145/207 
  Installing       : openssl-pkcs11-0.4.8-2.el8.x86_64                  146/207 
  Running scriptlet: openssl-pkcs11-0.4.8-2.el8.x86_64                  146/207 
  Installing       : rpm-4.14.2-11.el8_0.x86_64                         147/207 
  Installing       : libfdisk-2.32.1-8.el8.x86_64                       148/207 
  Running scriptlet: libfdisk-2.32.1-8.el8.x86_64                       148/207 
  Installing       : libmount-2.32.1-8.el8.x86_64                       149/207 
  Running scriptlet: libmount-2.32.1-8.el8.x86_64                       149/207 
  Installing       : gettext-0.19.8.1-14.el8.x86_64                     150/207 
  Running scriptlet: gettext-0.19.8.1-14.el8.x86_64                     150/207 
  Installing       : glib2-2.56.4-1.el8.x86_64                          151/207 
  Installing       : dbus-libs-1:1.12.8-7.el8.x86_64                    152/207 
  Running scriptlet: dbus-libs-1:1.12.8-7.el8.x86_64                    152/207 
  Installing       : dbus-tools-1:1.12.8-7.el8.x86_64                   153/207 
  Installing       : coreutils-8.30-6.el8.x86_64                        154/207 
  Installing       : systemd-libs-239-13.el8_0.5.x86_64                 155/207 
  Running scriptlet: systemd-libs-239-13.el8_0.5.x86_64                 155/207 
  Installing       : libblkid-2.32.1-8.el8.x86_64                       156/207 
  Running scriptlet: libblkid-2.32.1-8.el8.x86_64                       156/207 
  Installing       : device-mapper-libs-8:1.02.155-6.el8.x86_64         157/207 
  Running scriptlet: device-mapper-libs-8:1.02.155-6.el8.x86_64         157/207 
  Installing       : shadow-utils-2:4.6-7.el8.x86_64                    158/207 
  Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch             159/207 
  Installing       : ca-certificates-2018.2.24-6.el8.noarch             159/207 
  Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch             159/207 
  Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64                  160/207 
  Installing       : dbus-daemon-1:1.12.8-7.el8.x86_64                  160/207 
  Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64                  160/207 
  Running scriptlet: libutempter-1.1.6-14.el8.x86_64                    161/207 
  Installing       : libutempter-1.1.6-14.el8.x86_64                    161/207 
  Installing       : shared-mime-info-1.9-3.el8.x86_64                  162/207 
  Running scriptlet: shared-mime-info-1.9-3.el8.x86_64                  162/207 
  Installing       : kmod-25-11.el8_0.2.x86_64                          163/207 
  Installing       : kmod-libs-25-11.el8_0.2.x86_64                     164/207 
  Running scriptlet: kmod-libs-25-11.el8_0.2.x86_64                     164/207 
  Installing       : kbd-2.0.4-8.el8.x86_64                             165/207 
  Installing       : libpwquality-1.4.0-9.el8.x86_64                    166/207 
  Installing       : systemd-pam-239-13.el8_0.5.x86_64                  167/207 
  Installing       : cryptsetup-libs-2.0.6-1.el8.x86_64                 168/207 
  Running scriptlet: cryptsetup-libs-2.0.6-1.el8.x86_64                 168/207 
  Installing       : dracut-049-10.git20190115.el8_0.1.x86_64           169/207 
  Installing       : libdb-5.3.28-36.el8.x86_64                         170/207 
  Running scriptlet: libdb-5.3.28-36.el8.x86_64                         170/207 
  Installing       : pam-1.3.1-4.el8.x86_64                             171/207 
  Running scriptlet: pam-1.3.1-4.el8.x86_64                             171/207 
  Installing       : util-linux-2.32.1-8.el8.x86_64                     172/207 
  Running scriptlet: util-linux-2.32.1-8.el8.x86_64                     172/207 
  Installing       : rpm-libs-4.14.2-11.el8_0.x86_64                    173/207 
  Running scriptlet: rpm-libs-4.14.2-11.el8_0.x86_64                    173/207 
  Installing       : trousers-lib-0.3.14-2.el8.x86_64                   174/207 
  Running scriptlet: trousers-lib-0.3.14-2.el8.x86_64                   174/207 
  Installing       : openssl-libs-1:1.1.1-8.el8.x86_64                  175/207 
  Running scriptlet: openssl-libs-1:1.1.1-8.el8.x86_64                  175/207 
  Installing       : grubby-8.40-34.el8.x86_64                          176/207 
  Installing       : crypto-policies-20181217-6.git9a35207.el8.noarch   177/207 
  Running scriptlet: crypto-policies-20181217-6.git9a35207.el8.noarch   177/207 
  Installing       : os-prober-1.74-6.el8.x86_64                        178/207 
  Running scriptlet: grub2-tools-1:2.02-66.el8_0.1.x86_64               179/207 
  Installing       : grub2-tools-1:2.02-66.el8_0.1.x86_64               179/207 
  Running scriptlet: grub2-tools-1:2.02-66.el8_0.1.x86_64               179/207 
  Installing       : gnutls-3.6.5-2.el8.x86_64                          180/207 
  Installing       : dbus-1:1.12.8-7.el8.x86_64                         181/207 
  Running scriptlet: systemd-239-13.el8_0.5.x86_64                      182/207 
  Installing       : systemd-239-13.el8_0.5.x86_64                      182/207 
  Running scriptlet: systemd-239-13.el8_0.5.x86_64                      182/207 
  Installing       : systemd-udev-239-13.el8_0.5.x86_64                 183/207 
  Running scriptlet: systemd-udev-239-13.el8_0.5.x86_64                 183/207 
  Running scriptlet: trousers-0.3.14-2.el8.x86_64                       184/207 
  Installing       : trousers-0.3.14-2.el8.x86_64                       184/207 
  Running scriptlet: trousers-0.3.14-2.el8.x86_64                       184/207 
  Installing       : platform-python-pip-9.0.3-13.el8.noarch            185/207 
  Installing       : platform-python-setuptools-39.2.0-4.el8.noarch     186/207 
  Installing       : platform-python-3.6.8-4.el8_0.x86_64               187/207 
  Running scriptlet: platform-python-3.6.8-4.el8_0.x86_64               187/207 
  Installing       : python3-libs-3.6.8-4.el8_0.x86_64                  188/207 
  Installing       : binutils-2.30-49.el8.x86_64                        189/207 
  Running scriptlet: binutils-2.30-49.el8.x86_64                        189/207 
  Installing       : gcc-8.2.1-3.5.el8.x86_64                           190/207 
  Running scriptlet: gcc-8.2.1-3.5.el8.x86_64                           190/207 
  Installing       : ima-evm-utils-1.1-4.el8.x86_64                     191/207 
  Installing       : annobin-8.64-1.el8.x86_64                          192/207 
  Installing       : libusbx-1.0.22-1.el8.x86_64                        193/207 
  Installing       : guile-5:2.0.14-7.el8.x86_64                        194/207 
  Running scriptlet: guile-5:2.0.14-7.el8.x86_64                        194/207 
  Installing       : libsecret-0.18.6-1.el8.x86_64                      195/207 
  Installing       : pinentry-1.1.0-2.el8.x86_64                        196/207 
  Running scriptlet: pinentry-1.1.0-2.el8.x86_64                        196/207 
  Installing       : gnupg2-smime-2.2.9-1.el8.x86_64                    197/207 
  Installing       : gnupg2-2.2.9-1.el8.x86_64                          198/207 
  Installing       : rpm-build-libs-4.14.2-11.el8_0.x86_64              199/207 
  Running scriptlet: rpm-build-libs-4.14.2-11.el8_0.x86_64              199/207 
  Installing       : libbabeltrace-1.5.4-2.el8.x86_64                   200/207 
  Running scriptlet: libbabeltrace-1.5.4-2.el8.x86_64                   200/207 
  Installing       : gdb-headless-8.2-6.el8_0.x86_64                    201/207 
  Installing       : efi-srpm-macros-3-2.el8.noarch                     202/207 
  Installing       : redhat-rpm-config-116-1.el8.0.1.noarch             203/207 
  Installing       : elfutils-0.174-6.el8.x86_64                        204/207 
  Installing       : rpm-build-4.14.2-11.el8_0.x86_64                   205/207 
  Installing       : gcc-c++-8.2.1-3.5.el8.x86_64                       206/207 
  Installing       : make-1:4.2.1-9.el8.x86_64                          207/207 
  Running scriptlet: make-1:4.2.1-9.el8.x86_64                          207/207 
  Running scriptlet: filesystem-3.8-2.el8.x86_64                        207/207 
  Running scriptlet: glibc-all-langpacks-2.28-42.el8.1.x86_64           207/207 
  Running scriptlet: guile-5:2.0.14-7.el8.x86_64                        207/207 
  Running scriptlet: glibc-common-2.28-42.el8.1.x86_64                  207/207 
  Running scriptlet: info-6.5-4.el8.x86_64                              207/207 
  Running scriptlet: glib2-2.56.4-1.el8.x86_64                          207/207 
  Running scriptlet: shared-mime-info-1.9-3.el8.x86_64                  207/207 
  Running scriptlet: systemd-239-13.el8_0.5.x86_64                      207/207 
  Running scriptlet: systemd-udev-239-13.el8_0.5.x86_64                 207/207 
  Verifying        : acl-2.2.53-1.el8.x86_64                              1/207 
  Verifying        : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6     2/207 
  Verifying        : basesystem-11-5.el8.noarch                           3/207 
  Verifying        : bash-4.4.19-8.el8_0.x86_64                           4/207 
  Verifying        : binutils-2.30-49.el8.x86_64                          5/207 
  Verifying        : brotli-1.0.6-1.el8.x86_64                            6/207 
  Verifying        : bzip2-1.0.6-26.el8.x86_64                            7/207 
  Verifying        : bzip2-libs-1.0.6-26.el8.x86_64                       8/207 
  Verifying        : ca-certificates-2018.2.24-6.el8.noarch               9/207 
  Verifying        : centos-release-8.0-0.1905.0.9.el8.x86_64            10/207 
  Verifying        : chkconfig-1.11-1.el8.x86_64                         11/207 
  Verifying        : coreutils-8.30-6.el8.x86_64                         12/207 
  Verifying        : coreutils-common-8.30-6.el8.x86_64                  13/207 
  Verifying        : cpio-2.12-8.el8.x86_64                              14/207 
  Verifying        : cracklib-2.9.6-15.el8.x86_64                        15/207 
  Verifying        : cracklib-dicts-2.9.6-15.el8.x86_64                  16/207 
  Verifying        : crypto-policies-20181217-6.git9a35207.el8.noarch    17/207 
  Verifying        : cryptsetup-libs-2.0.6-1.el8.x86_64                  18/207 
  Verifying        : curl-7.61.1-8.el8.x86_64                            19/207 
  Verifying        : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64             20/207 
  Verifying        : dbus-1:1.12.8-7.el8.x86_64                          21/207 
  Verifying        : dbus-common-1:1.12.8-7.el8.noarch                   22/207 
  Verifying        : dbus-daemon-1:1.12.8-7.el8.x86_64                   23/207 
  Verifying        : dbus-libs-1:1.12.8-7.el8.x86_64                     24/207 
  Verifying        : dbus-tools-1:1.12.8-7.el8.x86_64                    25/207 
  Verifying        : device-mapper-8:1.02.155-6.el8.x86_64               26/207 
  Verifying        : device-mapper-libs-8:1.02.155-6.el8.x86_64          27/207 
  Verifying        : diffutils-3.6-5.el8.x86_64                          28/207 
  Verifying        : dracut-049-10.git20190115.el8_0.1.x86_64            29/207 
  Verifying        : elfutils-0.174-6.el8.x86_64                         30/207 
  Verifying        : elfutils-default-yama-scope-0.174-6.el8.noarch      31/207 
  Verifying        : elfutils-libelf-0.174-6.el8.x86_64                  32/207 
  Verifying        : elfutils-libs-0.174-6.el8.x86_64                    33/207 
  Verifying        : expat-2.2.5-3.el8.x86_64                            34/207 
  Verifying        : file-5.33-8.el8.x86_64                              35/207 
  Verifying        : file-libs-5.33-8.el8.x86_64                         36/207 
  Verifying        : filesystem-3.8-2.el8.x86_64                         37/207 
  Verifying        : findutils-1:4.6.0-20.el8.x86_64                     38/207 
  Verifying        : gawk-4.2.1-1.el8.x86_64                             39/207 
  Verifying        : gdbm-1:1.18-1.el8.x86_64                            40/207 
  Verifying        : gdbm-libs-1:1.18-1.el8.x86_64                       41/207 
  Verifying        : gettext-0.19.8.1-14.el8.x86_64                      42/207 
  Verifying        : gettext-libs-0.19.8.1-14.el8.x86_64                 43/207 
  Verifying        : glib2-2.56.4-1.el8.x86_64                           44/207 
  Verifying        : glibc-2.28-42.el8.1.x86_64                          45/207 
  Verifying        : glibc-all-langpacks-2.28-42.el8.1.x86_64            46/207 
  Verifying        : glibc-common-2.28-42.el8.1.x86_64                   47/207 
  Verifying        : glibc-devel-2.28-42.el8.1.x86_64                    48/207 
  Verifying        : glibc-headers-2.28-42.el8.1.x86_64                  49/207 
  Verifying        : gmp-1:6.1.2-8.el8.x86_64                            50/207 
  Verifying        : gnupg2-2.2.9-1.el8.x86_64                           51/207 
  Verifying        : gnupg2-smime-2.2.9-1.el8.x86_64                     52/207 
  Verifying        : gnutls-3.6.5-2.el8.x86_64                           53/207 
  Verifying        : grep-3.1-6.el8.x86_64                               54/207 
  Verifying        : grub2-common-1:2.02-66.el8_0.1.noarch               55/207 
  Verifying        : grub2-tools-1:2.02-66.el8_0.1.x86_64                56/207 
  Verifying        : grub2-tools-minimal-1:2.02-66.el8_0.1.x86_64        57/207 
  Verifying        : grubby-8.40-34.el8.x86_64                           58/207 
  Verifying        : gzip-1.9-4.el8.x86_64                               59/207 
  Verifying        : hardlink-1:1.3-6.el8.x86_64                         60/207 
  Verifying        : ima-evm-utils-1.1-4.el8.x86_64                      61/207 
  Verifying        : info-6.5-4.el8.x86_64                               62/207 
  Verifying        : iptables-libs-1.8.2-9.el8_0.1.x86_64                63/207 
  Verifying        : json-c-0.13.1-0.2.el8.x86_64                        64/207 
  Verifying        : kbd-2.0.4-8.el8.x86_64                              65/207 
  Verifying        : kbd-legacy-2.0.4-8.el8.noarch                       66/207 
  Verifying        : kbd-misc-2.0.4-8.el8.noarch                         67/207 
  Verifying        : keyutils-libs-1.5.10-6.el8.x86_64                   68/207 
  Verifying        : kmod-25-11.el8_0.2.x86_64                           69/207 
  Verifying        : kmod-libs-25-11.el8_0.2.x86_64                      70/207 
  Verifying        : kpartx-0.7.8-7.el8_0.2.x86_64                       71/207 
  Verifying        : krb5-libs-1.16.1-22.el8.x86_64                      72/207 
  Verifying        : libacl-2.2.53-1.el8.x86_64                          73/207 
  Verifying        : libarchive-3.3.2-3.el8.x86_64                       74/207 
  Verifying        : libassuan-2.5.1-3.el8.x86_64                        75/207 
  Verifying        : libattr-2.4.48-3.el8.x86_64                         76/207 
  Verifying        : libblkid-2.32.1-8.el8.x86_64                        77/207 
  Verifying        : libcap-2.25-9.el8.x86_64                            78/207 
  Verifying        : libcap-ng-0.7.9-4.el8.x86_64                        79/207 
  Verifying        : libcom_err-1.44.3-2.el8.x86_64                      80/207 
  Verifying        : libcroco-0.6.12-4.el8.x86_64                        81/207 
  Verifying        : libcurl-7.61.1-8.el8.x86_64                         82/207 
  Verifying        : libdb-5.3.28-36.el8.x86_64                          83/207 
  Verifying        : libdb-utils-5.3.28-36.el8.x86_64                    84/207 
  Verifying        : libfdisk-2.32.1-8.el8.x86_64                        85/207 
  Verifying        : libffi-3.1-18.el8.x86_64                            86/207 
  Verifying        : libgcc-8.2.1-3.5.el8.x86_64                         87/207 
  Verifying        : libgcrypt-1.8.3-2.el8.x86_64                        88/207 
  Verifying        : libgomp-8.2.1-3.5.el8.x86_64                        89/207 
  Verifying        : libgpg-error-1.31-1.el8.x86_64                      90/207 
  Verifying        : libidn2-2.0.5-1.el8.x86_64                          91/207 
  Verifying        : libkcapi-1.1.1-16_1.el8.x86_64                      92/207 
  Verifying        : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64             93/207 
  Verifying        : libksba-1.3.5-7.el8.x86_64                          94/207 
  Verifying        : libmetalink-0.1.3-7.el8.x86_64                      95/207 
  Verifying        : libmount-2.32.1-8.el8.x86_64                        96/207 
  Verifying        : libnghttp2-1.33.0-1.el8.x86_64                      97/207 
  Verifying        : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64       98/207 
  Verifying        : libpcap-14:1.9.0-1.el8.x86_64                       99/207 
  Verifying        : libpkgconf-1.4.2-1.el8.x86_64                      100/207 
  Verifying        : libpsl-0.20.2-5.el8.x86_64                         101/207 
  Verifying        : libpwquality-1.4.0-9.el8.x86_64                    102/207 
  Verifying        : libseccomp-2.3.3-3.el8.x86_64                      103/207 
  Verifying        : libsecret-0.18.6-1.el8.x86_64                      104/207 
  Verifying        : libselinux-2.8-6.el8.x86_64                        105/207 
  Verifying        : libsemanage-2.8-5.el8.x86_64                       106/207 
  Verifying        : libsepol-2.8-2.el8.x86_64                          107/207 
  Verifying        : libsigsegv-2.11-5.el8.x86_64                       108/207 
  Verifying        : libsmartcols-2.32.1-8.el8.x86_64                   109/207 
  Verifying        : libssh-0.8.5-2.el8.x86_64                          110/207 
  Verifying        : libstdc++-8.2.1-3.5.el8.x86_64                     111/207 
  Verifying        : libtasn1-4.13-3.el8.x86_64                         112/207 
  Verifying        : libtirpc-1.1.4-3.el8.x86_64                        113/207 
  Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                   114/207 
  Verifying        : libunistring-0.9.9-3.el8.x86_64                    115/207 
  Verifying        : libusbx-1.0.22-1.el8.x86_64                        116/207 
  Verifying        : libutempter-1.1.6-14.el8.x86_64                    117/207 
  Verifying        : libuuid-2.32.1-8.el8.x86_64                        118/207 
  Verifying        : libverto-0.3.0-5.el8.x86_64                        119/207 
  Verifying        : libxcrypt-4.1.1-4.el8.x86_64                       120/207 
  Verifying        : libxcrypt-devel-4.1.1-4.el8.x86_64                 121/207 
  Verifying        : libxml2-2.9.7-5.el8.x86_64                         122/207 
  Verifying        : lua-libs-5.3.4-10.el8.x86_64                       123/207 
  Verifying        : lz4-libs-1.8.1.2-4.el8.x86_64                      124/207 
  Verifying        : make-1:4.2.1-9.el8.x86_64                          125/207 
  Verifying        : mpfr-3.1.6-1.el8.x86_64                            126/207 
  Verifying        : ncurses-6.1-7.20180224.el8.x86_64                  127/207 
  Verifying        : ncurses-base-6.1-7.20180224.el8.noarch             128/207 
  Verifying        : ncurses-libs-6.1-7.20180224.el8.x86_64             129/207 
  Verifying        : nettle-3.4.1-1.el8.x86_64                          130/207 
  Verifying        : npth-1.5-4.el8.x86_64                              131/207 
  Verifying        : openldap-2.4.46-9.el8.x86_64                       132/207 
  Verifying        : openssl-1:1.1.1-8.el8.x86_64                       133/207 
  Verifying        : openssl-libs-1:1.1.1-8.el8.x86_64                  134/207 
  Verifying        : openssl-pkcs11-0.4.8-2.el8.x86_64                  135/207 
  Verifying        : os-prober-1.74-6.el8.x86_64                        136/207 
  Verifying        : p11-kit-0.23.14-5.el8_0.x86_64                     137/207 
  Verifying        : p11-kit-trust-0.23.14-5.el8_0.x86_64               138/207 
  Verifying        : pam-1.3.1-4.el8.x86_64                             139/207 
  Verifying        : patch-2.7.6-9.el8_0.x86_64                         140/207 
  Verifying        : pcre-8.42-4.el8.x86_64                             141/207 
  Verifying        : pcre2-10.32-1.el8.x86_64                           142/207 
  Verifying        : pigz-2.4-2.el8.x86_64                              143/207 
  Verifying        : pkgconf-1.4.2-1.el8.x86_64                         144/207 
  Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                      145/207 
  Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64              146/207 
  Verifying        : platform-python-3.6.8-4.el8_0.x86_64               147/207 
  Verifying        : platform-python-pip-9.0.3-13.el8.noarch            148/207 
  Verifying        : platform-python-setuptools-39.2.0-4.el8.noarch     149/207 
  Verifying        : popt-1.16-14.el8.x86_64                            150/207 
  Verifying        : procps-ng-3.3.15-1.el8.x86_64                      151/207 
  Verifying        : publicsuffix-list-dafsa-20180723-1.el8.noarch      152/207 
  Verifying        : python3-libs-3.6.8-4.el8_0.x86_64                  153/207 
  Verifying        : readline-7.0-10.el8.x86_64                         154/207 
  Verifying        : rpm-4.14.2-11.el8_0.x86_64                         155/207 
  Verifying        : rpm-build-libs-4.14.2-11.el8_0.x86_64              156/207 
  Verifying        : rpm-libs-4.14.2-11.el8_0.x86_64                    157/207 
  Verifying        : sed-4.5-1.el8.x86_64                               158/207 
  Verifying        : setup-2.12.2-2.el8.noarch                          159/207 
  Verifying        : shadow-utils-2:4.6-7.el8.x86_64                    160/207 
  Verifying        : shared-mime-info-1.9-3.el8.x86_64                  161/207 
  Verifying        : sqlite-libs-3.26.0-3.el8.x86_64                    162/207 
  Verifying        : systemd-239-13.el8_0.5.x86_64                      163/207 
  Verifying        : systemd-libs-239-13.el8_0.5.x86_64                 164/207 
  Verifying        : systemd-pam-239-13.el8_0.5.x86_64                  165/207 
  Verifying        : systemd-udev-239-13.el8_0.5.x86_64                 166/207 
  Verifying        : tar-2:1.30-4.el8.x86_64                            167/207 
  Verifying        : trousers-0.3.14-2.el8.x86_64                       168/207 
  Verifying        : trousers-lib-0.3.14-2.el8.x86_64                   169/207 
  Verifying        : tzdata-2019a-1.el8.noarch                          170/207 
  Verifying        : unzip-6.0-41.el8.x86_64                            171/207 
  Verifying        : util-linux-2.32.1-8.el8.x86_64                     172/207 
  Verifying        : which-2.21-10.el8.x86_64                           173/207 
  Verifying        : xz-5.2.4-3.el8.x86_64                              174/207 
  Verifying        : xz-libs-5.2.4-3.el8.x86_64                         175/207 
  Verifying        : zip-3.0-23.el8.x86_64                              176/207 
  Verifying        : zlib-1.2.11-10.el8.x86_64                          177/207 
  Verifying        : annobin-8.64-1.el8.x86_64                          178/207 
  Verifying        : cpp-8.2.1-3.5.el8.x86_64                           179/207 
  Verifying        : dwz-0.12-9.el8.x86_64                              180/207 
  Verifying        : efi-srpm-macros-3-2.el8.noarch                     181/207 
  Verifying        : gc-7.6.4-3.el8.x86_64                              182/207 
  Verifying        : gcc-8.2.1-3.5.el8.x86_64                           183/207 
  Verifying        : gcc-c++-8.2.1-3.5.el8.x86_64                       184/207 
  Verifying        : gdb-headless-8.2-6.el8_0.x86_64                    185/207 
  Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                 186/207 
  Verifying        : go-srpm-macros-2-16.el8.noarch                     187/207 
  Verifying        : guile-5:2.0.14-7.el8.x86_64                        188/207 
  Verifying        : isl-0.16.1-6.el8.x86_64                            189/207 
  Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                   190/207 
  Verifying        : libbabeltrace-1.5.4-2.el8.x86_64                   191/207 
  Verifying        : libipt-1.6.1-8.el8.x86_64                          192/207 
  Verifying        : libmpc-1.0.2-9.el8.x86_64                          193/207 
  Verifying        : libstdc++-devel-8.2.1-3.5.el8.x86_64               194/207 
  Verifying        : libxkbcommon-0.8.2-1.el8.x86_64                    195/207 
  Verifying        : ocaml-srpm-macros-5-4.el8.noarch                   196/207 
  Verifying        : openblas-srpm-macros-2-2.el8.noarch                197/207 
  Verifying        : perl-srpm-macros-1-25.el8.noarch                   198/207 
  Verifying        : pinentry-1.1.0-2.el8.x86_64                        199/207 
  Verifying        : python-srpm-macros-3-37.el8.noarch                 200/207 
  Verifying        : python3-rpm-macros-3-37.el8.noarch                 201/207 
  Verifying        : qt5-srpm-macros-5.11.1-2.el8.noarch                202/207 
  Verifying        : redhat-rpm-config-116-1.el8.0.1.noarch             203/207 
  Verifying        : rpm-build-4.14.2-11.el8_0.x86_64                   204/207 
  Verifying        : rust-srpm-macros-5-2.el8.noarch                    205/207 
  Verifying        : xkeyboard-config-2.24-3.el8.noarch                 206/207 
  Verifying        : kernel-headers-4.18.0-147.6.el8.x86_64             207/207 

Installed:
  bash-4.4.19-8.el8_0.x86_64                                                    
  bzip2-1.0.6-26.el8.x86_64                                                     
  centos-release-8.0-0.1905.0.9.el8.x86_64                                      
  coreutils-8.30-6.el8.x86_64                                                   
  cpio-2.12-8.el8.x86_64                                                        
  diffutils-3.6-5.el8.x86_64                                                    
  findutils-1:4.6.0-20.el8.x86_64                                               
  gawk-4.2.1-1.el8.x86_64                                                       
  grep-3.1-6.el8.x86_64                                                         
  gzip-1.9-4.el8.x86_64                                                         
  info-6.5-4.el8.x86_64                                                         
  make-1:4.2.1-9.el8.x86_64                                                     
  patch-2.7.6-9.el8_0.x86_64                                                    
  sed-4.5-1.el8.x86_64                                                          
  shadow-utils-2:4.6-7.el8.x86_64                                               
  tar-2:1.30-4.el8.x86_64                                                       
  unzip-6.0-41.el8.x86_64                                                       
  util-linux-2.32.1-8.el8.x86_64                                                
  which-2.21-10.el8.x86_64                                                      
  xz-5.2.4-3.el8.x86_64                                                         
  gcc-8.2.1-3.5.el8.x86_64                                                      
  gcc-c++-8.2.1-3.5.el8.x86_64                                                  
  redhat-rpm-config-116-1.el8.0.1.noarch                                        
  rpm-build-4.14.2-11.el8_0.x86_64                                              
  cracklib-dicts-2.9.6-15.el8.x86_64                                            
  gnupg2-smime-2.2.9-1.el8.x86_64                                               
  grubby-8.40-34.el8.x86_64                                                     
  hardlink-1:1.3-6.el8.x86_64                                                   
  kbd-2.0.4-8.el8.x86_64                                                        
  kpartx-0.7.8-7.el8_0.2.x86_64                                                 
  openssl-pkcs11-0.4.8-2.el8.x86_64                                             
  pigz-2.4-2.el8.x86_64                                                         
  shared-mime-info-1.9-3.el8.x86_64                                             
  systemd-239-13.el8_0.5.x86_64                                                 
  trousers-0.3.14-2.el8.x86_64                                                  
  libxkbcommon-0.8.2-1.el8.x86_64                                               
  pinentry-1.1.0-2.el8.x86_64                                                   
  acl-2.2.53-1.el8.x86_64                                                       
  audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64                             
  basesystem-11-5.el8.noarch                                                    
  binutils-2.30-49.el8.x86_64                                                   
  brotli-1.0.6-1.el8.x86_64                                                     
  bzip2-libs-1.0.6-26.el8.x86_64                                                
  ca-certificates-2018.2.24-6.el8.noarch                                        
  chkconfig-1.11-1.el8.x86_64                                                   
  coreutils-common-8.30-6.el8.x86_64                                            
  cracklib-2.9.6-15.el8.x86_64                                                  
  crypto-policies-20181217-6.git9a35207.el8.noarch                              
  cryptsetup-libs-2.0.6-1.el8.x86_64                                            
  curl-7.61.1-8.el8.x86_64                                                      
  cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64                                       
  dbus-1:1.12.8-7.el8.x86_64                                                    
  dbus-common-1:1.12.8-7.el8.noarch                                             
  dbus-daemon-1:1.12.8-7.el8.x86_64                                             
  dbus-libs-1:1.12.8-7.el8.x86_64                                               
  dbus-tools-1:1.12.8-7.el8.x86_64                                              
  device-mapper-8:1.02.155-6.el8.x86_64                                         
  device-mapper-libs-8:1.02.155-6.el8.x86_64                                    
  dracut-049-10.git20190115.el8_0.1.x86_64                                      
  elfutils-0.174-6.el8.x86_64                                                   
  elfutils-default-yama-scope-0.174-6.el8.noarch                                
  elfutils-libelf-0.174-6.el8.x86_64                                            
  elfutils-libs-0.174-6.el8.x86_64                                              
  expat-2.2.5-3.el8.x86_64                                                      
  file-5.33-8.el8.x86_64                                                        
  file-libs-5.33-8.el8.x86_64                                                   
  filesystem-3.8-2.el8.x86_64                                                   
  gdbm-1:1.18-1.el8.x86_64                                                      
  gdbm-libs-1:1.18-1.el8.x86_64                                                 
  gettext-0.19.8.1-14.el8.x86_64                                                
  gettext-libs-0.19.8.1-14.el8.x86_64                                           
  glib2-2.56.4-1.el8.x86_64                                                     
  glibc-2.28-42.el8.1.x86_64                                                    
  glibc-all-langpacks-2.28-42.el8.1.x86_64                                      
  glibc-common-2.28-42.el8.1.x86_64                                             
  glibc-devel-2.28-42.el8.1.x86_64                                              
  glibc-headers-2.28-42.el8.1.x86_64                                            
  gmp-1:6.1.2-8.el8.x86_64                                                      
  gnupg2-2.2.9-1.el8.x86_64                                                     
  gnutls-3.6.5-2.el8.x86_64                                                     
  grub2-common-1:2.02-66.el8_0.1.noarch                                         
  grub2-tools-1:2.02-66.el8_0.1.x86_64                                          
  grub2-tools-minimal-1:2.02-66.el8_0.1.x86_64                                  
  ima-evm-utils-1.1-4.el8.x86_64                                                
  iptables-libs-1.8.2-9.el8_0.1.x86_64                                          
  json-c-0.13.1-0.2.el8.x86_64                                                  
  kbd-legacy-2.0.4-8.el8.noarch                                                 
  kbd-misc-2.0.4-8.el8.noarch                                                   
  keyutils-libs-1.5.10-6.el8.x86_64                                             
  kmod-25-11.el8_0.2.x86_64                                                     
  kmod-libs-25-11.el8_0.2.x86_64                                                
  krb5-libs-1.16.1-22.el8.x86_64                                                
  libacl-2.2.53-1.el8.x86_64                                                    
  libarchive-3.3.2-3.el8.x86_64                                                 
  libassuan-2.5.1-3.el8.x86_64                                                  
  libattr-2.4.48-3.el8.x86_64                                                   
  libblkid-2.32.1-8.el8.x86_64                                                  
  libcap-2.25-9.el8.x86_64                                                      
  libcap-ng-0.7.9-4.el8.x86_64                                                  
  libcom_err-1.44.3-2.el8.x86_64                                                
  libcroco-0.6.12-4.el8.x86_64                                                  
  libcurl-7.61.1-8.el8.x86_64                                                   
  libdb-5.3.28-36.el8.x86_64                                                    
  libdb-utils-5.3.28-36.el8.x86_64                                              
  libfdisk-2.32.1-8.el8.x86_64                                                  
  libffi-3.1-18.el8.x86_64                                                      
  libgcc-8.2.1-3.5.el8.x86_64                                                   
  libgcrypt-1.8.3-2.el8.x86_64                                                  
  libgomp-8.2.1-3.5.el8.x86_64                                                  
  libgpg-error-1.31-1.el8.x86_64                                                
  libidn2-2.0.5-1.el8.x86_64                                                    
  libkcapi-1.1.1-16_1.el8.x86_64                                                
  libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64                                       
  libksba-1.3.5-7.el8.x86_64                                                    
  libmetalink-0.1.3-7.el8.x86_64                                                
  libmount-2.32.1-8.el8.x86_64                                                  
  libnghttp2-1.33.0-1.el8.x86_64                                                
  libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64                                 
  libpcap-14:1.9.0-1.el8.x86_64                                                 
  libpkgconf-1.4.2-1.el8.x86_64                                                 
  libpsl-0.20.2-5.el8.x86_64                                                    
  libpwquality-1.4.0-9.el8.x86_64                                               
  libseccomp-2.3.3-3.el8.x86_64                                                 
  libsecret-0.18.6-1.el8.x86_64                                                 
  libselinux-2.8-6.el8.x86_64                                                   
  libsemanage-2.8-5.el8.x86_64                                                  
  libsepol-2.8-2.el8.x86_64                                                     
  libsigsegv-2.11-5.el8.x86_64                                                  
  libsmartcols-2.32.1-8.el8.x86_64                                              
  libssh-0.8.5-2.el8.x86_64                                                     
  libstdc++-8.2.1-3.5.el8.x86_64                                                
  libtasn1-4.13-3.el8.x86_64                                                    
  libtirpc-1.1.4-3.el8.x86_64                                                   
  libtool-ltdl-2.4.6-25.el8.x86_64                                              
  libunistring-0.9.9-3.el8.x86_64                                               
  libusbx-1.0.22-1.el8.x86_64                                                   
  libutempter-1.1.6-14.el8.x86_64                                               
  libuuid-2.32.1-8.el8.x86_64                                                   
  libverto-0.3.0-5.el8.x86_64                                                   
  libxcrypt-4.1.1-4.el8.x86_64                                                  
  libxcrypt-devel-4.1.1-4.el8.x86_64                                            
  libxml2-2.9.7-5.el8.x86_64                                                    
  lua-libs-5.3.4-10.el8.x86_64                                                  
  lz4-libs-1.8.1.2-4.el8.x86_64                                                 
  mpfr-3.1.6-1.el8.x86_64                                                       
  ncurses-6.1-7.20180224.el8.x86_64                                             
  ncurses-base-6.1-7.20180224.el8.noarch                                        
  ncurses-libs-6.1-7.20180224.el8.x86_64                                        
  nettle-3.4.1-1.el8.x86_64                                                     
  npth-1.5-4.el8.x86_64                                                         
  openldap-2.4.46-9.el8.x86_64                                                  
  openssl-1:1.1.1-8.el8.x86_64                                                  
  openssl-libs-1:1.1.1-8.el8.x86_64                                             
  os-prober-1.74-6.el8.x86_64                                                   
  p11-kit-0.23.14-5.el8_0.x86_64                                                
  p11-kit-trust-0.23.14-5.el8_0.x86_64                                          
  pam-1.3.1-4.el8.x86_64                                                        
  pcre-8.42-4.el8.x86_64                                                        
  pcre2-10.32-1.el8.x86_64                                                      
  pkgconf-1.4.2-1.el8.x86_64                                                    
  pkgconf-m4-1.4.2-1.el8.noarch                                                 
  pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
  platform-python-3.6.8-4.el8_0.x86_64                                          
  platform-python-pip-9.0.3-13.el8.noarch                                       
  platform-python-setuptools-39.2.0-4.el8.noarch                                
  popt-1.16-14.el8.x86_64                                                       
  procps-ng-3.3.15-1.el8.x86_64                                                 
  publicsuffix-list-dafsa-20180723-1.el8.noarch                                 
  python3-libs-3.6.8-4.el8_0.x86_64                                             
  readline-7.0-10.el8.x86_64                                                    
  rpm-4.14.2-11.el8_0.x86_64                                                    
  rpm-build-libs-4.14.2-11.el8_0.x86_64                                         
  rpm-libs-4.14.2-11.el8_0.x86_64                                               
  setup-2.12.2-2.el8.noarch                                                     
  sqlite-libs-3.26.0-3.el8.x86_64                                               
  systemd-libs-239-13.el8_0.5.x86_64                                            
  systemd-pam-239-13.el8_0.5.x86_64                                             
  systemd-udev-239-13.el8_0.5.x86_64                                            
  trousers-lib-0.3.14-2.el8.x86_64                                              
  tzdata-2019a-1.el8.noarch                                                     
  xz-libs-5.2.4-3.el8.x86_64                                                    
  zip-3.0-23.el8.x86_64                                                         
  zlib-1.2.11-10.el8.x86_64                                                     
  annobin-8.64-1.el8.x86_64                                                     
  cpp-8.2.1-3.5.el8.x86_64                                                      
  dwz-0.12-9.el8.x86_64                                                         
  efi-srpm-macros-3-2.el8.noarch                                                
  gc-7.6.4-3.el8.x86_64                                                         
  gdb-headless-8.2-6.el8_0.x86_64                                               
  ghc-srpm-macros-1.4.2-7.el8.noarch                                            
  go-srpm-macros-2-16.el8.noarch                                                
  guile-5:2.0.14-7.el8.x86_64                                                   
  isl-0.16.1-6.el8.x86_64                                                       
  libatomic_ops-7.6.2-3.el8.x86_64                                              
  libbabeltrace-1.5.4-2.el8.x86_64                                              
  libipt-1.6.1-8.el8.x86_64                                                     
  libmpc-1.0.2-9.el8.x86_64                                                     
  libstdc++-devel-8.2.1-3.5.el8.x86_64                                          
  ocaml-srpm-macros-5-4.el8.noarch                                              
  openblas-srpm-macros-2-2.el8.noarch                                           
  perl-srpm-macros-1-25.el8.noarch                                              
  python-srpm-macros-3-37.el8.noarch                                            
  python3-rpm-macros-3-37.el8.noarch                                            
  qt5-srpm-macros-5.11.1-2.el8.noarch                                           
  rust-srpm-macros-5-2.el8.noarch                                               
  xkeyboard-config-2.24-3.el8.noarch                                            
  kernel-headers-4.18.0-147.6.el8.x86_64                                        

Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/leatherman-1.6.1-2.el8.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/1120468-centos-stream-x86_64-1575024145.332423/root/var/log/dnf.rpm.log
/var/lib/mock/1120468-centos-stream-x86_64-1575024145.332423/root/var/log/dnf.librepo.log
/var/lib/mock/1120468-centos-stream-x86_64-1575024145.332423/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/tmp/tmpmyxxtdgu/leatherman.spec) Config(child) 1 minutes 55 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 (timeout=75600): unbuffer mock --rebuild /var/lib/copr-rpmbuild/results/leatherman-1.6.1-2.el8.src.rpm --configdir /var/lib/copr-rpmbuild/results/configs --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1575024263.028973 -r child
WARNING: Could not find required logging config file: /var/lib/copr-rpmbuild/results/configs/logging.ini. Using default...
INFO: mock.py version 1.4.21 starting (python version = 3.7.4)...
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/results/leatherman-1.6.1-2.el8.src.rpm)  Config(1120468-centos-stream-x86_64)
Start: clean chroot
Finish: clean chroot
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/1120468-centos-stream-x86_64-1575024263.028973/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled dnf cache
Start: cleaning dnf metadata
Finish: cleaning dnf metadata
INFO: enabled HW Info plugin
Mock Version: 1.4.21
INFO: Mock Version: 1.4.21
Start: dnf update
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository                                  41 kB/s | 3.3 kB     00:00    
Additional repo http_distro_ibiblio_org_centos_  24 kB/s | 3.9 kB     00:00    
Additional repo http_distro_ibiblio_org_centos_  26 kB/s | 4.3 kB     00:00    
Additional repo http_distro_ibiblio_org_centos_  27 kB/s | 4.3 kB     00:00    
CentOS-Stream - Base                             19 kB/s | 3.9 kB     00:00    
CentOS-Stream - AppStream                        99 kB/s | 4.3 kB     00:00    
CentOS-Stream - Extras                           35 kB/s | 1.5 kB     00:00    
CentOS-Stream - PowerTools                      101 kB/s | 4.3 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Finish: dnf update
Finish: chroot init
Start: build phase for leatherman-1.6.1-2.el8.src.rpm
Start: build setup for leatherman-1.6.1-2.el8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/leatherman-1.6.1-2.el8.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository                                  50 kB/s | 3.3 kB     00:00    
Additional repo http_distro_ibiblio_org_centos_  23 kB/s | 3.9 kB     00:00    
Additional repo http_distro_ibiblio_org_centos_  26 kB/s | 4.3 kB     00:00    
Additional repo http_distro_ibiblio_org_centos_  28 kB/s | 4.3 kB     00:00    
Package gcc-c++-8.2.1-3.5.el8.x86_64 is already installed.
Package gettext-0.19.8.1-14.el8.x86_64 is already installed.
Package make-1:4.2.1-9.el8.x86_64 is already installed.
Dependencies resolved.
================================================================================
 Package                 ArchVersion                   Repository                                           Size
================================================================================
Installing:
 boost-nowide-devel      noarch0-20190813.gitec9672b.el8 copr_base                                            21 k
 libcurl-devel           x86_647.61.1-8.el8              http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    820 k
 boost-devel             x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 10 M
 cmake                   x86_643.11.4-3.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 8.2 M
Installing dependencies:
 boost-nowide            noarch0-20190813.gitec9672b.el8 copr_base                                            9.5 k
 emacs-filesystem        noarch1:26.1-5.el8              http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    69 k
 libicu                  x86_6460.2-7.el8                http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    8.8 M
 libicu-devel            x86_6460.2-7.el8                http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    922 k
 libquadmath             x86_648.2.1-3.5.el8             http_distro_ibiblio_org_centos_8_BaseOS_x86_64_os    167 k
 boost                   x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 11 k
 boost-atomic            x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 13 k
 boost-chrono            x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 23 k
 boost-container         x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 43 k
 boost-context           x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 15 k
 boost-coroutine         x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 31 k
 boost-date-time         x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 29 k
 boost-fiber             x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 127 k
 boost-filesystem        x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 49 k
 boost-graph             x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 114 k
 boost-iostreams         x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 39 k
 boost-locale            x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 269 k
 boost-log               x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 456 k
 boost-math              x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 268 k
 boost-program-options   x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 143 k
 boost-random            x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 22 k
 boost-regex             x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 286 k
 boost-serialization     x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 128 k
 boost-signals           x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 40 k
 boost-stacktrace        x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 36 k
 boost-system            x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 18 k
 boost-test              x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 255 k
 boost-thread            x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 59 k
 boost-timer             x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 20 k
 boost-type_erasure      x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 30 k
 boost-wave              x86_641.66.0-6.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 194 k
 cmake-data              noarch3.11.4-3.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 1.3 M
 cmake-filesystem        x86_643.11.4-3.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 40 k
 cmake-rpm-macros        noarch3.11.4-3.el8              http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 39 k
 libquadmath-devel       x86_648.2.1-3.5.el8             http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 20 k
 libuv                   x86_641:1.23.1-1.el8            http_distro_ibiblio_org_centos_8_AppStream_x86_64_os 134 k

Transaction Summary
================================================================================
Install  40 Packages

Total download size: 33 M
Installed size: 192 M
Downloading Packages:
(1/40): boost-nowide-0-20190813.gitec9672b.el8. 123 kB/s | 9.5 kB     00:00    
(2/40): boost-nowide-devel-0-20190813.gitec9672 255 kB/s |  21 kB     00:00    
(3/40): emacs-filesystem-26.1-5.el8.noarch.rpm  207 kB/s |  69 kB     00:00    
(4/40): libcurl-devel-7.61.1-8.el8.x86_64.rpm   873 kB/s | 820 kB     00:00    
(5/40): libicu-devel-60.2-7.el8.x86_64.rpm      1.2 MB/s | 922 kB     00:00    
(6/40): libquadmath-8.2.1-3.5.el8.x86_64.rpm    1.3 MB/s | 167 kB     00:00    
(7/40): boost-1.66.0-6.el8.x86_64.rpm           176 kB/s |  11 kB     00:00    
(8/40): boost-atomic-1.66.0-6.el8.x86_64.rpm    205 kB/s |  13 kB     00:00    
(9/40): boost-chrono-1.66.0-6.el8.x86_64.rpm    372 kB/s |  23 kB     00:00    
(10/40): boost-container-1.66.0-6.el8.x86_64.rp 663 kB/s |  43 kB     00:00    
(11/40): boost-context-1.66.0-6.el8.x86_64.rpm  241 kB/s |  15 kB     00:00    
(12/40): boost-coroutine-1.66.0-6.el8.x86_64.rp 489 kB/s |  31 kB     00:00    
(13/40): boost-date-time-1.66.0-6.el8.x86_64.rp 483 kB/s |  29 kB     00:00    
(14/40): boost-fiber-1.66.0-6.el8.x86_64.rpm    1.0 MB/s | 127 kB     00:00    
(15/40): boost-filesystem-1.66.0-6.el8.x86_64.r 792 kB/s |  49 kB     00:00    
(16/40): boost-graph-1.66.0-6.el8.x86_64.rpm    949 kB/s | 114 kB     00:00    
(17/40): boost-iostreams-1.66.0-6.el8.x86_64.rp 642 kB/s |  39 kB     00:00    
(18/40): boost-locale-1.66.0-6.el8.x86_64.rpm   1.3 MB/s | 269 kB     00:00    
(19/40): boost-log-1.66.0-6.el8.x86_64.rpm      1.4 MB/s | 456 kB     00:00    
(20/40): boost-math-1.66.0-6.el8.x86_64.rpm     1.4 MB/s | 268 kB     00:00    
(21/40): boost-program-options-1.66.0-6.el8.x86 867 kB/s | 143 kB     00:00    
(22/40): boost-random-1.66.0-6.el8.x86_64.rpm   356 kB/s |  22 kB     00:00    
(23/40): boost-regex-1.66.0-6.el8.x86_64.rpm    1.2 MB/s | 286 kB     00:00    
(24/40): boost-serialization-1.66.0-6.el8.x86_6 1.0 MB/s | 128 kB     00:00    
(25/40): boost-signals-1.66.0-6.el8.x86_64.rpm  647 kB/s |  40 kB     00:00    
(26/40): boost-stacktrace-1.66.0-6.el8.x86_64.r 581 kB/s |  36 kB     00:00    
(27/40): boost-system-1.66.0-6.el8.x86_64.rpm   288 kB/s |  18 kB     00:00    
(28/40): libicu-60.2-7.el8.x86_64.rpm           2.7 MB/s | 8.8 MB     00:03    
(29/40): boost-test-1.66.0-6.el8.x86_64.rpm     1.2 MB/s | 255 kB     00:00    
(30/40): boost-thread-1.66.0-6.el8.x86_64.rpm   895 kB/s |  59 kB     00:00    
(31/40): boost-timer-1.66.0-6.el8.x86_64.rpm    335 kB/s |  20 kB     00:00    
(32/40): boost-type_erasure-1.66.0-6.el8.x86_64 469 kB/s |  30 kB     00:00    
(33/40): boost-wave-1.66.0-6.el8.x86_64.rpm     1.5 MB/s | 194 kB     00:00    
(34/40): cmake-data-3.11.4-3.el8.noarch.rpm     1.6 MB/s | 1.3 MB     00:00    
(35/40): cmake-filesystem-3.11.4-3.el8.x86_64.r 650 kB/s |  40 kB     00:00    
(36/40): cmake-rpm-macros-3.11.4-3.el8.noarch.r 636 kB/s |  39 kB     00:00    
(37/40): libquadmath-devel-8.2.1-3.5.el8.x86_64 334 kB/s |  20 kB     00:00    
(38/40): libuv-1.23.1-1.el8.x86_64.rpm          1.1 MB/s | 134 kB     00:00    
(39/40): cmake-3.11.4-3.el8.x86_64.rpm          4.4 MB/s | 8.2 MB     00:01    
(40/40): boost-devel-1.66.0-6.el8.x86_64.rpm    1.8 MB/s |  10 MB     00:05    
--------------------------------------------------------------------------------
Total                                           4.9 MB/s |  33 MB     00:06     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : boost-system-1.66.0-6.el8.x86_64                      1/40 
  Running scriptlet: boost-system-1.66.0-6.el8.x86_64                      1/40 
  Installing       : boost-chrono-1.66.0-6.el8.x86_64                      2/40 
  Running scriptlet: boost-chrono-1.66.0-6.el8.x86_64                      2/40 
  Installing       : boost-thread-1.66.0-6.el8.x86_64                      3/40 
  Running scriptlet: boost-thread-1.66.0-6.el8.x86_64                      3/40 
  Installing       : boost-filesystem-1.66.0-6.el8.x86_64                  4/40 
  Running scriptlet: boost-filesystem-1.66.0-6.el8.x86_64                  4/40 
  Installing       : libicu-60.2-7.el8.x86_64                              5/40 
  Running scriptlet: libicu-60.2-7.el8.x86_64                              5/40 
  Installing       : boost-regex-1.66.0-6.el8.x86_64                       6/40 
  Running scriptlet: boost-regex-1.66.0-6.el8.x86_64                       6/40 
  Installing       : boost-date-time-1.66.0-6.el8.x86_64                   7/40 
  Running scriptlet: boost-date-time-1.66.0-6.el8.x86_64                   7/40 
  Installing       : boost-context-1.66.0-6.el8.x86_64                     8/40 
  Running scriptlet: boost-context-1.66.0-6.el8.x86_64                     8/40 
  Installing       : boost-timer-1.66.0-6.el8.x86_64                       9/40 
  Running scriptlet: boost-timer-1.66.0-6.el8.x86_64                       9/40 
  Installing       : boost-atomic-1.66.0-6.el8.x86_64                     10/40 
  Running scriptlet: boost-atomic-1.66.0-6.el8.x86_64                     10/40 
  Installing       : boost-log-1.66.0-6.el8.x86_64                        11/40 
  Running scriptlet: boost-log-1.66.0-6.el8.x86_64                        11/40 
  Installing       : boost-test-1.66.0-6.el8.x86_64                       12/40 
  Running scriptlet: boost-test-1.66.0-6.el8.x86_64                       12/40 
  Installing       : boost-coroutine-1.66.0-6.el8.x86_64                  13/40 
  Running scriptlet: boost-coroutine-1.66.0-6.el8.x86_64                  13/40 
  Installing       : boost-fiber-1.66.0-6.el8.x86_64                      14/40 
  Running scriptlet: boost-fiber-1.66.0-6.el8.x86_64                      14/40 
  Installing       : boost-wave-1.66.0-6.el8.x86_64                       15/40 
  Running scriptlet: boost-wave-1.66.0-6.el8.x86_64                       15/40 
  Installing       : boost-graph-1.66.0-6.el8.x86_64                      16/40 
  Running scriptlet: boost-graph-1.66.0-6.el8.x86_64                      16/40 
  Installing       : boost-locale-1.66.0-6.el8.x86_64                     17/40 
  Running scriptlet: boost-locale-1.66.0-6.el8.x86_64                     17/40 
  Installing       : boost-type_erasure-1.66.0-6.el8.x86_64               18/40 
  Running scriptlet: boost-type_erasure-1.66.0-6.el8.x86_64               18/40 
  Installing       : boost-random-1.66.0-6.el8.x86_64                     19/40 
  Running scriptlet: boost-random-1.66.0-6.el8.x86_64                     19/40 
  Installing       : cmake-rpm-macros-3.11.4-3.el8.noarch                 20/40 
  Installing       : cmake-filesystem-3.11.4-3.el8.x86_64                 21/40 
  Installing       : boost-stacktrace-1.66.0-6.el8.x86_64                 22/40 
  Running scriptlet: boost-stacktrace-1.66.0-6.el8.x86_64                 22/40 
  Installing       : boost-signals-1.66.0-6.el8.x86_64                    23/40 
  Running scriptlet: boost-signals-1.66.0-6.el8.x86_64                    23/40 
  Installing       : boost-serialization-1.66.0-6.el8.x86_64              24/40 
  Running scriptlet: boost-serialization-1.66.0-6.el8.x86_64              24/40 
  Installing       : boost-program-options-1.66.0-6.el8.x86_64            25/40 
  Running scriptlet: boost-program-options-1.66.0-6.el8.x86_64            25/40 
  Installing       : boost-math-1.66.0-6.el8.x86_64                       26/40 
  Running scriptlet: boost-math-1.66.0-6.el8.x86_64                       26/40 
  Installing       : boost-iostreams-1.66.0-6.el8.x86_64                  27/40 
  Running scriptlet: boost-iostreams-1.66.0-6.el8.x86_64                  27/40 
  Installing       : boost-container-1.66.0-6.el8.x86_64                  28/40 
  Running scriptlet: boost-container-1.66.0-6.el8.x86_64                  28/40 
  Installing       : boost-1.66.0-6.el8.x86_64                            29/40 
  Installing       : libicu-devel-60.2-7.el8.x86_64                       30/40 
  Installing       : libuv-1:1.23.1-1.el8.x86_64                          31/40 
  Installing       : libquadmath-8.2.1-3.5.el8.x86_64                     32/40 
  Running scriptlet: libquadmath-8.2.1-3.5.el8.x86_64                     32/40 
  Installing       : libquadmath-devel-8.2.1-3.5.el8.x86_64               33/40 
  Installing       : boost-devel-1.66.0-6.el8.x86_64                      34/40 
  Installing       : emacs-filesystem-1:26.1-5.el8.noarch                 35/40 
  Installing       : cmake-3.11.4-3.el8.x86_64                            36/40 
  Installing       : cmake-data-3.11.4-3.el8.noarch                       37/40 
  Installing       : boost-nowide-0-20190813.gitec9672b.el8.noarch        38/40 
  Installing       : boost-nowide-devel-0-20190813.gitec9672b.el8.noarc   39/40 
  Installing       : libcurl-devel-7.61.1-8.el8.x86_64                    40/40 
  Running scriptlet: libcurl-devel-7.61.1-8.el8.x86_64                    40/40 
  Verifying        : boost-nowide-0-20190813.gitec9672b.el8.noarch         1/40 
  Verifying        : boost-nowide-devel-0-20190813.gitec9672b.el8.noarc    2/40 
  Verifying        : emacs-filesystem-1:26.1-5.el8.noarch                  3/40 
  Verifying        : libcurl-devel-7.61.1-8.el8.x86_64                     4/40 
  Verifying        : libicu-60.2-7.el8.x86_64                              5/40 
  Verifying        : libicu-devel-60.2-7.el8.x86_64                        6/40 
  Verifying        : libquadmath-8.2.1-3.5.el8.x86_64                      7/40 
  Verifying        : boost-1.66.0-6.el8.x86_64                             8/40 
  Verifying        : boost-atomic-1.66.0-6.el8.x86_64                      9/40 
  Verifying        : boost-chrono-1.66.0-6.el8.x86_64                     10/40 
  Verifying        : boost-container-1.66.0-6.el8.x86_64                  11/40 
  Verifying        : boost-context-1.66.0-6.el8.x86_64                    12/40 
  Verifying        : boost-coroutine-1.66.0-6.el8.x86_64                  13/40 
  Verifying        : boost-date-time-1.66.0-6.el8.x86_64                  14/40 
  Verifying        : boost-devel-1.66.0-6.el8.x86_64                      15/40 
  Verifying        : boost-fiber-1.66.0-6.el8.x86_64                      16/40 
  Verifying        : boost-filesystem-1.66.0-6.el8.x86_64                 17/40 
  Verifying        : boost-graph-1.66.0-6.el8.x86_64                      18/40 
  Verifying        : boost-iostreams-1.66.0-6.el8.x86_64                  19/40 
  Verifying        : boost-locale-1.66.0-6.el8.x86_64                     20/40 
  Verifying        : boost-log-1.66.0-6.el8.x86_64                        21/40 
  Verifying        : boost-math-1.66.0-6.el8.x86_64                       22/40 
  Verifying        : boost-program-options-1.66.0-6.el8.x86_64            23/40 
  Verifying        : boost-random-1.66.0-6.el8.x86_64                     24/40 
  Verifying        : boost-regex-1.66.0-6.el8.x86_64                      25/40 
  Verifying        : boost-serialization-1.66.0-6.el8.x86_64              26/40 
  Verifying        : boost-signals-1.66.0-6.el8.x86_64                    27/40 
  Verifying        : boost-stacktrace-1.66.0-6.el8.x86_64                 28/40 
  Verifying        : boost-system-1.66.0-6.el8.x86_64                     29/40 
  Verifying        : boost-test-1.66.0-6.el8.x86_64                       30/40 
  Verifying        : boost-thread-1.66.0-6.el8.x86_64                     31/40 
  Verifying        : boost-timer-1.66.0-6.el8.x86_64                      32/40 
  Verifying        : boost-type_erasure-1.66.0-6.el8.x86_64               33/40 
  Verifying        : boost-wave-1.66.0-6.el8.x86_64                       34/40 
  Verifying        : cmake-3.11.4-3.el8.x86_64                            35/40 
  Verifying        : cmake-data-3.11.4-3.el8.noarch                       36/40 
  Verifying        : cmake-filesystem-3.11.4-3.el8.x86_64                 37/40 
  Verifying        : cmake-rpm-macros-3.11.4-3.el8.noarch                 38/40 
  Verifying        : libquadmath-devel-8.2.1-3.5.el8.x86_64               39/40 
  Verifying        : libuv-1:1.23.1-1.el8.x86_64                          40/40 

Installed:
  boost-nowide-devel-0-20190813.gitec9672b.el8.noarch                           
  libcurl-devel-7.61.1-8.el8.x86_64                                             
  boost-devel-1.66.0-6.el8.x86_64                                               
  cmake-3.11.4-3.el8.x86_64                                                     
  boost-nowide-0-20190813.gitec9672b.el8.noarch                                 
  emacs-filesystem-1:26.1-5.el8.noarch                                          
  libicu-60.2-7.el8.x86_64                                                      
  libicu-devel-60.2-7.el8.x86_64                                                
  libquadmath-8.2.1-3.5.el8.x86_64                                              
  boost-1.66.0-6.el8.x86_64                                                     
  boost-atomic-1.66.0-6.el8.x86_64                                              
  boost-chrono-1.66.0-6.el8.x86_64                                              
  boost-container-1.66.0-6.el8.x86_64                                           
  boost-context-1.66.0-6.el8.x86_64                                             
  boost-coroutine-1.66.0-6.el8.x86_64                                           
  boost-date-time-1.66.0-6.el8.x86_64                                           
  boost-fiber-1.66.0-6.el8.x86_64                                               
  boost-filesystem-1.66.0-6.el8.x86_64                                          
  boost-graph-1.66.0-6.el8.x86_64                                               
  boost-iostreams-1.66.0-6.el8.x86_64                                           
  boost-locale-1.66.0-6.el8.x86_64                                              
  boost-log-1.66.0-6.el8.x86_64                                                 
  boost-math-1.66.0-6.el8.x86_64                                                
  boost-program-options-1.66.0-6.el8.x86_64                                     
  boost-random-1.66.0-6.el8.x86_64                                              
  boost-regex-1.66.0-6.el8.x86_64                                               
  boost-serialization-1.66.0-6.el8.x86_64                                       
  boost-signals-1.66.0-6.el8.x86_64                                             
  boost-stacktrace-1.66.0-6.el8.x86_64                                          
  boost-system-1.66.0-6.el8.x86_64                                              
  boost-test-1.66.0-6.el8.x86_64                                                
  boost-thread-1.66.0-6.el8.x86_64                                              
  boost-timer-1.66.0-6.el8.x86_64                                               
  boost-type_erasure-1.66.0-6.el8.x86_64                                        
  boost-wave-1.66.0-6.el8.x86_64                                                
  cmake-data-3.11.4-3.el8.noarch                                                
  cmake-filesystem-3.11.4-3.el8.x86_64                                          
  cmake-rpm-macros-3.11.4-3.el8.noarch                                          
  libquadmath-devel-8.2.1-3.5.el8.x86_64                                        
  libuv-1:1.23.1-1.el8.x86_64                                                   

Complete!
Finish: build setup for leatherman-1.6.1-2.el8.src.rpm
Start: rpmbuild leatherman-1.6.1-2.el8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wrYhNB
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf leatherman-1.6.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/leatherman-1.6.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd leatherman-1.6.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/shared_nowide.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ sed -i -e 's/\s*-Werror\s*//g' cmake/cflags.cmake
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g5GDNZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd leatherman-1.6.1
+ 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 . -Bx86_64-redhat-linux-gnu -DBOOST_INCLUDEDIR=/usr/include/boost -DBOOST_LIBRARYDIR=/usr/lib64/boost -DLEATHERMAN_SHARED=ON -DLEATHERMAN_DEBUG=ON
-- The C compiler identification is GNU 8.2.1
-- The CXX compiler identification is GNU 8.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Defaulting to a release build.
-- LEATHERMAN_DEFAULT_ENABLE unset, using default
-- LEATHERMAN_DEBUG is already set, using it
-- LEATHERMAN_ENABLE_TESTING unset, using default
-- LEATHERMAN_INSTALL unset, using default
-- LEATHERMAN_SHARED is already set, using it
-- LEATHERMAN_USE_ICU unset, using default
-- ENABLE_CXX_WERROR unset, using default
-- COVERALLS unset, using default
-- BOOST_STATIC unset, using default
-- CURL_STATIC unset, using default
-- LEATHERMAN_USE_LOCALES unset, using default
-- LEATHERMAN_GETTEXT unset, using default
-- LEATHERMAN_MOCK_CURL unset, using default
-- Exporting GETTEXT_ENABLED
-- It's value is: ON
-- Setting up leatherman library for catch
-- LEATHERMAN_USE_CATCH unset, using default
-- Unpacking /builddir/build/BUILD/leatherman-1.6.1/vendor/Catch-1.10.0.zip into /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0
-- Exporting LEATHERMAN_CATCH_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/catch/inc/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include
-- Excluding values for CATCH from common vars
-- Skipping export of LEATHERMAN_CATCH_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/catch/inc/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include
-- Skipping export of LEATHERMAN_CATCH_LIB because I'm top-level
-- It's value is: 
-- Skipping export of LEATHERMAN_CATCH_LIBS because I'm top-level
-- It's value is: 
-- Skipping export of LEATHERMAN_CATCH_DEPS because I'm top-level
-- It's value is: 
-- Setting up leatherman library for nowide
-- LEATHERMAN_USE_NOWIDE unset, using default
-- Boost version: 1.66.0
-- Appending values for NOWIDE to common vars
-- Skipping export of LEATHERMAN_NOWIDE_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Skipping export of LEATHERMAN_NOWIDE_LIB because I'm top-level
-- It's value is: 
-- Skipping export of LEATHERMAN_NOWIDE_LIBS because I'm top-level
-- It's value is: 
-- Skipping export of LEATHERMAN_NOWIDE_DEPS because I'm top-level
-- It's value is: 
-- Setting up leatherman library for util
-- LEATHERMAN_USE_UTIL unset, using default
-- Boost version: 1.66.0
-- Found the following Boost libraries:
--   date_time
--   chrono
--   system
-- Exporting LEATHERMAN_UTIL_DEPS
-- It's value is: /usr/lib64/libboost_date_time.so/usr/lib64/libboost_chrono.so/usr/lib64/libboost_system.so
-- Exporting LEATHERMAN_UTIL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include
-- Found nowide as NOWIDE, using it in current context
-- Adding /builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for util
-- Exporting LEATHERMAN_UTIL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc
-- Appending values for UTIL to common vars
-- Skipping export of LEATHERMAN_UTIL_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Skipping export of LEATHERMAN_UTIL_LIB because I'm top-level
-- It's value is: leatherman_util
-- Skipping export of LEATHERMAN_UTIL_LIBS because I'm top-level
-- It's value is: leatherman_util/usr/lib64/libboost_date_time.so/usr/lib64/libboost_chrono.so/usr/lib64/libboost_system.so
-- Skipping export of LEATHERMAN_UTIL_DEPS because I'm top-level
-- It's value is: /usr/lib64/libboost_date_time.so/usr/lib64/libboost_chrono.so/usr/lib64/libboost_system.so
-- Setting up leatherman library for locale
-- LEATHERMAN_USE_LOCALE unset, using default
-- Boost version: 1.66.0
-- Found the following Boost libraries:
--   locale
--   system
-- Exporting LEATHERMAN_LOCALE_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include
-- Exporting LEATHERMAN_LOCALE_DEPS
-- It's value is: /usr/lib64/libboost_locale.so/usr/lib64/libboost_system.so
-- Found util as UTIL, using it in current context
-- Adding leatherman_util to deps for locale
-- Exporting LEATHERMAN_LOCALE_DEPS
-- It's value is: /usr/lib64/libboost_locale.so/usr/lib64/libboost_system.soleatherman_util
-- Adding /builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for locale
-- Exporting LEATHERMAN_LOCALE_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/format.cc
-- Appending values for LOCALE to common vars
-- Skipping export of LEATHERMAN_LOCALE_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Skipping export of LEATHERMAN_LOCALE_LIB because I'm top-level
-- It's value is: leatherman_locale
-- Skipping export of LEATHERMAN_LOCALE_LIBS because I'm top-level
-- It's value is: leatherman_locale/usr/lib64/libboost_locale.so/usr/lib64/libboost_system.soleatherman_util
-- Skipping export of LEATHERMAN_LOCALE_DEPS because I'm top-level
-- It's value is: /usr/lib64/libboost_locale.so/usr/lib64/libboost_system.soleatherman_util
-- Setting up leatherman library for logging
-- LEATHERMAN_USE_LOGGING unset, using default
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- 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  
-- Boost version: 1.66.0
-- Found the following Boost libraries:
--   log
--   log_setup
--   thread
--   date_time
--   filesystem
--   system
--   chrono
--   regex
--   atomic
-- Exporting LEATHERMAN_LOGGING_DEPS
-- It's value is: /usr/lib64/libboost_log.so/usr/lib64/libboost_log_setup.so/usr/lib64/libboost_thread.so/usr/lib64/libboost_date_time.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.so/usr/lib64/libboost_chrono.so/usr/lib64/libboost_regex.so/usr/lib64/libboost_atomic.so-lpthread
-- Exporting LEATHERMAN_LOGGING_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/logging/inc/usr/include
-- Found nowide as NOWIDE, using it in current context
-- Adding /builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for logging
-- Exporting LEATHERMAN_LOGGING_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/logging/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Found locale as LOCALE, using it in current context
-- Adding leatherman_locale to deps for logging
-- Exporting LEATHERMAN_LOGGING_DEPS
-- It's value is: /usr/lib64/libboost_log.so/usr/lib64/libboost_log_setup.so/usr/lib64/libboost_thread.so/usr/lib64/libboost_date_time.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.so/usr/lib64/libboost_chrono.so/usr/lib64/libboost_regex.so/usr/lib64/libboost_atomic.so-lpthreadleatherman_locale
-- Adding /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for logging
-- Exporting LEATHERMAN_LOGGING_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/logging/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc
-- Exporting LEATHERMAN_LOGGING_DEPS
-- It's value is: /usr/lib64/libboost_log.so/usr/lib64/libboost_log_setup.so/usr/lib64/libboost_thread.so/usr/lib64/libboost_date_time.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.so/usr/lib64/libboost_chrono.so/usr/lib64/libboost_regex.so/usr/lib64/libboost_atomic.so-lpthreadleatherman_localert
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/format.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream_lines.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_on_message.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/posix/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_i18n.cc
-- Appending values for LOGGING to common vars
-- Skipping export of LEATHERMAN_LOGGING_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/logging/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc
-- Skipping export of LEATHERMAN_LOGGING_LIB because I'm top-level
-- It's value is: leatherman_logging
-- Skipping export of LEATHERMAN_LOGGING_LIBS because I'm top-level
-- It's value is: leatherman_logging/usr/lib64/libboost_log.so/usr/lib64/libboost_log_setup.so/usr/lib64/libboost_thread.so/usr/lib64/libboost_date_time.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.so/usr/lib64/libboost_chrono.so/usr/lib64/libboost_regex.so/usr/lib64/libboost_atomic.so-lpthreadleatherman_localert
-- Skipping export of LEATHERMAN_LOGGING_DEPS because I'm top-level
-- It's value is: /usr/lib64/libboost_log.so/usr/lib64/libboost_log_setup.so/usr/lib64/libboost_thread.so/usr/lib64/libboost_date_time.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.so/usr/lib64/libboost_chrono.so/usr/lib64/libboost_regex.so/usr/lib64/libboost_atomic.so-lpthreadleatherman_localert
-- Setting up leatherman library for rapidjson
-- LEATHERMAN_USE_RAPIDJSON unset, using default
-- Unpacking /builddir/build/BUILD/leatherman-1.6.1/vendor/rapidjson-1.0.2.zip into /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson
-- Exporting LEATHERMAN_RAPIDJSON_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include
-- Appending values for RAPIDJSON to common vars
-- Skipping export of LEATHERMAN_RAPIDJSON_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include
-- Skipping export of LEATHERMAN_RAPIDJSON_LIB because I'm top-level
-- It's value is: 
-- Skipping export of LEATHERMAN_RAPIDJSON_LIBS because I'm top-level
-- It's value is: 
-- Skipping export of LEATHERMAN_RAPIDJSON_DEPS because I'm top-level
-- It's value is: 
-- Setting up leatherman library for json_container
-- LEATHERMAN_USE_JSON_CONTAINER unset, using default
-- Boost version: 1.66.0
-- Found the following Boost libraries:
--   regex
-- Exporting LEATHERMAN_JSON_CONTAINER_DEPS
-- It's value is: /usr/lib64/libboost_regex.so
-- Exporting LEATHERMAN_JSON_CONTAINER_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/json_container/inc/usr/include
-- Found rapidjson as RAPIDJSON, using it in current context
-- Adding /builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include to include directories for json_container
-- Exporting LEATHERMAN_JSON_CONTAINER_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/json_container/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include
-- Found locale as LOCALE, using it in current context
-- Adding leatherman_locale to deps for json_container
-- Exporting LEATHERMAN_JSON_CONTAINER_DEPS
-- It's value is: /usr/lib64/libboost_regex.soleatherman_locale
-- Adding /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for json_container
-- Exporting LEATHERMAN_JSON_CONTAINER_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/json_container/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/format.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream_lines.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_on_message.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/posix/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_i18n.cc/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc
-- Appending values for JSON_CONTAINER to common vars
-- Skipping export of LEATHERMAN_JSON_CONTAINER_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/json_container/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Skipping export of LEATHERMAN_JSON_CONTAINER_LIB because I'm top-level
-- It's value is: leatherman_json_container
-- Skipping export of LEATHERMAN_JSON_CONTAINER_LIBS because I'm top-level
-- It's value is: leatherman_json_container/usr/lib64/libboost_regex.soleatherman_locale
-- Skipping export of LEATHERMAN_JSON_CONTAINER_DEPS because I'm top-level
-- It's value is: /usr/lib64/libboost_regex.soleatherman_locale
-- Setting up leatherman library for file_util
-- LEATHERMAN_USE_FILE_UTIL unset, using default
-- Boost version: 1.66.0
-- Found the following Boost libraries:
--   regex
--   filesystem
--   system
-- Exporting LEATHERMAN_FILE_UTIL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.so
-- Exporting LEATHERMAN_FILE_UTIL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/file_util/inc/usr/include
-- Found nowide as NOWIDE, using it in current context
-- Adding /builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for file_util
-- Exporting LEATHERMAN_FILE_UTIL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/file_util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Found locale as LOCALE, using it in current context
-- Adding leatherman_locale to deps for file_util
-- Exporting LEATHERMAN_FILE_UTIL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_locale
-- Adding /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for file_util
-- Exporting LEATHERMAN_FILE_UTIL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/file_util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc
-- Found logging as LOGGING, using it in current context
-- Adding leatherman_logging to deps for file_util
-- Exporting LEATHERMAN_FILE_UTIL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_localeleatherman_logging
-- Adding /builddir/build/BUILD/leatherman-1.6.1/logging/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc to include directories for file_util
-- Exporting LEATHERMAN_FILE_UTIL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/file_util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Found util as UTIL, using it in current context
-- Adding leatherman_util to deps for file_util
-- Exporting LEATHERMAN_FILE_UTIL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_localeleatherman_loggingleatherman_util
-- Adding /builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for file_util
-- Exporting LEATHERMAN_FILE_UTIL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/file_util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/format.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream_lines.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_on_message.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/posix/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_i18n.cc/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/file_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/directory_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/fixtures.cc
-- Appending values for FILE_UTIL to common vars
-- Skipping export of LEATHERMAN_FILE_UTIL_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/file_util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Skipping export of LEATHERMAN_FILE_UTIL_LIB because I'm top-level
-- It's value is: leatherman_file_util
-- Skipping export of LEATHERMAN_FILE_UTIL_LIBS because I'm top-level
-- It's value is: leatherman_file_util/usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_localeleatherman_loggingleatherman_util
-- Skipping export of LEATHERMAN_FILE_UTIL_DEPS because I'm top-level
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_localeleatherman_loggingleatherman_util
-- Setting up leatherman library for curl
-- LEATHERMAN_USE_CURL unset, using default
-- Boost version: 1.66.0
-- Found the following Boost libraries:
--   regex
--   system
--   filesystem
-- Exporting LEATHERMAN_CURL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.so/usr/lib64/libboost_filesystem.so
-- Exporting LEATHERMAN_CURL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/curl/inc/usr/include
-- Found CURL: /usr/lib64/libcurl.so (found version "7.61.1") 
-- Exporting LEATHERMAN_INT_CURL_LIBS
-- It's value is: /usr/lib64/libcurl.so
-- Exporting LEATHERMAN_TEST_CURL_LIB
-- It's value is: mock_curl
-- Exporting LEATHERMAN_INT_CURL_LIBS
-- It's value is: /usr/lib64/libcurl.so
-- Exporting LEATHERMAN_TEST_CURL_LIB
-- It's value is: mock_curl
-- Exporting LEATHERMAN_CURL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/curl/inc/usr/include
-- Found locale as LOCALE, using it in current context
-- Adding leatherman_locale to deps for curl
-- Exporting LEATHERMAN_CURL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.so/usr/lib64/libboost_filesystem.soleatherman_locale
-- Adding /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for curl
-- Exporting LEATHERMAN_CURL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/curl/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Found logging as LOGGING, using it in current context
-- Adding leatherman_logging to deps for curl
-- Exporting LEATHERMAN_CURL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.so/usr/lib64/libboost_filesystem.soleatherman_localeleatherman_logging
-- Adding /builddir/build/BUILD/leatherman-1.6.1/logging/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc to include directories for curl
-- Exporting LEATHERMAN_CURL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/curl/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Found util as UTIL, using it in current context
-- Adding leatherman_util to deps for curl
-- Exporting LEATHERMAN_CURL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.so/usr/lib64/libboost_filesystem.soleatherman_localeleatherman_loggingleatherman_util
-- Adding /builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for curl
-- Exporting LEATHERMAN_CURL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/curl/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Found file_util as FILE_UTIL, using it in current context
-- Adding leatherman_file_util to deps for curl
-- Exporting LEATHERMAN_CURL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.so/usr/lib64/libboost_filesystem.soleatherman_localeleatherman_loggingleatherman_utilleatherman_file_util
-- Adding /builddir/build/BUILD/leatherman-1.6.1/file_util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc to include directories for curl
-- Exporting LEATHERMAN_CURL_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/curl/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc
-- Exporting LEATHERMAN_CURL_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.so/usr/lib64/libboost_filesystem.soleatherman_localeleatherman_loggingleatherman_utilleatherman_file_util/usr/lib64/libcurl.so
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/format.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream_lines.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_on_message.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/posix/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_i18n.cc/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/file_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/directory_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/fixtures.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/request_test.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/response_test.cc
-- Appending values for CURL to common vars
-- Skipping export of LEATHERMAN_CURL_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/curl/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc
-- Skipping export of LEATHERMAN_CURL_LIB because I'm top-level
-- It's value is: leatherman_curl
-- Skipping export of LEATHERMAN_CURL_LIBS because I'm top-level
-- It's value is: leatherman_curl/usr/lib64/libboost_regex.so/usr/lib64/libboost_system.so/usr/lib64/libboost_filesystem.soleatherman_localeleatherman_loggingleatherman_utilleatherman_file_util/usr/lib64/libcurl.so
-- Skipping export of LEATHERMAN_CURL_DEPS because I'm top-level
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.so/usr/lib64/libboost_filesystem.soleatherman_localeleatherman_loggingleatherman_utilleatherman_file_util/usr/lib64/libcurl.so
-- Setting up leatherman library for dynamic_library
-- LEATHERMAN_USE_DYNAMIC_LIBRARY unset, using default
-- Boost version: 1.66.0
-- Found the following Boost libraries:
--   regex
--   system
-- Exporting LEATHERMAN_DYNAMIC_LIBRARY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.so
-- Exporting LEATHERMAN_DYNAMIC_LIBRARY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/usr/include
-- Found locale as LOCALE, using it in current context
-- Adding leatherman_locale to deps for dynamic_library
-- Exporting LEATHERMAN_DYNAMIC_LIBRARY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.soleatherman_locale
-- Adding /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for dynamic_library
-- Exporting LEATHERMAN_DYNAMIC_LIBRARY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Found logging as LOGGING, using it in current context
-- Adding leatherman_logging to deps for dynamic_library
-- Exporting LEATHERMAN_DYNAMIC_LIBRARY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.soleatherman_localeleatherman_logging
-- Adding /builddir/build/BUILD/leatherman-1.6.1/logging/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc to include directories for dynamic_library
-- Exporting LEATHERMAN_DYNAMIC_LIBRARY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Found util as UTIL, using it in current context
-- Adding leatherman_util to deps for dynamic_library
-- Exporting LEATHERMAN_DYNAMIC_LIBRARY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.soleatherman_localeleatherman_loggingleatherman_util
-- Adding /builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for dynamic_library
-- Exporting LEATHERMAN_DYNAMIC_LIBRARY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Exporting LEATHERMAN_DYNAMIC_LIBRARY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.soleatherman_localeleatherman_loggingleatherman_utildl
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/format.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream_lines.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_on_message.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/posix/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_i18n.cc/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/file_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/directory_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/fixtures.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/request_test.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/response_test.cc/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/tests/dynamic_library_tests.cc
-- Appending values for DYNAMIC_LIBRARY to common vars
-- Skipping export of LEATHERMAN_DYNAMIC_LIBRARY_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Skipping export of LEATHERMAN_DYNAMIC_LIBRARY_LIB because I'm top-level
-- It's value is: leatherman_dynamic_library
-- Skipping export of LEATHERMAN_DYNAMIC_LIBRARY_LIBS because I'm top-level
-- It's value is: leatherman_dynamic_library/usr/lib64/libboost_regex.so/usr/lib64/libboost_system.soleatherman_localeleatherman_loggingleatherman_utildl
-- Skipping export of LEATHERMAN_DYNAMIC_LIBRARY_DEPS because I'm top-level
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_system.soleatherman_localeleatherman_loggingleatherman_utildl
-- Setting up leatherman library for execution
-- LEATHERMAN_USE_EXECUTION unset, using default
-- Boost version: 1.66.0
-- Found the following Boost libraries:
--   regex
--   filesystem
--   system
-- Exporting LEATHERMAN_EXECUTION_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.so
-- Exporting LEATHERMAN_EXECUTION_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/execution/inc/usr/include
-- Found util as UTIL, using it in current context
-- Adding leatherman_util to deps for execution
-- Exporting LEATHERMAN_EXECUTION_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_util
-- Adding /builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for execution
-- Exporting LEATHERMAN_EXECUTION_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/execution/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Found nowide as NOWIDE, using it in current context
-- Adding /builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for execution
-- Exporting LEATHERMAN_EXECUTION_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/execution/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc
-- Found locale as LOCALE, using it in current context
-- Adding leatherman_locale to deps for execution
-- Exporting LEATHERMAN_EXECUTION_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_utilleatherman_locale
-- Adding /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for execution
-- Exporting LEATHERMAN_EXECUTION_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/execution/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc
-- Found logging as LOGGING, using it in current context
-- Adding leatherman_logging to deps for execution
-- Exporting LEATHERMAN_EXECUTION_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_utilleatherman_localeleatherman_logging
-- Adding /builddir/build/BUILD/leatherman-1.6.1/logging/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc to include directories for execution
-- Exporting LEATHERMAN_EXECUTION_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/execution/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Found file_util as FILE_UTIL, using it in current context
-- Adding leatherman_file_util to deps for execution
-- Exporting LEATHERMAN_EXECUTION_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_utilleatherman_localeleatherman_loggingleatherman_file_util
-- Adding /builddir/build/BUILD/leatherman-1.6.1/file_util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc to include directories for execution
-- Exporting LEATHERMAN_EXECUTION_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/execution/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/format.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream_lines.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_on_message.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/posix/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_i18n.cc/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/file_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/directory_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/fixtures.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/request_test.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/response_test.cc/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/tests/dynamic_library_tests.cc/builddir/build/BUILD/leatherman-1.6.1/execution/tests/log_capture.cc/builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc
-- Looking for closefrom in c
-- Looking for closefrom in c - not found
-- Appending values for EXECUTION to common vars
-- Skipping export of LEATHERMAN_EXECUTION_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/execution/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc
-- Skipping export of LEATHERMAN_EXECUTION_LIB because I'm top-level
-- It's value is: leatherman_execution
-- Skipping export of LEATHERMAN_EXECUTION_LIBS because I'm top-level
-- It's value is: leatherman_execution/usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_utilleatherman_localeleatherman_loggingleatherman_file_util
-- Skipping export of LEATHERMAN_EXECUTION_DEPS because I'm top-level
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_utilleatherman_localeleatherman_loggingleatherman_file_util
-- Setting up leatherman library for ruby
-- LEATHERMAN_USE_RUBY unset, using default
-- Boost version: 1.66.0
-- Found the following Boost libraries:
--   regex
--   filesystem
--   system
-- Exporting LEATHERMAN_RUBY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.so
-- Exporting LEATHERMAN_RUBY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/ruby/inc/usr/include
-- Found dynamic_library as DYNAMIC_LIBRARY, using it in current context
-- Adding leatherman_dynamic_library to deps for ruby
-- Exporting LEATHERMAN_RUBY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_dynamic_library
-- Adding /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc to include directories for ruby
-- Exporting LEATHERMAN_RUBY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/ruby/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Found util as UTIL, using it in current context
-- Adding leatherman_util to deps for ruby
-- Exporting LEATHERMAN_RUBY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_dynamic_libraryleatherman_util
-- Adding /builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for ruby
-- Exporting LEATHERMAN_RUBY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/ruby/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc
-- Found execution as EXECUTION, using it in current context
-- Adding leatherman_execution to deps for ruby
-- Exporting LEATHERMAN_RUBY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_dynamic_libraryleatherman_utilleatherman_execution
-- Adding /builddir/build/BUILD/leatherman-1.6.1/execution/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc to include directories for ruby
-- Exporting LEATHERMAN_RUBY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/ruby/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/execution/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc
-- Found locale as LOCALE, using it in current context
-- Adding leatherman_locale to deps for ruby
-- Exporting LEATHERMAN_RUBY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_dynamic_libraryleatherman_utilleatherman_executionleatherman_locale
-- Adding /builddir/build/BUILD/leatherman-1.6.1/locale/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc to include directories for ruby
-- Exporting LEATHERMAN_RUBY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/ruby/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/execution/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc
-- Found logging as LOGGING, using it in current context
-- Adding leatherman_logging to deps for ruby
-- Exporting LEATHERMAN_RUBY_DEPS
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_dynamic_libraryleatherman_utilleatherman_executionleatherman_localeleatherman_logging
-- Adding /builddir/build/BUILD/leatherman-1.6.1/logging/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc to include directories for ruby
-- Exporting LEATHERMAN_RUBY_INCLUDE
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/ruby/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/execution/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc
-- Exporting LEATHERMAN_TEST_SRCS
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc/builddir/build/BUILD/leatherman-1.6.1/locale/tests/format.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream_lines.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_on_message.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/posix/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_i18n.cc/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/file_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/directory_utils_test.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/tests/fixtures.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/request_test.cc/builddir/build/BUILD/leatherman-1.6.1/curl/tests/response_test.cc/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/tests/dynamic_library_tests.cc/builddir/build/BUILD/leatherman-1.6.1/execution/tests/log_capture.cc/builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc/builddir/build/BUILD/leatherman-1.6.1/ruby/tests/api-test.cc
-- Appending values for RUBY to common vars
-- Skipping export of LEATHERMAN_RUBY_INCLUDE because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/ruby/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/execution/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc
-- Skipping export of LEATHERMAN_RUBY_LIB because I'm top-level
-- It's value is: leatherman_ruby
-- Skipping export of LEATHERMAN_RUBY_LIBS because I'm top-level
-- It's value is: leatherman_ruby/usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_dynamic_libraryleatherman_utilleatherman_executionleatherman_localeleatherman_logging
-- Skipping export of LEATHERMAN_RUBY_DEPS because I'm top-level
-- It's value is: /usr/lib64/libboost_regex.so/usr/lib64/libboost_filesystem.so/usr/lib64/libboost_system.soleatherman_dynamic_libraryleatherman_utilleatherman_executionleatherman_localeleatherman_logging
-- Skipping export of LEATHERMAN_INCLUDE_DIRS because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/nowide/inc/builddir/build/BUILD/leatherman-1.6.1/util/inc/usr/include/builddir/build/BUILD/leatherman-1.6.1/locale/inc/builddir/build/BUILD/leatherman-1.6.1/logging/inc/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/builddir/build/BUILD/leatherman-1.6.1/json_container/inc/builddir/build/BUILD/leatherman-1.6.1/file_util/inc/builddir/build/BUILD/leatherman-1.6.1/curl/inc/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/builddir/build/BUILD/leatherman-1.6.1/execution/inc/builddir/build/BUILD/leatherman-1.6.1/ruby/inc
-- Skipping export of LEATHERMAN_LIBRARIES because I'm top-level
-- It's value is: leatherman_rubyleatherman_executionleatherman_dynamic_libraryleatherman_curlleatherman_file_utilleatherman_json_containerleatherman_loggingleatherman_localeleatherman_util
-- Skipping export of CPPCHECK_DIRS because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/catch/builddir/build/BUILD/leatherman-1.6.1/nowide/builddir/build/BUILD/leatherman-1.6.1/util/builddir/build/BUILD/leatherman-1.6.1/locale/builddir/build/BUILD/leatherman-1.6.1/logging/builddir/build/BUILD/leatherman-1.6.1/rapidjson/builddir/build/BUILD/leatherman-1.6.1/json_container/builddir/build/BUILD/leatherman-1.6.1/file_util/builddir/build/BUILD/leatherman-1.6.1/curl/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/builddir/build/BUILD/leatherman-1.6.1/execution/builddir/build/BUILD/leatherman-1.6.1/ruby
-- Skipping export of CPPLINT_FILES because I'm top-level
-- It's value is: /builddir/build/BUILD/leatherman-1.6.1/curl/src/client.cc/builddir/build/BUILD/leatherman-1.6.1/curl/src/request.cc/builddir/build/BUILD/leatherman-1.6.1/curl/src/response.cc/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/src/dynamic_library.cc/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/src/posix/dynamic_library.cc/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/src/windows/dynamic_library.cc/builddir/build/BUILD/leatherman-1.6.1/execution/src/execution.cc/builddir/build/BUILD/leatherman-1.6.1/execution/src/posix/execution.cc/builddir/build/BUILD/leatherman-1.6.1/execution/src/posix/generic/platform.cc/builddir/build/BUILD/leatherman-1.6.1/execution/src/posix/solaris/platform.cc/builddir/build/BUILD/leatherman-1.6.1/execution/src/windows/execution.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/src/directory.cc/builddir/build/BUILD/leatherman-1.6.1/file_util/src/file.cc/builddir/build/BUILD/leatherman-1.6.1/json_container/src/json_container.cc/builddir/build/BUILD/leatherman-1.6.1/locale/src/locale.cc/builddir/build/BUILD/leatherman-1.6.1/logging/src/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/src/posix/logging.cc/builddir/build/BUILD/leatherman-1.6.1/logging/src/windows/logging.cc/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc/builddir/build/BUILD/leatherman-1.6.1/ruby/src/posix/api.cc/builddir/build/BUILD/leatherman-1.6.1/ruby/src/windows/api.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/posix/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/posix/scoped_descriptor.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/posix/time.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/scope_exit.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/scoped_env.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/strings.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/time.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/uri.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/windows/environment.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/windows/scoped_handle.cc/builddir/build/BUILD/leatherman-1.6.1/util/src/windows/time.cc/builddir/build/BUILD/leatherman-1.6.1/windows/src/file_util.cc/builddir/build/BUILD/leatherman-1.6.1/windows/src/process.cc/builddir/build/BUILD/leatherman-1.6.1/windows/src/registry.cc/builddir/build/BUILD/leatherman-1.6.1/windows/src/system_error.cc/builddir/build/BUILD/leatherman-1.6.1/windows/src/user.cc/builddir/build/BUILD/leatherman-1.6.1/windows/src/wmi.cc/builddir/build/BUILD/leatherman-1.6.1/curl/inc/leatherman/curl/client.hpp/builddir/build/BUILD/leatherman-1.6.1/curl/inc/leatherman/curl/request.hpp/builddir/build/BUILD/leatherman-1.6.1/curl/inc/leatherman/curl/response.hpp/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc/leatherman/dynamic_library/dynamic_library.hpp/builddir/build/BUILD/leatherman-1.6.1/execution/inc/leatherman/execution/execution.hpp/builddir/build/BUILD/leatherman-1.6.1/file_util/inc/leatherman/file_util/directory.hpp/builddir/build/BUILD/leatherman-1.6.1/file_util/inc/leatherman/file_util/file.hpp/builddir/build/BUILD/leatherman-1.6.1/json_container/inc/leatherman/json_container/json_container.hpp/builddir/build/BUILD/leatherman-1.6.1/locale/inc/leatherman/locale/locale.hpp/builddir/build/BUILD/leatherman-1.6.1/logging/inc/leatherman/logging/logging.hpp/builddir/build/BUILD/leatherman-1.6.1/ruby/inc/leatherman/ruby/api.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/environment.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/option_set.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/posix/scoped_descriptor.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/regex.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/scope_exit.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/scoped_env.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/scoped_resource.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/strings.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/time.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/timer.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/uri.hpp/builddir/build/BUILD/leatherman-1.6.1/util/inc/leatherman/util/windows/scoped_handle.hpp/builddir/build/BUILD/leatherman-1.6.1/windows/inc/leatherman/windows/file_util.hpp/builddir/build/BUILD/leatherman-1.6.1/windows/inc/leatherman/windows/process.hpp/builddir/build/BUILD/leatherman-1.6.1/windows/inc/leatherman/windows/registry.hpp/builddir/build/BUILD/leatherman-1.6.1/windows/inc/leatherman/windows/system_error.hpp/builddir/build/BUILD/leatherman-1.6.1/windows/inc/leatherman/windows/user.hpp/builddir/build/BUILD/leatherman-1.6.1/windows/inc/leatherman/windows/windows.hpp/builddir/build/BUILD/leatherman-1.6.1/windows/inc/leatherman/windows/wmi.hpp
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) 
-- Python not found; 'cpplint' target will not be available
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu
+ /usr/bin/make -O -j2 -C x86_64-redhat-linux-gnu
make: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/cmake -H/builddir/build/BUILD/leatherman-1.6.1 -B/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
make: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks
make: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f logging/locales/CMakeFiles/fr-leatherman_logging.dir/build.make logging/locales/CMakeFiles/fr-leatherman_logging.dir/depend
/usr/bin/make -f locale/locales/CMakeFiles/fr-leatherman_locale.dir/build.make locale/locales/CMakeFiles/fr-leatherman_locale.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/logging/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales/CMakeFiles/fr-leatherman_logging.dir/DependInfo.cmake --color=
Scanning dependencies of target fr-leatherman_logging
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f logging/locales/CMakeFiles/fr-leatherman_logging.dir/build.make logging/locales/CMakeFiles/fr-leatherman_logging.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locale/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales/CMakeFiles/fr-leatherman_locale.dir/DependInfo.cmake --color=
Scanning dependencies of target fr-leatherman_locale
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locale/locales/CMakeFiles/fr-leatherman_locale.dir/build.make locale/locales/CMakeFiles/fr-leatherman_locale.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  1%] Generating ../../fr/LC_MESSAGES/leatherman_locale.mo
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales && /usr/bin/cmake -E make_directory /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/fr/LC_MESSAGES
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales && /usr/bin/msgfmt -c -v -o /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/fr/LC_MESSAGES/leatherman_locale.mo /builddir/build/BUILD/leatherman-1.6.1/locale/locales/fr.po 2>&1
4 translated messages.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  2%] Generating ../../fr/LC_MESSAGES/leatherman_logging.mo
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales && /usr/bin/cmake -E make_directory /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/fr/LC_MESSAGES
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales && /usr/bin/msgfmt -c -v -o /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/fr/LC_MESSAGES/leatherman_logging.mo /builddir/build/BUILD/leatherman-1.6.1/logging/locales/fr.po 2>&1
11 translated messages.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  2%] Built target fr-leatherman_locale
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locales/CMakeFiles/leatherman.pot.dir/build.make locales/CMakeFiles/leatherman.pot.dir/depend
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  2%] Built target fr-leatherman_logging
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f util/CMakeFiles/leatherman_util.dir/build.make util/CMakeFiles/leatherman_util.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locales/CMakeFiles/leatherman.pot.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman.pot
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locales/CMakeFiles/leatherman.pot.dir/build.make locales/CMakeFiles/leatherman.pot.dir/build
make[2]: Nothing to be done for 'locales/CMakeFiles/leatherman.pot.dir/build'.
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/util /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util/CMakeFiles/leatherman_util.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_util
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f util/CMakeFiles/leatherman_util.dir/build.make util/CMakeFiles/leatherman_util.dir/build
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  3%] Built target leatherman.pot
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locale/locales/CMakeFiles/leatherman_locale.pot.dir/build.make locale/locales/CMakeFiles/leatherman_locale.pot.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locale/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales/CMakeFiles/leatherman_locale.pot.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_locale.pot
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locale/locales/CMakeFiles/leatherman_locale.pot.dir/build.make locale/locales/CMakeFiles/leatherman_locale.pot.dir/build
make[2]: Nothing to be done for 'locale/locales/CMakeFiles/leatherman_locale.pot.dir/build'.
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  6%] Built target leatherman_locale.pot
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f logging/locales/CMakeFiles/leatherman_logging.pot.dir/build.make logging/locales/CMakeFiles/leatherman_logging.pot.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/logging/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales/CMakeFiles/leatherman_logging.pot.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_logging.pot
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f logging/locales/CMakeFiles/leatherman_logging.pot.dir/build.make logging/locales/CMakeFiles/leatherman_logging.pot.dir/build
make[2]: Nothing to be done for 'logging/locales/CMakeFiles/leatherman_logging.pot.dir/build'.
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  7%] Built target leatherman_logging.pot
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f curl/tests/CMakeFiles/mock_curl.dir/build.make curl/tests/CMakeFiles/mock_curl.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/curl/tests /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl/tests /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl/tests/CMakeFiles/mock_curl.dir/DependInfo.cmake --color=
Scanning dependencies of target mock_curl
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f curl/tests/CMakeFiles/mock_curl.dir/build.make curl/tests/CMakeFiles/mock_curl.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  9%] Building CXX object curl/tests/CMakeFiles/mock_curl.dir/mock_curl.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dmock_curl_EXPORTS  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/mock_curl.dir/mock_curl.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/curl/tests/mock_curl.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 10%] Linking CXX shared library ../../lib/libmock_curl.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/mock_curl.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libmock_curl.so -o ../../lib/libmock_curl.so CMakeFiles/mock_curl.dir/mock_curl.cc.o 
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 10%] Built target mock_curl
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f dynamic_library/CMakeFiles/libtest.dir/build.make dynamic_library/CMakeFiles/libtest.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library/CMakeFiles/libtest.dir/DependInfo.cmake --color=
Scanning dependencies of target libtest
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f dynamic_library/CMakeFiles/libtest.dir/build.make dynamic_library/CMakeFiles/libtest.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 11%] Building CXX object dynamic_library/CMakeFiles/libtest.dir/tests/test-lib/hello.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.dynamic_library\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dlibtest_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -o CMakeFiles/libtest.dir/tests/test-lib/hello.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/tests/test-lib/hello.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 13%] Linking CXX shared library ../lib/libtest.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library && /usr/bin/cmake -E cmake_link_script CMakeFiles/libtest.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libtest.so -o ../lib/libtest.so CMakeFiles/libtest.dir/tests/test-lib/hello.cc.o 
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 13%] Built target libtest
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f dynamic_library/CMakeFiles/libtest1.dir/build.make dynamic_library/CMakeFiles/libtest1.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library/CMakeFiles/libtest1.dir/DependInfo.cmake --color=
Scanning dependencies of target libtest1
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f dynamic_library/CMakeFiles/libtest1.dir/build.make dynamic_library/CMakeFiles/libtest1.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 14%] Building CXX object dynamic_library/CMakeFiles/libtest1.dir/tests/test-lib/hello.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.dynamic_library\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dlibtest1_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -o CMakeFiles/libtest1.dir/tests/test-lib/hello.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/tests/test-lib/hello.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 15%] Building CXX object dynamic_library/CMakeFiles/libtest1.dir/tests/test-lib/goodbye.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.dynamic_library\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dlibtest1_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -o CMakeFiles/libtest1.dir/tests/test-lib/goodbye.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/tests/test-lib/goodbye.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 17%] Linking CXX shared library ../lib/libtest1.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library && /usr/bin/cmake -E cmake_link_script CMakeFiles/libtest1.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libtest1.so -o ../lib/libtest1.so CMakeFiles/libtest1.dir/tests/test-lib/hello.cc.o CMakeFiles/libtest1.dir/tests/test-lib/goodbye.cc.o 
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 17%] Built target libtest1
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f execution/CMakeFiles/lth_cat.dir/build.make execution/CMakeFiles/lth_cat.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/execution /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution/CMakeFiles/lth_cat.dir/DependInfo.cmake --color=
Scanning dependencies of target lth_cat
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f execution/CMakeFiles/lth_cat.dir/build.make execution/CMakeFiles/lth_cat.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  5%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/strings.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/strings.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/src/strings.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 18%] Building CXX object execution/CMakeFiles/lth_cat.dir/tests/lth_cat.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.execution\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/lth_cat.dir/tests/lth_cat.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/execution/tests/lth_cat.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 21%] Linking CXX executable ../bin/lth_cat
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution && /usr/bin/cmake -E cmake_link_script CMakeFiles/lth_cat.dir/link.txt --verbose=1
/usr/bin/c++  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/lth_cat.dir/tests/lth_cat.cc.o  -o ../bin/lth_cat 
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 21%] Built target lth_cat
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 22%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/environment.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/environment.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/src/environment.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 23%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/scope_exit.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/scope_exit.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/src/scope_exit.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 25%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/scoped_env.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/scoped_env.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/src/scoped_env.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 19%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/time.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/time.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/src/time.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 26%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/uri.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/uri.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/src/uri.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 27%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/posix/time.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/posix/time.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/src/posix/time.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 30%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/posix/scoped_descriptor.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/posix/scoped_descriptor.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/src/posix/scoped_descriptor.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locales/CMakeFiles/translations.dir/build.make locales/CMakeFiles/translations.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locales/CMakeFiles/translations.dir/DependInfo.cmake --color=
Scanning dependencies of target translations
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locales/CMakeFiles/translations.dir/build.make locales/CMakeFiles/translations.dir/build
make[2]: Nothing to be done for 'locales/CMakeFiles/translations.dir/build'.
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 30%] Built target translations
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 28%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/posix/environment.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/posix/environment.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/src/posix/environment.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 31%] Linking CXX shared library ../lib/leatherman_util.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_util.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,leatherman_util.so.1.6.1 -o ../lib/leatherman_util.so.1.6.1 CMakeFiles/leatherman_util.dir/src/strings.cc.o CMakeFiles/leatherman_util.dir/src/time.cc.o CMakeFiles/leatherman_util.dir/src/environment.cc.o CMakeFiles/leatherman_util.dir/src/scope_exit.cc.o CMakeFiles/leatherman_util.dir/src/scoped_env.cc.o CMakeFiles/leatherman_util.dir/src/uri.cc.o CMakeFiles/leatherman_util.dir/src/posix/time.cc.o CMakeFiles/leatherman_util.dir/src/posix/environment.cc.o CMakeFiles/leatherman_util.dir/src/posix/scoped_descriptor.cc.o -lboost_date_time -lboost_chrono -lboost_system 
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_util.so.1.6.1 ../lib/leatherman_util.so.1.6.1 ../lib/leatherman_util.so
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 31%] Built target leatherman_util
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locale/CMakeFiles/leatherman_locale.dir/build.make locale/CMakeFiles/leatherman_locale.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locale /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/CMakeFiles/leatherman_locale.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_locale
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locale/CMakeFiles/leatherman_locale.dir/build.make locale/CMakeFiles/leatherman_locale.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 32%] Building CXX object locale/CMakeFiles/leatherman_locale.dir/src/locale.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_locale_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_locale.dir/src/locale.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/locale/src/locale.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 34%] Linking CXX shared library ../lib/leatherman_locale.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_locale.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,leatherman_locale.so.1.6.1 -o ../lib/leatherman_locale.so.1.6.1 CMakeFiles/leatherman_locale.dir/src/locale.cc.o -Wl,-rpath,/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/lib: -lboost_locale -lboost_system ../lib/leatherman_util.so.1.6.1 
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_locale.so.1.6.1 ../lib/leatherman_locale.so.1.6.1 ../lib/leatherman_locale.so
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 34%] Built target leatherman_locale
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f logging/CMakeFiles/leatherman_logging.dir/build.make logging/CMakeFiles/leatherman_logging.dir/depend
/usr/bin/make -f json_container/CMakeFiles/leatherman_json_container.dir/build.make json_container/CMakeFiles/leatherman_json_container.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/logging /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/CMakeFiles/leatherman_logging.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_logging
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f logging/CMakeFiles/leatherman_logging.dir/build.make logging/CMakeFiles/leatherman_logging.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/json_container /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/json_container /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/json_container/CMakeFiles/leatherman_json_container.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_json_container
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f json_container/CMakeFiles/leatherman_json_container.dir/build.make json_container/CMakeFiles/leatherman_json_container.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 36%] Building CXX object json_container/CMakeFiles/leatherman_json_container.dir/src/json_container.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/json_container && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_json_container_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_json_container.dir/src/json_container.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/json_container/src/json_container.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
In file included from /builddir/build/BUILD/leatherman-1.6.1/json_container/src/json_container.cc:4:
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h: In instantiation of 'void rapidjson::GenericValue<Encoding, Allocator>::SetObjectRaw(rapidjson::GenericValue<Encoding, Allocator>::Member*, rapidjson::SizeType, Allocator&) [with Encoding = rapidjson::UTF8<char>; Allocator = rapidjson::CrtAllocator; rapidjson::GenericValue<Encoding, Allocator>::Member = rapidjson::GenericMember<rapidjson::UTF8<char>, rapidjson::CrtAllocator>; rapidjson::SizeType = unsigned int]':
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:1939:9:   required from 'bool rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::EndObject(rapidjson::SizeType) [with Encoding = rapidjson::UTF8<char>; Allocator = rapidjson::CrtAllocator; StackAllocator = rapidjson::CrtAllocator; rapidjson::SizeType = unsigned int]'
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:1500:50:   required from 'bool rapidjson::GenericValue<Encoding, Allocator>::Accept(Handler&) const [with Handler = rapidjson::GenericDocument<rapidjson::UTF8<char>, rapidjson::CrtAllocator, rapidjson::CrtAllocator>; Encoding = rapidjson::UTF8<char>; Allocator = rapidjson::CrtAllocator]'
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:1990:13:   required from 'rapidjson::GenericValue<Encoding, Allocator>::GenericValue(const rapidjson::GenericValue<Encoding, SourceAllocator>&, Allocator&) [with SourceAllocator = rapidjson::CrtAllocator; Encoding = rapidjson::UTF8<char>; Allocator = rapidjson::CrtAllocator]'
/builddir/build/BUILD/leatherman-1.6.1/json_container/src/json_container.cc:435:72:   required from here
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:1647:24: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::CrtAllocator>::Member' {aka 'struct rapidjson::GenericMember<rapidjson::UTF8<char>, rapidjson::CrtAllocator>'} with no trivial copy-assignment; use copy-assignment instead [-Wclass-memaccess]
             std::memcpy(data_.o.members, members, count * sizeof(Member));
             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/leatherman-1.6.1/json_container/src/json_container.cc:4:
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:79:8: note: 'rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::CrtAllocator>::Member' {aka 'struct rapidjson::GenericMember<rapidjson::UTF8<char>, rapidjson::CrtAllocator>'} declared here
 struct GenericMember {
        ^~~~~~~~~~~~~
In file included from /builddir/build/BUILD/leatherman-1.6.1/json_container/src/json_container.cc:4:
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h: In instantiation of 'void rapidjson::GenericValue<Encoding, Allocator>::SetArrayRaw(rapidjson::GenericValue<Encoding, Allocator>*, rapidjson::SizeType, Allocator&) [with Encoding = rapidjson::UTF8<char>; Allocator = rapidjson::CrtAllocator; rapidjson::SizeType = unsigned int]':
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:1947:9:   required from 'bool rapidjson::GenericDocument<Encoding, Allocator, StackAllocator>::EndArray(rapidjson::SizeType) [with Encoding = rapidjson::UTF8<char>; Allocator = rapidjson::CrtAllocator; StackAllocator = rapidjson::CrtAllocator; rapidjson::SizeType = unsigned int]'
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:1508:49:   required from 'bool rapidjson::GenericValue<Encoding, Allocator>::Accept(Handler&) const [with Handler = rapidjson::GenericDocument<rapidjson::UTF8<char>, rapidjson::CrtAllocator, rapidjson::CrtAllocator>; Encoding = rapidjson::UTF8<char>; Allocator = rapidjson::CrtAllocator]'
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:1990:13:   required from 'rapidjson::GenericValue<Encoding, Allocator>::GenericValue(const rapidjson::GenericValue<Encoding, SourceAllocator>&, Allocator&) [with SourceAllocator = rapidjson::CrtAllocator; Encoding = rapidjson::UTF8<char>; Allocator = rapidjson::CrtAllocator]'
/builddir/build/BUILD/leatherman-1.6.1/json_container/src/json_container.cc:435:72:   required from here
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:1635:24: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::CrtAllocator>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
             std::memcpy(data_.a.elements, values, count * sizeof(GenericValue));
             ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include/rapidjson/document.h:418:7: note: 'class rapidjson::GenericValue<rapidjson::UTF8<char>, rapidjson::CrtAllocator>' declared here
 class GenericValue {
       ^~~~~~~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 38%] Linking CXX shared library ../lib/leatherman_json_container.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/json_container && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_json_container.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,leatherman_json_container.so.1.6.1 -o ../lib/leatherman_json_container.so.1.6.1 CMakeFiles/leatherman_json_container.dir/src/json_container.cc.o -Wl,-rpath,/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/lib: -lboost_regex ../lib/leatherman_locale.so.1.6.1 
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/json_container && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_json_container.so.1.6.1 ../lib/leatherman_json_container.so.1.6.1 ../lib/leatherman_json_container.so
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 38%] Built target leatherman_json_container
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 35%] Building CXX object logging/CMakeFiles/leatherman_logging.dir/src/logging.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.logging\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_logging_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_logging.dir/src/logging.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/logging/src/logging.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 39%] Building CXX object logging/CMakeFiles/leatherman_logging.dir/src/posix/logging.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.logging\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_logging_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_logging.dir/src/posix/logging.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/logging/src/posix/logging.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 40%] Linking CXX shared library ../lib/leatherman_logging.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_logging.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,leatherman_logging.so.1.6.1 -o ../lib/leatherman_logging.so.1.6.1 CMakeFiles/leatherman_logging.dir/src/logging.cc.o CMakeFiles/leatherman_logging.dir/src/posix/logging.cc.o -Wl,-rpath,/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/lib: -lboost_log -lboost_log_setup -lboost_thread -lboost_date_time -lboost_filesystem -lboost_system -lboost_chrono -lboost_regex -lboost_atomic -lpthread ../lib/leatherman_locale.so.1.6.1 -lrt 
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_logging.so.1.6.1 ../lib/leatherman_logging.so.1.6.1 ../lib/leatherman_logging.so
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 40%] Built target leatherman_logging
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f file_util/CMakeFiles/leatherman_file_util.dir/build.make file_util/CMakeFiles/leatherman_file_util.dir/depend
/usr/bin/make -f dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/build.make dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_dynamic_library
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/build.make dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/file_util /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/file_util /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/file_util/CMakeFiles/leatherman_file_util.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_file_util
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f file_util/CMakeFiles/leatherman_file_util.dir/build.make file_util/CMakeFiles/leatherman_file_util.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 43%] Building CXX object file_util/CMakeFiles/leatherman_file_util.dir/src/directory.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/file_util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.file_util\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_file_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_file_util.dir/src/directory.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/file_util/src/directory.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 42%] Building CXX object dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/src/posix/dynamic_library.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.dynamic_library\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_dynamic_library_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_dynamic_library.dir/src/posix/dynamic_library.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/src/posix/dynamic_library.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 46%] Building CXX object dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/src/dynamic_library.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.dynamic_library\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_dynamic_library_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_dynamic_library.dir/src/dynamic_library.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/src/dynamic_library.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 47%] Linking CXX shared library ../lib/leatherman_dynamic_library.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_dynamic_library.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,leatherman_dynamic_library.so.1.6.1 -o ../lib/leatherman_dynamic_library.so.1.6.1 CMakeFiles/leatherman_dynamic_library.dir/src/posix/dynamic_library.cc.o CMakeFiles/leatherman_dynamic_library.dir/src/dynamic_library.cc.o -Wl,-rpath,/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/lib: -lboost_regex -lboost_system ../lib/leatherman_locale.so.1.6.1 ../lib/leatherman_logging.so.1.6.1 ../lib/leatherman_util.so.1.6.1 -ldl 
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_dynamic_library.so.1.6.1 ../lib/leatherman_dynamic_library.so.1.6.1 ../lib/leatherman_dynamic_library.so
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 47%] Built target leatherman_dynamic_library
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 44%] Building CXX object file_util/CMakeFiles/leatherman_file_util.dir/src/file.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/file_util && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.file_util\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_file_util_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_file_util.dir/src/file.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/file_util/src/file.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 48%] Linking CXX shared library ../lib/leatherman_file_util.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/file_util && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_file_util.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,leatherman_file_util.so.1.6.1 -o ../lib/leatherman_file_util.so.1.6.1 CMakeFiles/leatherman_file_util.dir/src/directory.cc.o CMakeFiles/leatherman_file_util.dir/src/file.cc.o -Wl,-rpath,/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/lib: -lboost_regex -lboost_filesystem -lboost_system ../lib/leatherman_locale.so.1.6.1 ../lib/leatherman_logging.so.1.6.1 ../lib/leatherman_util.so.1.6.1 
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/file_util && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_file_util.so.1.6.1 ../lib/leatherman_file_util.so.1.6.1 ../lib/leatherman_file_util.so
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 48%] Built target leatherman_file_util
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f curl/CMakeFiles/leatherman_curl.dir/build.make curl/CMakeFiles/leatherman_curl.dir/depend
/usr/bin/make -f execution/CMakeFiles/leatherman_execution.dir/build.make execution/CMakeFiles/leatherman_execution.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/curl /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl/CMakeFiles/leatherman_curl.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_curl
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f curl/CMakeFiles/leatherman_curl.dir/build.make curl/CMakeFiles/leatherman_curl.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/execution /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution/CMakeFiles/leatherman_execution.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_execution
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f execution/CMakeFiles/leatherman_execution.dir/build.make execution/CMakeFiles/leatherman_execution.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 51%] Building CXX object execution/CMakeFiles/leatherman_execution.dir/src/execution.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.execution\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_execution_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_execution.dir/src/execution.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/execution/src/execution.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 50%] Building CXX object curl/CMakeFiles/leatherman_curl.dir/src/client.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.curl\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_curl_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -fvisibility-inlines-hidden   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_curl.dir/src/client.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/curl/src/client.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 53%] Building CXX object curl/CMakeFiles/leatherman_curl.dir/src/request.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.curl\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_curl_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -fvisibility-inlines-hidden   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_curl.dir/src/request.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/curl/src/request.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 55%] Building CXX object curl/CMakeFiles/leatherman_curl.dir/src/response.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.curl\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_curl_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC -fvisibility-inlines-hidden   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_curl.dir/src/response.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/curl/src/response.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 56%] Linking CXX shared library ../lib/leatherman_curl.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_curl.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,leatherman_curl.so.1.6.1 -o ../lib/leatherman_curl.so.1.6.1 CMakeFiles/leatherman_curl.dir/src/client.cc.o CMakeFiles/leatherman_curl.dir/src/request.cc.o CMakeFiles/leatherman_curl.dir/src/response.cc.o -Wl,-rpath,/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/lib: -lboost_regex -lboost_system -lboost_filesystem ../lib/leatherman_locale.so.1.6.1 ../lib/leatherman_logging.so.1.6.1 ../lib/leatherman_util.so.1.6.1 ../lib/leatherman_file_util.so.1.6.1 -lcurl 
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_curl.so.1.6.1 ../lib/leatherman_curl.so.1.6.1 ../lib/leatherman_curl.so
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 56%] Built target leatherman_curl
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 57%] Building CXX object execution/CMakeFiles/leatherman_execution.dir/src/posix/generic/platform.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.execution\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_execution_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_execution.dir/src/posix/generic/platform.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/execution/src/posix/generic/platform.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 52%] Building CXX object execution/CMakeFiles/leatherman_execution.dir/src/posix/execution.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.execution\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_execution_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_execution.dir/src/posix/execution.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/execution/src/posix/execution.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 59%] Linking CXX shared library ../lib/leatherman_execution.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_execution.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,leatherman_execution.so.1.6.1 -o ../lib/leatherman_execution.so.1.6.1 CMakeFiles/leatherman_execution.dir/src/execution.cc.o CMakeFiles/leatherman_execution.dir/src/posix/execution.cc.o CMakeFiles/leatherman_execution.dir/src/posix/generic/platform.cc.o -Wl,-rpath,/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/lib: -lboost_regex -lboost_filesystem -lboost_system ../lib/leatherman_util.so.1.6.1 ../lib/leatherman_locale.so.1.6.1 ../lib/leatherman_logging.so.1.6.1 ../lib/leatherman_file_util.so.1.6.1 
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_execution.so.1.6.1 ../lib/leatherman_execution.so.1.6.1 ../lib/leatherman_execution.so
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 59%] Built target leatherman_execution
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f ruby/CMakeFiles/leatherman_ruby.dir/build.make ruby/CMakeFiles/leatherman_ruby.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/ruby /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/ruby /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/ruby/CMakeFiles/leatherman_ruby.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_ruby
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f ruby/CMakeFiles/leatherman_ruby.dir/build.make ruby/CMakeFiles/leatherman_ruby.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 61%] Building CXX object ruby/CMakeFiles/leatherman_ruby.dir/src/posix/api.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/ruby && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.ruby\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_ruby_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_ruby.dir/src/posix/api.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/ruby/src/posix/api.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 60%] Building CXX object ruby/CMakeFiles/leatherman_ruby.dir/src/api.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/ruby && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.ruby\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_ruby_EXPORTS -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -fPIC   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_ruby.dir/src/api.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc: In constructor 'leatherman::ruby::api::api(leatherman::dynamic_library::dynamic_library)':
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:42:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_intern),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:43:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_const_get),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:44:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_const_set),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:45:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_const_remove),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:46:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_const_defined),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:47:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_define_module),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:48:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_define_module_under),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:49:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_define_class_under),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:50:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_define_method),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:51:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_define_singleton_method),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:52:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_class_new_instance),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:53:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_gv_get),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:54:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_gv_set),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:55:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_eval_string),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:56:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_funcall),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:38:100: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_ALIASED_SYMBOL(x, y) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true, #y)))
                                                                                                    ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:57:9: note: in expansion of macro 'LOAD_ALIASED_SYMBOL'
         LOAD_ALIASED_SYMBOL(rb_funcallv, rb_funcall2),
         ^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:58:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_proc_new),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:59:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_block_call),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:60:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_funcall_passing_block),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:61:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_num2ull),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:62:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_num2ll),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:63:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_num2dbl),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:64:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_string_value_ptr),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:65:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_rescue2),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:66:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_protect),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:67:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_jump_tag),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:68:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_int2inum),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:69:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_ll2inum),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:70:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_enc_str_new),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:71:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_utf8_encoding),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:72:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_str_encode),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:73:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_load),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:74:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_raise),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:75:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_block_proc),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:76:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_block_given_p),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:77:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_gc_register_address),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:78:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_gc_unregister_address),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:79:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_hash_foreach),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:80:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_define_attr),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:81:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_ivar_set),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:82:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_ivar_get),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:38:100: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_ALIASED_SYMBOL(x, y) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true, #y)))
                                                                                                    ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:83:9: note: in expansion of macro 'LOAD_ALIASED_SYMBOL'
         LOAD_ALIASED_SYMBOL(rb_float_new_in_heap, rb_float_new),
         ^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:38:100: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_ALIASED_SYMBOL(x, y) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true, #y)))
                                                                                                    ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:84:9: note: in expansion of macro 'LOAD_ALIASED_SYMBOL'
         LOAD_ALIASED_SYMBOL(rb_ary_new_capa, rb_ary_new2),
         ^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:85:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_ary_push),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:86:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_ary_entry),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:87:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_hash_new),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:88:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_hash_aset),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:89:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_hash_lookup),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:90:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_hash_lookup2),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:91:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_sym_to_s),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:92:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_to_id),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:93:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_id2name),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:94:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_define_alloc_func),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:38:100: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_ALIASED_SYMBOL(x, y) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true, #y)))
                                                                                                    ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:95:9: note: in expansion of macro 'LOAD_ALIASED_SYMBOL'
         LOAD_ALIASED_SYMBOL(rb_data_object_alloc, rb_data_object_wrap),
         ^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:96:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_gc_mark),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:97:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_yield_values),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:98:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_require),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:99:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_last_status_set),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:100:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_cObject),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:101:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_cArray),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:102:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_cHash),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:103:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_cString),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:104:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_cSymbol),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:105:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_cFloat),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:106:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_cInteger),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:107:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_eException),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:108:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_eArgError),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:109:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_eTypeError),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:110:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_eStandardError),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:111:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_eRuntimeError),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:112:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(rb_eLoadError),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:39:88: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_OPTIONAL_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x)))
                                                                                        ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:113:9: note: in expansion of macro 'LOAD_OPTIONAL_SYMBOL'
         LOAD_OPTIONAL_SYMBOL(ruby_setup),
         ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:114:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(ruby_init),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:115:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(ruby_options),
         ^~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:37:85: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
 #define LOAD_SYMBOL(x) x(reinterpret_cast<decltype(x)>(library.find_symbol(#x, true)))
                                                                                     ^
/builddir/build/BUILD/leatherman-1.6.1/ruby/src/api.cc:116:9: note: in expansion of macro 'LOAD_SYMBOL'
         LOAD_SYMBOL(ruby_cleanup),
         ^~~~~~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 63%] Linking CXX shared library ../lib/leatherman_ruby.so
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/ruby && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_ruby.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,leatherman_ruby.so.1.6.1 -o ../lib/leatherman_ruby.so.1.6.1 CMakeFiles/leatherman_ruby.dir/src/api.cc.o CMakeFiles/leatherman_ruby.dir/src/posix/api.cc.o -Wl,-rpath,/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/lib: -lboost_regex -lboost_filesystem -lboost_system ../lib/leatherman_dynamic_library.so.1.6.1 ../lib/leatherman_util.so.1.6.1 ../lib/leatherman_execution.so.1.6.1 ../lib/leatherman_locale.so.1.6.1 ../lib/leatherman_logging.so.1.6.1 
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/ruby && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_ruby.so.1.6.1 ../lib/leatherman_ruby.so.1.6.1 ../lib/leatherman_ruby.so
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 63%] Built target leatherman_ruby
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f tests/CMakeFiles/leatherman_test.dir/build.make tests/CMakeFiles/leatherman_test.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/tests /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests/CMakeFiles/leatherman_test.dir/DependInfo.cmake --color=
Scanning dependencies of target leatherman_test
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f tests/CMakeFiles/leatherman_test.dir/build.make tests/CMakeFiles/leatherman_test.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 65%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/util/tests/scoped_env.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/util/tests/scoped_env.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/tests/scoped_env.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 67%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/util/tests/strings_test.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/util/tests/strings_test.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/tests/strings_test.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 68%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/util/tests/option_set.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/util/tests/option_set.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/tests/option_set.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 69%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/util/tests/environment.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/util/tests/environment.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/tests/environment.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 71%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/util/tests/timer.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/util/tests/timer.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/tests/timer.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 72%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/util/tests/uri.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/util/tests/uri.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/tests/uri.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 65%] Building CXX object tests/CMakeFiles/leatherman_test.dir/main.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/main.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/tests/main.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 73%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/util/tests/posix/environment.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/util/tests/posix/environment.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/util/tests/posix/environment.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 75%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/locale/tests/locale.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/locale/tests/locale.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/locale/tests/locale.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 76%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/locale/tests/format.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/locale/tests/format.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/locale/tests/format.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 77%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/logging/tests/logging.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/logging/tests/logging.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 78%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/logging/tests/logging_stream.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/logging/tests/logging_stream.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 81%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/logging/tests/logging_on_message.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/logging/tests/logging_on_message.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_on_message.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 80%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/logging/tests/logging_stream_lines.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/logging/tests/logging_stream_lines.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_stream_lines.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 82%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/logging/tests/posix/logging.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/logging/tests/posix/logging.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/logging/tests/posix/logging.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 84%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/logging/tests/logging_i18n.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/logging/tests/logging_i18n.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/logging/tests/logging_i18n.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 86%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/file_util/tests/file_utils_test.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/file_util/tests/file_utils_test.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/file_util/tests/file_utils_test.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 88%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/file_util/tests/directory_utils_test.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/file_util/tests/directory_utils_test.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/file_util/tests/directory_utils_test.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 89%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/file_util/tests/fixtures.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/file_util/tests/fixtures.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/file_util/tests/fixtures.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 85%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/json_container/tests/json_container_test.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/json_container/tests/json_container_test.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc
In file included from /builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:1:
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____0()':
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:88:57: warning: catching polymorphic type 'class leatherman::json_container::data_parse_error' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(JsonContainer { json_value }, data_parse_error);
                                                         ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:104:57: warning: catching polymorphic type 'class leatherman::json_container::data_parse_error' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(JsonContainer { json_value }, data_parse_error);
                                                         ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____23()':
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:186:57: warning: catching polymorphic type 'class leatherman::json_container::data_key_error' by value [-Wcatch-value=]
             REQUIRE_THROWS_AS(data.get<int>("unknown"), data_key_error);
                                                         ^~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:191:31: warning: catching polymorphic type 'class leatherman::json_container::data_key_error' by value [-Wcatch-value=]
                               data_key_error);
                               ^~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:198:61: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(data.get<bool>("string"), data_type_error);
                                                             ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:202:58: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(data.get<int>("real"), data_type_error);
                                                          ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:206:60: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(data.get<double>("goo"), data_type_error);
                                                            ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:210:66: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(data.get<std::string>("real"), data_type_error);
                                                                  ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:216:39: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                                       data_type_error);
                                       ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:220:64: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                     REQUIRE_THROWS_AS(data.get<double>("goo"), data_type_error);
                                                                ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:230:35: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                                   data_type_error);
                                   ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:235:35: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                                   data_type_error);
                                   ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:240:35: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                                   data_type_error);
                                   ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:245:35: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                                   data_type_error);
                                   ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:252:25: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                         data_type_error);
                         ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:257:39: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                                       data_type_error);
                                       ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:299:58: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(a.get<std::string>(1), data_type_error);
                                                          ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:304:35: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                                   data_type_error);
                                   ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:311:51: warning: catching polymorphic type 'class leatherman::json_container::data_index_error' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(a.get<int>(10), data_index_error);
                                                   ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:315:61: warning: catching polymorphic type 'class leatherman::json_container::data_index_error' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(data.get<int>("vec", 10), data_index_error);
                                                             ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____88()':
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:412:66: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(data_a.getWithDefault<int>("foo", 42), data_type_error);
                                                                  ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:442:27: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
                           data_type_error);
                           ^~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____151()':
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:888:27: warning: catching polymorphic type 'class leatherman::json_container::data_key_error' by value [-Wcamake[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
tch-value=]
                           data_key_error);
                           ^~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:896:27: warning: catching polymorphic type 'class leatherman::json_container::data_key_error' by value [-Wcatch-value=]
                           data_key_error);
                           ^~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____169()':
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:944:31: warning: catching polymorphic type 'class leatherman::json_container::data_key_error' by value [-Wcatch-value=]
                               data_key_error);
                               ^~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:1004:31: warning: catching polymorphic type 'class leatherman::json_container::data_key_error' by value [-Wcatch-value=]
                               data_key_error);
                               ^~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____197()':
/builddir/build/BUILD/leatherman-1.6.1/json_container/tests/json_container_test.cc:1061:52: warning: catching polymorphic type 'class leatherman::json_container::data_type_error' by value [-Wcatch-value=]
             REQUIRE_THROWS_AS(not_an_aray.type(1), data_type_error);
                                                    ^~~~~~~~~~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 90%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/curl/tests/client_test.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/curl/tests/client_test.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____6()':
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:88:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:95:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:102:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:109:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____12()':
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:125:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:167:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:173:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____20()':
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:188:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:196:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:206:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:215:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____26()':
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:227:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:235:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:242:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:250:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:257:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:265:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:272:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:280:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:288:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:295:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____38()':
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:304:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
     auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                               ^
In file included from /builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:1:
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:315:42: warning: catching polymorphic type 'struct leatherman::curl::http_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(mock_client(), http_exception);
                                          ^~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:320:58: warning: catching polymorphic type 'struct leatherman::curl::http_request_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_request_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:325:59: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.post(test_request), http_curl_setup_exception);
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:330:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-valumake[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
e=]
         REQUIRE_THROWS_AS(test_client.put(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:335:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:340:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:345:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:350:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:355:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:360:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:365:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:369:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:374:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:379:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:384:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:390:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:396:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:402:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:408:58: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.get(test_request), http_curl_setup_exception);
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____59()':
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:417:67: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
         auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                                   ^
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____69()':
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:564:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
     auto test_impl = reinterpret_cast<curl_impl* const>(handle);
                                                               ^
In file included from /builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:1:
/builddir/build/BUILD/leatherman-1.6.1/curl/tests/client_test.cc:580:70: warning: catching polymorphic type 'struct leatherman::curl::http_curl_setup_exception' by value [-Wcatch-value=]
         REQUIRE_THROWS_AS(test_client.download_file(req, file_path), http_curl_setup_exception);
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 92%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/curl/tests/request_test.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/curl/tests/request_test.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/curl/tests/request_test.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 93%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/curl/tests/response_test.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/curl/tests/response_test.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/curl/tests/response_test.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 94%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/dynamic_library/tests/dynamic_library_tests.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/dynamic_library/tests/dynamic_library_tests.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/dynamic_library/tests/dynamic_library_tests.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 96%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/execution/tests/log_capture.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/execution/tests/log_capture.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/execution/tests/log_capture.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 98%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/ruby/tests/api-test.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/ruby/tests/api-test.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/ruby/tests/api-test.cc
/builddir/build/BUILD/leatherman-1.6.1/ruby/tests/api-test.cc: In function 'void ____C_A_T_C_H____T_E_S_T____26()':
/builddir/build/BUILD/leatherman-1.6.1/ruby/tests/api-test.cc:141:32: warning: catching polymorphic type 'class std::runtime_error' by value [-Wcatch-value=]
         } catch (runtime_error exc) {
                                ^~~
/builddir/build/BUILD/leatherman-1.6.1/ruby/tests/api-test.cc:150:32: warning: catching polymorphic type 'class std::runtime_error' by value [-Wcatch-value=]
         } catch (runtime_error exc) {
                                ^~~
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 97%] Building CXX object tests/CMakeFiles/leatherman_test.dir/__/execution/tests/posix/execution.cc.o
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/c++  -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/usr/share/locale\" -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.test\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu\" -DPROJECT_NAME=\"leatherman\" -I/builddir/build/BUILD/leatherman-1.6.1/ruby/inc -I/builddir/build/BUILD/leatherman-1.6.1/execution/inc -I/builddir/build/BUILD/leatherman-1.6.1/dynamic_library/inc -I/builddir/build/BUILD/leatherman-1.6.1/curl/inc -I/builddir/build/BUILD/leatherman-1.6.1/file_util/inc -I/builddir/build/BUILD/leatherman-1.6.1/json_container/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/rapidjson/include -I/builddir/build/BUILD/leatherman-1.6.1/rapidjson/inc -I/builddir/build/BUILD/leatherman-1.6.1/logging/inc -I/builddir/build/BUILD/leatherman-1.6.1/locale/inc -I/builddir/build/BUILD/leatherman-1.6.1/util/inc -I/builddir/build/BUILD/leatherman-1.6.1/nowide/inc -I/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/src/Catch-1.10.0/single_include -I/builddir/build/BUILD/leatherman-1.6.1/catch/inc  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG   -Wextra -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/leatherman_test.dir/__/execution/tests/posix/execution.cc.o -c /builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
In file included from /builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc:1:
/builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc: In function 'void ____C_A_T_C_H____T_E_S_T____28()':
/builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc:412:187: warning: catching polymorphic type 'struct leatherman::execution::child_exit_exception' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(execute("ls", {"does_not_exist"}, 0, {execution_options::trim_output, execution_options::merge_environment, execution_options::throw_on_nonzero_exit}), child_exit_exception);
                                                                                                                                                                                           ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc:417:223: warning: catching polymorphic type 'struct leatherman::execution::child_signal_exception' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(execute("sh", { EXEC_TESTS_DIRECTORY "/fixtures/execution/selfkill.sh" }, 0, { execution_options::trim_output, execution_options::merge_environment, execution_options::throw_on_signal }), child_signal_exception);
                                                                                                                                                                                                                               ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc: In function 'void ____C_A_T_C_H____T_E_S_T____95()':
/builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc:682:207: warning: catching polymorphic type 'struct leatherman::execution::child_exit_exception' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(each_line("ls", {"does_not_exist"}, nullptr, nullptr, 0, {execution_options::trim_output, execution_options::merge_environment, execution_options::throw_on_nonzero_exit}), child_exit_exception);
                                                                                                                                                                                                               ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/leatherman-1.6.1/execution/tests/posix/execution.cc:687:243: warning: catching polymorphic type 'struct leatherman::execution::child_signal_exception' by value [-Wcatch-value=]
                 REQUIRE_THROWS_AS(each_line("sh", { EXEC_TESTS_DIRECTORY "/fixtures/execution/selfkill.sh" }, nullptr, nullptr, 0, { execution_options::trim_output, execution_options::merge_environment, execution_options::throw_on_signal }), child_signal_exception);
                                                                                                                                                                                                                                                   ^~~~~~~~~~~~~~~~~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[100%] Linking CXX executable ../bin/leatherman_test
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_test.dir/link.txt --verbose=1
/usr/bin/c++  -Wno-maybe-uninitialized -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DNDEBUG  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/leatherman_test.dir/main.cc.o CMakeFiles/leatherman_test.dir/__/util/tests/scoped_env.cc.o CMakeFiles/leatherman_test.dir/__/util/tests/strings_test.cc.o CMakeFiles/leatherman_test.dir/__/util/tests/option_set.cc.o CMakeFiles/leatherman_test.dir/__/util/tests/environment.cc.o CMakeFiles/leatherman_test.dir/__/util/tests/timer.cc.o CMakeFiles/leatherman_test.dir/__/util/tests/uri.cc.o CMakeFiles/leatherman_test.dir/__/util/tests/posix/environment.cc.o CMakeFiles/leatherman_test.dir/__/locale/tests/locale.cc.o CMakeFiles/leatherman_test.dir/__/locale/tests/format.cc.o CMakeFiles/leatherman_test.dir/__/logging/tests/logging.cc.o CMakeFiles/leatherman_test.dir/__/logging/tests/logging_stream.cc.o CMakeFiles/leatherman_test.dir/__/logging/tests/logging_stream_lines.cc.o CMakeFiles/leatherman_test.dir/__/logging/tests/logging_on_message.cc.o CMakeFiles/leatherman_test.dir/__/logging/tests/posix/logging.cc.o CMakeFiles/leatherman_test.dir/__/logging/tests/logging_i18n.cc.o CMakeFiles/leatherman_test.dir/__/json_container/tests/json_container_test.cc.o CMakeFiles/leatherman_test.dir/__/file_util/tests/file_utils_test.cc.o CMakeFiles/leatherman_test.dir/__/file_util/tests/directory_utils_test.cc.o CMakeFiles/leatherman_test.dir/__/file_util/tests/fixtures.cc.o CMakeFiles/leatherman_test.dir/__/curl/tests/client_test.cc.o CMakeFiles/leatherman_test.dir/__/curl/tests/request_test.cc.o CMakeFiles/leatherman_test.dir/__/curl/tests/response_test.cc.o CMakeFiles/leatherman_test.dir/__/dynamic_library/tests/dynamic_library_tests.cc.o CMakeFiles/leatherman_test.dir/__/execution/tests/log_capture.cc.o CMakeFiles/leatherman_test.dir/__/execution/tests/posix/execution.cc.o CMakeFiles/leatherman_test.dir/__/ruby/tests/api-test.cc.o  -o ../bin/leatherman_test -Wl,-rpath,/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/lib -lboost_date_time -lboost_chrono -lboost_system -lboost_locale -lboost_log -lboost_log_setup -lboost_thread -lboost_filesystem -lboost_regex -lboost_atomic -lpthread -lrt -ldl ../lib/leatherman_ruby.so.1.6.1 ../lib/leatherman_execution.so.1.6.1 ../lib/leatherman_dynamic_library.so.1.6.1 ../lib/leatherman_curl.so.1.6.1 ../lib/leatherman_file_util.so.1.6.1 ../lib/leatherman_json_container.so.1.6.1 ../lib/leatherman_logging.so.1.6.1 ../lib/leatherman_locale.so.1.6.1 ../lib/leatherman_util.so.1.6.1 ../lib/libmock_curl.so 
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[100%] Built target leatherman_test
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/CMakeFiles 0
make: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wxMCrK
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64
++ dirname /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64
+ cd leatherman-1.6.1
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64 'INSTALL=/usr/bin/install -p' -C x86_64-redhat-linux-gnu
make: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/cmake -H/builddir/build/BUILD/leatherman-1.6.1 -B/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f logging/locales/CMakeFiles/fr-leatherman_logging.dir/build.make logging/locales/CMakeFiles/fr-leatherman_logging.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/logging/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales/CMakeFiles/fr-leatherman_logging.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f logging/locales/CMakeFiles/fr-leatherman_logging.dir/build.make logging/locales/CMakeFiles/fr-leatherman_logging.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'logging/locales/CMakeFiles/fr-leatherman_logging.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  1%] Built target fr-leatherman_logging
/usr/bin/make -f locale/locales/CMakeFiles/fr-leatherman_locale.dir/build.make locale/locales/CMakeFiles/fr-leatherman_locale.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locale/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales/CMakeFiles/fr-leatherman_locale.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locale/locales/CMakeFiles/fr-leatherman_locale.dir/build.make locale/locales/CMakeFiles/fr-leatherman_locale.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'locale/locales/CMakeFiles/fr-leatherman_locale.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  2%] Built target fr-leatherman_locale
/usr/bin/make -f locales/CMakeFiles/translations.dir/build.make locales/CMakeFiles/translations.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locales/CMakeFiles/translations.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locales/CMakeFiles/translations.dir/build.make locales/CMakeFiles/translations.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'locales/CMakeFiles/translations.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  2%] Built target translations
/usr/bin/make -f locales/CMakeFiles/leatherman.pot.dir/build.make locales/CMakeFiles/leatherman.pot.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locales/CMakeFiles/leatherman.pot.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locales/CMakeFiles/leatherman.pot.dir/build.make locales/CMakeFiles/leatherman.pot.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'locales/CMakeFiles/leatherman.pot.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[  3%] Built target leatherman.pot
/usr/bin/make -f util/CMakeFiles/leatherman_util.dir/build.make util/CMakeFiles/leatherman_util.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/util /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/util/CMakeFiles/leatherman_util.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f util/CMakeFiles/leatherman_util.dir/build.make util/CMakeFiles/leatherman_util.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'util/CMakeFiles/leatherman_util.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 17%] Built target leatherman_util
/usr/bin/make -f locale/CMakeFiles/leatherman_locale.dir/build.make locale/CMakeFiles/leatherman_locale.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locale /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/CMakeFiles/leatherman_locale.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locale/CMakeFiles/leatherman_locale.dir/build.make locale/CMakeFiles/leatherman_locale.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'locale/CMakeFiles/leatherman_locale.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 19%] Built target leatherman_locale
/usr/bin/make -f locale/locales/CMakeFiles/leatherman_locale.pot.dir/build.make locale/locales/CMakeFiles/leatherman_locale.pot.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/locale/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/locale/locales/CMakeFiles/leatherman_locale.pot.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f locale/locales/CMakeFiles/leatherman_locale.pot.dir/build.make locale/locales/CMakeFiles/leatherman_locale.pot.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'locale/locales/CMakeFiles/leatherman_locale.pot.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 21%] Built target leatherman_locale.pot
/usr/bin/make -f logging/CMakeFiles/leatherman_logging.dir/build.make logging/CMakeFiles/leatherman_logging.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/logging /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/CMakeFiles/leatherman_logging.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f logging/CMakeFiles/leatherman_logging.dir/build.make logging/CMakeFiles/leatherman_logging.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'logging/CMakeFiles/leatherman_logging.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 25%] Built target leatherman_logging
/usr/bin/make -f logging/locales/CMakeFiles/leatherman_logging.pot.dir/build.make logging/locales/CMakeFiles/leatherman_logging.pot.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/logging/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/logging/locales/CMakeFiles/leatherman_logging.pot.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f logging/locales/CMakeFiles/leatherman_logging.pot.dir/build.make logging/locales/CMakeFiles/leatherman_logging.pot.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'logging/locales/CMakeFiles/leatherman_logging.pot.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 26%] Built target leatherman_logging.pot
/usr/bin/make -f json_container/CMakeFiles/leatherman_json_container.dir/build.make json_container/CMakeFiles/leatherman_json_container.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/json_container /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/json_container /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/json_container/CMakeFiles/leatherman_json_container.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f json_container/CMakeFiles/leatherman_json_container.dir/build.make json_container/CMakeFiles/leatherman_json_container.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'json_container/CMakeFiles/leatherman_json_container.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 28%] Built target leatherman_json_container
/usr/bin/make -f file_util/CMakeFiles/leatherman_file_util.dir/build.make file_util/CMakeFiles/leatherman_file_util.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/file_util /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/file_util /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/file_util/CMakeFiles/leatherman_file_util.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f file_util/CMakeFiles/leatherman_file_util.dir/build.make file_util/CMakeFiles/leatherman_file_util.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'file_util/CMakeFiles/leatherman_file_util.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 32%] Built target leatherman_file_util
/usr/bin/make -f curl/CMakeFiles/leatherman_curl.dir/build.make curl/CMakeFiles/leatherman_curl.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/curl /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl/CMakeFiles/leatherman_curl.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f curl/CMakeFiles/leatherman_curl.dir/build.make curl/CMakeFiles/leatherman_curl.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'curl/CMakeFiles/leatherman_curl.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 38%] Built target leatherman_curl
/usr/bin/make -f curl/tests/CMakeFiles/mock_curl.dir/build.make curl/tests/CMakeFiles/mock_curl.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/curl/tests /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl/tests /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/curl/tests/CMakeFiles/mock_curl.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f curl/tests/CMakeFiles/mock_curl.dir/build.make curl/tests/CMakeFiles/mock_curl.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'curl/tests/CMakeFiles/mock_curl.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 40%] Built target mock_curl
/usr/bin/make -f dynamic_library/CMakeFiles/libtest.dir/build.make dynamic_library/CMakeFiles/libtest.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library/CMakeFiles/libtest.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f dynamic_library/CMakeFiles/libtest.dir/build.make dynamic_library/CMakeFiles/libtest.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'dynamic_library/CMakeFiles/libtest.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 43%] Built target libtest
/usr/bin/make -f dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/build.make dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/build.make dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'dynamic_library/CMakeFiles/leatherman_dynamic_library.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 47%] Built target leatherman_dynamic_library
/usr/bin/make -f dynamic_library/CMakeFiles/libtest1.dir/build.make dynamic_library/CMakeFiles/libtest1.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/dynamic_library/CMakeFiles/libtest1.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f dynamic_library/CMakeFiles/libtest1.dir/build.make dynamic_library/CMakeFiles/libtest1.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'dynamic_library/CMakeFiles/libtest1.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 51%] Built target libtest1
/usr/bin/make -f execution/CMakeFiles/lth_cat.dir/build.make execution/CMakeFiles/lth_cat.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/execution /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution/CMakeFiles/lth_cat.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f execution/CMakeFiles/lth_cat.dir/build.make execution/CMakeFiles/lth_cat.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'execution/CMakeFiles/lth_cat.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 53%] Built target lth_cat
/usr/bin/make -f execution/CMakeFiles/leatherman_execution.dir/build.make execution/CMakeFiles/leatherman_execution.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/execution /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/execution/CMakeFiles/leatherman_execution.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f execution/CMakeFiles/leatherman_execution.dir/build.make execution/CMakeFiles/leatherman_execution.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'execution/CMakeFiles/leatherman_execution.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 59%] Built target leatherman_execution
/usr/bin/make -f ruby/CMakeFiles/leatherman_ruby.dir/build.make ruby/CMakeFiles/leatherman_ruby.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/ruby /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/ruby /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/ruby/CMakeFiles/leatherman_ruby.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f ruby/CMakeFiles/leatherman_ruby.dir/build.make ruby/CMakeFiles/leatherman_ruby.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'ruby/CMakeFiles/leatherman_ruby.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[ 63%] Built target leatherman_ruby
/usr/bin/make -f tests/CMakeFiles/leatherman_test.dir/build.make tests/CMakeFiles/leatherman_test.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
cd /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/leatherman-1.6.1 /builddir/build/BUILD/leatherman-1.6.1/tests /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/tests/CMakeFiles/leatherman_test.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/make -f tests/CMakeFiles/leatherman_test.dir/build.make tests/CMakeFiles/leatherman_test.dir/build
make[2]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[2]: Nothing to be done for 'tests/CMakeFiles/leatherman_test.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
[100%] Built target leatherman_test
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu/CMakeFiles 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/catch.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/nowide.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/util.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/locale.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/logging.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/rapidjson.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/json_container.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/file_util.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/curl.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/dynamic_library.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/execution.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/ruby.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/cmake/cflags.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/cmake/GetGitRevisionDescription.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/cmake/GetGitRevisionDescription.cmake.in
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/cmake/pod2man.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/cmake/options.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/cmake/leatherman_config.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/cmake/normalize_pot.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/cmake/generate_translations.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/cmake/leatherman.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/LeathermanConfig.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/LeathermanConfigVersion.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/LeathermanLibraries.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/LeathermanLibraries-release.cmake
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/cmake/leatherman/scripts/cpplint.py
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/catch.hpp
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/windows
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/windows/scoped_handle.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/uri.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/timer.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/time.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/strings.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/scoped_resource.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/scoped_env.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/scope_exit.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/regex.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/posix
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/posix/scoped_descriptor.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/option_set.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/util/environment.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_util.so.1.6.1
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_util.so
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/locale
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/locale/locale.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_locale.so.1.6.1
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_locale.so
-- Set runtime path of "/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_locale.so.1.6.1" to ""
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/share/locale/fr/LC_MESSAGES/leatherman_locale.mo
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_logging.so.1.6.1
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_logging.so
-- Set runtime path of "/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_logging.so.1.6.1" to ""
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/logging
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/logging/logging.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/share/locale/fr/LC_MESSAGES/leatherman_logging.mo
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/writer.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/stringbuffer.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/reader.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/rapidjson.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/prettywriter.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/msinttypes
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/msinttypes/stdint.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/msinttypes/inttypes.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/memorystream.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/memorybuffer.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/strtod.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/strfunc.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/stack.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/pow10.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/meta.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/itoa.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/ieee754.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/dtoa.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/diyfp.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/internal/biginteger.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/filewritestream.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/filereadstream.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/error
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/error/error.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/error/en.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/encodings.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/encodedstream.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/document.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/vendor/rapidjson/allocators.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_json_container.so.1.6.1
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_json_container.so
-- Set runtime path of "/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_json_container.so.1.6.1" to ""
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/json_container
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/json_container/json_container.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_file_util.so.1.6.1
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_file_util.so
-- Set runtime path of "/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_file_util.so.1.6.1" to ""
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/file_util
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/file_util/file.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/file_util/directory.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_curl.so.1.6.1
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_curl.so
-- Set runtime path of "/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_curl.so.1.6.1" to ""
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/curl
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/curl/export.h
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/curl/response.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/curl/request.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/curl/client.hpp
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/dynamic_library
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/dynamic_library/dynamic_library.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_dynamic_library.so.1.6.1
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_dynamic_library.so
-- Set runtime path of "/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_dynamic_library.so.1.6.1" to ""
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/execution
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/execution/execution.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_execution.so.1.6.1
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_execution.so
-- Set runtime path of "/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_execution.so.1.6.1" to ""
-- Up-to-date: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/ruby
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/include/leatherman/ruby/api.hpp
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_ruby.so.1.6.1
-- Installing: /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_ruby.so
-- Set runtime path of "/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_ruby.so.1.6.1" to ""
make: Leaving directory '/builddir/build/BUILD/leatherman-1.6.1/x86_64-redhat-linux-gnu'
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64 leatherman_logging
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64 leatherman_locale
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.6.1-2.el8 --unique-debug-suffix -1.6.1-2.el8.x86_64 --unique-debug-src-base leatherman-1.6.1-2.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/leatherman-1.6.1
extracting debug info from /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_ruby.so.1.6.1
extracting debug info from /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_execution.so.1.6.1
extracting debug info from /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_dynamic_library.so.1.6.1
extracting debug info from /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_curl.so.1.6.1
extracting debug info from /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_file_util.so.1.6.1
extracting debug info from /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_json_container.so.1.6.1
extracting debug info from /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_logging.so.1.6.1
extracting debug info from /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_locale.so.1.6.1
extracting debug info from /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/lib64/leatherman_util.so.1.6.1
/usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match.
1099 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/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: leatherman-1.6.1-2.el8.x86_64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fT4SJI
+ umask 022
+ cd /builddir/build/BUILD
+ cd leatherman-1.6.1
+ LICENSEDIR=/builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/share/licenses/leatherman
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/share/licenses/leatherman
+ cp -pr LICENSE /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64/usr/share/licenses/leatherman
+ exit 0
Provides: bundled(rapidjson) = 1.0.2 leatherman = 1.6.1-2.el8 leatherman(x86-64) = 1.6.1-2.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libboost_atomic.so.1.66.0()(64bit) libboost_chrono.so.1.66.0()(64bit) libboost_date_time.so.1.66.0()(64bit) libboost_filesystem.so.1.66.0()(64bit) libboost_locale.so.1.66.0()(64bit) libboost_log.so.1.66.0()(64bit) libboost_log_setup.so.1.66.0()(64bit) libboost_regex.so.1.66.0()(64bit) libboost_system.so.1.66.0()(64bit) libboost_thread.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: leatherman-devel-1.6.1-2.el8.x86_64
Provides: cmake(Leatherman) = 1.6.1 leatherman-devel = 1.6.1-2.el8 leatherman-devel(x86-64) = 1.6.1-2.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: cmake-filesystem(x86-64)
Processing files: leatherman-debugsource-1.6.1-2.el8.x86_64
Provides: leatherman-debugsource = 1.6.1-2.el8 leatherman-debugsource(x86-64) = 1.6.1-2.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: leatherman-debuginfo-1.6.1-2.el8.x86_64
Provides: debuginfo(build-id) = 3027ca0bad5f4b51b2a09b6a27bc75138dbbe03e debuginfo(build-id) = 30959be118edfc529cb03aa195d3535e7c947060 debuginfo(build-id) = 4547983ec501f5650dc5b04838661f9384add024 debuginfo(build-id) = 590582866d8766a08e3403669a8383793941f1b7 debuginfo(build-id) = 6afde1f256a5cf6b1ec1846b9537e41e62dcc4dd debuginfo(build-id) = 7ca3be18e2f8550b898371315871ac1ef7dcd00d debuginfo(build-id) = 84d8819f016c03322ee82a9c2972f181c5a19239 debuginfo(build-id) = a733a042fcb0cf49d2aacc9d1ca2b29bce8b1870 debuginfo(build-id) = fd875686da34ce2ca011f5ff5bede70b495748de leatherman-debuginfo = 1.6.1-2.el8 leatherman-debuginfo(x86-64) = 1.6.1-2.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: leatherman-debugsource(x86-64) = 1.6.1-2.el8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64
Wrote: /builddir/build/RPMS/leatherman-1.6.1-2.el8.x86_64.rpm
Wrote: /builddir/build/RPMS/leatherman-devel-1.6.1-2.el8.x86_64.rpm
Wrote: /builddir/build/RPMS/leatherman-debugsource-1.6.1-2.el8.x86_64.rpm
Wrote: /builddir/build/RPMS/leatherman-debuginfo-1.6.1-2.el8.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DzT18O
+ umask 022
+ cd /builddir/build/BUILD
+ cd leatherman-1.6.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/leatherman-1.6.1-2.el8.x86_64
+ exit 0
Finish: rpmbuild leatherman-1.6.1-2.el8.src.rpm
Finish: build phase for leatherman-1.6.1-2.el8.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/1120468-centos-stream-x86_64-1575024263.028973/root/var/log/dnf.rpm.log
/var/lib/mock/1120468-centos-stream-x86_64-1575024263.028973/root/var/log/dnf.librepo.log
/var/lib/mock/1120468-centos-stream-x86_64-1575024263.028973/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/leatherman-1.6.1-2.el8.src.rpm) Config(child) 3 minutes 49 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
WARNING: Could not find required logging config file: /var/lib/copr-rpmbuild/results/configs/logging.ini. Using default...
INFO: mock.py version 1.4.21 starting (python version = 3.7.4)...
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
Start: scrub ['cache']
INFO: scrubbing cache for child
Finish: scrub ['cache']
Finish: run