Warning: Permanently added '13.120.89.142' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8591856-fedora-41-s390x --chroot fedora-41-s390x


Version: 1.2
PID: 14070
Logging PID: 14071
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8591856,
 'buildroot_pkgs': ['fedora-clang-default-cc'],
 'chroot': 'fedora-41-s390x',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '78ab2dcb30b44a13cb9d1794634d9aebf68871ee',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/sg3_utils',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'sg3_utils',
 'package_version': '1.48-4',
 'project_dirname': 'fedora-41-clang-20',
 'project_name': 'fedora-41-clang-20',
 'project_owner': '@fedora-llvm-team',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/fedora-41-clang-20/fedora-41-s390x/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-s390x/',
            'id': 'copr_tstellar_fedora_clang_default_cc',
            'name': 'Additional repo copr_tstellar_fedora_clang_default_cc'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/@fedora-llvm-team/llvm-snapshots-big-merge-20250130/fedora-41-s390x/',
            'id': 'copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130',
            'module_hotfixes': True,
            'name': 'Additional repo copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130'}],
 'sandbox': '@fedora-llvm-team/fedora-41-clang-20--kkleine',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': 0,
 'submitter': 'kkleine',
 'tags': [],
 'task_id': '8591856-fedora-41-s390x',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': ['toolchain_clang', 'clang_lto'],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/sg3_utils /var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/sg3_utils', '/var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils'...

Running: git checkout 78ab2dcb30b44a13cb9d1794634d9aebf68871ee --

cmd: ['git', 'checkout', '78ab2dcb30b44a13cb9d1794634d9aebf68871ee', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils
rc: 0
stdout: 
stderr: Note: switching to '78ab2dcb30b44a13cb9d1794634d9aebf68871ee'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

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

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

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

HEAD is now at 78ab2dc automatic import of sg3_utils

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading sg3_utils-1.48.tar.xz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o sg3_utils-1.48.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/@fedora-llvm-team/fedora-41-clang-20/sg3_utils/sg3_utils-1.48.tar.xz/md5/0024393d2d2942cc081ce613d98db68a/sg3_utils-1.48.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1182k  100 1182k    0     0  1362k      0 --:--:-- --:--:-- --:--:-- 1362k
INFO: Reading stdout from command: md5sum sg3_utils-1.48.tar.xz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils/sg3_utils.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1738405070.308981 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with toolchain_clang --with clang_lto
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils/sg3_utils.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1738405070.308981 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with toolchain_clang --with clang_lto
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils/sg3_utils.spec)  Config(fedora-41-s390x)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap-1738405070.308981/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Tagging container image as mock-bootstrap-572e9070-1e23-4525-b5af-0b518a80d9ac
INFO: Checking that 18b9d457c47e76e4dfbc045f62e6c26a52ac6d9b1ee99c6a9ae36accd1314857 image matches host's architecture
INFO: Copy content of container 18b9d457c47e76e4dfbc045f62e6c26a52ac6d9b1ee99c6a9ae36accd1314857 to /var/lib/mock/fedora-41-s390x-bootstrap-1738405070.308981/root
INFO: mounting 18b9d457c47e76e4dfbc045f62e6c26a52ac6d9b1ee99c6a9ae36accd1314857 with podman image mount
INFO: image 18b9d457c47e76e4dfbc045f62e6c26a52ac6d9b1ee99c6a9ae36accd1314857 as /var/lib/containers/storage/overlay/872ad1f172c572d07aedffd12d090ebbcfac9e54e61a7f38ad51cb1aedd6e2a6/merged
INFO: umounting image 18b9d457c47e76e4dfbc045f62e6c26a52ac6d9b1ee99c6a9ae36accd1314857 (/var/lib/containers/storage/overlay/872ad1f172c572d07aedffd12d090ebbcfac9e54e61a7f38ad51cb1aedd6e2a6/merged) with podman image umount
INFO: Removing image mock-bootstrap-572e9070-1e23-4525-b5af-0b518a80d9ac
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-1738405070.308981/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc41.s390x
  rpm-sequoia-1.7.0-3.fc41.s390x
  dnf5-5.2.8.1-3.fc41.s390x
  dnf5-plugins-5.2.8.1-3.fc41.s390x
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  12.5 KiB/s |   5.5 KiB |  00m00s
 fedora                                 100% |  15.9 KiB/s |   5.5 KiB |  00m00s
 Copr repository                        100% |   9.8 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% |  13.2 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% |  13.5 KiB/s |   1.5 KiB |  00m00s
 Copr repository                        100% |   6.0 MiB/s |   6.3 MiB |  00m01s
Repositories loaded.
Package                            Arch   Version                                   Repository                                                   Size
Installing group/module packages:
 bash                              s390x  5.2.32-1.fc41                             copr_base                                                 8.4 MiB
 bzip2                             s390x  1.0.8-19.fc41                             copr_base                                                86.5 KiB
 coreutils                         s390x  9.5-11.fc41                               copr_base                                                 5.6 MiB
 cpio                              s390x  2.15-2.fc41                               copr_base                                                 1.1 MiB
 diffutils                         s390x  3.10-8.fc41                               copr_base                                                 1.6 MiB
 fedora-release-common             noarch 41-29                                     updates                                                  19.7 KiB
 findutils                         s390x  1:4.10.0-4.fc41                           copr_base                                                 1.9 MiB
 gawk                              s390x  5.3.0-4.fc41                              copr_base                                                 1.8 MiB
 glibc-minimal-langpack            s390x  2.40-21.fc41                              copr_base                                                 0.0   B
 grep                              s390x  3.11-9.fc41                               copr_base                                                 1.0 MiB
 gzip                              s390x  1.13-2.fc41                               copr_base                                               420.7 KiB
 info                              s390x  7.1-3.fc41                                copr_base                                               432.9 KiB
 patch                             s390x  2.7.6-25.fc41                             copr_base                                               347.0 KiB
 redhat-rpm-config                 noarch 293-1.fc41                                fedora                                                  183.5 KiB
 rpm-build                         s390x  4.20.0-1.fc41                             copr_base                                               161.9 KiB
 sed                               s390x  4.9-3.fc41                                copr_base                                               897.4 KiB
 shadow-utils                      s390x  2:4.15.1-12.fc41                          copr_base                                                 4.2 MiB
 tar                               s390x  2:1.35-4.fc41                             copr_base                                                 3.1 MiB
 unzip                             s390x  6.0-64.fc41                               fedora                                                  410.0 KiB
 util-linux                        s390x  2.40.4-1.fc41                             copr_base                                                 3.5 MiB
 which                             s390x  2.21-42.fc41                              copr_base                                                79.4 KiB
 xz                                s390x  1:5.6.2-3.fc41                            copr_base                                                 1.2 MiB
Installing dependencies:
 add-determinism                   s390x  0.3.6-3.fc41                              updates                                                   3.1 MiB
 alternatives                      s390x  1.31-1.fc41                               copr_base                                                64.5 KiB
 ansible-srpm-macros               noarch 1-16.fc41                                 fedora                                                   35.7 KiB
 audit-libs                        s390x  4.0.3-1.fc41                              updates                                                 358.9 KiB
 authselect                        s390x  1.5.0-8.fc41                              copr_base                                               153.1 KiB
 authselect-libs                   s390x  1.5.0-8.fc41                              copr_base                                               842.7 KiB
 basesystem                        noarch 11-21.fc41                                fedora                                                    0.0   B
 binutils                          s390x  2.43.1-5.fc41                             updates                                                  26.6 MiB
 build-reproducibility-srpm-macros noarch 0.3.6-3.fc41                              updates                                                 735.0   B
 bzip2-libs                        s390x  1.0.8-19.fc41                             copr_base                                               116.2 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-1.0.fc41               fedora                                                    2.4 MiB
 coreutils-common                  s390x  9.5-11.fc41                               copr_base                                                11.2 MiB
 cracklib                          s390x  2.9.11-6.fc41                             copr_base                                               225.3 KiB
 crypto-policies                   noarch 20241029-1.git8baf557.fc41                updates                                                 136.9 KiB
 curl                              s390x  8.9.1-3.fc41                              copr_base                                               813.2 KiB
 cyrus-sasl-lib                    s390x  2.1.28-27.fc41                            fedora                                                    2.4 MiB
 debugedit                         s390x  5.1-4.fc41                                updates                                                 193.3 KiB
 dwz                               s390x  0.15-8.fc41                               fedora                                                  314.6 KiB
 ed                                s390x  1.20.2-2.fc41                             copr_base                                               158.5 KiB
 efi-srpm-macros                   noarch 5-13.fc41                                 updates                                                  40.2 KiB
 elfutils                          s390x  0.192-7.fc41                              updates                                                   2.9 MiB
 elfutils-debuginfod-client        s390x  0.192-7.fc41                              updates                                                  73.0 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc41                              updates                                                   1.8 KiB
 elfutils-libelf                   s390x  0.192-7.fc41                              updates                                                   1.2 MiB
 elfutils-libs                     s390x  0.192-7.fc41                              updates                                                 746.5 KiB
 fedora-gpg-keys                   noarch 41-1                                      fedora                                                  126.4 KiB
 fedora-release                    noarch 41-29                                     updates                                                   0.0   B
 fedora-release-identity-basic     noarch 41-29                                     updates                                                 682.0   B
 fedora-repos                      noarch 41-1                                      fedora                                                    4.9 KiB
 file                              s390x  5.45-7.fc41                               fedora                                                  103.3 KiB
 file-libs                         s390x  5.45-7.fc41                               fedora                                                    9.9 MiB
 filesystem                        s390x  3.18-23.fc41                              fedora                                                  106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41                           fedora                                                   55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc41                              updates                                                  38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                               fedora                                                  144.0   B
 gdb-minimal                       s390x  15.2-4.fc41                               updates                                                  14.7 MiB
 gdbm                              s390x  1:1.23-7.fc41                             copr_base                                               491.4 KiB
 gdbm-libs                         s390x  1:1.23-7.fc41                             copr_base                                               149.5 KiB
 ghc-srpm-macros                   noarch 1.9.1-2.fc41                              fedora                                                  747.0   B
 glibc                             s390x  2.40-21.fc41                              copr_base                                                 5.0 MiB
 glibc-common                      s390x  2.40-21.fc41                              copr_base                                                 1.1 MiB
 glibc-gconv-extra                 s390x  2.40-21.fc41                              copr_base                                                 6.7 MiB
 gmp                               s390x  1:6.3.0-2.fc41                            fedora                                                  770.0 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                                  fedora                                                    1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc41                              updates                                                  60.8 KiB
 jansson                           s390x  2.13.1-10.fc41                            copr_base                                               108.2 KiB
 json-c                            s390x  0.17-4.fc41                               copr_base                                                86.0 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                               fedora                                                    1.9 KiB
 keyutils-libs                     s390x  1.6.3-4.fc41                              copr_base                                                49.9 KiB
 krb5-libs                         s390x  1.21.3-3.fc41                             updates                                                   2.4 MiB
 libacl                            s390x  2.3.2-2.fc41                              copr_base                                                43.6 KiB
 libarchive                        s390x  3.7.4-4.fc41                              copr_base                                                 1.1 MiB
 libattr                           s390x  2.5.2-4.fc41                              fedora                                                   28.3 KiB
 libblkid                          s390x  2.40.4-1.fc41                             copr_base                                               320.8 KiB
 libbrotli                         s390x  1.1.0-5.fc41                              copr_base                                               972.4 KiB
 libcap                            s390x  2.70-4.fc41                               fedora                                                  234.2 KiB
 libcap-ng                         s390x  0.8.5-3.fc41                              copr_base                                                60.3 KiB
 libcom_err                        s390x  1.47.1-6.fc41                             copr_base                                                58.7 KiB
 libcurl                           s390x  8.9.1-3.fc41                              copr_base                                                 1.1 MiB
 libeconf                          s390x  0.6.2-3.fc41                              copr_base                                                61.9 KiB
 libedit                           s390x  3.1-54.20250104cvs.fc41                   copr_base                                               279.0 KiB
 libevent                          s390x  2.1.12-14.fc41                            copr_base                                               988.7 KiB
 libfdisk                          s390x  2.40.4-1.fc41                             copr_base                                               396.1 KiB
 libffi                            s390x  3.4.6-3.fc41                              copr_base                                                61.6 KiB
 libgcc                            s390x  14.2.1-7.fc41                             updates                                                 166.7 KiB
 libidn2                           s390x  2.3.7-2.fc41                              copr_base                                               328.7 KiB
 libmount                          s390x  2.40.4-1.fc41                             copr_base                                               392.1 KiB
 libnghttp2                        s390x  1.62.1-2.fc41                             copr_base                                               239.2 KiB
 libnsl2                           s390x  2.0.1-2.fc41                              fedora                                                   61.7 KiB
 libomp                            s390x  21.0.0~pre20250130.gde7438e472839d-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130   1.9 MiB
 libpkgconf                        s390x  2.3.0-1.fc41                              copr_base                                                85.6 KiB
 libpsl                            s390x  0.21.5-4.fc41                             copr_base                                                72.0 KiB
 libpwquality                      s390x  1.4.5-11.fc41                             copr_base                                               403.9 KiB
 libselinux                        s390x  3.7-5.fc41                                copr_base                                               212.7 KiB
 libsemanage                       s390x  3.7-2.fc41                                copr_base                                               321.8 KiB
 libsepol                          s390x  3.7-2.fc41                                copr_base                                               988.3 KiB
 libsmartcols                      s390x  2.40.4-1.fc41                             copr_base                                               187.9 KiB
 libssh                            s390x  0.10.6-8.fc41                             fedora                                                  529.0 KiB
 libssh-config                     noarch 0.10.6-8.fc41                             fedora                                                  277.0   B
 libstdc++                         s390x  14.2.1-7.fc41                             updates                                                   3.0 MiB
 libtasn1                          s390x  4.19.0-10.fc41                            copr_base                                               203.4 KiB
 libtirpc                          s390x  1.3.6-1.rc3.fc41                          copr_base                                               229.2 KiB
 libtool-ltdl                      s390x  2.4.7-12.fc41                             fedora                                                   74.0 KiB
 libunistring                      s390x  1.1-8.fc41                                copr_base                                                 1.8 MiB
 libutempter                       s390x  1.2.1-15.fc41                             copr_base                                                48.8 KiB
 libuuid                           s390x  2.40.4-1.fc41                             copr_base                                                31.6 KiB
 libverto                          s390x  0.3.2-9.fc41                              fedora                                                   29.3 KiB
 libxcrypt                         s390x  4.4.38-3.fc41                             updates                                                 269.7 KiB
 libxml2                           s390x  2.12.9-1.fc41                             copr_base                                                 2.4 MiB
 libzstd                           s390x  1.5.6-2.fc41                              copr_base                                               987.6 KiB
 llvm-libs                         s390x  21.0.0~pre20250130.gde7438e472839d-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130 205.9 MiB
 lua-libs                          s390x  5.4.6-6.fc41                              fedora                                                  320.9 KiB
 lua-srpm-macros                   noarch 1-14.fc41                                 fedora                                                    1.3 KiB
 lz4-libs                          s390x  1.10.0-1.fc41                             copr_base                                               229.0 KiB
 mpfr                              s390x  4.2.1-5.fc41                              copr_base                                               782.4 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41                       copr_base                                               326.3 KiB
 ncurses-libs                      s390x  6.5-2.20240629.fc41                       copr_base                                                 1.0 MiB
 ocaml-srpm-macros                 noarch 10-3.fc41                                 fedora                                                    1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                                 fedora                                                  112.0   B
 openldap                          s390x  2.6.8-7.fc41                              updates                                                 654.5 KiB
 openssl-libs                      s390x  1:3.2.2-11.fc41                           updates                                                   6.0 MiB
 p11-kit                           s390x  0.25.5-3.fc41                             copr_base                                                 2.6 MiB
 p11-kit-trust                     s390x  0.25.5-3.fc41                             copr_base                                               532.8 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                               fedora                                                    1.6 KiB
 pam                               s390x  1.6.1-7.fc41                              copr_base                                                 1.5 MiB
 pam-libs                          s390x  1.6.1-7.fc41                              copr_base                                               121.9 KiB
 pcre2                             s390x  10.44-1.fc41.1                            copr_base                                               843.8 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1                            copr_base                                               251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                                 fedora                                                  861.0   B
 pkgconf                           s390x  2.3.0-1.fc41                              copr_base                                                90.4 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc41                              copr_base                                                14.4 KiB
 pkgconf-pkg-config                s390x  2.3.0-1.fc41                              copr_base                                               988.0   B
 popt                              s390x  1.19-7.fc41                               copr_base                                               136.4 KiB
 publicsuffix-list-dafsa           noarch 20250116-1.fc41                           updates                                                  68.5 KiB
 pyproject-srpm-macros             noarch 1.16.4-1.fc41                             updates                                                   1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                               fedora                                                   51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc41                            fedora                                                  500.0   B
 qt6-srpm-macros                   noarch 6.8.1-4.fc41                              updates                                                 456.0   B
 readline                          s390x  8.2-10.fc41                               copr_base                                               552.6 KiB
 rpm                               s390x  4.20.0-1.fc41                             copr_base                                                 3.0 MiB
 rpm-build-libs                    s390x  4.20.0-1.fc41                             copr_base                                               234.7 KiB
 rpm-libs                          s390x  4.20.0-1.fc41                             copr_base                                               958.5 KiB
 rpm-sequoia                       s390x  1.7.0-3.fc41                              updates                                                   3.2 MiB
 rust-srpm-macros                  noarch 26.3-3.fc41                               fedora                                                    4.8 KiB
 setup                             noarch 2.15.0-8.fc41                             updates                                                 720.7 KiB
 sqlite-libs                       s390x  3.46.1-2.fc41                             updates                                                   1.6 MiB
 systemd-libs                      s390x  256.11-1.fc41                             updates                                                   2.0 MiB
 util-linux-core                   s390x  2.40.4-1.fc41                             copr_base                                                 1.4 MiB
 xxhash-libs                       s390x  0.8.3-1.fc41                              copr_base                                                72.2 KiB
 xz-libs                           s390x  1:5.6.2-3.fc41                            copr_base                                               258.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                                  fedora                                                    1.1 KiB
 zip                               s390x  3.0-41.fc41                               fedora                                                  750.2 KiB
 zlib-ng-compat                    s390x  2.2.3-1.fc41                              copr_base                                               126.2 KiB
 zstd                              s390x  1.5.6-2.fc41                              copr_base                                                 2.0 MiB
Installing groups:
 Buildsystem building group                                                                                                                          

Transaction Summary:
 Installing:       156 packages

Total size of inbound packages is 97 MiB. Need to download 4 MiB.
After this operation, 391 MiB extra will be used (install 391 MiB, remove 0 B).
[1/1] redhat-rpm-config-0:293-1.fc41.no 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[1/1] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/2] unzip-0:6.0-64.fc41.s390x         100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[2/2] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/3] tar-2:1.35-4.fc41.s390x           100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[3/3] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/4] bzip2-0:1.0.8-19.fc41.s390x       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[4/4] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/5] rpm-build-0:4.20.0-1.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[5/5] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/6] cpio-0:2.15-2.fc41.s390x          100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[6/6] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/7] which-0:2.21-42.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[7/7] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/8] bash-0:5.2.32-1.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[8/8] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/9] coreutils-0:9.5-11.fc41.s390x     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[9/9] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/10] grep-0:3.11-9.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[10/10] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/11] patch-0:2.7.6-25.fc41.s390x     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[11/11] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/12] sed-0:4.9-3.fc41.s390x          100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[12/12] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/13] shadow-utils-2:4.15.1-12.fc41.s 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[13/13] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/14] util-linux-0:2.40.4-1.fc41.s390 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[14/14] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/15] diffutils-0:3.10-8.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[15/15] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/16] fedora-release-common-0:41-29.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[16/16] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/17] findutils-1:4.10.0-4.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[17/17] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/18] gawk-0:5.3.0-4.fc41.s390x       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[18/18] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/20] gzip-0:1.13-2.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 2/21] info-0:7.1-3.fc41.s390x         100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 3/22] xz-1:5.6.2-3.fc41.s390x         100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 4/23] ansible-srpm-macros-0:1-16.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 5/24] dwz-0:0.15-8.fc41.s390x         100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 6/25] file-0:5.45-7.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 7/26] fonts-srpm-macros-1:2.0.5-17.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 8/27] fpc-srpm-macros-0:1.3-13.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 9/28] ghc-srpm-macros-0:1.9.1-2.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[10/29] gnat-srpm-macros-0:6-6.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[11/30] kernel-srpm-macros-0:1.0-24.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[12/31] lua-srpm-macros-0:1-14.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[13/32] ocaml-srpm-macros-0:10-3.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[14/33] openblas-srpm-macros-0:2-18.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[15/34] package-notes-srpm-macros-0:0.5 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[16/35] perl-srpm-macros-0:1-56.fc41.no 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[17/36] python-srpm-macros-0:3.13-3.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[18/37] qt5-srpm-macros-0:5.15.15-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[19/38] rust-srpm-macros-0:26.3-3.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[20/39] zig-srpm-macros-0:1-3.fc41.noar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[21/40] zip-0:3.0-41.fc41.s390x         100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[22/41] filesystem-0:3.18-23.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[23/42] gmp-1:6.3.0-2.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[24/43] libattr-0:2.5.2-4.fc41.s390x    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[25/44] libcap-0:2.70-4.fc41.s390x      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[26/45] fedora-repos-0:41-1.noarch      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[27/46] file-libs-0:5.45-7.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[28/47] fedora-gpg-keys-0:41-1.noarch   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[29/49] basesystem-0:11-21.fc41.noarch  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[30/50] xz-libs-1:5.6.2-3.fc41.s390x    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[31/51] audit-libs-0:4.0.3-1.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[32/52] libblkid-0:2.40.4-1.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[33/53] libfdisk-0:2.40.4-1.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[34/54] libmount-0:2.40.4-1.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[35/55] libsmartcols-0:2.40.4-1.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[36/56] libuuid-0:2.40.4-1.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[37/57] pam-0:1.6.1-7.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[38/58] libnsl2-0:2.0.1-2.fc41.s390x    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[39/59] pam-libs-0:1.6.1-7.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[40/60] systemd-libs-0:256.11-1.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[41/61] util-linux-core-0:2.40.4-1.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[42/62] zlib-ng-compat-0:2.2.3-1.fc41.s 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[43/63] authselect-libs-0:1.5.0-8.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[44/64] libcap-ng-0:0.8.5-3.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[45/65] libselinux-0:3.7-5.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[46/66] libutempter-0:1.2.1-15.fc41.s39 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[47/67] ncurses-libs-0:6.5-2.20240629.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[48/68] readline-0:8.2-10.fc41.s390x    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[49/69] libacl-0:2.3.2-2.fc41.s390x     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[50/70] libxcrypt-0:4.4.38-3.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[51/71] setup-0:2.15.0-8.fc41.noarch    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[52/72] libeconf-0:0.6.2-3.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[53/73] libsemanage-0:3.7-2.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[54/74] binutils-0:2.43.1-5.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[55/75] debugedit-0:5.1-4.fc41.s390x    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[56/76] elfutils-0:0.192-7.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[57/77] elfutils-debuginfod-client-0:0. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[58/78] elfutils-libelf-0:0.192-7.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[59/79] elfutils-libs-0:0.192-7.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[60/80] libarchive-0:3.7.4-4.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[61/81] pkgconf-pkg-config-0:2.3.0-1.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[62/82] popt-0:1.19-7.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[63/83] rpm-0:4.20.0-1.fc41.s390x       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[64/84] rpm-build-libs-0:4.20.0-1.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[65/85] lua-libs-0:5.4.6-6.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[66/86] rpm-libs-0:4.20.0-1.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[67/87] zstd-0:1.5.6-2.fc41.s390x       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[68/88] curl-0:8.9.1-3.fc41.s390x       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[69/89] pkgconf-0:2.3.0-1.fc41.s390x    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[70/90] pkgconf-m4-0:2.3.0-1.fc41.noarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[71/91] libpkgconf-0:2.3.0-1.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[72/92] ed-0:1.20.2-2.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[73/93] libtirpc-0:1.3.6-1.rc3.fc41.s39 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[74/94] openssl-libs-1:3.2.2-11.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[75/95] ca-certificates-0:2024.2.69_v8. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[76/96] authselect-0:1.5.0-8.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[77/97] gdbm-1:1.23-7.fc41.s390x        100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[78/98] gdbm-libs-1:1.23-7.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[79/99] libpwquality-0:1.4.5-11.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 80/100] ncurses-base-0:6.5-2.20240629 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 81/101] krb5-libs-0:1.21.3-3.fc41.s39 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 82/102] libverto-0:0.3.2-9.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 83/103] libcom_err-0:1.47.1-6.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 84/104] bzip2-libs-0:1.0.8-19.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 85/105] libsepol-0:3.7-2.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 86/106] pcre2-0:10.44-1.fc41.1.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 87/107] cracklib-0:2.9.11-6.fc41.s390 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 88/108] libxml2-0:2.12.9-1.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 89/109] libzstd-0:1.5.6-2.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 90/110] lz4-libs-0:1.10.0-1.fc41.s390 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 91/113] libgcc-0:14.2.1-7.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 92/114] mpfr-0:4.2.1-5.fc41.s390x     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 93/115] coreutils-common-0:9.5-11.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 94/116] build-reproducibility-srpm-ma 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 95/117] add-determinism-0:0.3.6-3.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 96/118] efi-srpm-macros-0:5-13.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 97/119] forge-srpm-macros-0:0.4.0-1.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 98/120] go-srpm-macros-0:3.6.0-5.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 99/121] pyproject-srpm-macros-0:1.16. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[100/122] qt6-srpm-macros-0:6.8.1-4.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[101/123] libffi-0:3.4.6-3.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[102/124] p11-kit-0:0.25.5-3.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[103/125] p11-kit-trust-0:0.25.5-3.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[104/126] crypto-policies-0:20241029-1. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[105/127] keyutils-libs-0:1.6.3-4.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[106/128] elfutils-default-yama-scope-0 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[107/129] json-c-0:0.17-4.fc41.s390x    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[108/130] libstdc++-0:14.2.1-7.fc41.s39 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[109/131] alternatives-0:1.31-1.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[110/132] jansson-0:2.13.1-10.fc41.s390 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[111/133] rpm-sequoia-0:1.7.0-3.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[112/134] sqlite-libs-0:3.46.1-2.fc41.s 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[113/135] pcre2-syntax-0:10.44-1.fc41.1 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[114/136] libtasn1-0:4.19.0-10.fc41.s39 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[115/137] gdb-minimal-0:15.2-4.fc41.s39 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[116/138] libcurl-0:8.9.1-3.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[117/139] libssh-0:0.10.6-8.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[118/140] libssh-config-0:0.10.6-8.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[119/141] fedora-release-0:41-29.noarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[120/142] xxhash-libs-0:0.8.3-1.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[121/143] fedora-release-identity-basic 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[122/144] libomp-0:21.0.0~pre20250130.g 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[123/145] llvm-libs-0:21.0.0~pre2025013 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[124/146] openldap-0:2.6.8-7.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[125/147] cyrus-sasl-lib-0:2.1.28-27.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[126/148] libtool-ltdl-0:2.4.7-12.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[127/149] libbrotli-0:1.1.0-5.fc41.s390 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[128/150] libidn2-0:2.3.7-2.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[129/151] libnghttp2-0:1.62.1-2.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[130/152] libpsl-0:0.21.5-4.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[131/153] libedit-0:3.1-54.20250104cvs. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[132/154] libevent-0:2.1.12-14.fc41.s39 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[133/155] publicsuffix-list-dafsa-0:202 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[134/156] libunistring-0:1.1-8.fc41.s39 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[135/156] glibc-common-0:2.40-21.fc41.s 100% | 606.7 KiB/s | 397.4 KiB |  00m01s
[136/156] glibc-minimal-langpack-0:2.40 100% | 153.1 KiB/s | 100.8 KiB |  00m01s
[137/156] glibc-0:2.40-21.fc41.s390x    100% |   1.9 MiB/s |   1.8 MiB |  00m01s
[138/156] glibc-gconv-extra-0:2.40-21.f 100% |   2.0 MiB/s |   1.6 MiB |  00m01s
--------------------------------------------------------------------------------
[156/156] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
Running transaction
Importing OpenPGP key 0xE99D6AD1:
 UserID     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
[  1/158] Verify package files          100% | 428.0   B/s | 156.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-23.fc41.s390x
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-23.fc41.s390x
>>> [RPM] /var/lib/mock/fedora-41-s390x-1738405070.308981/root/var/cache/dnf/cop
>>> [RPM] /var/lib/mock/fedora-41-s390x-1738405070.308981/root/var/cache/dnf/cop
[  2/158] Prepare transaction           100% |   3.0 KiB/s | 156.0   B |  00m00s
[  3/158] Installing libgcc-0:14.2.1-7. 100% | 164.4 MiB/s | 168.4 KiB |  00m00s
[  4/158] Installing publicsuffix-list- 100% |   0.0   B/s |  69.2 KiB |  00m00s
[  5/158] Installing fedora-release-ide 100% |   0.0   B/s | 940.0   B |  00m00s
[  6/158] Installing fedora-gpg-keys-0: 100% |  33.6 MiB/s | 172.2 KiB |  00m00s
[  7/158] Installing fedora-repos-0:41- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  8/158] Installing fedora-release-com 100% |  23.4 MiB/s |  24.0 KiB |  00m00s
[  9/158] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 10/158] Installing setup-0:2.15.0-8.f 100% |  50.7 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 11/158] Installing filesystem-0:3.18- 100% |   3.0 MiB/s | 212.5 KiB |  00m00s
[ 12/158] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 13/158] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 14/158] Installing pcre2-syntax-0:10. 100% | 248.1 MiB/s | 254.1 KiB |  00m00s
[ 15/158] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 16/158] Installing coreutils-common-0 100% | 339.1 MiB/s |  11.2 MiB |  00m00s
[ 17/158] Installing ncurses-base-0:6.5 100% |  85.9 MiB/s | 351.7 KiB |  00m00s
[ 18/158] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 19/158] Installing ncurses-libs-0:6.5 100% | 207.3 MiB/s |   1.0 MiB |  00m00s
[ 20/158] Installing glibc-0:2.40-21.fc 100% | 237.6 MiB/s |   5.0 MiB |  00m00s
[ 21/158] Installing bash-0:5.2.32-1.fc 100% | 365.3 MiB/s |   8.4 MiB |  00m00s
[ 22/158] Installing glibc-common-0:2.4 100% | 178.9 MiB/s |   1.1 MiB |  00m00s
[ 23/158] Installing glibc-gconv-extra- 100% | 220.4 MiB/s |   6.8 MiB |  00m00s
[ 24/158] Installing zlib-ng-compat-0:2 100% | 124.1 MiB/s | 127.0 KiB |  00m00s
[ 25/158] Installing xz-libs-1:5.6.2-3. 100% | 253.4 MiB/s | 259.5 KiB |  00m00s
[ 26/158] Installing bzip2-libs-0:1.0.8 100% | 114.6 MiB/s | 117.3 KiB |  00m00s
[ 27/158] Installing libstdc++-0:14.2.1 100% | 304.7 MiB/s |   3.0 MiB |  00m00s
[ 28/158] Installing libuuid-0:2.40.4-1 100% |   0.0   B/s |  32.6 KiB |  00m00s
[ 29/158] Installing readline-0:8.2-10. 100% | 270.9 MiB/s | 554.8 KiB |  00m00s
[ 30/158] Installing popt-0:1.19-7.fc41 100% |  69.8 MiB/s | 143.0 KiB |  00m00s
[ 31/158] Installing libzstd-0:1.5.6-2. 100% | 321.9 MiB/s | 988.8 KiB |  00m00s
[ 32/158] Installing elfutils-libelf-0: 100% | 391.6 MiB/s |   1.2 MiB |  00m00s
[ 33/158] Installing libblkid-0:2.40.4- 100% | 314.2 MiB/s | 321.8 KiB |  00m00s
[ 34/158] Installing gmp-1:6.3.0-2.fc41 100% | 251.4 MiB/s | 772.2 KiB |  00m00s
[ 35/158] Installing libattr-0:2.5.2-4. 100% |   0.0   B/s |  29.3 KiB |  00m00s
[ 36/158] Installing libacl-0:2.3.2-2.f 100% |   0.0   B/s |  44.4 KiB |  00m00s
[ 37/158] Installing libxcrypt-0:4.4.38 100% | 266.0 MiB/s | 272.4 KiB |  00m00s
[ 38/158] Installing libffi-0:3.4.6-3.f 100% |   0.0   B/s |  63.0 KiB |  00m00s
[ 39/158] Installing libeconf-0:0.6.2-3 100% |   0.0   B/s |  63.5 KiB |  00m00s
[ 40/158] Installing gdbm-libs-1:1.23-7 100% | 147.7 MiB/s | 151.2 KiB |  00m00s
[ 41/158] Installing mpfr-0:4.2.1-5.fc4 100% | 255.2 MiB/s | 784.1 KiB |  00m00s
[ 42/158] Installing gawk-0:5.3.0-4.fc4 100% | 253.4 MiB/s |   1.8 MiB |  00m00s
[ 43/158] Installing dwz-0:0.15-8.fc41. 100% | 308.6 MiB/s | 316.0 KiB |  00m00s
[ 44/158] Installing unzip-0:6.0-64.fc4 100% | 201.9 MiB/s | 413.5 KiB |  00m00s
[ 45/158] Installing libxml2-0:2.12.9-1 100% | 300.0 MiB/s |   2.4 MiB |  00m00s
[ 46/158] Installing file-libs-0:5.45-7 100% | 621.6 MiB/s |   9.9 MiB |  00m00s
[ 47/158] Installing file-0:5.45-7.fc41 100% |  14.6 MiB/s | 104.8 KiB |  00m00s
>>> Running pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41.
>>> Finished pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41
>>> Scriptlet output:
>>> /var/tmp/rpm-tmp.cenzz3: line 2: rm: command not found
>>> 
[ 48/158] Installing crypto-policies-0: 100% |  31.9 MiB/s | 163.3 KiB |  00m00s
[ 49/158] Installing libsmartcols-0:2.4 100% | 184.7 MiB/s | 189.1 KiB |  00m00s
[ 50/158] Installing libcap-ng-0:0.8.5- 100% |   0.0   B/s |  62.1 KiB |  00m00s
[ 51/158] Installing audit-libs-0:4.0.3 100% | 176.3 MiB/s | 361.0 KiB |  00m00s
[ 52/158] Installing pam-libs-0:1.6.1-7 100% | 121.4 MiB/s | 124.3 KiB |  00m00s
[ 53/158] Installing libcap-0:2.70-4.fc 100% | 116.8 MiB/s | 239.2 KiB |  00m00s
[ 54/158] Installing systemd-libs-0:256 100% | 252.9 MiB/s |   2.0 MiB |  00m00s
[ 55/158] Installing lua-libs-0:5.4.6-6 100% | 314.5 MiB/s | 322.1 KiB |  00m00s
[ 56/158] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  59.8 KiB |  00m00s
[ 57/158] Installing libsepol-0:3.7-2.f 100% | 322.0 MiB/s | 989.3 KiB |  00m00s
[ 58/158] Installing pcre2-0:10.44-1.fc 100% | 275.1 MiB/s | 845.2 KiB |  00m00s
[ 59/158] Installing libselinux-0:3.7-5 100% | 208.9 MiB/s | 213.9 KiB |  00m00s
[ 60/158] Installing sed-0:4.9-3.fc41.s 100% | 221.1 MiB/s | 905.6 KiB |  00m00s
[ 61/158] Installing grep-0:3.11-9.fc41 100% | 207.7 MiB/s |   1.0 MiB |  00m00s
[ 62/158] Installing findutils-1:4.10.0 100% | 272.8 MiB/s |   1.9 MiB |  00m00s
[ 63/158] Installing xz-1:5.6.2-3.fc41. 100% | 202.7 MiB/s |   1.2 MiB |  00m00s
[ 64/158] Installing libmount-0:2.40.4- 100% | 191.9 MiB/s | 393.1 KiB |  00m00s
[ 65/158] Installing lz4-libs-0:1.10.0- 100% | 224.7 MiB/s | 230.1 KiB |  00m00s
[ 66/158] Installing alternatives-0:1.3 100% |   0.0   B/s |  66.1 KiB |  00m00s
[ 67/158] Installing libtasn1-0:4.19.0- 100% | 200.4 MiB/s | 205.2 KiB |  00m00s
[ 68/158] Installing p11-kit-0:0.25.5-3 100% | 233.4 MiB/s |   2.6 MiB |  00m00s
[ 69/158] Installing libunistring-0:1.1 100% | 300.7 MiB/s |   1.8 MiB |  00m00s
[ 70/158] Installing libidn2-0:2.3.7-2. 100% | 163.4 MiB/s | 334.6 KiB |  00m00s
[ 71/158] Installing libpsl-0:0.21.5-4. 100% |   0.0   B/s |  73.1 KiB |  00m00s
[ 72/158] Installing p11-kit-trust-0:0. 100% |  74.6 MiB/s | 534.5 KiB |  00m00s
[ 73/158] Installing openssl-libs-1:3.2 100% | 248.5 MiB/s |   6.0 MiB |  00m00s
[ 74/158] Installing coreutils-0:9.5-11 100% | 257.9 MiB/s |   5.7 MiB |  00m00s
[ 75/158] Installing ca-certificates-0: 100% |   2.4 MiB/s |   2.4 MiB |  00m01s
[ 76/158] Installing libarchive-0:3.7.4 100% | 214.2 MiB/s |   1.1 MiB |  00m00s
[ 77/158] Installing gzip-0:1.13-2.fc41 100% | 208.1 MiB/s | 426.2 KiB |  00m00s
[ 78/158] Installing authselect-libs-0: 100% | 167.5 MiB/s | 857.6 KiB |  00m00s
[ 79/158] Installing cracklib-0:2.9.11- 100% |  77.0 MiB/s | 236.6 KiB |  00m00s
[ 80/158] Installing libpwquality-0:1.4 100% | 101.6 MiB/s | 416.3 KiB |  00m00s
[ 81/158] Installing rpm-sequoia-0:1.7. 100% | 263.3 MiB/s |   3.2 MiB |  00m00s
[ 82/158] Installing libevent-0:2.1.12- 100% | 242.3 MiB/s | 992.4 KiB |  00m00s
[ 83/158] Installing zstd-0:1.5.6-2.fc4 100% | 342.0 MiB/s |   2.1 MiB |  00m00s
[ 84/158] Installing util-linux-core-0: 100% | 202.9 MiB/s |   1.4 MiB |  00m00s
[ 85/158] Installing tar-2:1.35-4.fc41. 100% | 313.1 MiB/s |   3.1 MiB |  00m00s
[ 86/158] Installing libsemanage-0:3.7- 100% | 158.0 MiB/s | 323.6 KiB |  00m00s
[ 87/158] Installing shadow-utils-2:4.1 100% | 159.3 MiB/s |   4.3 MiB |  00m00s
[ 88/158] Installing libutempter-0:1.2. 100% |  24.8 MiB/s |  50.7 KiB |  00m00s
[ 89/158] Installing zip-0:3.0-41.fc41. 100% | 245.5 MiB/s | 754.1 KiB |  00m00s
[ 90/158] Installing gdbm-1:1.23-7.fc41 100% | 161.6 MiB/s | 496.3 KiB |  00m00s
[ 91/158] Installing cyrus-sasl-lib-0:2 100% | 265.4 MiB/s |   2.4 MiB |  00m00s
[ 92/158] Installing libfdisk-0:2.40.4- 100% | 194.0 MiB/s | 397.2 KiB |  00m00s
[ 93/158] Installing bzip2-0:1.0.8-19.f 100% |  88.8 MiB/s |  91.0 KiB |  00m00s
[ 94/158] Installing add-determinism-0: 100% | 282.2 MiB/s |   3.1 MiB |  00m00s
[ 95/158] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 96/158] Installing sqlite-libs-0:3.46 100% | 271.5 MiB/s |   1.6 MiB |  00m00s
[ 97/158] Installing rpm-libs-0:4.20.0- 100% | 234.4 MiB/s | 960.0 KiB |  00m00s
[ 98/158] Installing ed-0:1.20.2-2.fc41 100% | 157.1 MiB/s | 160.8 KiB |  00m00s
[ 99/158] Installing patch-0:2.7.6-25.f 100% | 170.2 MiB/s | 348.5 KiB |  00m00s
[100/158] Installing elfutils-default-y 100% | 510.7 KiB/s |   2.0 KiB |  00m00s
[101/158] Installing elfutils-libs-0:0. 100% | 182.7 MiB/s | 748.4 KiB |  00m00s
[102/158] Installing cpio-0:2.15-2.fc41 100% | 230.1 MiB/s |   1.2 MiB |  00m00s
[103/158] Installing diffutils-0:3.10-8 100% | 271.5 MiB/s |   1.6 MiB |  00m00s
[104/158] Installing libpkgconf-0:2.3.0 100% |   0.0   B/s |  86.7 KiB |  00m00s
[105/158] Installing pkgconf-0:2.3.0-1. 100% |  90.8 MiB/s |  92.9 KiB |  00m00s
[106/158] Installing libverto-0:0.3.2-9 100% |   0.0   B/s |  31.1 KiB |  00m00s
[107/158] Installing keyutils-libs-0:1. 100% |  50.1 MiB/s |  51.3 KiB |  00m00s
[108/158] Installing krb5-libs-0:1.21.3 100% | 241.4 MiB/s |   2.4 MiB |  00m00s
[109/158] Installing libtirpc-0:1.3.6-1 100% | 225.6 MiB/s | 231.0 KiB |  00m00s
[110/158] Installing libnsl2-0:2.0.1-2. 100% |  61.4 MiB/s |  62.8 KiB |  00m00s
[111/158] Installing pam-0:1.6.1-7.fc41 100% | 137.5 MiB/s |   1.5 MiB |  00m00s
[112/158] Installing libssh-0:0.10.6-8. 100% | 259.3 MiB/s | 531.1 KiB |  00m00s
[113/158] Installing json-c-0:0.17-4.fc 100% |   0.0   B/s |  87.2 KiB |  00m00s
[114/158] Installing jansson-0:2.13.1-1 100% | 107.0 MiB/s | 109.6 KiB |  00m00s
[115/158] Installing xxhash-libs-0:0.8. 100% |   0.0   B/s |  73.6 KiB |  00m00s
[116/158] Installing libtool-ltdl-0:2.4 100% |   0.0   B/s |  75.1 KiB |  00m00s
[117/158] Installing openldap-0:2.6.8-7 100% | 214.3 MiB/s | 658.3 KiB |  00m00s
[118/158] Installing libbrotli-0:1.1.0- 100% | 238.0 MiB/s | 974.7 KiB |  00m00s
[119/158] Installing libnghttp2-0:1.62. 100% | 234.7 MiB/s | 240.3 KiB |  00m00s
[120/158] Installing libcurl-0:8.9.1-3. 100% | 269.0 MiB/s |   1.1 MiB |  00m00s
[121/158] Installing elfutils-debuginfo 100% |  36.8 MiB/s |  75.3 KiB |  00m00s
[122/158] Installing binutils-0:2.43.1- 100% | 321.0 MiB/s |  26.6 MiB |  00m00s
[123/158] Installing elfutils-0:0.192-7 100% | 293.4 MiB/s |   2.9 MiB |  00m00s
[124/158] Installing gdb-minimal-0:15.2 100% | 306.3 MiB/s |  14.7 MiB |  00m00s
[125/158] Installing debugedit-0:5.1-4. 100% | 191.4 MiB/s | 196.0 KiB |  00m00s
[126/158] Installing curl-0:8.9.1-3.fc4 100% |  79.7 MiB/s | 815.6 KiB |  00m00s
[127/158] Installing rpm-0:4.20.0-1.fc4 100% | 165.3 MiB/s |   2.5 MiB |  00m00s
[128/158] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[129/158] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[130/158] Installing efi-srpm-macros-0: 100% |   0.0   B/s |  41.2 KiB |  00m00s
[131/158] Installing libedit-0:3.1-54.2 100% | 137.0 MiB/s | 280.7 KiB |  00m00s
[132/158] Installing llvm-libs-0:21.0.0 100% | 356.9 MiB/s | 205.9 MiB |  00m01s
[133/158] Installing libomp-0:21.0.0~pr 100% | 278.7 MiB/s |   2.0 MiB |  00m00s
[134/158] Installing rpm-build-libs-0:4 100% | 230.0 MiB/s | 235.5 KiB |  00m00s
[135/158] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[136/158] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[137/158] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[138/158] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[139/158] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[140/158] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[141/158] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[142/158] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[143/158] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[144/158] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[145/158] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[146/158] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[147/158] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[148/158] Installing pyproject-srpm-mac 100% |   0.0   B/s |   2.5 KiB |  00m00s
[149/158] Installing rpm-build-0:4.20.0 100% |  83.3 MiB/s | 170.6 KiB |  00m00s
[150/158] Installing python-srpm-macros 100% |   0.0   B/s |  52.2 KiB |  00m00s
[151/158] Installing fonts-srpm-macros- 100% |   0.0   B/s |  57.0 KiB |  00m00s
[152/158] Installing forge-srpm-macros- 100% |   0.0   B/s |  40.3 KiB |  00m00s
[153/158] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[154/158] Installing redhat-rpm-config- 100% |  92.8 MiB/s | 190.1 KiB |  00m00s
[155/158] Installing util-linux-0:2.40. 100% | 148.6 MiB/s |   3.6 MiB |  00m00s
[156/158] Installing authselect-0:1.5.0 100% |  76.9 MiB/s | 157.5 KiB |  00m00s
[157/158] Installing which-0:2.21-42.fc 100% |  79.7 MiB/s |  81.6 KiB |  00m00s
[158/158] Installing info-0:7.1-3.fc41. 100% | 370.4 KiB/s | 433.3 KiB |  00m01s
Warning: skipped OpenPGP checks for 89 packages from repositories: copr_base, copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130
Complete!
Updating and loading repositories:
 updates                                100% |  48.5 KiB/s |   5.5 KiB |  00m00s
 fedora                                 100% |  46.6 KiB/s |   5.5 KiB |  00m00s
 Copr repository                        100% |   3.8 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% |  13.2 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% |  12.9 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                    Arch   Version                                   Repository                                                   Size
Installing:
 fedora-clang-default-cc   noarch 1-1.fc41                                  copr_tstellar_fedora_clang_default_cc                    17.0   B
Installing dependencies:
 annobin-docs              noarch 12.69-1.fc41                              fedora                                                   97.7 KiB
 annobin-plugin-gcc        s390x  12.69-1.fc41                              fedora                                                  984.8 KiB
 clang                     s390x  21.0.0~pre20250130.gde7438e472839d-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130 196.0 KiB
 clang-libs                s390x  21.0.0~pre20250130.gde7438e472839d-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130 203.1 MiB
 clang-resource-filesystem s390x  21.0.0~pre20250130.gde7438e472839d-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130  15.3 KiB
 compiler-rt               s390x  21.0.0~pre20250130.gde7438e472839d-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130  22.4 MiB
 cpp                       s390x  14.2.1-7.fc41                             updates                                                  25.2 MiB
 expat                     s390x  2.6.4-1.fc41                              copr_base                                               332.2 KiB
 gcc                       s390x  14.2.1-7.fc41                             updates                                                  76.1 MiB
 gcc-c++                   s390x  14.2.1-7.fc41                             updates                                                  28.4 MiB
 gcc-plugin-annobin        s390x  14.2.1-7.fc41                             updates                                                  51.3 KiB
 glibc-devel               s390x  2.40-21.fc41                              copr_base                                                 2.6 MiB
 kernel-headers            s390x  6.12.4-200.fc41                           updates                                                   6.4 MiB
 libasan                   s390x  14.2.1-7.fc41                             updates                                                   1.6 MiB
 libatomic                 s390x  14.2.1-7.fc41                             updates                                                  26.0 KiB
 libb2                     s390x  0.98.1-12.fc41                            copr_base                                                45.6 KiB
 libgomp                   s390x  14.2.1-7.fc41                             updates                                                 517.9 KiB
 libmpc                    s390x  1.3.1-6.fc41                              copr_base                                               156.3 KiB
 libstdc++-devel           s390x  14.2.1-7.fc41                             updates                                                  15.2 MiB
 libubsan                  s390x  14.2.1-7.fc41                             updates                                                 472.5 KiB
 libxcrypt-devel           s390x  4.4.38-3.fc41                             updates                                                  30.8 KiB
 lld                       s390x  21.0.0~pre20250130.gde7438e472839d-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130  44.5 KiB
 lld-libs                  s390x  21.0.0~pre20250130.gde7438e472839d-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130   9.4 MiB
 llvm                      s390x  21.0.0~pre20250130.gde7438e472839d-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130 130.2 MiB
 make                      s390x  1:4.4.1-8.fc41                            copr_base                                                 1.9 MiB
 mpdecimal                 s390x  2.5.1-16.fc41                             copr_base                                               368.4 KiB
 python-pip-wheel          noarch 24.2-1.fc41                               fedora                                                    1.2 MiB
 python3                   s390x  3.13.1-2.fc41                             updates                                                  22.4 KiB
 python3-libs              s390x  3.13.1-2.fc41                             updates                                                  40.4 MiB
 tzdata                    noarch 2024b-1.fc41                              copr_base                                                 1.6 MiB

Transaction Summary:
 Installing:        31 packages

Total size of inbound packages is 139 MiB. Need to download 544 KiB.
After this operation, 569 MiB extra will be used (install 569 MiB, remove 0 B).
[1/1] fedora-clang-default-cc-0:1-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[1/1] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/2] clang-0:21.0.0~pre20250130.gde743 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[2/2] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/3] clang-libs-0:21.0.0~pre20250130.g 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[3/3] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/4] clang-resource-filesystem-0:21.0. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[4/4] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/5] compiler-rt-0:21.0.0~pre20250130. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[5/5] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/6] lld-0:21.0.0~pre20250130.gde7438e 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[6/6] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/7] lld-libs-0:21.0.0~pre20250130.gde 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[7/7] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/8] llvm-0:21.0.0~pre20250130.gde7438 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[8/8] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/9] python3-0:3.13.1-2.fc41.s390x     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[9/9] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/10] python3-libs-0:3.13.1-2.fc41.s3 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[10/10] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/11] python-pip-wheel-0:24.2-1.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[11/11] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/12] gcc-c++-0:14.2.1-7.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[12/12] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/13] gcc-0:14.2.1-7.fc41.s390x       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[13/13] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/14] libstdc++-devel-0:14.2.1-7.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[14/14] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/15] cpp-0:14.2.1-7.fc41.s390x       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[15/15] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/16] libgomp-0:14.2.1-7.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[16/16] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/17] expat-0:2.6.4-1.fc41.s390x      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[17/17] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/18] tzdata-0:2024b-1.fc41.noarch    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[18/18] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/19] libb2-0:0.98.1-12.fc41.s390x    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[19/19] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/20] mpdecimal-0:2.5.1-16.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[20/20] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/21] libmpc-0:1.3.1-6.fc41.s390x     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[21/21] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/23] libasan-0:14.2.1-7.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 2/24] libatomic-0:14.2.1-7.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 3/25] libubsan-0:14.2.1-7.fc41.s390x  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 4/26] make-1:4.4.1-8.fc41.s390x       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 5/27] kernel-headers-0:6.12.4-200.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 6/28] libxcrypt-devel-0:4.4.38-3.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 7/29] gcc-plugin-annobin-0:14.2.1-7.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 8/30] annobin-plugin-gcc-0:12.69-1.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 9/31] annobin-docs-0:12.69-1.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[10/31] glibc-devel-0:2.40-21.fc41.s390 100% | 817.5 KiB/s | 544.4 KiB |  00m01s
--------------------------------------------------------------------------------
[31/31] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
Running transaction
[ 1/33] Verify package files            100% |  66.0   B/s |  31.0   B |  00m00s
[ 2/33] Prepare transaction             100% | 607.0   B/s |  31.0   B |  00m00s
[ 3/33] Installing libmpc-0:1.3.1-6.fc4 100% |  51.4 MiB/s | 157.9 KiB |  00m00s
[ 4/33] Installing libstdc++-devel-0:14 100% | 332.7 MiB/s |  15.3 MiB |  00m00s
[ 5/33] Installing clang-resource-files 100% |  16.3 MiB/s |  16.7 KiB |  00m00s
[ 6/33] Installing clang-libs-0:21.0.0~ 100% | 421.5 MiB/s | 203.1 MiB |  00m00s
[ 7/33] Installing compiler-rt-0:21.0.0 100% | 521.7 MiB/s |  22.4 MiB |  00m00s
[ 8/33] Installing cpp-0:14.2.1-7.fc41. 100% | 286.4 MiB/s |  25.2 MiB |  00m00s
[ 9/33] Installing annobin-docs-0:12.69 100% |  32.2 MiB/s |  98.8 KiB |  00m00s
[10/33] Installing kernel-headers-0:6.1 100% | 193.4 MiB/s |   6.6 MiB |  00m00s
[11/33] Installing libxcrypt-devel-0:4. 100% |  16.2 MiB/s |  33.1 KiB |  00m00s
[12/33] Installing glibc-devel-0:2.40-2 100% | 187.4 MiB/s |   2.6 MiB |  00m00s
[13/33] Installing make-1:4.4.1-8.fc41. 100% | 268.1 MiB/s |   1.9 MiB |  00m00s
[14/33] Installing libubsan-0:14.2.1-7. 100% | 231.1 MiB/s | 473.2 KiB |  00m00s
[15/33] Installing libatomic-0:14.2.1-7 100% |   0.0   B/s |  26.9 KiB |  00m00s
[16/33] Installing libasan-0:14.2.1-7.f 100% | 322.9 MiB/s |   1.6 MiB |  00m00s
[17/33] Installing mpdecimal-0:2.5.1-16 100% | 360.9 MiB/s | 369.6 KiB |  00m00s
[18/33] Installing libb2-0:0.98.1-12.fc 100% |  15.2 MiB/s |  46.7 KiB |  00m00s
[19/33] Installing tzdata-0:2024b-1.fc4 100% |  58.9 MiB/s |   1.9 MiB |  00m00s
[20/33] Installing expat-0:2.6.4-1.fc41 100% | 163.2 MiB/s | 334.3 KiB |  00m00s
[21/33] Installing libgomp-0:14.2.1-7.f 100% | 169.1 MiB/s | 519.3 KiB |  00m00s
[22/33] Installing gcc-0:14.2.1-7.fc41. 100% | 323.9 MiB/s |  76.1 MiB |  00m00s
[23/33] Installing gcc-c++-0:14.2.1-7.f 100% | 287.2 MiB/s |  28.4 MiB |  00m00s
[24/33] Installing clang-0:21.0.0~pre20 100% |  97.4 MiB/s | 199.4 KiB |  00m00s
[25/33] Installing python-pip-wheel-0:2 100% | 155.2 MiB/s |   1.2 MiB |  00m00s
[26/33] Installing python3-libs-0:3.13. 100% | 299.9 MiB/s |  40.8 MiB |  00m00s
[27/33] Installing python3-0:3.13.1-2.f 100% |  23.6 MiB/s |  24.2 KiB |  00m00s
[28/33] Installing llvm-0:21.0.0~pre202 100% | 349.2 MiB/s | 130.2 MiB |  00m00s
[29/33] Installing lld-libs-0:21.0.0~pr 100% | 347.4 MiB/s |   9.4 MiB |  00m00s
[30/33] Installing lld-0:21.0.0~pre2025 100% |   6.6 MiB/s |  47.6 KiB |  00m00s
[31/33] Installing fedora-clang-default 100% |   0.0   B/s | 288.0   B |  00m00s
[32/33] Installing gcc-plugin-annobin-0 100% |   5.2 MiB/s |  52.8 KiB |  00m00s
[33/33] Installing annobin-plugin-gcc-0 100% |  10.2 MiB/s | 986.4 KiB |  00m00s
Warning: skipped OpenPGP checks for 15 packages from repositories: copr_base, copr_fedora_llvm_team_llvm_snapshots_big_merge_20250130, copr_tstellar_fedora_clang_default_cc
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.3.6-3.fc41.s390x
alternatives-1.31-1.fc41.s390x
annobin-docs-12.69-1.fc41.noarch
annobin-plugin-gcc-12.69-1.fc41.s390x
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.3-1.fc41.s390x
authselect-1.5.0-8.fc41.s390x
authselect-libs-1.5.0-8.fc41.s390x
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.s390x
binutils-2.43.1-5.fc41.s390x
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
bzip2-1.0.8-19.fc41.s390x
bzip2-libs-1.0.8-19.fc41.s390x
ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch
clang-21.0.0~pre20250130.gde7438e472839d-3.fc41.s390x
clang-libs-21.0.0~pre20250130.gde7438e472839d-3.fc41.s390x
clang-resource-filesystem-21.0.0~pre20250130.gde7438e472839d-3.fc41.s390x
compiler-rt-21.0.0~pre20250130.gde7438e472839d-3.fc41.s390x
coreutils-9.5-11.fc41.s390x
coreutils-common-9.5-11.fc41.s390x
cpio-2.15-2.fc41.s390x
cpp-14.2.1-7.fc41.s390x
cracklib-2.9.11-6.fc41.s390x
crypto-policies-20241029-1.git8baf557.fc41.noarch
curl-8.9.1-3.fc41.s390x
cyrus-sasl-lib-2.1.28-27.fc41.s390x
debugedit-5.1-4.fc41.s390x
diffutils-3.10-8.fc41.s390x
dwz-0.15-8.fc41.s390x
ed-1.20.2-2.fc41.s390x
efi-srpm-macros-5-13.fc41.noarch
elfutils-0.192-7.fc41.s390x
elfutils-debuginfod-client-0.192-7.fc41.s390x
elfutils-default-yama-scope-0.192-7.fc41.noarch
elfutils-libelf-0.192-7.fc41.s390x
elfutils-libs-0.192-7.fc41.s390x
expat-2.6.4-1.fc41.s390x
fedora-clang-default-cc-1-1.fc41.noarch
fedora-gpg-keys-41-1.noarch
fedora-release-41-29.noarch
fedora-release-common-41-29.noarch
fedora-release-identity-basic-41-29.noarch
fedora-repos-41-1.noarch
file-5.45-7.fc41.s390x
file-libs-5.45-7.fc41.s390x
filesystem-3.18-23.fc41.s390x
findutils-4.10.0-4.fc41.s390x
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.s390x
gcc-14.2.1-7.fc41.s390x
gcc-c++-14.2.1-7.fc41.s390x
gcc-plugin-annobin-14.2.1-7.fc41.s390x
gdb-minimal-15.2-4.fc41.s390x
gdbm-1.23-7.fc41.s390x
gdbm-libs-1.23-7.fc41.s390x
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-21.fc41.s390x
glibc-common-2.40-21.fc41.s390x
glibc-devel-2.40-21.fc41.s390x
glibc-gconv-extra-2.40-21.fc41.s390x
glibc-minimal-langpack-2.40-21.fc41.s390x
gmp-6.3.0-2.fc41.s390x
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc41.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.s390x
gzip-1.13-2.fc41.s390x
info-7.1-3.fc41.s390x
jansson-2.13.1-10.fc41.s390x
json-c-0.17-4.fc41.s390x
kernel-headers-6.12.4-200.fc41.s390x
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.s390x
krb5-libs-1.21.3-3.fc41.s390x
libacl-2.3.2-2.fc41.s390x
libarchive-3.7.4-4.fc41.s390x
libasan-14.2.1-7.fc41.s390x
libatomic-14.2.1-7.fc41.s390x
libattr-2.5.2-4.fc41.s390x
libb2-0.98.1-12.fc41.s390x
libblkid-2.40.4-1.fc41.s390x
libbrotli-1.1.0-5.fc41.s390x
libcap-2.70-4.fc41.s390x
libcap-ng-0.8.5-3.fc41.s390x
libcom_err-1.47.1-6.fc41.s390x
libcurl-8.9.1-3.fc41.s390x
libeconf-0.6.2-3.fc41.s390x
libedit-3.1-54.20250104cvs.fc41.s390x
libevent-2.1.12-14.fc41.s390x
libfdisk-2.40.4-1.fc41.s390x
libffi-3.4.6-3.fc41.s390x
libgcc-14.2.1-7.fc41.s390x
libgomp-14.2.1-7.fc41.s390x
libidn2-2.3.7-2.fc41.s390x
libmount-2.40.4-1.fc41.s390x
libmpc-1.3.1-6.fc41.s390x
libnghttp2-1.62.1-2.fc41.s390x
libnsl2-2.0.1-2.fc41.s390x
libomp-21.0.0~pre20250130.gde7438e472839d-3.fc41.s390x
libpkgconf-2.3.0-1.fc41.s390x
libpsl-0.21.5-4.fc41.s390x
libpwquality-1.4.5-11.fc41.s390x
libselinux-3.7-5.fc41.s390x
libsemanage-3.7-2.fc41.s390x
libsepol-3.7-2.fc41.s390x
libsmartcols-2.40.4-1.fc41.s390x
libssh-0.10.6-8.fc41.s390x
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-7.fc41.s390x
libstdc++-devel-14.2.1-7.fc41.s390x
libtasn1-4.19.0-10.fc41.s390x
libtirpc-1.3.6-1.rc3.fc41.s390x
libtool-ltdl-2.4.7-12.fc41.s390x
libubsan-14.2.1-7.fc41.s390x
libunistring-1.1-8.fc41.s390x
libutempter-1.2.1-15.fc41.s390x
libuuid-2.40.4-1.fc41.s390x
libverto-0.3.2-9.fc41.s390x
libxcrypt-4.4.38-3.fc41.s390x
libxcrypt-devel-4.4.38-3.fc41.s390x
libxml2-2.12.9-1.fc41.s390x
libzstd-1.5.6-2.fc41.s390x
lld-21.0.0~pre20250130.gde7438e472839d-3.fc41.s390x
lld-libs-21.0.0~pre20250130.gde7438e472839d-3.fc41.s390x
llvm-21.0.0~pre20250130.gde7438e472839d-3.fc41.s390x
llvm-libs-21.0.0~pre20250130.gde7438e472839d-3.fc41.s390x
lua-libs-5.4.6-6.fc41.s390x
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.s390x
make-4.4.1-8.fc41.s390x
mpdecimal-2.5.1-16.fc41.s390x
mpfr-4.2.1-5.fc41.s390x
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.s390x
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-7.fc41.s390x
openssl-libs-3.2.2-11.fc41.s390x
p11-kit-0.25.5-3.fc41.s390x
p11-kit-trust-0.25.5-3.fc41.s390x
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-7.fc41.s390x
pam-libs-1.6.1-7.fc41.s390x
patch-2.7.6-25.fc41.s390x
pcre2-10.44-1.fc41.1.s390x
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.s390x
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.s390x
popt-1.19-7.fc41.s390x
publicsuffix-list-dafsa-20250116-1.fc41.noarch
pyproject-srpm-macros-1.16.4-1.fc41.noarch
python-pip-wheel-24.2-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
python3-3.13.1-2.fc41.s390x
python3-libs-3.13.1-2.fc41.s390x
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-srpm-macros-6.8.1-4.fc41.noarch
readline-8.2-10.fc41.s390x
redhat-rpm-config-293-1.fc41.noarch
rpm-4.20.0-1.fc41.s390x
rpm-build-4.20.0-1.fc41.s390x
rpm-build-libs-4.20.0-1.fc41.s390x
rpm-libs-4.20.0-1.fc41.s390x
rpm-sequoia-1.7.0-3.fc41.s390x
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.s390x
setup-2.15.0-8.fc41.noarch
shadow-utils-4.15.1-12.fc41.s390x
sqlite-libs-3.46.1-2.fc41.s390x
systemd-libs-256.11-1.fc41.s390x
tar-1.35-4.fc41.s390x
tzdata-2024b-1.fc41.noarch
unzip-6.0-64.fc41.s390x
util-linux-2.40.4-1.fc41.s390x
util-linux-core-2.40.4-1.fc41.s390x
which-2.21-42.fc41.s390x
xxhash-libs-0.8.3-1.fc41.s390x
xz-5.6.2-3.fc41.s390x
xz-libs-5.6.2-3.fc41.s390x
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.s390x
zlib-ng-compat-2.2.3-1.fc41.s390x
zstd-1.5.6-2.fc41.s390x
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1730419200
Wrote: /builddir/build/SRPMS/sg3_utils-1.48-4.fc41.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-s390x-1738405070.308981/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-z7xx3p8k/sg3_utils/sg3_utils.spec) Config(child) 0 minutes 38 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/sg3_utils-1.48-4.fc41.src.rpm)  Config(fedora-41-s390x)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap-1738405070.308981/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap-1738405070.308981/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-1738405070.308981/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc41.s390x
  rpm-sequoia-1.7.0-3.fc41.s390x
  dnf5-5.2.8.1-3.fc41.s390x
  dnf5-plugins-5.2.8.1-3.fc41.s390x
Finish: chroot init
Start: build phase for sg3_utils-1.48-4.fc41.src.rpm
Start: build setup for sg3_utils-1.48-4.fc41.src.rpm
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1730419200
Wrote: /builddir/build/SRPMS/sg3_utils-1.48-4.fc41.src.rpm
Updating and loading repositories:
 fedora                                 100% |  50.4 KiB/s |   5.5 KiB |  00m00s
 updates                                100% |  46.4 KiB/s |   5.5 KiB |  00m00s
 Copr repository                        100% |   3.5 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% |  12.5 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% |  12.4 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "gcc-14.2.1-7.fc41.s390x" is already installed.
Package "make-1:4.4.1-8.fc41.s390x" is already installed.

Package             Arch   Version          Repository      Size
Installing:
 systemd            s390x  256.11-1.fc41    updates     16.3 MiB
Installing dependencies:
 dbus               s390x  1:1.14.10-4.fc41 copr_base    0.0   B
 dbus-broker        s390x  36-4.fc41        fedora     393.8 KiB
 dbus-common        noarch 1:1.14.10-4.fc41 copr_base   11.2 KiB
 libseccomp         s390x  2.5.5-2.fc41     fedora     185.1 KiB
 systemd-pam        s390x  256.11-1.fc41    updates      1.1 MiB
 systemd-rpm-macros noarch 256.11-1.fc41    updates     10.7 KiB

Transaction Summary:
 Installing:         7 packages

Total size of inbound packages is 6 MiB. Need to download 0 B.
After this operation, 18 MiB extra will be used (install 18 MiB, remove 0 B).
[1/1] systemd-0:256.11-1.fc41.s390x     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[1/1] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/2] libseccomp-0:2.5.5-2.fc41.s390x   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[2/2] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/3] systemd-pam-0:256.11-1.fc41.s390x 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[3/3] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/4] dbus-1:1.14.10-4.fc41.s390x       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[4/4] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/5] dbus-broker-0:36-4.fc41.s390x     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[5/5] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/6] dbus-common-1:1.14.10-4.fc41.noar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[6/6] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
[1/7] systemd-rpm-macros-0:256.11-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[7/7] Total                             100% |   0.0   B/s |   0.0   B |  00m00s
Running transaction
[1/9] Verify package files              100% | 368.0   B/s |   7.0   B |  00m00s
[2/9] Prepare transaction               100% | 233.0   B/s |   7.0   B |  00m00s
[3/9] Installing dbus-common-1:1.14.10- 100% | 347.5 KiB/s |  13.6 KiB |  00m00s
[4/9] Installing dbus-broker-0:36-4.fc4 100% |  55.3 MiB/s | 396.3 KiB |  00m00s
[5/9] Installing dbus-1:1.14.10-4.fc41. 100% |   0.0   B/s | 124.0   B |  00m00s
[6/9] Installing libseccomp-0:2.5.5-2.f 100% |  91.3 MiB/s | 187.0 KiB |  00m00s
[7/9] Installing systemd-pam-0:256.11-1 100% | 136.6 MiB/s |   1.1 MiB |  00m00s
[8/9] Installing systemd-0:256.11-1.fc4 100% |  97.0 MiB/s |  16.5 MiB |  00m00s
>>> Running post-install scriptlet: systemd-0:256.11-1.fc41.s390x
>>> Finished post-install scriptlet: systemd-0:256.11-1.fc41.s390x
>>> Scriptlet output:
>>> Creating group 'systemd-journal' with GID 190.
>>> Creating group 'systemd-oom' with GID 999.
>>> Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and 
>>> 
[9/9] Installing systemd-rpm-macros-0:2 100% | 152.0 KiB/s |  11.2 KiB |  00m00s
Warning: skipped OpenPGP checks for 2 packages from repository: copr_base
Complete!
Finish: build setup for sg3_utils-1.48-4.fc41.src.rpm
Start: rpmbuild sg3_utils-1.48-4.fc41.src.rpm
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1730419200
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.y6DBMD
+ umask 022
+ cd /builddir/build/BUILD/sg3_utils-1.48-build
+ test -d /builddir/build/BUILD/sg3_utils-1.48-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/sg3_utils-1.48-build
+ /usr/bin/rm -rf /builddir/build/BUILD/sg3_utils-1.48-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/sg3_utils-1.48-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/sg3_utils-1.48-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kSi2cv
+ umask 022
+ cd /builddir/build/BUILD/sg3_utils-1.48-build
+ cd /builddir/build/BUILD/sg3_utils-1.48-build
+ rm -rf sg3_utils-1.48
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sg3_utils-1.48.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sg3_utils-1.48
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-rescan-scsi-bus.sh-fix-multipath-resize-without-upda.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-rescan-scsi-bus.sh-remove-tmp-rescan-scsi-mpath-info.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-rescan-scsi-bus.sh-fix-for-github.com-doug-gilbert-s.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/udev_rules-avoid_spurious_warning_for_non-SCSI_devices.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yAKZTH
+ umask 022
+ cd /builddir/build/BUILD/sg3_utils-1.48-build
+ CFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ cd sg3_utils-1.48
+ CFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ '[' '-flto=thin -ffat-lto-objectsx' '!=' x ']'
++ find . -type f -name configure -print
+ for file in $(find . -type f -name configure -print)
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2023-08-02 01:48:48.000000000 +0000
+++ ./configure	2025-02-01 10:18:37.890619133 +0000
@@ -1754,7 +1754,7 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char $2 ();
+__attribute__ ((used)) char $2 ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2025-02-01 10:18:37.890619133 +0000
+++ ./configure	2025-02-01 10:18:37.900619125 +0000
@@ -7005,7 +7005,7 @@
 # Transform an extracted symbol line into a proper C declaration.
 # Some systems (esp. on ia64) link data and code symbols differently,
 # so use this general approach.
-lt_cv_sys_global_symbol_to_cdecl="$SED -n"\
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 $lt_cdecl_hook\
 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -14531,7 +14531,7 @@
 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg' ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg"~' ./ltmain.sh
++ grep -q runstatedir=DIR ./configure
++ echo --runstatedir=/run
+ ./configure --build=s390x-redhat-linux --host=s390x-redhat-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for s390x-redhat-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang... none
checking for s390x-redhat-linux-ar... no
checking for s390x-redhat-linux-lib... no
checking for s390x-redhat-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... s390x-redhat-linux-gnu
checking host system type... s390x-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert s390x-redhat-linux-gnu file names to s390x-redhat-linux-gnu format... func_convert_file_noop
checking how to convert s390x-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for s390x-redhat-linux-file... no
checking for file... file
checking for s390x-redhat-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for s390x-redhat-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for s390x-redhat-linux-ar... ar
checking for archiver @FILE support... @
checking for s390x-redhat-linux-strip... no
checking for strip... strip
checking for s390x-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ./configure: line 7011:  -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory
ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for s390x-redhat-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for egrep... (cached) /usr/bin/grep -E
checking for byteswap.h... yes
checking for stdatomic.h... yes
checking for getopt_long... yes
checking for posix_fadvise... yes
checking for posix_memalign... yes
checking for gettimeofday... yes
checking for sysconf... yes
checking for lseek64... yes
checking for srand48_r... yes
checking for library containing pthread_create... none required
checking for pthread_cancel... yes
checking for pthread_kill... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking how to run the C preprocessor... clang -E
checking for sys/random.h... yes
checking for linux/nvme_ioctl.h... yes
checking for linux/types.h... yes
checking for linux/bsg.h... yes
checking for linux/kdev_t.h... yes
checking for linux/major.h... yes
checking for linux/types.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
-----------------------------------------------------------------------------
sg3_utils-1.48 configuration:
host operating system:  s390x-redhat-linux-gnu
default C compiler:     clang
binary install path:    /usr/bin
scripts install path:   /usr/bin
man page install path:  /usr/share/man
-----------------------------------------------------------------------------

+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ sed -i 's|55-scsi-sg3_id.rules|61-scsi-sg3_id.rules|' scripts/00-scsi-sg3_config.rules scripts/40-usb-blacklist.rules scripts/54-before-scsi-sg3_id.rules scripts/55-scsi-sg3_id.rules scripts/58-scsi-sg3_symlink.rules scripts/59-fc-wwpn-id.rules scripts/59-scsi-cciss_id.rules
+ sed -i 's|58-scsi-sg3_symlink.rules|63-scsi-sg3_symlink.rules|' scripts/00-scsi-sg3_config.rules scripts/40-usb-blacklist.rules scripts/54-before-scsi-sg3_id.rules scripts/55-scsi-sg3_id.rules scripts/58-scsi-sg3_symlink.rules scripts/59-fc-wwpn-id.rules scripts/59-scsi-cciss_id.rules
+ sed -i 's|59-scsi-cciss_id.rules|65-scsi-cciss_id.rules|' scripts/00-scsi-sg3_config.rules scripts/40-usb-blacklist.rules scripts/54-before-scsi-sg3_id.rules scripts/55-scsi-sg3_id.rules scripts/58-scsi-sg3_symlink.rules scripts/59-fc-wwpn-id.rules scripts/59-scsi-cciss_id.rules
+ sed -i 's|59-fc-wwpn-id.rules|63-fc-wwpn-id.rules|' scripts/00-scsi-sg3_config.rules scripts/40-usb-blacklist.rules scripts/54-before-scsi-sg3_id.rules scripts/55-scsi-sg3_id.rules scripts/58-scsi-sg3_symlink.rules scripts/59-fc-wwpn-id.rules scripts/59-scsi-cciss_id.rules
+ /usr/bin/make -O -j2 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in lib
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_json.lo sg_json.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_json.c  -fPIC -DPIC -o .libs/sg_json.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_json_sg_lib.lo sg_json_sg_lib.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_json_sg_lib.c  -fPIC -DPIC -o .libs/sg_json_sg_lib.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_pr2serr.lo sg_pr2serr.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pr2serr.c  -fPIC -DPIC -o .libs/sg_pr2serr.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_lib_data.lo sg_lib_data.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_lib_data.c  -fPIC -DPIC -o .libs/sg_lib_data.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_lib_names.lo sg_lib_names.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_lib_names.c  -fPIC -DPIC -o .libs/sg_lib_names.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_lib.lo sg_lib.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_lib.c  -fPIC -DPIC -o .libs/sg_lib.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_cmds_basic.lo sg_cmds_basic.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_basic.c  -fPIC -DPIC -o .libs/sg_cmds_basic.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_cmds_basic2.lo sg_cmds_basic2.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_basic2.c  -fPIC -DPIC -o .libs/sg_cmds_basic2.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_cmds_mmc.lo sg_cmds_mmc.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_mmc.c  -fPIC -DPIC -o .libs/sg_cmds_mmc.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_cmds_extra.lo sg_cmds_extra.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_cmds_extra.c  -fPIC -DPIC -o .libs/sg_cmds_extra.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_pt_common.lo sg_pt_common.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pt_common.c  -fPIC -DPIC -o .libs/sg_pt_common.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_json_builder.lo sg_json_builder.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_json_builder.c  -fPIC -DPIC -o .libs/sg_json_builder.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_pt_linux.lo sg_pt_linux.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pt_linux.c  -fPIC -DPIC -o .libs/sg_pt_linux.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_io_linux.lo sg_io_linux.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_io_linux.c  -fPIC -DPIC -o .libs/sg_io_linux.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_pt_linux_nvme.lo sg_pt_linux_nvme.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -c sg_pt_linux_nvme.c  -fPIC -DPIC -o .libs/sg_pt_linux_nvme.o
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -version-info 2:0:0 -no-undefined -release 1.48 -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o libsgutils2.la -rpath /usr/lib64 sg_lib.lo sg_json.lo sg_json_sg_lib.lo sg_pr2serr.lo sg_lib_data.lo sg_lib_names.lo sg_cmds_basic.lo sg_cmds_basic2.lo sg_cmds_extra.lo sg_cmds_mmc.lo sg_pt_common.lo sg_json_builder.lo  sg_pt_linux.lo sg_io_linux.lo sg_pt_linux_nvme.lo             
libtool: link: clang -shared  -fPIC -DPIC  .libs/sg_lib.o .libs/sg_json.o .libs/sg_json_sg_lib.o .libs/sg_pr2serr.o .libs/sg_lib_data.o .libs/sg_lib_names.o .libs/sg_cmds_basic.o .libs/sg_cmds_basic2.o .libs/sg_cmds_extra.o .libs/sg_cmds_mmc.o .libs/sg_pt_common.o .libs/sg_json_builder.o .libs/sg_pt_linux.o .libs/sg_io_linux.o .libs/sg_pt_linux_nvme.o   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -m64 -march=z13 -mtune=z14 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,libsgutils2-1.48.so.2 -o .libs/libsgutils2-1.48.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libsgutils2-1.48.so.2" && ln -s "libsgutils2-1.48.so.2.0.0" "libsgutils2-1.48.so.2")
libtool: link: (cd ".libs" && rm -f "libsgutils2.so" && ln -s "libsgutils2-1.48.so.2.0.0" "libsgutils2.so")
libtool: link: ( cd ".libs" && rm -f "libsgutils2.la" && ln -s "../libsgutils2.la" "libsgutils2.la" )
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_bg_ctl.o sg_bg_ctl.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_compare_and_write.o sg_compare_and_write.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_decode_sense.o sg_decode_sense.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_get_config.o sg_get_config.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_format.o sg_format.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_get_elem_status.o sg_get_elem_status.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_get_lba_status.o sg_get_lba_status.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_ident.o sg_ident.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_inq_data.o sg_inq_data.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_vpd_common.o sg_vpd_common.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_inq.o sg_inq.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_logs_vendor.o sg_logs_vendor.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_luns.o sg_luns.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_modes.o sg_modes.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_opcodes.o sg_opcodes.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_persist.o sg_persist.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_prevent.o sg_prevent.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_raw.o sg_raw.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_rdac.o sg_rdac.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_logs.o sg_logs.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_read_attr.o sg_read_attr.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_read_block_limits.o sg_read_block_limits.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_read_buffer.o sg_read_buffer.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_read_long.o sg_read_long.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_reassign.o sg_reassign.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_readcap.o sg_readcap.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_referrals.o sg_referrals.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_rem_rest_elem.o sg_rem_rest_elem.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_rep_pip.o sg_rep_pip.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_rep_density.o sg_rep_density.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_requests.o sg_requests.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_reset_wp.o sg_reset_wp.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_rmsn.o sg_rmsn.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_rep_zones.o sg_rep_zones.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_rtpg.o sg_rtpg.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_safte.o sg_safte.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_sanitize.o sg_sanitize.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_sat_datetime.o sg_sat_datetime.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_sat_identify.o sg_sat_identify.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_sat_phy_event.o sg_sat_phy_event.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_sat_set_features.o sg_sat_set_features.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_sat_read_gplog.o sg_sat_read_gplog.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_seek.o sg_seek.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_senddiag.o sg_senddiag.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_ses_microcode.o sg_ses_microcode.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_start.o sg_start.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_stpg.o sg_stpg.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_stream_ctl.o sg_stream_ctl.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_sync.o sg_sync.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_timestamp.o sg_timestamp.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_turs.o sg_turs.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_unmap.o sg_unmap.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_verify.o sg_verify.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_ses.o sg_ses.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_vpd_vendor.o sg_vpd_vendor.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_wr_mode.o sg_wr_mode.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_vpd.o sg_vpd.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_write_buffer.o sg_write_buffer.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_write_attr.o sg_write_attr.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_write_long.o sg_write_long.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_write_same.o sg_write_same.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_write_verify.o sg_write_verify.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_zone.o sg_zone.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_z_act_query.o sg_z_act_query.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_write_x.o sg_write_x.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_copy_results.o sg_copy_results.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_emc_trespass.o sg_emc_trespass.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_map.o sg_map.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_map26.o sg_map26.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_dd.o sg_dd.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_rbuf.o sg_rbuf.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_reset.o sg_reset.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_read.o sg_read.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_scan_linux.o sg_scan_linux.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_test_rwbuf.o sg_test_rwbuf.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sg_xcopy.o sg_xcopy.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sgm_dd.o sgm_dd.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sginfo.o sginfo.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_bg_ctl sg_bg_ctl.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_bg_ctl sg_bg_ctl.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
clang -DHAVE_CONFIG_H -I. -I..  -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -c -o sgp_dd.o sgp_dd.c
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_compare_and_write sg_compare_and_write.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_compare_and_write sg_compare_and_write.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_decode_sense sg_decode_sense.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_decode_sense sg_decode_sense.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_format sg_format.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_format sg_format.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_get_config sg_get_config.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_get_config sg_get_config.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_get_elem_status sg_get_elem_status.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_get_elem_status sg_get_elem_status.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_get_lba_status sg_get_lba_status.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_get_lba_status sg_get_lba_status.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_ident sg_ident.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_ident sg_ident.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_inq sg_inq.o sg_inq_data.o sg_vpd_common.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_luns sg_luns.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_luns sg_luns.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_modes sg_modes.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_modes sg_modes.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_opcodes sg_opcodes.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_opcodes sg_opcodes.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_persist sg_persist.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_persist sg_persist.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_prevent sg_prevent.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_prevent sg_prevent.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_logs sg_logs.o sg_logs_vendor.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_logs sg_logs.o sg_logs_vendor.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_rdac sg_rdac.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_rdac sg_rdac.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_raw sg_raw.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_raw sg_raw.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_read_block_limits sg_read_block_limits.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_read_block_limits sg_read_block_limits.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_read_attr sg_read_attr.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_read_attr sg_read_attr.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_read_buffer sg_read_buffer.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_read_buffer sg_read_buffer.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_read_long sg_read_long.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_read_long sg_read_long.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_reassign sg_reassign.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_reassign sg_reassign.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_readcap sg_readcap.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_readcap sg_readcap.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_rem_rest_elem sg_rem_rest_elem.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_rem_rest_elem sg_rem_rest_elem.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_referrals sg_referrals.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_referrals sg_referrals.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_rep_pip sg_rep_pip.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_rep_pip sg_rep_pip.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_rep_density sg_rep_density.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_rep_density sg_rep_density.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_requests sg_requests.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_requests sg_requests.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_rep_zones sg_rep_zones.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_rep_zones sg_rep_zones.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_reset_wp sg_reset_wp.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_reset_wp sg_reset_wp.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_rmsn sg_rmsn.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_rmsn sg_rmsn.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_rtpg sg_rtpg.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_rtpg sg_rtpg.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_safte sg_safte.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_safte sg_safte.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_sanitize sg_sanitize.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_sanitize sg_sanitize.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_sat_datetime sg_sat_datetime.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_sat_datetime sg_sat_datetime.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_sat_identify sg_sat_identify.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_sat_identify sg_sat_identify.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_sat_phy_event sg_sat_phy_event.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_sat_phy_event sg_sat_phy_event.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_sat_read_gplog sg_sat_read_gplog.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_sat_set_features sg_sat_set_features.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_sat_set_features sg_sat_set_features.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_seek sg_seek.o ../lib/libsgutils2.la  
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_seek sg_seek.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_senddiag sg_senddiag.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_senddiag sg_senddiag.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_ses_microcode sg_ses_microcode.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_ses_microcode sg_ses_microcode.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_start sg_start.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_start sg_start.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_stpg sg_stpg.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_stpg sg_stpg.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_stream_ctl sg_stream_ctl.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_stream_ctl sg_stream_ctl.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_sync sg_sync.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_sync sg_sync.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_ses sg_ses.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_ses sg_ses.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_timestamp sg_timestamp.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_timestamp sg_timestamp.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_turs sg_turs.o ../lib/libsgutils2.la  
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_turs sg_turs.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_unmap sg_unmap.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_unmap sg_unmap.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_verify sg_verify.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_verify sg_verify.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_wr_mode sg_wr_mode.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_wr_mode sg_wr_mode.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_vpd sg_vpd.o sg_vpd_vendor.o sg_vpd_common.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_write_attr sg_write_attr.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_write_attr sg_write_attr.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_write_buffer sg_write_buffer.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_write_buffer sg_write_buffer.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_write_long sg_write_long.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_write_long sg_write_long.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_write_same sg_write_same.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_write_same sg_write_same.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_write_verify sg_write_verify.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_write_verify sg_write_verify.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_zone sg_zone.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_zone sg_zone.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_write_x sg_write_x.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_write_x sg_write_x.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_z_act_query sg_z_act_query.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_z_act_query sg_z_act_query.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_copy_results sg_copy_results.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_copy_results sg_copy_results.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_emc_trespass sg_emc_trespass.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_emc_trespass sg_emc_trespass.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_dd sg_dd.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_dd sg_dd.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_map sg_map.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_map sg_map.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_rbuf sg_rbuf.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_rbuf sg_rbuf.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_map26 sg_map26.o  
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o sg_map26 sg_map26.o 
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_reset sg_reset.o  
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o sg_reset sg_reset.o 
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_read sg_read.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_read sg_read.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_scan sg_scan_linux.o   ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_scan sg_scan_linux.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_test_rwbuf sg_test_rwbuf.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_test_rwbuf sg_test_rwbuf.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sg_xcopy sg_xcopy.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sg_xcopy sg_xcopy.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sgm_dd sgm_dd.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sgm_dd sgm_dd.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sginfo sginfo.o ../lib/libsgutils2.la 
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sginfo sginfo.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang -Wall -W  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection   -Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sgp_dd sgp_dd.o ../lib/libsgutils2.la  
libtool: link: clang -Wall -W -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o .libs/sgp_dd sgp_dd.o  ../lib/.libs/libsgutils2.so
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/doc'
cp -p sg_scan.8.linux sg_scan.8
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/doc'
Making all in scripts
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kPeWj6
+ umask 022
+ cd /builddir/build/BUILD/sg3_utils-1.48-build
+ '[' /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT
++ dirname /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/sg3_utils-1.48-build
+ mkdir /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT
+ CFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed   -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1  '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=clang
+ export CC
+ CXX=clang++
+ export CXX
+ cd sg3_utils-1.48
+ /usr/bin/make install DESTDIR=/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
Making install in include
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/include'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/include/scsi'
 /usr/bin/install -p -m 644 sg_lib.h sg_lib_data.h sg_lib_names.h sg_cmds.h sg_cmds_basic.h sg_cmds_extra.h sg_cmds_mmc.h sg_json.h sg_json_sg_lib.h sg_pr2serr.h sg_unaligned.h sg_pt.h sg_pt_nvme.h sg_linux_inc.h sg_io_linux.h sg_pt_linux.h '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/include/scsi'
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/include'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/include'
Making install in lib
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
 /usr/bin/mkdir -p '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libsgutils2.la '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libsgutils2-1.48.so.2.0.0 /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib64/libsgutils2-1.48.so.2.0.0
libtool: install: (cd /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib64 && { ln -s -f libsgutils2-1.48.so.2.0.0 libsgutils2-1.48.so.2 || { rm -f libsgutils2-1.48.so.2 && ln -s libsgutils2-1.48.so.2.0.0 libsgutils2-1.48.so.2; }; })
libtool: install: (cd /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib64 && { ln -s -f libsgutils2-1.48.so.2.0.0 libsgutils2.so || { rm -f libsgutils2.so && ln -s libsgutils2-1.48.so.2.0.0 libsgutils2.so; }; })
libtool: install: /usr/bin/install -p .libs/libsgutils2.lai /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib64/libsgutils2.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/lib'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
 /usr/bin/mkdir -p '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p sg_bg_ctl sg_compare_and_write sg_decode_sense sg_format sg_get_config sg_get_elem_status sg_get_lba_status sg_ident sg_inq sg_logs sg_luns sg_modes sg_opcodes sg_persist sg_prevent sg_raw sg_rdac sg_read_attr sg_read_block_limits sg_read_buffer sg_read_long sg_readcap sg_reassign sg_referrals sg_rem_rest_elem sg_rep_density sg_rep_pip sg_rep_zones sg_requests sg_reset_wp sg_rmsn sg_rtpg sg_safte sg_sanitize sg_sat_datetime sg_sat_identify sg_sat_phy_event sg_sat_read_gplog sg_sat_set_features sg_seek sg_senddiag sg_ses sg_ses_microcode sg_start sg_stpg sg_stream_ctl sg_sync sg_timestamp sg_turs sg_unmap sg_verify sg_vpd sg_wr_mode sg_write_attr sg_write_buffer sg_write_long sg_write_same sg_write_verify sg_write_x sg_zone sg_z_act_query sg_copy_results sg_dd sg_emc_trespass sg_map sg_map26 sg_rbuf sg_read sg_reset sg_scan sg_test_rwbuf sg_xcopy sginfo sgm_dd sgp_dd '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin'
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_bg_ctl /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_bg_ctl
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_compare_and_write /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_compare_and_write
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_decode_sense /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_decode_sense
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_format /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_format
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_get_config /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_get_config
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_get_elem_status /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_get_elem_status
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_get_lba_status /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_get_lba_status
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_ident /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_ident
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_inq /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_inq
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_logs /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_logs
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_luns /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_luns
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_modes /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_modes
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_opcodes /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_opcodes
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_persist /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_persist
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_prevent /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_prevent
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_raw /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_raw
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_rdac /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_rdac
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_read_attr /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_read_attr
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_read_block_limits /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_read_block_limits
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_read_buffer /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_read_buffer
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_read_long /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_read_long
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_readcap /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_readcap
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_reassign /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_reassign
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_referrals /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_referrals
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_rem_rest_elem /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_rem_rest_elem
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_rep_density /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_rep_density
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_rep_pip /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_rep_pip
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_rep_zones /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_rep_zones
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_requests /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_requests
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_reset_wp /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_reset_wp
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_rmsn /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_rmsn
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_rtpg /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_rtpg
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_safte /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_safte
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_sanitize /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_sanitize
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_sat_datetime /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_sat_datetime
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_sat_identify /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_sat_identify
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_sat_phy_event /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_sat_phy_event
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_sat_read_gplog /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_sat_read_gplog
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_sat_set_features /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_sat_set_features
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_seek /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_seek
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_senddiag /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_senddiag
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_ses /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_ses
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_ses_microcode /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_ses_microcode
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_start /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_start
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_stpg /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_stpg
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_stream_ctl /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_stream_ctl
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_sync /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_sync
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_timestamp /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_timestamp
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_turs /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_turs
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_unmap /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_unmap
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_verify /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_verify
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_vpd /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_vpd
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_wr_mode /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_wr_mode
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_write_attr /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_write_attr
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_write_buffer /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_write_buffer
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_write_long /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_write_long
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_write_same /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_write_same
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_write_verify /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_write_verify
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_write_x /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_write_x
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_zone /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_zone
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_z_act_query /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_z_act_query
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_copy_results /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_copy_results
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_dd /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_dd
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_emc_trespass /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_emc_trespass
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_map /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_map
libtool: install: /usr/bin/install -p sg_map26 /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_map26
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_rbuf /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_rbuf
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_read /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_read
libtool: install: /usr/bin/install -p sg_reset /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_reset
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_scan /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_scan
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_test_rwbuf /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_test_rwbuf
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sg_xcopy /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sg_xcopy
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sginfo /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sginfo
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sgm_dd /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sgm_dd
libtool: warning: '../lib/libsgutils2.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sgp_dd /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin/sgp_dd
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/src'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/doc'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/man/man8'
 /usr/bin/install -p -m 644 scsi_mandat.8 scsi_readcap.8 scsi_ready.8 scsi_satl.8 scsi_start.8 scsi_stop.8 scsi_temperature.8 sg3_utils.8 sg3_utils_json.8 sg_bg_ctl.8 sg_compare_and_write.8 sg_decode_sense.8 sg_format.8 sg_get_config.8 sg_get_elem_status.8 sg_get_lba_status.8 sg_ident.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 sg_rdac.8 sg_read_attr.8 sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 sg_referrals.8 sg_rem_rest_elem.8 sg_rep_density.8 sg_rep_pip.8 sg_rep_zones.8 sg_requests.8 sg_reset_wp.8 sg_rmsn.8 '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/man/man8'
 /usr/bin/install -p -m 644 sg_rtpg.8 sg_safte.8 sg_sanitize.8 sg_sat_datetime.8 sg_sat_identify.8 sg_sat_phy_event.8 sg_sat_read_gplog.8 sg_sat_set_features.8 sg_seek.8 sg_senddiag.8 sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_stream_ctl.8 sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 sg_write_attr.8 sg_write_buffer.8 sg_write_long.8 sg_write_same.8 sg_write_verify.8 sg_write_x.8 sg_zone.8 sg_z_act_query.8 rescan-scsi-bus.sh.8 scsi_logging_level.8 sg_copy_results.8 sg_dd.8 sg_emc_trespass.8 sg_map.8 sg_map26.8 sg_rbuf.8 sg_read.8 sg_reset.8 '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/man/man8'
 /usr/bin/install -p -m 644 sg_scan.8 sg_test_rwbuf.8 sg_xcopy.8 sginfo.8 sgm_dd.8 sgp_dd.8 '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/man/man8'
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/doc'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/doc'
Making install in scripts
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/scripts'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/scripts'
 /usr/bin/mkdir -p '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin'
 /usr/bin/install -p scsi_logging_level scsi_mandat scsi_readcap scsi_ready scsi_satl scsi_start scsi_stop scsi_temperature rescan-scsi-bus.sh '/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/scripts'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/scripts'
make[1]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48'
make[2]: Entering directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48'
make[1]: Leaving directory '/builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48'
+ rm -rf /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib64/libsgutils2.la
+ install -p -m 755 scripts/rescan-scsi-bus.sh /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin
+ cd /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/bin
+ ln -sf rescan-scsi-bus.sh scsi-rescan
+ install -p -m 644 /builddir/build/SOURCES/scsi-rescan.8 /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/man/man8
+ mkdir -p /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib/udev/rules.d
+ mkdir -p /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib/udev
+ install -p -m 644 scripts/00-scsi-sg3_config.rules /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib/udev/rules.d
+ install -p -m 644 scripts/40-usb-blacklist.rules /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib/udev/rules.d
+ install -p -m 644 scripts/55-scsi-sg3_id.rules /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib/udev/rules.d/61-scsi-sg3_id.rules
+ install -p -m 644 scripts/58-scsi-sg3_symlink.rules /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib/udev/rules.d/63-scsi-sg3_symlink.rules
+ install -p -m 644 scripts/59-scsi-cciss_id.rules /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib/udev/rules.d/65-scsi-cciss_id.rules
+ install -p -m 644 scripts/59-fc-wwpn-id.rules /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib/udev/rules.d/63-fc-wwpn-id.rules
+ install -p -m 755 scripts/fc_wwpn_id /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/lib/udev
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 1.48-4.fc41 --unique-debug-suffix -1.48-4.fc41.s390x --unique-debug-src-base sg3_utils-1.48-4.fc41.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48
find-debuginfo: starting
Extracting debug info from 76 files
DWARF-compressing 76 files
dwz: ./usr/bin/sg_bg_ctl-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_compare_and_write-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_copy_results-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_dd-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_decode_sense-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_emc_trespass-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_format-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_get_config-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_get_elem_status-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_get_lba_status-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_ident-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_inq-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_logs-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_luns-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_map-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_map26-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_modes-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_opcodes-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_persist-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_prevent-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_raw-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_rbuf-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_rdac-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_read-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_read_attr-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_read_block_limits-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_read_buffer-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_read_long-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_readcap-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_reassign-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_referrals-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_rem_rest_elem-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_rep_density-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_rep_pip-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_rep_zones-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_requests-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_reset-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_reset_wp-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_rmsn-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_rtpg-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_safte-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_sanitize-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_sat_datetime-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_sat_identify-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_sat_phy_event-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_sat_read_gplog-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_sat_set_features-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_scan-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_seek-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_senddiag-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_ses-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_ses_microcode-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_start-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_stpg-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_stream_ctl-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_sync-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_test_rwbuf-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_timestamp-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_turs-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_unmap-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_verify-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_vpd-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_wr_mode-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_write_attr-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_write_buffer-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_write_long-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_write_same-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_write_verify-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_write_x-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_xcopy-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_z_act_query-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sg_zone-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sginfo-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sgm_dd-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/bin/sgp_dd-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: ./usr/lib64/libsgutils2-1.48.so.2.0.0-1.48-4.fc41.s390x.debug: Unknown debugging section .debug_addr
dwz: Too few files for multifile optimization
sepdebugcrcfix: Updated 0 CRC32s, 76 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/sg3_utils-1.48-4.fc41.s390x
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/scsi_logging_level from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/scsi_mandat from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/scsi_readcap from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/scsi_ready from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/scsi_satl from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/scsi_start from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/scsi_stop from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/scsi_temperature from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/bin/rescan-scsi-bus.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/lib/udev/fc_wwpn_id from /bin/bash to #!/usr/bin/bash
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j2 /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT
Scanned 22 directories and 384 files,
               processed 0 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/sg3_utils-1.48-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: sg3_utils-1.48-4.fc41.s390x
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4DCY9q
+ umask 022
+ cd /builddir/build/BUILD/sg3_utils-1.48-build
+ cd sg3_utils-1.48
+ DOCDIR=/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/AUTHORS /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/COVERAGE /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/CREDITS /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/ChangeLog /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/README /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/README.sg_start /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.a29r70
+ umask 022
+ cd /builddir/build/BUILD/sg3_utils-1.48-build
+ cd sg3_utils-1.48
+ LICENSEDIR=/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/licenses/sg3_utils
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/licenses/sg3_utils
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/BSD_LICENSE /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/licenses/sg3_utils
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/COPYING /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/licenses/sg3_utils
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: sg3_utils = 1.48-4.fc41 sg3_utils(s390-64) = 1.48-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libsgutils2-1.48.so.2()(64bit) rtld(GNU_HASH)
Processing files: sg3_utils-libs-1.48-4.fc41.s390x
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tquzk0
+ umask 022
+ cd /builddir/build/BUILD/sg3_utils-1.48-build
+ cd sg3_utils-1.48
+ DOCDIR=/builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils-libs
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils-libs
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/BSD_LICENSE /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils-libs
+ cp -pr /builddir/build/BUILD/sg3_utils-1.48-build/sg3_utils-1.48/COPYING /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT/usr/share/doc/sg3_utils-libs
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libsgutils2-1.48.so.2()(64bit) sg3_utils-libs = 1.48-4.fc41 sg3_utils-libs(s390-64) = 1.48-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH)
Processing files: sg3_utils-devel-1.48-4.fc41.s390x
Provides: sg3_utils-devel = 1.48-4.fc41 sg3_utils-devel(s390-64) = 1.48-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libsgutils2-1.48.so.2()(64bit)
Processing files: sg3_utils-debugsource-1.48-4.fc41.s390x
Provides: sg3_utils-debugsource = 1.48-4.fc41 sg3_utils-debugsource(s390-64) = 1.48-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: sg3_utils-debuginfo-1.48-4.fc41.s390x
Provides: debuginfo(build-id) = 0971a44be26a28ba6202dc5f0f47e3899a171333 debuginfo(build-id) = 0a9e41ddf452256782f83b105483d8d01c88e72c debuginfo(build-id) = 10d2db633523b541bc7f0931c2d540addcbc35bc debuginfo(build-id) = 10de7d709465003d4b219d8cfb4ed49e99def691 debuginfo(build-id) = 126cf6cf86f341a35740f1ee1662cb4fc2ee52da debuginfo(build-id) = 1606b227c7122aaf9f1c5896c8065835b3533472 debuginfo(build-id) = 17908448e2a5ef48b903cdb93f28e784f204a8fa debuginfo(build-id) = 1ce6384d7a4491531cebe56ef1eb4ef4f6744148 debuginfo(build-id) = 1dd7640b7cd6ea19cf12901dc05eea80b058eafe debuginfo(build-id) = 25797b817ad2a640fa016811ee041d3ee96a04b4 debuginfo(build-id) = 265fa3d4140c6f823522aa1e768e0a86abb3dafd debuginfo(build-id) = 375026dacf1de8e71deba67cec888ba42b011c21 debuginfo(build-id) = 375e99099b3894987471f2197224a3ca7e2d70f8 debuginfo(build-id) = 39215d47ebc30af5797f73079f65be7853893eba debuginfo(build-id) = 3fef307c869263e8b4186b5aedf6386ed7d4a007 debuginfo(build-id) = 4508baa4a8ae4db3a3e88db3164a174cfbd7991c debuginfo(build-id) = 4528aad0fcf8fc7ba9cccf8cbfecd383eb92b647 debuginfo(build-id) = 455cdfc0f4c892367355678d4e82b409cb40d9e2 debuginfo(build-id) = 45d0bff2418fc7582c45eed7d9fc99dc7b8868ef debuginfo(build-id) = 48b26ae66074c132961ab515fa5b39de277ee3b1 debuginfo(build-id) = 4c2e8065641765dcf61b1a3392aee971b4e72331 debuginfo(build-id) = 4daa23a5916a542db09e513d5d2221a8d25f07ef debuginfo(build-id) = 547a7d4d703e90e372ae99e715b60a7fa223a9d4 debuginfo(build-id) = 58cf9ec8b4d0259286caf5b0bf774d501cfe2a96 debuginfo(build-id) = 5f44ee1337a7e39aecb11ca3afc174d27265fc1c debuginfo(build-id) = 61c6da360a32a2124261a346b69ef94f4467b1f8 debuginfo(build-id) = 65c37695ea3b3c6b748734f980c22e02cd83aa9d debuginfo(build-id) = 681220b9c448c7ff9e229c930e4a971f4ac0e318 debuginfo(build-id) = 6b03acc45937280865f0b79661ac88e51e54ac4c debuginfo(build-id) = 6c7c318d0bc83cb29e6419e1afbbd73b20760870 debuginfo(build-id) = 6d8916421956c416bd2243f1eb3cc0ba5c4e516c debuginfo(build-id) = 71c1fdd70229b06cb7ccf4e14a7341e8df54432f debuginfo(build-id) = 73697b4a684e73ddacbb21e48afd0a76a86f2471 debuginfo(build-id) = 790146cb18f8c8837f528ea6ca1d8cb7a92e9284 debuginfo(build-id) = 7974445a0d2abeb1e5395bcab2cd7d08779f953c debuginfo(build-id) = 7a1ea2cd966df34de7b5f3f7283e68753369c9f3 debuginfo(build-id) = 7d3920eece1c627b1b2cc9ff595e90ac766c207a debuginfo(build-id) = 7dc5fc8c7948989556649cd71a3b1c4cd5dd0e04 debuginfo(build-id) = 7e55f953a8e0710b97fc86e096c6b1d7512b4229 debuginfo(build-id) = 7e69b2ec4eb33c296a392b63b44e43df4cb602ea debuginfo(build-id) = 81de4704b9c486043acb05f63decc090785e08cb debuginfo(build-id) = 85a9d117550e23321a8264d8ea19b78303aeeeef debuginfo(build-id) = 87650eaf0fdf2fc06d7e879e8cd06a01b55c053d debuginfo(build-id) = 8a7a522b79d4c5bc83e48f1c05df9f64c2abe111 debuginfo(build-id) = 8bd76ab179bbc53597096cb615a927ec35e54a82 debuginfo(build-id) = 9744311fec930fde500bb64b9daec95a5de5baa2 debuginfo(build-id) = 9ab7729c6727d79394104650f4212cd3d9562250 debuginfo(build-id) = a020839fd0cc0f7b47921d23a162a893a74947eb debuginfo(build-id) = a50f9423526a6d1309f73e034e4972120e83edc5 debuginfo(build-id) = b657ddf0f8eca0f6d0b894d9a2c90a6c00e30ab1 debuginfo(build-id) = b8e8f796c9a2fae5788bf4a4b519fd31869fa75d debuginfo(build-id) = b9c64259adbbd3f9b2e65fc8301b6a332a82a018 debuginfo(build-id) = c58ea57dd5d1e5b01a3cb3060dd83c36cbe4b468 debuginfo(build-id) = c6e5d840ccda143439eef0af66b1bb7d8bc8ed70 debuginfo(build-id) = c9b38569bf99c289b0e0a8e5d9c8dae1da32ea53 debuginfo(build-id) = cab6b9b1656efe8b87ca03900decad8bd92e9d4f debuginfo(build-id) = ce2ed7a38d19b4264b62c6db8d45c38cd4aca36c debuginfo(build-id) = cf41d225fffdd9d790e6791334aa1bc1ad4db496 debuginfo(build-id) = d2308ce9f78355301e77895b120d7fb7bef4efc8 debuginfo(build-id) = d9919be3ad3b9a37cbcea2c7172efd94a468b836 debuginfo(build-id) = d9eaaccb05295ce70ab9071b25c7685ff6513b17 debuginfo(build-id) = d9ec41bb6606b423275cd1772d2f0a0fcd22605d debuginfo(build-id) = dca11cdab3c43094de0f0febad47be65d2a41bf6 debuginfo(build-id) = e0f31b5bbee880f82b096334d63b0c2abcea89dd debuginfo(build-id) = e12fdc2afc7d6730f5b3ff247015a59237becacd debuginfo(build-id) = e3bc41a73de5cebca4a07b8fb9bec82796b3cbd5 debuginfo(build-id) = e90b17c66718f2aec1d49c61d5cac6fcbc5f584d debuginfo(build-id) = e97a99a585eee245e6330fe3d3a9450b3799b87d debuginfo(build-id) = f20031f4d312b28c3da9dbdb91445cef523b5ba5 debuginfo(build-id) = f2ac51dbb59cde70d23ef37b72abdaff862cf8c5 debuginfo(build-id) = f317fc4b113f7c137f745ce47b5aa5e8ca238e2c debuginfo(build-id) = f680a0a019d79b52ebb22b2969ace7d9b715cd13 debuginfo(build-id) = fb8f723b6e1dc230c3494c932ea064db6ee9d4f6 debuginfo(build-id) = fc696446f808a04a23bf2a4ffa4bbb8b805d6926 debuginfo(build-id) = ffc1d6c327de552adb2fc717c437b4a9efdfac6b sg3_utils-debuginfo = 1.48-4.fc41 sg3_utils-debuginfo(s390-64) = 1.48-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: sg3_utils-debugsource(s390-64) = 1.48-4.fc41
Processing files: sg3_utils-libs-debuginfo-1.48-4.fc41.s390x
Provides: debuginfo(build-id) = eb20e5845ea30e11996c2bd372bce364d2be99fd libsgutils2-1.48.so.2.0.0-1.48-4.fc41.s390x.debug()(64bit) sg3_utils-libs-debuginfo = 1.48-4.fc41 sg3_utils-libs-debuginfo(s390-64) = 1.48-4.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: sg3_utils-debugsource(s390-64) = 1.48-4.fc41
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/sg3_utils-1.48-build/BUILDROOT
Wrote: /builddir/build/RPMS/sg3_utils-devel-1.48-4.fc41.s390x.rpm
Wrote: /builddir/build/RPMS/sg3_utils-libs-1.48-4.fc41.s390x.rpm
Wrote: /builddir/build/RPMS/sg3_utils-libs-debuginfo-1.48-4.fc41.s390x.rpm
Wrote: /builddir/build/RPMS/sg3_utils-1.48-4.fc41.s390x.rpm
Wrote: /builddir/build/RPMS/sg3_utils-debugsource-1.48-4.fc41.s390x.rpm
Wrote: /builddir/build/RPMS/sg3_utils-debuginfo-1.48-4.fc41.s390x.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.n6x29I
+ umask 022
+ cd /builddir/build/BUILD/sg3_utils-1.48-build
+ test -d /builddir/build/BUILD/sg3_utils-1.48-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/sg3_utils-1.48-build
+ rm -rf /builddir/build/BUILD/sg3_utils-1.48-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild sg3_utils-1.48-4.fc41.src.rpm
Finish: build phase for sg3_utils-1.48-4.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-s390x-1738405070.308981/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/sg3_utils-1.48-4.fc41.src.rpm) Config(child) 0 minutes 39 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "sg3_utils",
            "epoch": null,
            "version": "1.48",
            "release": "4.fc41",
            "arch": "s390x"
        },
        {
            "name": "sg3_utils-debuginfo",
            "epoch": null,
            "version": "1.48",
            "release": "4.fc41",
            "arch": "s390x"
        },
        {
            "name": "sg3_utils-libs",
            "epoch": null,
            "version": "1.48",
            "release": "4.fc41",
            "arch": "s390x"
        },
        {
            "name": "sg3_utils",
            "epoch": null,
            "version": "1.48",
            "release": "4.fc41",
            "arch": "src"
        },
        {
            "name": "sg3_utils-debugsource",
            "epoch": null,
            "version": "1.48",
            "release": "4.fc41",
            "arch": "s390x"
        },
        {
            "name": "sg3_utils-devel",
            "epoch": null,
            "version": "1.48",
            "release": "4.fc41",
            "arch": "s390x"
        },
        {
            "name": "sg3_utils-libs-debuginfo",
            "epoch": null,
            "version": "1.48",
            "release": "4.fc41",
            "arch": "s390x"
        }
    ]
}
RPMResults finished