Warning: Permanently added '52.90.56.13' (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/8531545-fedora-41-aarch64 --chroot fedora-41-aarch64


Version: 1.2
PID: 12303
Logging PID: 12304
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8531545,
 'buildroot_pkgs': ['fedora-clang-default-cc'],
 'chroot': 'fedora-41-aarch64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'bfe78edb87f30f5da3747d68cd893cba31a10965',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@fedora-llvm-team/fedora-41-clang-20/libssh2',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'libssh2',
 'package_version': '1.11.0-8',
 '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-aarch64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/tstellar/fedora-clang-default-cc/fedora-41-aarch64/',
            '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-20250117/fedora-41-aarch64/',
            'id': 'copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117',
            'module_hotfixes': True,
            'name': 'Additional repo copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117'}],
 'sandbox': '@fedora-llvm-team/fedora-41-clang-20--tstellar',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': 0,
 'submitter': 'tstellar',
 'tags': [],
 'task_id': '8531545-fedora-41-aarch64',
 '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/libssh2 /var/lib/copr-rpmbuild/workspace/workdir-5qmtz8wv/libssh2 --depth 500 --no-single-branch --recursive

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

Running: git checkout bfe78edb87f30f5da3747d68cd893cba31a10965 --

cmd: ['git', 'checkout', 'bfe78edb87f30f5da3747d68cd893cba31a10965', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-5qmtz8wv/libssh2
rc: 0
stdout: 
stderr: Note: switching to 'bfe78edb87f30f5da3747d68cd893cba31a10965'.

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 bfe78ed automatic import of libssh2

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-5qmtz8wv/libssh2
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 libssh2-1.11.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o libssh2-1.11.0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/@fedora-llvm-team/fedora-41-clang-20/libssh2/libssh2-1.11.0.tar.gz/md5/a01d543fd891ca48fe47726540d50b17/libssh2-1.11.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1028k  100 1028k    0     0  13.1M      0 --:--:-- --:--:-- --:--:-- 13.2M
INFO: Reading stdout from command: md5sum libssh2-1.11.0.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-5qmtz8wv/libssh2/libssh2.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-5qmtz8wv/libssh2 --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737191516.932500 -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-5qmtz8wv/libssh2/libssh2.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-5qmtz8wv/libssh2 --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737191516.932500 -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-5qmtz8wv/libssh2/libssh2.spec)  Config(fedora-41-aarch64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1737191516.932500/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-7db941b5-8c75-4603-aed3-cc8f70cd101f
INFO: Checking that 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f image matches host's architecture
INFO: Copy content of container 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f to /var/lib/mock/fedora-41-aarch64-bootstrap-1737191516.932500/root
INFO: mounting 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f with podman image mount
INFO: image 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f as /var/lib/containers/storage/overlay/b437ea2d28c303555d1070e6c11b4501f99b5186f2c254cec1e52a9e23930b79/merged
INFO: umounting image 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f (/var/lib/containers/storage/overlay/b437ea2d28c303555d1070e6c11b4501f99b5186f2c254cec1e52a9e23930b79/merged) with podman image umount
INFO: Removing image mock-bootstrap-7db941b5-8c75-4603-aed3-cc8f70cd101f
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-aarch64-1737191516.932500/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.aarch64
  rpm-sequoia-1.7.0-3.fc41.aarch64
  dnf5-5.2.8.1-3.fc41.aarch64
  dnf5-plugins-5.2.8.1-3.fc41.aarch64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% | 635.2 KiB/s |  16.5 KiB |  00m00s
 fedora                                 100% | 525.9 KiB/s |  16.3 KiB |  00m00s
 Copr repository                        100% |  73.2 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% | 100.7 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% | 127.0 KiB/s |   1.5 KiB |  00m00s
 Copr repository                        100% | 148.3 MiB/s |   6.2 MiB |  00m00s
Repositories loaded.
Package                            Arch    Version                                   Repository                                                   Size
Installing group/module packages:
 bash                              aarch64 5.2.32-1.fc41                             copr_base                                                 8.2 MiB
 bzip2                             aarch64 1.0.8-19.fc41                             copr_base                                               170.9 KiB
 coreutils                         aarch64 9.5-11.fc41                               copr_base                                                 8.2 MiB
 cpio                              aarch64 2.15-2.fc41                               copr_base                                                 1.2 MiB
 diffutils                         aarch64 3.10-8.fc41                               copr_base                                                 1.6 MiB
 fedora-release-common             noarch  41-29                                     updates                                                  19.7 KiB
 findutils                         aarch64 1:4.10.0-4.fc41                           copr_base                                                 1.9 MiB
 gawk                              aarch64 5.3.0-4.fc41                              copr_base                                                 2.4 MiB
 glibc-minimal-langpack            aarch64 2.40-17.fc41                              copr_base                                                 0.0   B
 grep                              aarch64 3.11-9.fc41                               copr_base                                                 1.0 MiB
 gzip                              aarch64 1.13-2.fc41                               copr_base                                               424.8 KiB
 info                              aarch64 7.1-3.fc41                                copr_base                                               421.3 KiB
 patch                             aarch64 2.7.6-25.fc41                             copr_base                                               327.3 KiB
 redhat-rpm-config                 noarch  293-1.fc41                                fedora                                                  183.5 KiB
 rpm-build                         aarch64 4.20.0-1.fc41                             copr_base                                               523.3 KiB
 sed                               aarch64 4.9-3.fc41                                copr_base                                               873.5 KiB
 shadow-utils                      aarch64 2:4.15.1-12.fc41                          copr_base                                                 4.9 MiB
 tar                               aarch64 2:1.35-4.fc41                             copr_base                                                 3.1 MiB
 unzip                             aarch64 6.0-64.fc41                               fedora                                                  726.7 KiB
 util-linux                        aarch64 2.40.4-1.fc41                             copr_base                                                 6.7 MiB
 which                             aarch64 2.21-42.fc41                              copr_base                                               119.6 KiB
 xz                                aarch64 1:5.6.2-3.fc41                            copr_base                                                 1.3 MiB
Installing dependencies:
 add-determinism                   aarch64 0.3.6-3.fc41                              updates                                                   2.0 MiB
 alternatives                      aarch64 1.31-1.fc41                               copr_base                                                88.7 KiB
 ansible-srpm-macros               noarch  1-16.fc41                                 fedora                                                   35.7 KiB
 audit-libs                        aarch64 4.0.3-1.fc41                              updates                                                 415.2 KiB
 authselect                        aarch64 1.5.0-8.fc41                              copr_base                                               181.4 KiB
 authselect-libs                   aarch64 1.5.0-8.fc41                              copr_base                                               866.3 KiB
 basesystem                        noarch  11-21.fc41                                fedora                                                    0.0   B
 binutils                          aarch64 2.43.1-5.fc41                             updates                                                  30.5 MiB
 build-reproducibility-srpm-macros noarch  0.3.6-3.fc41                              updates                                                 735.0   B
 bzip2-libs                        aarch64 1.0.8-19.fc41                             copr_base                                               136.4 KiB
 ca-certificates                   noarch  2024.2.69_v8.0.401-1.0.fc41               fedora                                                    2.4 MiB
 coreutils-common                  aarch64 9.5-11.fc41                               copr_base                                                11.2 MiB
 cracklib                          aarch64 2.9.11-6.fc41                             copr_base                                               422.2 KiB
 crypto-policies                   noarch  20241029-1.git8baf557.fc41                updates                                                 136.9 KiB
 curl                              aarch64 8.9.1-3.fc41                              copr_base                                               793.3 KiB
 cyrus-sasl-lib                    aarch64 2.1.28-27.fc41                            fedora                                                    3.1 MiB
 debugedit                         aarch64 5.1-2.fc41                                copr_base                                               241.3 KiB
 dwz                               aarch64 0.15-8.fc41                               fedora                                                  322.8 KiB
 ed                                aarch64 1.20.2-2.fc41                             copr_base                                               154.7 KiB
 efi-srpm-macros                   noarch  5-13.fc41                                 updates                                                  40.2 KiB
 elfutils                          aarch64 0.192-7.fc41                              updates                                                   3.1 MiB
 elfutils-debuginfod-client        aarch64 0.192-7.fc41                              updates                                                 141.3 KiB
 elfutils-default-yama-scope       noarch  0.192-7.fc41                              updates                                                   1.8 KiB
 elfutils-libelf                   aarch64 0.192-7.fc41                              updates                                                   1.2 MiB
 elfutils-libs                     aarch64 0.192-7.fc41                              updates                                                 734.9 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                              aarch64 5.45-7.fc41                               fedora                                                  267.5 KiB
 file-libs                         aarch64 5.45-7.fc41                               fedora                                                   10.0 MiB
 filesystem                        aarch64 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                       aarch64 15.2-4.fc41                               updates                                                  12.7 MiB
 gdbm                              aarch64 1:1.23-7.fc41                             copr_base                                               608.0 KiB
 gdbm-libs                         aarch64 1:1.23-7.fc41                             copr_base                                               234.0 KiB
 ghc-srpm-macros                   noarch  1.9.1-2.fc41                              fedora                                                  747.0   B
 glibc                             aarch64 2.40-17.fc41                              copr_base                                                 6.0 MiB
 glibc-common                      aarch64 2.40-17.fc41                              copr_base                                                 1.3 MiB
 glibc-gconv-extra                 aarch64 2.40-17.fc41                              copr_base                                                18.3 MiB
 gmp                               aarch64 1:6.3.0-2.fc41                            fedora                                                  722.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                           aarch64 2.13.1-10.fc41                            copr_base                                               156.5 KiB
 json-c                            aarch64 0.17-4.fc41                               copr_base                                               138.2 KiB
 kernel-srpm-macros                noarch  1.0-24.fc41                               fedora                                                    1.9 KiB
 keyutils-libs                     aarch64 1.6.3-4.fc41                              copr_base                                                98.2 KiB
 krb5-libs                         aarch64 1.21.3-3.fc41                             updates                                                   2.6 MiB
 libacl                            aarch64 2.3.2-2.fc41                              copr_base                                                67.8 KiB
 libarchive                        aarch64 3.7.4-4.fc41                              copr_base                                               974.6 KiB
 libattr                           aarch64 2.5.2-4.fc41                              fedora                                                  196.6 KiB
 libblkid                          aarch64 2.40.4-1.fc41                             copr_base                                               349.0 KiB
 libbrotli                         aarch64 1.1.0-5.fc41                              copr_base                                               909.1 KiB
 libcap                            aarch64 2.70-4.fc41                               fedora                                                    1.4 MiB
 libcap-ng                         aarch64 0.8.5-3.fc41                              copr_base                                               160.8 KiB
 libcom_err                        aarch64 1.47.1-6.fc41                             copr_base                                               111.0 KiB
 libcurl                           aarch64 8.9.1-3.fc41                              copr_base                                               973.0 KiB
 libeconf                          aarch64 0.6.2-3.fc41                              copr_base                                                78.1 KiB
 libedit                           aarch64 3.1-54.20250104cvs.fc41                   copr_base                                               275.2 KiB
 libevent                          aarch64 2.1.12-14.fc41                            copr_base                                                 1.1 MiB
 libfdisk                          aarch64 2.40.4-1.fc41                             copr_base                                               412.3 KiB
 libffi                            aarch64 3.4.6-3.fc41                              copr_base                                               154.3 KiB
 libgcc                            aarch64 14.2.1-7.fc41                             updates                                                 218.8 KiB
 libidn2                           aarch64 2.3.7-2.fc41                              copr_base                                               328.9 KiB
 libmount                          aarch64 2.40.4-1.fc41                             copr_base                                               412.3 KiB
 libnghttp2                        aarch64 1.62.1-2.fc41                             copr_base                                               263.3 KiB
 libnsl2                           aarch64 2.0.1-2.fc41                              fedora                                                  222.0 KiB
 libomp                            aarch64 20.0.0~pre20250117.gedd1360208b2c4-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117   2.2 MiB
 libpkgconf                        aarch64 2.3.0-1.fc41                              copr_base                                               133.9 KiB
 libpsl                            aarch64 0.21.5-4.fc41                             copr_base                                               132.3 KiB
 libpwquality                      aarch64 1.4.5-11.fc41                             copr_base                                               608.9 KiB
 libselinux                        aarch64 3.7-5.fc41                                copr_base                                               200.9 KiB
 libsemanage                       aarch64 3.7-2.fc41                                copr_base                                               362.0 KiB
 libsepol                          aarch64 3.7-2.fc41                                copr_base                                               940.3 KiB
 libsmartcols                      aarch64 2.40.4-1.fc41                             copr_base                                               220.1 KiB
 libssh                            aarch64 0.10.6-8.fc41                             fedora                                                  581.3 KiB
 libssh-config                     noarch  0.10.6-8.fc41                             fedora                                                  277.0   B
 libstdc++                         aarch64 14.2.1-7.fc41                             updates                                                   2.7 MiB
 libtasn1                          aarch64 4.19.0-10.fc41                            copr_base                                               219.6 KiB
 libtirpc                          aarch64 1.3.6-1.rc3.fc41                          copr_base                                               269.4 KiB
 libtool-ltdl                      aarch64 2.4.7-12.fc41                             fedora                                                  222.2 KiB
 libunistring                      aarch64 1.1-8.fc41                                copr_base                                                 1.7 MiB
 libutempter                       aarch64 1.2.1-15.fc41                             copr_base                                               161.2 KiB
 libuuid                           aarch64 2.40.4-1.fc41                             copr_base                                                67.8 KiB
 libverto                          aarch64 0.3.2-9.fc41                              fedora                                                  197.5 KiB
 libxcrypt                         aarch64 4.4.38-2.fc41                             updates                                                 269.9 KiB
 libxml2                           aarch64 2.12.9-1.fc41                             copr_base                                                 2.0 MiB
 libzstd                           aarch64 1.5.6-2.fc41                              copr_base                                               668.0 KiB
 llvm-libs                         aarch64 20.0.0~pre20250117.gedd1360208b2c4-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117 124.0 MiB
 lua-libs                          aarch64 5.4.6-6.fc41                              fedora                                                  393.1 KiB
 lua-srpm-macros                   noarch  1-14.fc41                                 fedora                                                    1.3 KiB
 lz4-libs                          aarch64 1.10.0-1.fc41                             copr_base                                               197.3 KiB
 mpfr                              aarch64 4.2.1-5.fc41                              copr_base                                               654.8 KiB
 ncurses-base                      noarch  6.5-2.20240629.fc41                       copr_base                                               326.3 KiB
 ncurses-libs                      aarch64 6.5-2.20240629.fc41                       copr_base                                                 1.2 MiB
 ocaml-srpm-macros                 noarch  10-3.fc41                                 fedora                                                    1.9 KiB
 openblas-srpm-macros              noarch  2-18.fc41                                 fedora                                                  112.0   B
 openldap                          aarch64 2.6.8-6.fc41                              updates                                                 747.1 KiB
 openssl-libs                      aarch64 1:3.2.2-11.fc41                           updates                                                   6.3 MiB
 p11-kit                           aarch64 0.25.5-3.fc41                             copr_base                                                 2.4 MiB
 p11-kit-trust                     aarch64 0.25.5-3.fc41                             copr_base                                               465.2 KiB
 package-notes-srpm-macros         noarch  0.5-12.fc41                               fedora                                                    1.6 KiB
 pam                               aarch64 1.6.1-7.fc41                              copr_base                                                 4.2 MiB
 pam-libs                          aarch64 1.6.1-7.fc41                              copr_base                                               218.5 KiB
 pcre2                             aarch64 10.44-1.fc41.1                            copr_base                                               776.4 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                           aarch64 2.3.0-1.fc41                              copr_base                                               110.6 KiB
 pkgconf-m4                        noarch  2.3.0-1.fc41                              copr_base                                                14.4 KiB
 pkgconf-pkg-config                aarch64 2.3.0-1.fc41                              copr_base                                               990.0   B
 popt                              aarch64 1.19-7.fc41                               copr_base                                               144.6 KiB
 publicsuffix-list-dafsa           noarch  20240107-4.fc41                           fedora                                                   67.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                          aarch64 8.2-10.fc41                               copr_base                                               561.0 KiB
 rpm                               aarch64 4.20.0-1.fc41                             copr_base                                                 3.3 MiB
 rpm-build-libs                    aarch64 4.20.0-1.fc41                             copr_base                                               198.9 KiB
 rpm-libs                          aarch64 4.20.0-1.fc41                             copr_base                                               862.8 KiB
 rpm-sequoia                       aarch64 1.7.0-3.fc41                              updates                                                   2.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                       aarch64 3.46.1-1.fc41                             copr_base                                                 1.6 MiB
 systemd-libs                      aarch64 256.11-1.fc41                             updates                                                   2.2 MiB
 util-linux-core                   aarch64 2.40.4-1.fc41                             copr_base                                                 2.3 MiB
 xxhash-libs                       aarch64 0.8.3-1.fc41                              copr_base                                                84.4 KiB
 xz-libs                           aarch64 1:5.6.2-3.fc41                            copr_base                                               266.6 KiB
 zig-srpm-macros                   noarch  1-3.fc41                                  fedora                                                    1.1 KiB
 zip                               aarch64 3.0-41.fc41                               fedora                                                    1.1 MiB
 zlib-ng-compat                    aarch64 2.2.3-1.fc41                              copr_base                                               130.4 KiB
 zstd                              aarch64 1.5.6-2.fc41                              copr_base                                                 1.4 MiB
Installing groups:
 Buildsystem building group                                                                                                                           

Transaction Summary:
 Installing:       156 packages

Total size of inbound packages is 80 MiB. Need to download 0 B.
After this operation, 337 MiB extra will be used (install 337 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.aarch64       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.aarch64         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.aarch64     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.aarch64 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.aarch64        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.aarch64      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.aarch64      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.aarch64   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.aarch64      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.aarch64   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.aarch64        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.a 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.aarc 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.aarch64 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.aarch 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.aarch64     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] glibc-minimal-langpack-0:2.40-1 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] gzip-0:1.13-2.fc41.aarch64      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] info-0:7.1-3.fc41.aarch64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[21/21] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/22] xz-1:5.6.2-3.fc41.aarch64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[22/22] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/23] ansible-srpm-macros-0:1-16.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[23/23] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/24] dwz-0:0.15-8.fc41.aarch64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[24/24] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/25] file-0:5.45-7.fc41.aarch64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[25/25] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/26] fonts-srpm-macros-1:2.0.5-17.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[26/26] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/27] fpc-srpm-macros-0:1.3-13.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[27/27] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/28] ghc-srpm-macros-0:1.9.1-2.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[28/28] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/29] gnat-srpm-macros-0:6-6.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[29/29] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/30] kernel-srpm-macros-0:1.0-24.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[30/30] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/31] lua-srpm-macros-0:1-14.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[31/31] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/32] ocaml-srpm-macros-0:10-3.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[32/32] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/33] openblas-srpm-macros-0:2-18.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[33/33] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/34] package-notes-srpm-macros-0:0.5 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[34/34] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/35] perl-srpm-macros-0:1-56.fc41.no 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[35/35] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/36] python-srpm-macros-0:3.13-3.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[36/36] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/37] qt5-srpm-macros-0:5.15.15-1.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[37/37] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/38] rust-srpm-macros-0:26.3-3.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[38/38] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/39] zig-srpm-macros-0:1-3.fc41.noar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[39/39] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/40] zip-0:3.0-41.fc41.aarch64       100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[40/40] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/41] filesystem-0:3.18-23.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[41/41] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/42] gmp-1:6.3.0-2.fc41.aarch64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[42/42] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/43] libattr-0:2.5.2-4.fc41.aarch64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[43/43] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/44] libcap-0:2.70-4.fc41.aarch64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[44/44] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/45] fedora-repos-0:41-1.noarch      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[45/45] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/46] file-libs-0:5.45-7.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[46/46] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/47] fedora-gpg-keys-0:41-1.noarch   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[47/47] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/48] glibc-0:2.40-17.fc41.aarch64    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[48/48] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/49] basesystem-0:11-21.fc41.noarch  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[49/49] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/50] xz-libs-1:5.6.2-3.fc41.aarch64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[50/50] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/51] audit-libs-0:4.0.3-1.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[51/51] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/52] libblkid-0:2.40.4-1.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[52/52] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/53] libfdisk-0:2.40.4-1.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[53/53] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/54] libmount-0:2.40.4-1.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[54/54] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/55] libsmartcols-0:2.40.4-1.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[55/55] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/56] libuuid-0:2.40.4-1.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[56/56] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/57] pam-0:1.6.1-7.fc41.aarch64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[57/57] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/58] libnsl2-0:2.0.1-2.fc41.aarch64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[58/58] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/59] pam-libs-0:1.6.1-7.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[59/59] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/60] systemd-libs-0:256.11-1.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[60/60] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/61] util-linux-core-0:2.40.4-1.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[61/61] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/62] zlib-ng-compat-0:2.2.3-1.fc41.a 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[62/62] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/63] authselect-libs-0:1.5.0-8.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[63/63] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/64] libcap-ng-0:0.8.5-3.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[64/64] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/65] libselinux-0:3.7-5.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[65/65] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/66] libutempter-0:1.2.1-15.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[66/66] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/67] ncurses-libs-0:6.5-2.20240629.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[67/67] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/68] readline-0:8.2-10.fc41.aarch64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[68/68] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/69] libacl-0:2.3.2-2.fc41.aarch64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[69/69] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/70] libxcrypt-0:4.4.38-2.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[70/70] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/71] setup-0:2.15.0-8.fc41.noarch    100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[71/71] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/72] libeconf-0:0.6.2-3.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[72/72] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/73] libsemanage-0:3.7-2.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[73/73] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/74] binutils-0:2.43.1-5.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[74/74] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/75] debugedit-0:5.1-2.fc41.aarch64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[75/75] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/76] elfutils-0:0.192-7.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[76/76] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/77] elfutils-debuginfod-client-0:0. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[77/77] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/78] elfutils-libelf-0:0.192-7.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[78/78] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/79] elfutils-libs-0:0.192-7.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[79/79] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/80] libarchive-0:3.7.4-4.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[80/80] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/81] pkgconf-pkg-config-0:2.3.0-1.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[81/81] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/82] popt-0:1.19-7.fc41.aarch64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[82/82] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/83] rpm-0:4.20.0-1.fc41.aarch64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[83/83] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/84] rpm-build-libs-0:4.20.0-1.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[84/84] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/85] lua-libs-0:5.4.6-6.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[85/85] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/86] rpm-libs-0:4.20.0-1.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[86/86] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/87] zstd-0:1.5.6-2.fc41.aarch64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[87/87] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/88] curl-0:8.9.1-3.fc41.aarch64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[88/88] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/89] pkgconf-0:2.3.0-1.fc41.aarch64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[89/89] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/90] pkgconf-m4-0:2.3.0-1.fc41.noarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[90/90] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/91] libpkgconf-0:2.3.0-1.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[91/91] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/92] ed-0:1.20.2-2.fc41.aarch64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[92/92] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/93] libtirpc-0:1.3.6-1.rc3.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[93/93] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/94] openssl-libs-1:3.2.2-11.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[94/94] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/95] ca-certificates-0:2024.2.69_v8. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[95/95] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/96] authselect-0:1.5.0-8.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[96/96] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/97] gdbm-1:1.23-7.fc41.aarch64      100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[97/97] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/98] gdbm-libs-1:1.23-7.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[98/98] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/99] libpwquality-0:1.4.5-11.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[99/99] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[  1/100] ncurses-base-0:6.5-2.20240629 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[100/100] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/101] krb5-libs-0:1.21.3-3.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[101/101] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/102] libverto-0:0.3.2-9.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[102/102] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/103] libcom_err-0:1.47.1-6.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[103/103] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/104] bzip2-libs-0:1.0.8-19.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[104/104] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/105] libsepol-0:3.7-2.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[105/105] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/106] pcre2-0:10.44-1.fc41.1.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[106/106] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/107] cracklib-0:2.9.11-6.fc41.aarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[107/107] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/108] libxml2-0:2.12.9-1.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[108/108] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/109] libzstd-0:1.5.6-2.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[109/109] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/110] lz4-libs-0:1.10.0-1.fc41.aarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[110/110] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/111] glibc-common-0:2.40-17.fc41.a 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[111/111] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/112] glibc-gconv-extra-0:2.40-17.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[112/112] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/113] libgcc-0:14.2.1-7.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[113/113] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/114] mpfr-0:4.2.1-5.fc41.aarch64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[114/114] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/115] coreutils-common-0:9.5-11.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[115/115] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/116] build-reproducibility-srpm-ma 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[116/116] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/117] add-determinism-0:0.3.6-3.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[117/117] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/118] efi-srpm-macros-0:5-13.fc41.n 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[118/118] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/119] forge-srpm-macros-0:0.4.0-1.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[119/119] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/120] go-srpm-macros-0:3.6.0-5.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[120/120] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/121] pyproject-srpm-macros-0:1.16. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[121/121] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/122] qt6-srpm-macros-0:6.8.1-4.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[122/122] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/123] libffi-0:3.4.6-3.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[123/123] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/124] p11-kit-0:0.25.5-3.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[124/124] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/125] p11-kit-trust-0:0.25.5-3.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[125/125] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/126] crypto-policies-0:20241029-1. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[126/126] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/127] keyutils-libs-0:1.6.3-4.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[127/127] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/128] elfutils-default-yama-scope-0 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[128/128] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/129] json-c-0:0.17-4.fc41.aarch64  100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[129/129] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/130] libstdc++-0:14.2.1-7.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[130/130] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/131] alternatives-0:1.31-1.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[131/131] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/132] jansson-0:2.13.1-10.fc41.aarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[132/132] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/133] rpm-sequoia-0:1.7.0-3.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[133/133] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/134] sqlite-libs-0:3.46.1-1.fc41.a 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[134/134] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/135] pcre2-syntax-0:10.44-1.fc41.1 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[135/135] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/136] libtasn1-0:4.19.0-10.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[136/136] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/137] gdb-minimal-0:15.2-4.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[137/137] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/138] libcurl-0:8.9.1-3.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[138/138] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/139] libssh-0:0.10.6-8.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[139/139] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/140] libssh-config-0:0.10.6-8.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[140/140] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/141] fedora-release-0:41-29.noarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[141/141] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/142] xxhash-libs-0:0.8.3-1.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[142/142] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/143] fedora-release-identity-basic 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[143/143] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/144] libomp-0:20.0.0~pre20250117.g 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[144/144] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/145] llvm-libs-0:20.0.0~pre2025011 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[145/145] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/146] openldap-0:2.6.8-6.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[146/146] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/147] cyrus-sasl-lib-0:2.1.28-27.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[147/147] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/148] libtool-ltdl-0:2.4.7-12.fc41. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[148/148] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/149] libbrotli-0:1.1.0-5.fc41.aarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[149/149] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/150] libidn2-0:2.3.7-2.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[150/150] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/151] libnghttp2-0:1.62.1-2.fc41.aa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[151/151] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/152] libpsl-0:0.21.5-4.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[152/152] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/153] publicsuffix-list-dafsa-0:202 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[153/153] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/154] libedit-0:3.1-54.20250104cvs. 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[154/154] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/155] libevent-0:2.1.12-14.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[155/155] Total                         100% |   0.0   B/s |   0.0   B |  00m00s
[  1/156] libunistring-0:1.1-8.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[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% | 457.0   B/s | 156.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-23.fc41.aarch64
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-23.fc41.aarch64
>>> [RPM] /var/lib/mock/fedora-41-aarch64-1737191516.932500/root/var/cache/dnf/c
>>> [RPM] /var/lib/mock/fedora-41-aarch64-1737191516.932500/root/var/cache/dnf/c
[  2/158] Prepare transaction           100% |   2.6 KiB/s | 156.0   B |  00m00s
[  3/158] Installing libgcc-0:14.2.1-7. 100% | 107.7 MiB/s | 220.5 KiB |  00m00s
[  4/158] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  5/158] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0   B |  00m00s
[  6/158] Installing fedora-gpg-keys-0: 100% |  28.0 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% |  44.3 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 11/158] Installing filesystem-0:3.18- 100% |   2.5 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% | 310.8 MiB/s |  11.2 MiB |  00m00s
[ 17/158] Installing ncurses-base-0:6.5 100% |  57.2 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% | 249.1 MiB/s |   1.2 MiB |  00m00s
[ 20/158] Installing glibc-0:2.40-17.fc 100% | 273.3 MiB/s |   6.0 MiB |  00m00s
[ 21/158] Installing bash-0:5.2.32-1.fc 100% | 343.6 MiB/s |   8.2 MiB |  00m00s
[ 22/158] Installing glibc-common-0:2.4 100% | 186.2 MiB/s |   1.3 MiB |  00m00s
[ 23/158] Installing glibc-gconv-extra- 100% | 368.7 MiB/s |  18.4 MiB |  00m00s
[ 24/158] Installing zlib-ng-compat-0:2 100% | 128.2 MiB/s | 131.2 KiB |  00m00s
[ 25/158] Installing xz-libs-1:5.6.2-3. 100% | 261.5 MiB/s | 267.8 KiB |  00m00s
[ 26/158] Installing bzip2-libs-0:1.0.8 100% | 134.3 MiB/s | 137.5 KiB |  00m00s
[ 27/158] Installing libstdc++-0:14.2.1 100% | 338.8 MiB/s |   2.7 MiB |  00m00s
[ 28/158] Installing libuuid-0:2.40.4-1 100% |  67.2 MiB/s |  68.8 KiB |  00m00s
[ 29/158] Installing readline-0:8.2-10. 100% | 275.0 MiB/s | 563.2 KiB |  00m00s
[ 30/158] Installing popt-0:1.19-7.fc41 100% |  49.2 MiB/s | 151.3 KiB |  00m00s
[ 31/158] Installing libzstd-0:1.5.6-2. 100% | 326.8 MiB/s | 669.2 KiB |  00m00s
[ 32/158] Installing elfutils-libelf-0: 100% | 296.6 MiB/s |   1.2 MiB |  00m00s
[ 33/158] Installing libblkid-0:2.40.4- 100% | 341.9 MiB/s | 350.1 KiB |  00m00s
[ 34/158] Installing gmp-1:6.3.0-2.fc41 100% | 235.8 MiB/s | 724.2 KiB |  00m00s
[ 35/158] Installing libattr-0:2.5.2-4. 100% | 192.9 MiB/s | 197.5 KiB |  00m00s
[ 36/158] Installing libacl-0:2.3.2-2.f 100% |  67.0 MiB/s |  68.7 KiB |  00m00s
[ 37/158] Installing libxcrypt-0:4.4.38 100% | 133.1 MiB/s | 272.6 KiB |  00m00s
[ 38/158] Installing libffi-0:3.4.6-3.f 100% | 152.0 MiB/s | 155.7 KiB |  00m00s
[ 39/158] Installing libeconf-0:0.6.2-3 100% |  77.9 MiB/s |  79.8 KiB |  00m00s
[ 40/158] Installing gdbm-libs-1:1.23-7 100% | 230.2 MiB/s | 235.8 KiB |  00m00s
[ 41/158] Installing mpfr-0:4.2.1-5.fc4 100% | 213.7 MiB/s | 656.5 KiB |  00m00s
[ 42/158] Installing gawk-0:5.3.0-4.fc4 100% | 306.2 MiB/s |   2.4 MiB |  00m00s
[ 43/158] Installing dwz-0:0.15-8.fc41. 100% | 158.3 MiB/s | 324.1 KiB |  00m00s
[ 44/158] Installing unzip-0:6.0-64.fc4 100% | 237.7 MiB/s | 730.2 KiB |  00m00s
[ 45/158] Installing libxml2-0:2.12.9-1 100% | 283.7 MiB/s |   2.0 MiB |  00m00s
[ 46/158] Installing file-libs-0:5.45-7 100% | 589.6 MiB/s |  10.0 MiB |  00m00s
[ 47/158] Installing file-0:5.45-7.fc41 100% |  29.2 MiB/s | 269.0 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.6dghZS: line 2: rm: command not found
>>> 
[ 48/158] Installing crypto-policies-0: 100% |  22.8 MiB/s | 163.3 KiB |  00m00s
[ 49/158] Installing libsmartcols-0:2.4 100% | 216.0 MiB/s | 221.1 KiB |  00m00s
[ 50/158] Installing libcap-ng-0:0.8.5- 100% | 158.9 MiB/s | 162.7 KiB |  00m00s
[ 51/158] Installing audit-libs-0:4.0.3 100% | 203.8 MiB/s | 417.3 KiB |  00m00s
[ 52/158] Installing pam-libs-0:1.6.1-7 100% | 215.6 MiB/s | 220.8 KiB |  00m00s
[ 53/158] Installing libcap-0:2.70-4.fc 100% | 344.0 MiB/s |   1.4 MiB |  00m00s
[ 54/158] Installing systemd-libs-0:256 100% | 310.3 MiB/s |   2.2 MiB |  00m00s
[ 55/158] Installing lua-libs-0:5.4.6-6 100% | 385.0 MiB/s | 394.3 KiB |  00m00s
[ 56/158] Installing libcom_err-0:1.47. 100% | 109.5 MiB/s | 112.1 KiB |  00m00s
[ 57/158] Installing libsepol-0:3.7-2.f 100% | 306.4 MiB/s | 941.3 KiB |  00m00s
[ 58/158] Installing pcre2-0:10.44-1.fc 100% | 379.8 MiB/s | 777.8 KiB |  00m00s
[ 59/158] Installing libselinux-0:3.7-5 100% | 197.4 MiB/s | 202.2 KiB |  00m00s
[ 60/158] Installing sed-0:4.9-3.fc41.a 100% | 143.5 MiB/s | 881.7 KiB |  00m00s
[ 61/158] Installing grep-0:3.11-9.fc41 100% | 172.5 MiB/s |   1.0 MiB |  00m00s
[ 62/158] Installing findutils-1:4.10.0 100% | 240.2 MiB/s |   1.9 MiB |  00m00s
[ 63/158] Installing xz-1:5.6.2-3.fc41. 100% | 185.0 MiB/s |   1.3 MiB |  00m00s
[ 64/158] Installing libmount-0:2.40.4- 100% | 201.9 MiB/s | 413.4 KiB |  00m00s
[ 65/158] Installing lz4-libs-0:1.10.0- 100% | 193.7 MiB/s | 198.4 KiB |  00m00s
[ 66/158] Installing alternatives-0:1.3 100% |  88.1 MiB/s |  90.2 KiB |  00m00s
[ 67/158] Installing libtasn1-0:4.19.0- 100% | 216.3 MiB/s | 221.5 KiB |  00m00s
[ 68/158] Installing p11-kit-0:0.25.5-3 100% | 223.2 MiB/s |   2.5 MiB |  00m00s
[ 69/158] Installing libunistring-0:1.1 100% | 349.2 MiB/s |   1.7 MiB |  00m00s
[ 70/158] Installing libidn2-0:2.3.7-2. 100% | 109.0 MiB/s | 334.9 KiB |  00m00s
[ 71/158] Installing libpsl-0:0.21.5-4. 100% | 130.2 MiB/s | 133.4 KiB |  00m00s
[ 72/158] Installing p11-kit-trust-0:0. 100% |  50.7 MiB/s | 466.9 KiB |  00m00s
[ 73/158] Installing openssl-libs-1:3.2 100% | 298.0 MiB/s |   6.3 MiB |  00m00s
[ 74/158] Installing coreutils-0:9.5-11 100% | 274.1 MiB/s |   8.2 MiB |  00m00s
[ 75/158] Installing ca-certificates-0: 100% |   2.5 MiB/s |   2.4 MiB |  00m01s
[ 76/158] Installing libarchive-0:3.7.4 100% | 190.7 MiB/s | 976.6 KiB |  00m00s
[ 77/158] Installing gzip-0:1.13-2.fc41 100% | 140.1 MiB/s | 430.4 KiB |  00m00s
[ 78/158] Installing authselect-libs-0: 100% | 122.9 MiB/s | 881.3 KiB |  00m00s
[ 79/158] Installing cracklib-0:2.9.11- 100% |  84.7 MiB/s | 433.5 KiB |  00m00s
[ 80/158] Installing libpwquality-0:1.4 100% | 101.1 MiB/s | 621.2 KiB |  00m00s
[ 81/158] Installing rpm-sequoia-0:1.7. 100% | 277.8 MiB/s |   2.2 MiB |  00m00s
[ 82/158] Installing libevent-0:2.1.12- 100% | 286.5 MiB/s |   1.1 MiB |  00m00s
[ 83/158] Installing zstd-0:1.5.6-2.fc4 100% | 287.9 MiB/s |   1.4 MiB |  00m00s
[ 84/158] Installing util-linux-core-0: 100% | 259.9 MiB/s |   2.3 MiB |  00m00s
[ 85/158] Installing tar-2:1.35-4.fc41. 100% | 279.0 MiB/s |   3.1 MiB |  00m00s
[ 86/158] Installing libsemanage-0:3.7- 100% | 118.4 MiB/s | 363.8 KiB |  00m00s
[ 87/158] Installing shadow-utils-2:4.1 100% | 141.1 MiB/s |   4.9 MiB |  00m00s
[ 88/158] Installing libutempter-0:1.2. 100% |  79.7 MiB/s | 163.2 KiB |  00m00s
[ 89/158] Installing zip-0:3.0-41.fc41. 100% | 281.0 MiB/s |   1.1 MiB |  00m00s
[ 90/158] Installing gdbm-1:1.23-7.fc41 100% | 149.6 MiB/s | 612.9 KiB |  00m00s
[ 91/158] Installing cyrus-sasl-lib-0:2 100% | 310.7 MiB/s |   3.1 MiB |  00m00s
[ 92/158] Installing libfdisk-0:2.40.4- 100% | 201.8 MiB/s | 413.3 KiB |  00m00s
[ 93/158] Installing bzip2-0:1.0.8-19.f 100% |  85.6 MiB/s | 175.4 KiB |  00m00s
[ 94/158] Installing add-determinism-0: 100% | 290.6 MiB/s |   2.0 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% | 323.5 MiB/s |   1.6 MiB |  00m00s
[ 97/158] Installing rpm-libs-0:4.20.0- 100% | 281.4 MiB/s | 864.3 KiB |  00m00s
[ 98/158] Installing ed-0:1.20.2-2.fc41 100% | 153.4 MiB/s | 157.0 KiB |  00m00s
[ 99/158] Installing patch-0:2.7.6-25.f 100% | 160.5 MiB/s | 328.8 KiB |  00m00s
[100/158] Installing elfutils-default-y 100% | 340.5 KiB/s |   2.0 KiB |  00m00s
[101/158] Installing elfutils-libs-0:0. 100% | 179.9 MiB/s | 736.7 KiB |  00m00s
[102/158] Installing cpio-0:2.15-2.fc41 100% | 193.1 MiB/s |   1.2 MiB |  00m00s
[103/158] Installing diffutils-0:3.10-8 100% | 230.1 MiB/s |   1.6 MiB |  00m00s
[104/158] Installing libpkgconf-0:2.3.0 100% | 131.8 MiB/s | 135.0 KiB |  00m00s
[105/158] Installing pkgconf-0:2.3.0-1. 100% | 110.5 MiB/s | 113.2 KiB |  00m00s
[106/158] Installing libverto-0:0.3.2-9 100% | 194.7 MiB/s | 199.3 KiB |  00m00s
[107/158] Installing keyutils-libs-0:1. 100% |  97.3 MiB/s |  99.6 KiB |  00m00s
[108/158] Installing krb5-libs-0:1.21.3 100% | 259.6 MiB/s |   2.6 MiB |  00m00s
[109/158] Installing libtirpc-0:1.3.6-1 100% | 264.8 MiB/s | 271.2 KiB |  00m00s
[110/158] Installing libnsl2-0:2.0.1-2. 100% | 217.9 MiB/s | 223.2 KiB |  00m00s
[111/158] Installing pam-0:1.6.1-7.fc41 100% | 210.9 MiB/s |   4.2 MiB |  00m00s
[112/158] Installing libssh-0:0.10.6-8. 100% | 284.9 MiB/s | 583.4 KiB |  00m00s
[113/158] Installing json-c-0:0.17-4.fc 100% | 136.2 MiB/s | 139.5 KiB |  00m00s
[114/158] Installing jansson-0:2.13.1-1 100% | 154.2 MiB/s | 157.9 KiB |  00m00s
[115/158] Installing xxhash-libs-0:0.8. 100% |  83.8 MiB/s |  85.8 KiB |  00m00s
[116/158] Installing libtool-ltdl-0:2.4 100% | 218.1 MiB/s | 223.4 KiB |  00m00s
[117/158] Installing openldap-0:2.6.8-6 100% | 244.4 MiB/s | 750.9 KiB |  00m00s
[118/158] Installing libbrotli-0:1.1.0- 100% | 222.5 MiB/s | 911.4 KiB |  00m00s
[119/158] Installing libnghttp2-0:1.62. 100% | 258.3 MiB/s | 264.5 KiB |  00m00s
[120/158] Installing libcurl-0:8.9.1-3. 100% | 317.1 MiB/s | 974.1 KiB |  00m00s
[121/158] Installing elfutils-debuginfo 100% |  70.1 MiB/s | 143.6 KiB |  00m00s
[122/158] Installing binutils-0:2.43.1- 100% | 339.5 MiB/s |  30.6 MiB |  00m00s
[123/158] Installing elfutils-0:0.192-7 100% | 281.5 MiB/s |   3.1 MiB |  00m00s
[124/158] Installing gdb-minimal-0:15.2 100% | 333.3 MiB/s |  12.7 MiB |  00m00s
[125/158] Installing debugedit-0:5.1-2. 100% | 119.1 MiB/s | 244.0 KiB |  00m00s
[126/158] Installing curl-0:8.9.1-3.fc4 100% |  59.8 MiB/s | 795.8 KiB |  00m00s
[127/158] Installing rpm-0:4.20.0-1.fc4 100% | 130.1 MiB/s |   2.7 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% |  40.2 MiB/s |  41.2 KiB |  00m00s
[131/158] Installing libedit-0:3.1-54.2 100% | 135.2 MiB/s | 276.9 KiB |  00m00s
[132/158] Installing llvm-libs-0:20.0.0 100% | 376.8 MiB/s | 124.0 MiB |  00m00s
[133/158] Installing libomp-0:20.0.0~pr 100% | 311.0 MiB/s |   2.2 MiB |  00m00s
[134/158] Installing rpm-build-libs-0:4 100% | 194.9 MiB/s | 199.6 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% | 173.2 MiB/s | 532.0 KiB |  00m00s
[150/158] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[151/158] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[152/158] Installing forge-srpm-macros- 100% |  39.3 MiB/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% |  61.9 MiB/s | 190.1 KiB |  00m00s
[155/158] Installing util-linux-0:2.40. 100% | 199.3 MiB/s |   6.8 MiB |  00m00s
[156/158] Installing authselect-0:1.5.0 100% |  60.5 MiB/s | 185.7 KiB |  00m00s
[157/158] Installing which-0:2.21-42.fc 100% | 118.9 MiB/s | 121.8 KiB |  00m00s
[158/158] Installing info-0:7.1-3.fc41. 100% | 350.8 KiB/s | 421.7 KiB |  00m01s
Warning: skipped OpenPGP checks for 91 packages from repositories: copr_base, copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117
Complete!
Updating and loading repositories:
 updates                                100% | 102.6 KiB/s |  16.5 KiB |  00m00s
 fedora                                 100% |  97.0 KiB/s |  16.3 KiB |  00m00s
 Copr repository                        100% | 118.2 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% | 107.8 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% | 117.2 KiB/s |   1.5 KiB |  00m00s
 Copr repository                        100% |  89.0 MiB/s |   6.2 MiB |  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        aarch64 12.69-1.fc41                              fedora                                                    1.1 MiB
 clang                     aarch64 20.0.0~pre20250117.gedd1360208b2c4-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117 217.5 KiB
 clang-libs                aarch64 20.0.0~pre20250117.gedd1360208b2c4-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117 112.5 MiB
 clang-resource-filesystem aarch64 20.0.0~pre20250117.gedd1360208b2c4-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117  15.3 KiB
 compiler-rt               aarch64 20.0.0~pre20250117.gedd1360208b2c4-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117  33.9 MiB
 cpp                       aarch64 14.2.1-7.fc41                             updates                                                  31.4 MiB
 expat                     aarch64 2.6.4-1.fc41                              copr_base                                               348.7 KiB
 gcc                       aarch64 14.2.1-7.fc41                             updates                                                  91.9 MiB
 gcc-c++                   aarch64 14.2.1-7.fc41                             updates                                                  34.5 MiB
 gcc-plugin-annobin        aarch64 14.2.1-7.fc41                             updates                                                  67.5 KiB
 glibc-devel               aarch64 2.40-17.fc41                              copr_base                                                 2.2 MiB
 kernel-headers            aarch64 6.12.4-200.fc41                           updates                                                   6.3 MiB
 libasan                   aarch64 14.2.1-7.fc41                             updates                                                   1.5 MiB
 libatomic                 aarch64 14.2.1-7.fc41                             updates                                                  66.1 KiB
 libb2                     aarch64 0.98.1-12.fc41                            copr_base                                                73.7 KiB
 libgomp                   aarch64 14.2.1-7.fc41                             updates                                                 493.9 KiB
 libmpc                    aarch64 1.3.1-6.fc41                              copr_base                                               152.6 KiB
 libstdc++-devel           aarch64 14.2.1-7.fc41                             updates                                                  15.1 MiB
 libubsan                  aarch64 14.2.1-7.fc41                             updates                                                 460.6 KiB
 libxcrypt-devel           aarch64 4.4.38-2.fc41                             updates                                                  30.8 KiB
 lld                       aarch64 20.0.0~pre20250117.gedd1360208b2c4-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117  90.7 KiB
 lld-libs                  aarch64 20.0.0~pre20250117.gedd1360208b2c4-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117   5.8 MiB
 llvm                      aarch64 20.0.0~pre20250117.gedd1360208b2c4-3.fc41 copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117  83.8 MiB
 make                      aarch64 1:4.4.1-8.fc41                            copr_base                                                 1.8 MiB
 mpdecimal                 aarch64 2.5.1-16.fc41                             copr_base                                               264.7 KiB
 python-pip-wheel          noarch  24.2-1.fc41                               fedora                                                    1.2 MiB
 python3                   aarch64 3.13.1-2.fc41                             updates                                                  82.5 KiB
 python3-libs              aarch64 3.13.1-2.fc41                             updates                                                  42.1 MiB
 tzdata                    noarch  2024b-1.fc41                              copr_base                                                 1.6 MiB

Transaction Summary:
 Installing:        31 packages

Total size of inbound packages is 123 MiB. Need to download 0 B.
After this operation, 469 MiB extra will be used (install 469 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:20.0.0~pre20250117.gedd13 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:20.0.0~pre20250117.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:20.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:20.0.0~pre20250117. 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:20.0.0~pre20250117.gedd1360 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:20.0.0~pre20250117.ged 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:20.0.0~pre20250117.gedd136 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.aarch64   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.aa 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.aarch64 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.aarch64     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.aarch64     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.aarch64 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.aarch64    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.aarch64  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.aarch 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.aarch64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[21/21] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/22] glibc-devel-0:2.40-17.fc41.aarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[22/22] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/23] libasan-0:14.2.1-7.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[23/23] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/24] libatomic-0:14.2.1-7.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[24/24] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/25] libubsan-0:14.2.1-7.fc41.aarch6 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[25/25] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/26] make-1:4.4.1-8.fc41.aarch64     100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[26/26] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/27] kernel-headers-0:6.12.4-200.fc4 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[27/27] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/28] libxcrypt-devel-0:4.4.38-2.fc41 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[28/28] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/29] gcc-plugin-annobin-0:14.2.1-7.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[29/29] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/30] annobin-plugin-gcc-0:12.69-1.fc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[30/30] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
[ 1/31] annobin-docs-0:12.69-1.fc41.noa 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[31/31] Total                           100% |   0.0   B/s |   0.0   B |  00m00s
Running transaction
[ 1/33] Verify package files            100% |  68.0   B/s |  31.0   B |  00m00s
[ 2/33] Prepare transaction             100% | 596.0   B/s |  31.0   B |  00m00s
[ 3/33] Installing libmpc-0:1.3.1-6.fc4 100% |  50.2 MiB/s | 154.1 KiB |  00m00s
[ 4/33] Installing libstdc++-devel-0:14 100% | 293.2 MiB/s |  15.2 MiB |  00m00s
[ 5/33] Installing clang-resource-files 100% |  16.3 MiB/s |  16.7 KiB |  00m00s
[ 6/33] Installing clang-libs-0:20.0.0~ 100% | 406.1 MiB/s | 112.5 MiB |  00m00s
[ 7/33] Installing cpp-0:14.2.1-7.fc41. 100% | 327.4 MiB/s |  31.4 MiB |  00m00s
[ 8/33] Installing annobin-docs-0:12.69 100% |  32.2 MiB/s |  98.8 KiB |  00m00s
[ 9/33] Installing kernel-headers-0:6.1 100% | 158.1 MiB/s |   6.5 MiB |  00m00s
[10/33] Installing libxcrypt-devel-0:4. 100% |  16.2 MiB/s |  33.1 KiB |  00m00s
[11/33] Installing glibc-devel-0:2.40-1 100% | 126.6 MiB/s |   2.3 MiB |  00m00s
[12/33] Installing make-1:4.4.1-8.fc41. 100% | 264.2 MiB/s |   1.8 MiB |  00m00s
[13/33] Installing libubsan-0:14.2.1-7. 100% | 225.3 MiB/s | 461.4 KiB |  00m00s
[14/33] Installing libatomic-0:14.2.1-7 100% |  65.2 MiB/s |  66.8 KiB |  00m00s
[15/33] Installing libasan-0:14.2.1-7.f 100% | 302.6 MiB/s |   1.5 MiB |  00m00s
[16/33] Installing mpdecimal-0:2.5.1-16 100% | 259.6 MiB/s | 265.8 KiB |  00m00s
[17/33] Installing libb2-0:0.98.1-12.fc 100% |  24.4 MiB/s |  74.8 KiB |  00m00s
[18/33] Installing tzdata-0:2024b-1.fc4 100% |  42.8 MiB/s |   1.9 MiB |  00m00s
[19/33] Installing expat-0:2.6.4-1.fc41 100% | 171.3 MiB/s | 350.8 KiB |  00m00s
[20/33] Installing libgomp-0:14.2.1-7.f 100% | 161.2 MiB/s | 495.2 KiB |  00m00s
[21/33] Installing gcc-0:14.2.1-7.fc41. 100% | 353.7 MiB/s |  92.0 MiB |  00m00s
[22/33] Installing gcc-c++-0:14.2.1-7.f 100% | 316.6 MiB/s |  34.5 MiB |  00m00s
[23/33] Installing clang-0:20.0.0~pre20 100% | 107.3 MiB/s | 219.8 KiB |  00m00s
[24/33] Installing python-pip-wheel-0:2 100% | 177.4 MiB/s |   1.2 MiB |  00m00s
[25/33] Installing python3-libs-0:3.13. 100% | 277.7 MiB/s |  42.5 MiB |  00m00s
[26/33] Installing python3-0:3.13.1-2.f 100% |  82.3 MiB/s |  84.3 KiB |  00m00s
[27/33] Installing compiler-rt-0:20.0.0 100% | 584.1 MiB/s |  33.9 MiB |  00m00s
[28/33] Installing llvm-0:20.0.0~pre202 100% | 362.9 MiB/s |  83.8 MiB |  00m00s
[29/33] Installing lld-libs-0:20.0.0~pr 100% | 343.8 MiB/s |   5.8 MiB |  00m00s
[30/33] Installing lld-0:20.0.0~pre2025 100% |  10.0 MiB/s |  92.3 KiB |  00m00s
[31/33] Installing fedora-clang-default 100% | 281.2 KiB/s | 288.0   B |  00m00s
[32/33] Installing gcc-plugin-annobin-0 100% |   4.2 MiB/s |  69.1 KiB |  00m00s
[33/33] Installing annobin-plugin-gcc-0 100% |   7.2 MiB/s |   1.1 MiB |  00m00s
Warning: skipped OpenPGP checks for 15 packages from repositories: copr_base, copr_fedora_llvm_team_llvm_snapshots_big_merge_20250117, 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.aarch64
alternatives-1.31-1.fc41.aarch64
annobin-docs-12.69-1.fc41.noarch
annobin-plugin-gcc-12.69-1.fc41.aarch64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.3-1.fc41.aarch64
authselect-1.5.0-8.fc41.aarch64
authselect-libs-1.5.0-8.fc41.aarch64
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.aarch64
binutils-2.43.1-5.fc41.aarch64
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
bzip2-1.0.8-19.fc41.aarch64
bzip2-libs-1.0.8-19.fc41.aarch64
ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch
clang-20.0.0~pre20250117.gedd1360208b2c4-3.fc41.aarch64
clang-libs-20.0.0~pre20250117.gedd1360208b2c4-3.fc41.aarch64
clang-resource-filesystem-20.0.0~pre20250117.gedd1360208b2c4-3.fc41.aarch64
compiler-rt-20.0.0~pre20250117.gedd1360208b2c4-3.fc41.aarch64
coreutils-9.5-11.fc41.aarch64
coreutils-common-9.5-11.fc41.aarch64
cpio-2.15-2.fc41.aarch64
cpp-14.2.1-7.fc41.aarch64
cracklib-2.9.11-6.fc41.aarch64
crypto-policies-20241029-1.git8baf557.fc41.noarch
curl-8.9.1-3.fc41.aarch64
cyrus-sasl-lib-2.1.28-27.fc41.aarch64
debugedit-5.1-2.fc41.aarch64
diffutils-3.10-8.fc41.aarch64
dwz-0.15-8.fc41.aarch64
ed-1.20.2-2.fc41.aarch64
efi-srpm-macros-5-13.fc41.noarch
elfutils-0.192-7.fc41.aarch64
elfutils-debuginfod-client-0.192-7.fc41.aarch64
elfutils-default-yama-scope-0.192-7.fc41.noarch
elfutils-libelf-0.192-7.fc41.aarch64
elfutils-libs-0.192-7.fc41.aarch64
expat-2.6.4-1.fc41.aarch64
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.aarch64
file-libs-5.45-7.fc41.aarch64
filesystem-3.18-23.fc41.aarch64
findutils-4.10.0-4.fc41.aarch64
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.aarch64
gcc-14.2.1-7.fc41.aarch64
gcc-c++-14.2.1-7.fc41.aarch64
gcc-plugin-annobin-14.2.1-7.fc41.aarch64
gdb-minimal-15.2-4.fc41.aarch64
gdbm-1.23-7.fc41.aarch64
gdbm-libs-1.23-7.fc41.aarch64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-17.fc41.aarch64
glibc-common-2.40-17.fc41.aarch64
glibc-devel-2.40-17.fc41.aarch64
glibc-gconv-extra-2.40-17.fc41.aarch64
glibc-minimal-langpack-2.40-17.fc41.aarch64
gmp-6.3.0-2.fc41.aarch64
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.aarch64
gzip-1.13-2.fc41.aarch64
info-7.1-3.fc41.aarch64
jansson-2.13.1-10.fc41.aarch64
json-c-0.17-4.fc41.aarch64
kernel-headers-6.12.4-200.fc41.aarch64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.aarch64
krb5-libs-1.21.3-3.fc41.aarch64
libacl-2.3.2-2.fc41.aarch64
libarchive-3.7.4-4.fc41.aarch64
libasan-14.2.1-7.fc41.aarch64
libatomic-14.2.1-7.fc41.aarch64
libattr-2.5.2-4.fc41.aarch64
libb2-0.98.1-12.fc41.aarch64
libblkid-2.40.4-1.fc41.aarch64
libbrotli-1.1.0-5.fc41.aarch64
libcap-2.70-4.fc41.aarch64
libcap-ng-0.8.5-3.fc41.aarch64
libcom_err-1.47.1-6.fc41.aarch64
libcurl-8.9.1-3.fc41.aarch64
libeconf-0.6.2-3.fc41.aarch64
libedit-3.1-54.20250104cvs.fc41.aarch64
libevent-2.1.12-14.fc41.aarch64
libfdisk-2.40.4-1.fc41.aarch64
libffi-3.4.6-3.fc41.aarch64
libgcc-14.2.1-7.fc41.aarch64
libgomp-14.2.1-7.fc41.aarch64
libidn2-2.3.7-2.fc41.aarch64
libmount-2.40.4-1.fc41.aarch64
libmpc-1.3.1-6.fc41.aarch64
libnghttp2-1.62.1-2.fc41.aarch64
libnsl2-2.0.1-2.fc41.aarch64
libomp-20.0.0~pre20250117.gedd1360208b2c4-3.fc41.aarch64
libpkgconf-2.3.0-1.fc41.aarch64
libpsl-0.21.5-4.fc41.aarch64
libpwquality-1.4.5-11.fc41.aarch64
libselinux-3.7-5.fc41.aarch64
libsemanage-3.7-2.fc41.aarch64
libsepol-3.7-2.fc41.aarch64
libsmartcols-2.40.4-1.fc41.aarch64
libssh-0.10.6-8.fc41.aarch64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-7.fc41.aarch64
libstdc++-devel-14.2.1-7.fc41.aarch64
libtasn1-4.19.0-10.fc41.aarch64
libtirpc-1.3.6-1.rc3.fc41.aarch64
libtool-ltdl-2.4.7-12.fc41.aarch64
libubsan-14.2.1-7.fc41.aarch64
libunistring-1.1-8.fc41.aarch64
libutempter-1.2.1-15.fc41.aarch64
libuuid-2.40.4-1.fc41.aarch64
libverto-0.3.2-9.fc41.aarch64
libxcrypt-4.4.38-2.fc41.aarch64
libxcrypt-devel-4.4.38-2.fc41.aarch64
libxml2-2.12.9-1.fc41.aarch64
libzstd-1.5.6-2.fc41.aarch64
lld-20.0.0~pre20250117.gedd1360208b2c4-3.fc41.aarch64
lld-libs-20.0.0~pre20250117.gedd1360208b2c4-3.fc41.aarch64
llvm-20.0.0~pre20250117.gedd1360208b2c4-3.fc41.aarch64
llvm-libs-20.0.0~pre20250117.gedd1360208b2c4-3.fc41.aarch64
lua-libs-5.4.6-6.fc41.aarch64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.aarch64
make-4.4.1-8.fc41.aarch64
mpdecimal-2.5.1-16.fc41.aarch64
mpfr-4.2.1-5.fc41.aarch64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.aarch64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-6.fc41.aarch64
openssl-libs-3.2.2-11.fc41.aarch64
p11-kit-0.25.5-3.fc41.aarch64
p11-kit-trust-0.25.5-3.fc41.aarch64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-7.fc41.aarch64
pam-libs-1.6.1-7.fc41.aarch64
patch-2.7.6-25.fc41.aarch64
pcre2-10.44-1.fc41.1.aarch64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.aarch64
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.aarch64
popt-1.19-7.fc41.aarch64
publicsuffix-list-dafsa-20240107-4.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.aarch64
python3-libs-3.13.1-2.fc41.aarch64
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-srpm-macros-6.8.1-4.fc41.noarch
readline-8.2-10.fc41.aarch64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.20.0-1.fc41.aarch64
rpm-build-4.20.0-1.fc41.aarch64
rpm-build-libs-4.20.0-1.fc41.aarch64
rpm-libs-4.20.0-1.fc41.aarch64
rpm-sequoia-1.7.0-3.fc41.aarch64
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.aarch64
setup-2.15.0-8.fc41.noarch
shadow-utils-4.15.1-12.fc41.aarch64
sqlite-libs-3.46.1-1.fc41.aarch64
systemd-libs-256.11-1.fc41.aarch64
tar-1.35-4.fc41.aarch64
tzdata-2024b-1.fc41.noarch
unzip-6.0-64.fc41.aarch64
util-linux-2.40.4-1.fc41.aarch64
util-linux-core-2.40.4-1.fc41.aarch64
which-2.21-42.fc41.aarch64
xxhash-libs-0.8.3-1.fc41.aarch64
xz-5.6.2-3.fc41.aarch64
xz-libs-5.6.2-3.fc41.aarch64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.aarch64
zlib-ng-compat-2.2.3-1.fc41.aarch64
zstd-1.5.6-2.fc41.aarch64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1722038400
Wrote: /builddir/build/SRPMS/libssh2-1.11.0-8.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-aarch64-1737191516.932500/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-5qmtz8wv/libssh2/libssh2.spec) Config(child) 0 minutes 21 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/libssh2-1.11.0-8.fc41.src.rpm)  Config(fedora-41-aarch64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1737191516.932500/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1737191516.932500/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-aarch64-1737191516.932500/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.aarch64
  rpm-sequoia-1.7.0-3.fc41.aarch64
  dnf5-5.2.8.1-3.fc41.aarch64
  dnf5-plugins-5.2.8.1-3.fc41.aarch64
Finish: chroot init
Start: build phase for libssh2-1.11.0-8.fc41.src.rpm
Start: build setup for libssh2-1.11.0-8.fc41.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1722038400
Wrote: /builddir/build/SRPMS/libssh2-1.11.0-8.fc41.src.rpm
Updating and loading repositories:
 updates                                100% | 201.4 KiB/s |  16.5 KiB |  00m00s
 fedora                                 100% | 100.0 KiB/s |  16.3 KiB |  00m00s
 Copr repository                        100% |  90.4 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_tstellar_fedora_c 100% | 116.1 KiB/s |   1.5 KiB |  00m00s
 Additional repo copr_fedora_llvm_team_ 100% | 117.2 KiB/s |   1.5 KiB |  00m00s
 Copr repository                        100% | 135.4 MiB/s |   6.2 MiB |  00m00s
Repositories loaded.
Package "coreutils-9.5-11.fc41.aarch64" is already installed.
Package "findutils-1:4.10.0-4.fc41.aarch64" is already installed.
Package "gcc-14.2.1-7.fc41.aarch64" is already installed.
Package "make-1:4.4.1-8.fc41.aarch64" is already installed.
Package "pkgconf-pkg-config-2.3.0-1.fc41.aarch64" is already installed.
Package "sed-4.9-3.fc41.aarch64" is already installed.

Package               Arch    Version          Repository      Size
Installing:
 glibc-langpack-en    aarch64 2.40-17.fc41     copr_base    5.7 MiB
 gnupg2               aarch64 2.4.5-3.fc41     copr_base   10.7 MiB
 groff                aarch64 1.23.0-7.fc41    copr_base    4.6 MiB
 man-db               aarch64 2.12.1-2.fc41    copr_base    3.2 MiB
 openssh-server       aarch64 9.8p1-3.fc41.2   copr_base    1.6 MiB
 openssl-devel        aarch64 1:3.2.2-11.fc41  updates      4.3 MiB
 zlib-ng-compat-devel aarch64 2.2.3-1.fc41     copr_base  107.0 KiB
Installing dependencies:
 cmake-filesystem     aarch64 3.30.5-1.fc41    updates      0.0   B
 dbus                 aarch64 1:1.14.10-4.fc41 copr_base    0.0   B
 dbus-broker          aarch64 36-4.fc41        fedora     614.3 KiB
 dbus-common          noarch  1:1.14.10-4.fc41 copr_base   11.2 KiB
 gnutls               aarch64 3.8.6-7.fc41     fedora       3.4 MiB
 groff-base           aarch64 1.23.0-7.fc41    copr_base    4.3 MiB
 less                 aarch64 661-2.fc41       fedora     869.2 KiB
 libassuan            aarch64 2.5.7-2.fc41     copr_base  216.2 KiB
 libgcrypt            aarch64 1.11.0-3.fc41    copr_base    1.4 MiB
 libgpg-error         aarch64 1.50-2.fc41      copr_base  953.8 KiB
 libksba              aarch64 1.6.7-2.fc41     copr_base  463.8 KiB
 libpipeline          aarch64 1.5.7-6.fc41     copr_base  140.1 KiB
 libseccomp           aarch64 2.5.5-2.fc41     fedora     241.4 KiB
 nettle               aarch64 3.10-3.fc41      fedora     956.7 KiB
 npth                 aarch64 1.7-2.fc41       copr_base   93.5 KiB
 openssh              aarch64 9.8p1-3.fc41.2   copr_base    1.9 MiB
 systemd              aarch64 256.11-1.fc41    updates     19.3 MiB
 systemd-pam          aarch64 256.11-1.fc41    updates      1.1 MiB
 systemd-rpm-macros   noarch  256.11-1.fc41    updates     10.7 KiB
 tpm2-tss             aarch64 4.1.3-3.fc41     copr_base    2.1 MiB

Transaction Summary:
 Installing:        27 packages

Total size of inbound packages is 19 MiB. Need to download 10 MiB.
After this operation, 68 MiB extra will be used (install 68 MiB, remove 0 B).
[1/5] openssl-devel-1:3.2.2-11.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 2/13] systemd-0:256.11-1.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 3/14] systemd-pam-0:256.11-1.fc41.aar 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 4/15] libseccomp-0:2.5.5-2.fc41.aarch 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 5/16] groff-base-0:1.23.0-7.fc41.aarc 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 6/24] dbus-1:1.14.10-4.fc41.aarch64   100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 7/25] dbus-broker-0:36-4.fc41.aarch64 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 8/26] dbus-common-1:1.14.10-4.fc41.no 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[ 9/27] systemd-rpm-macros-0:256.11-1.f 100% |   0.0   B/s |   0.0   B |  00m00s
>>> Already downloaded
[10/27] glibc-langpack-en-0:2.40-17.fc4 100% |  35.5 MiB/s | 580.9 KiB |  00m00s
[11/27] groff-0:1.23.0-7.fc41.aarch64   100% |  64.2 MiB/s |   1.3 MiB |  00m00s
[12/27] zlib-ng-compat-devel-0:2.2.3-1. 100% |  37.8 MiB/s |  38.7 KiB |  00m00s
[13/27] gnupg2-0:2.4.5-3.fc41.aarch64   100% | 103.7 MiB/s |   2.6 MiB |  00m00s
[14/27] openssh-server-0:9.8p1-3.fc41.2 100% |  49.4 MiB/s | 506.3 KiB |  00m00s
[15/27] man-db-0:2.12.1-2.fc41.aarch64  100% | 206.0 MiB/s |   1.2 MiB |  00m00s
[16/27] nettle-0:3.10-3.fc41.aarch64    100% |  35.6 MiB/s | 437.9 KiB |  00m00s
[17/27] gnutls-0:3.8.6-7.fc41.aarch64   100% |  62.2 MiB/s |   1.1 MiB |  00m00s
[18/27] less-0:661-2.fc41.aarch64       100% |  30.9 MiB/s | 189.8 KiB |  00m00s
[19/27] cmake-filesystem-0:3.30.5-1.fc4 100% |   8.5 MiB/s |  17.4 KiB |  00m00s
[20/27] openssh-0:9.8p1-3.fc41.2.aarch6 100% | 131.0 MiB/s | 402.5 KiB |  00m00s
[21/27] libpipeline-0:1.5.7-6.fc41.aarc 100% |  25.9 MiB/s |  53.1 KiB |  00m00s
[22/27] libassuan-0:2.5.7-2.fc41.aarch6 100% |  21.7 MiB/s |  66.8 KiB |  00m00s
[23/27] libgpg-error-0:1.50-2.fc41.aarc 100% |  75.2 MiB/s | 231.0 KiB |  00m00s
[24/27] libgcrypt-0:1.11.0-3.fc41.aarch 100% | 139.1 MiB/s | 569.6 KiB |  00m00s
[25/27] libksba-0:1.6.7-2.fc41.aarch64  100% |  37.6 MiB/s | 154.0 KiB |  00m00s
[26/27] npth-0:1.7-2.fc41.aarch64       100% |  12.4 MiB/s |  25.5 KiB |  00m00s
[27/27] tpm2-tss-0:4.1.3-3.fc41.aarch64 100% | 113.3 MiB/s | 348.2 KiB |  00m00s
--------------------------------------------------------------------------------
[27/27] Total                           100% |  26.7 MiB/s |   9.7 MiB |  00m00s
Running transaction
[ 1/29] Verify package files            100% | 337.0   B/s |  27.0   B |  00m00s
[ 2/29] Prepare transaction             100% | 350.0   B/s |  27.0   B |  00m00s
[ 3/29] Installing libgpg-error-0:1.50- 100% |  66.9 MiB/s | 959.7 KiB |  00m00s
[ 4/29] Installing groff-base-0:1.23.0- 100% | 154.5 MiB/s |   4.3 MiB |  00m00s
[ 5/29] Installing libassuan-0:2.5.7-2. 100% | 106.4 MiB/s | 218.0 KiB |  00m00s
[ 6/29] Installing libgcrypt-0:1.11.0-3 100% | 276.3 MiB/s |   1.4 MiB |  00m00s
[ 7/29] Installing libksba-0:1.6.7-2.fc 100% | 227.7 MiB/s | 466.4 KiB |  00m00s
[ 8/29] Installing dbus-common-1:1.14.1 100% | 501.9 KiB/s |  13.6 KiB |  00m00s
[ 9/29] Installing dbus-broker-0:36-4.f 100% |  60.2 MiB/s | 616.8 KiB |  00m00s
[10/29] Installing dbus-1:1.14.10-4.fc4 100% |   6.7 KiB/s | 124.0   B |  00m00s
[11/29] Installing tpm2-tss-0:4.1.3-3.f 100% | 239.0 MiB/s |   2.2 MiB |  00m00s
[12/29] Installing npth-0:1.7-2.fc41.aa 100% |  92.4 MiB/s |  94.6 KiB |  00m00s
[13/29] Installing libpipeline-0:1.5.7- 100% | 138.4 MiB/s | 141.7 KiB |  00m00s
[14/29] Installing libseccomp-0:2.5.5-2 100% | 237.6 MiB/s | 243.3 KiB |  00m00s
[15/29] Installing systemd-pam-0:256.11 100% | 164.5 MiB/s |   1.2 MiB |  00m00s
[16/29] Installing systemd-0:256.11-1.f 100% |  98.1 MiB/s |  19.4 MiB |  00m00s
>>> Running post-install scriptlet: systemd-0:256.11-1.fc41.aarch64
>>> Finished post-install scriptlet: systemd-0:256.11-1.fc41.aarch64
>>> 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 
>>> 
[17/29] Installing openssh-0:9.8p1-3.fc 100% | 272.3 MiB/s |   1.9 MiB |  00m00s
[18/29] Installing cmake-filesystem-0:3 100% |   3.6 MiB/s |   7.3 KiB |  00m00s
[19/29] Installing less-0:661-2.fc41.aa 100% | 284.0 MiB/s | 872.6 KiB |  00m00s
[20/29] Installing nettle-0:3.10-3.fc41 100% | 234.3 MiB/s | 959.8 KiB |  00m00s
[21/29] Installing gnutls-0:3.8.6-7.fc4 100% | 280.3 MiB/s |   3.4 MiB |  00m00s
[22/29] Installing gnupg2-0:2.4.5-3.fc4 100% | 222.7 MiB/s |  10.7 MiB |  00m00s
[23/29] Installing man-db-0:2.12.1-2.fc 100% | 105.4 MiB/s |   3.3 MiB |  00m00s
[24/29] Installing zlib-ng-compat-devel 100% |   5.6 MiB/s | 108.5 KiB |  00m00s
[25/29] Installing openssh-server-0:9.8 100% |  54.7 MiB/s |   1.6 MiB |  00m00s
>>> Running post-install scriptlet: openssh-server-0:9.8p1-3.fc41.2.aarch64
>>> Finished post-install scriptlet: openssh-server-0:9.8p1-3.fc41.2.aarch64
>>> Scriptlet output:
>>> Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' â
>>> 
[26/29] Installing groff-0:1.23.0-7.fc4 100% | 161.0 MiB/s |   4.7 MiB |  00m00s
[27/29] Installing systemd-rpm-macros-0 100% |   1.2 MiB/s |  11.2 KiB |  00m00s
[28/29] Installing openssl-devel-1:3.2. 100% |  45.0 MiB/s |   5.2 MiB |  00m00s
[29/29] Installing glibc-langpack-en-0: 100% |  31.0 MiB/s |   5.8 MiB |  00m00s
Warning: skipped OpenPGP checks for 17 packages from repository: copr_base
Complete!
Finish: build setup for libssh2-1.11.0-8.fc41.src.rpm
Start: rpmbuild libssh2-1.11.0-8.fc41.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1722038400
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.xZ7kgh
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-build
+ test -d /builddir/build/BUILD/libssh2-1.11.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/libssh2-1.11.0-build
+ /usr/bin/rm -rf /builddir/build/BUILD/libssh2-1.11.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/libssh2-1.11.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/libssh2-1.11.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KsrzPL
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-build
+ /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/mykey.asc --signature=/builddir/build/SOURCES/libssh2-1.11.0.tar.gz.asc --data=/builddir/build/SOURCES/libssh2-1.11.0.tar.gz
gpgv: Signature made Tue May 30 15:59:26 2023 UTC
gpgv:                using RSA key 27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2
gpgv: Good signature from "Daniel Stenberg <daniel@haxx.se>"
+ cd /builddir/build/BUILD/libssh2-1.11.0-build
+ rm -rf libssh2-1.11.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libssh2-1.11.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libssh2-1.11.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (libssh2-1.11.0-strict-modes.patch):'
Patch #1 (libssh2-1.11.0-strict-modes.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0
patching file tests/test_sshd.test
Patch #2 (libssh2-1.11.0-ssh-rsa-test.patch):
+ echo 'Patch #2 (libssh2-1.11.0-ssh-rsa-test.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0
patching file tests/test_sshd.test
Patch #3 (1433.patch):
+ echo 'Patch #3 (1433.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file tests/openssh_server/sshd_config
+ sed -i s/4711/4764/ tests/openssh_fixture.c tests/test_ssh2.c tests/test_sshd.test
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BcrZDk
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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 libssh2-1.11.0
+ 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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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-05-04 06:42:10.000000000 +0000
+++ ./configure	2025-01-18 09:12:27.561804482 +0000
@@ -1859,7 +1859,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-01-18 09:12:27.561804482 +0000
+++ ./configure	2025-01-18 09:12:27.583804271 +0000
@@ -9159,7 +9159,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'"
@@ -26177,7 +26177,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=aarch64-redhat-linux --host=aarch64-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-rpath --disable-silent-rules --enable-shared --disable-docker-tests
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking for sed... /usr/bin/sed
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 libssh2 version... 1.11.0
checking build system type... aarch64-redhat-linux-gnu
checking host system type... aarch64-redhat-linux-gnu
configure: autobuild project... libssh2
configure: autobuild revision... 1.11.0
./configure: line 3914: hostname: command not found
configure: autobuild timestamp... 20250118-091227
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-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 dependency style of clang... none
checking if _REENTRANT is already defined... no
checking if _REENTRANT is actually needed... no
checking if _REENTRANT is onwards defined... no
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for aarch64-redhat-linux-gcc... (cached) clang
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... none needed
checking dependency style of clang++... none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for sshd... /usr/sbin/sshd
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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 the maximum length of command line arguments... 1572864
checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-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 aarch64-redhat-linux-file... no
checking for file... file
checking for aarch64-redhat-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-redhat-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-redhat-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-redhat-linux-strip... no
checking for strip... strip
checking for aarch64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ./configure: line 9165:  -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 aarch64-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) 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... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes
/usr/bin/grep: warning: stray \ before -
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) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for aarch64-redhat-linux-windres... no
checking for windres... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for libssl... yes
checking how to link with libssl... /usr/lib64/libssl.so /usr/lib64/libcrypto.so
checking for libz... yes
checking how to link with libz... /usr/lib64/libz.so
checking whether to enable pedantic and debug compiler options... checking how to run the C preprocessor... clang -E
checking if cpp -P is needed... no
no
checking whether to enable hidden symbols in the library... no
checking whether to build example applications... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for stdio.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for sys/uio.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for arpa/inet.h... yes
checking for netinet/in.h... yes
checking for sys/un.h... yes
checking for windows.h... no
checking for poll... yes
checking for gettimeofday... yes
checking for select... yes
checking for strtoll... yes
checking for explicit_bzero... yes
checking for explicit_memset... no
checking for memset_s... no
checking for snprintf... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking non-blocking sockets style... O_NONBLOCK
checking whether to enable compiler warnings as errors... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/ossfuzz/Makefile
config.status: creating example/Makefile
config.status: creating docs/Makefile
config.status: creating libssh2.pc
config.status: creating src/libssh2_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: summary of build options:

  version:          1.11.0
  Host type:        aarch64-redhat-linux-gnu
  Install prefix:   /usr
  Compiler:         clang
  Compiler flags:   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
  Library types:    Shared=yes, Static=yes
  Crypto library:   OpenSSL
  zlib compression: yes
  Clear memory:     yes
  Debug build:      no
  Build examples:   yes
  Run Docker tests: no
  Run sshd tests:   yes
  Path to sshd:     /usr/sbin/sshd (only for self-tests)

+ /usr/bin/make -O -j4 V=1 VERBOSE=1
Making all in src
/usr/bin/make  all-am
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o comp.lo comp.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c comp.c  -fPIC -DPIC -o .libs/comp.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c comp.c -o comp.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o agent.lo agent.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c agent.c  -fPIC -DPIC -o .libs/agent.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c agent.c -o agent.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o bcrypt_pbkdf.lo bcrypt_pbkdf.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c bcrypt_pbkdf.c  -fPIC -DPIC -o .libs/bcrypt_pbkdf.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c bcrypt_pbkdf.c -o bcrypt_pbkdf.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o crypt.lo crypt.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c crypt.c  -fPIC -DPIC -o .libs/crypt.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c crypt.c -o crypt.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o global.lo global.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c global.c  -fPIC -DPIC -o .libs/global.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c global.c -o global.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o channel.lo channel.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c channel.c  -fPIC -DPIC -o .libs/channel.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c channel.c -o channel.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o keepalive.lo keepalive.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c keepalive.c  -fPIC -DPIC -o .libs/keepalive.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c keepalive.c -o keepalive.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o hostkey.lo hostkey.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c hostkey.c  -fPIC -DPIC -o .libs/hostkey.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c hostkey.c -o hostkey.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o crypto.lo crypto.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c crypto.c  -fPIC -DPIC -o .libs/crypto.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c crypto.c -o crypto.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o mac.lo mac.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c mac.c  -fPIC -DPIC -o .libs/mac.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c mac.c -o mac.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o knownhost.lo knownhost.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c knownhost.c  -fPIC -DPIC -o .libs/knownhost.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c knownhost.c -o knownhost.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o misc.lo misc.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c misc.c  -fPIC -DPIC -o .libs/misc.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c misc.c -o misc.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o packet.lo packet.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c packet.c  -fPIC -DPIC -o .libs/packet.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c packet.c -o packet.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o kex.lo kex.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c kex.c  -fPIC -DPIC -o .libs/kex.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c kex.c -o kex.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o pem.lo pem.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c pem.c  -fPIC -DPIC -o .libs/pem.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c pem.c -o pem.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o publickey.lo publickey.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c publickey.c  -fPIC -DPIC -o .libs/publickey.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c publickey.c -o publickey.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o scp.lo scp.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c scp.c  -fPIC -DPIC -o .libs/scp.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c scp.c -o scp.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o session.lo session.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c session.c  -fPIC -DPIC -o .libs/session.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c session.c -o session.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o transport.lo transport.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c transport.c  -fPIC -DPIC -o .libs/transport.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c transport.c -o transport.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o userauth_kbd_packet.lo userauth_kbd_packet.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c userauth_kbd_packet.c  -fPIC -DPIC -o .libs/userauth_kbd_packet.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c userauth_kbd_packet.c -o userauth_kbd_packet.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o version.lo version.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c version.c  -fPIC -DPIC -o .libs/version.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c version.c -o version.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp.lo sftp.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c sftp.c  -fPIC -DPIC -o .libs/sftp.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c sftp.c -o sftp.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H   -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o userauth.lo userauth.c
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c userauth.c  -fPIC -DPIC -o .libs/userauth.o
libtool: compile:  clang -DHAVE_CONFIG_H -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c userauth.c -o userauth.o >/dev/null 2>&1
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -version-info 1:1:0 -no-undefined -export-symbols-regex '^libssh2_.*' -L/usr/lib64 -lz -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o libssh2.la -rpath /usr/lib64 agent.lo bcrypt_pbkdf.lo channel.lo comp.lo crypt.lo crypto.lo global.lo hostkey.lo keepalive.lo kex.lo knownhost.lo mac.lo misc.lo packet.lo pem.lo publickey.lo scp.lo session.lo sftp.lo transport.lo userauth.lo userauth_kbd_packet.lo version.lo    -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: /usr/bin/nm -B  .libs/agent.o .libs/bcrypt_pbkdf.o .libs/channel.o .libs/comp.o .libs/crypt.o .libs/crypto.o .libs/global.o .libs/hostkey.o .libs/keepalive.o .libs/kex.o .libs/knownhost.o .libs/mac.o .libs/misc.o .libs/packet.o .libs/pem.o .libs/publickey.o .libs/scp.o .libs/session.o .libs/sftp.o .libs/transport.o .libs/userauth.o .libs/userauth_kbd_packet.o .libs/version.o   | /usr/bin/sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libssh2.exp
libtool: link: /usr/bin/grep -E -e "^libssh2_.*" ".libs/libssh2.exp" > ".libs/libssh2.expT"
libtool: link: mv -f ".libs/libssh2.expT" ".libs/libssh2.exp"
libtool: link: echo "{ global:" > .libs/libssh2.ver
libtool: link:  cat .libs/libssh2.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libssh2.ver
libtool: link:  echo "local: *; };" >> .libs/libssh2.ver
libtool: link:  clang -shared  -fPIC -DPIC  .libs/agent.o .libs/bcrypt_pbkdf.o .libs/channel.o .libs/comp.o .libs/crypt.o .libs/crypto.o .libs/global.o .libs/hostkey.o .libs/keepalive.o .libs/kex.o .libs/knownhost.o .libs/mac.o .libs/misc.o .libs/packet.o .libs/pem.o .libs/publickey.o .libs/scp.o .libs/session.o .libs/sftp.o .libs/transport.o .libs/userauth.o .libs/userauth_kbd_packet.o .libs/version.o   -L/usr/lib64 -lz -lssl -lcrypto -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -O2 -flto=thin -g -grecord-gcc-switches -fstack-protector-strong -mbranch-protection=standard -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -flto=thin -Wl,--build-id=sha1   -Wl,-soname -Wl,libssh2.so.1 -Wl,-version-script -Wl,.libs/libssh2.ver -o .libs/libssh2.so.1.0.1
libtool: link: (cd ".libs" && rm -f "libssh2.so.1" && ln -s "libssh2.so.1.0.1" "libssh2.so.1")
libtool: link: (cd ".libs" && rm -f "libssh2.so" && ln -s "libssh2.so.1.0.1" "libssh2.so")
libtool: link: ar cr .libs/libssh2.a  agent.o bcrypt_pbkdf.o channel.o comp.o crypt.o crypto.o global.o hostkey.o keepalive.o kex.o knownhost.o mac.o misc.o packet.o pem.o publickey.o scp.o session.o sftp.o transport.o userauth.o userauth_kbd_packet.o version.o
libtool: link: ranlib .libs/libssh2.a
libtool: link: ( cd ".libs" && rm -f "libssh2.la" && ln -s "../libssh2.la" "libssh2.la" )
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
Making all in docs
make[1]: Nothing to be done for 'all'.
Making all in tests
Making all in ossfuzz
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
Making all in example
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o scp.o scp.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
scp.c:160:13: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
  160 |             write(1, mem, nread);
      |             ^~~~~ ~~~~~~~~~~~~~
1 warning generated.
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o scp_write.o scp_write.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o scp_nonblock.o scp_nonblock.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
scp_nonblock.c:245:17: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
  245 |                 write(1, mem, nread);
      |                 ^~~~~ ~~~~~~~~~~~~~
1 warning generated.
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o direct_tcpip.o direct_tcpip.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o scp_write_nonblock.o scp_write_nonblock.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp.o sftp.c
sftp.c:70:9: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
   70 |         fgets(buf, sizeof(buf), stdin);
      |         ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
sftp.c:275:13: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
  275 |             write(1, mem, nread);
      |             ^~~~~ ~~~~~~~~~~~~~
2 warnings generated.
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp_append.o sftp_append.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp_RW_nonblock.o sftp_RW_nonblock.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
sftp_RW_nonblock.c:232:17: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
  232 |                 write(2, mem, nread);
      |                 ^~~~~ ~~~~~~~~~~~~~
1 warning generated.
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp_mkdir.o sftp_mkdir.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp_mkdir_nonblock.o sftp_mkdir_nonblock.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp_write.o sftp_write.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp_nonblock.o sftp_nonblock.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
sftp_nonblock.c:257:13: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
  257 |             write(1, mem, nread);
      |             ^~~~~ ~~~~~~~~~~~~~
1 warning generated.
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp_write_nonblock.o sftp_write_nonblock.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftp_write_sliding.o sftp_write_sliding.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftpdir_nonblock.o sftpdir_nonblock.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o sftpdir.o sftpdir.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o ssh2_agent.o ssh2_agent.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o ssh2.o ssh2.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o ssh2_agent_forwarding.o ssh2_agent_forwarding.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o ssh2_echo.o ssh2_echo.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o ssh2_exec.o ssh2_exec.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o subsystem_netconf.o subsystem_netconf.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o tcpip-forward.o tcpip-forward.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
clang -DHAVE_CONFIG_H   -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o x11.o x11.c
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
x11.c:230:9: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
  230 |         write(sock, buf, nread);
      |         ^~~~~ ~~~~~~~~~~~~~~~~
1 warning generated.
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o scp scp.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/scp scp.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o direct_tcpip direct_tcpip.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/direct_tcpip direct_tcpip.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o scp_nonblock scp_nonblock.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/scp_nonblock scp_nonblock.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o scp_write scp_write.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/scp_write scp_write.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o scp_write_nonblock scp_write_nonblock.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/scp_write_nonblock scp_write_nonblock.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftp sftp.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftp sftp.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftp_RW_nonblock sftp_RW_nonblock.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftp_RW_nonblock sftp_RW_nonblock.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftp_append sftp_append.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftp_append sftp_append.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftp_mkdir sftp_mkdir.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftp_mkdir sftp_mkdir.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftp_mkdir_nonblock sftp_mkdir_nonblock.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftp_mkdir_nonblock sftp_mkdir_nonblock.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftp_nonblock sftp_nonblock.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftp_nonblock sftp_nonblock.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftp_write sftp_write.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftp_write sftp_write.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftp_write_nonblock sftp_write_nonblock.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftp_write_nonblock sftp_write_nonblock.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftp_write_sliding sftp_write_sliding.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftp_write_sliding sftp_write_sliding.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftpdir sftpdir.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftpdir sftpdir.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o sftpdir_nonblock sftpdir_nonblock.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/sftpdir_nonblock sftpdir_nonblock.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o ssh2 ssh2.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/ssh2 ssh2.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o ssh2_agent ssh2_agent.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/ssh2_agent ssh2_agent.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o ssh2_agent_forwarding ssh2_agent_forwarding.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/ssh2_agent_forwarding ssh2_agent_forwarding.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o ssh2_echo ssh2_echo.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/ssh2_echo ssh2_echo.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o ssh2_exec ssh2_exec.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/ssh2_exec ssh2_exec.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o subsystem_netconf subsystem_netconf.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/subsystem_netconf subsystem_netconf.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o tcpip-forward tcpip-forward.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/tcpip-forward tcpip-forward.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o x11 x11.o ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/x11 x11.o  ../src/.libs/libssh2.so -L/usr/lib64 -lssl -lcrypto
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LwMnFh
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-build
+ '[' /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT
++ dirname /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/libssh2-1.11.0-build
+ mkdir /builddir/build/BUILD/libssh2-1.11.0-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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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 libssh2-1.11.0
+ /usr/bin/make install DESTDIR=/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
 /usr/bin/mkdir -p '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64'
 /bin/sh ../libtool   --mode=install install -p   libssh2.la '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64'
libtool: install: install -p .libs/libssh2.so.1.0.1 /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/libssh2.so.1.0.1
libtool: install: (cd /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64 && { ln -s -f libssh2.so.1.0.1 libssh2.so.1 || { rm -f libssh2.so.1 && ln -s libssh2.so.1.0.1 libssh2.so.1; }; })
libtool: install: (cd /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64 && { ln -s -f libssh2.so.1.0.1 libssh2.so || { rm -f libssh2.so && ln -s libssh2.so.1.0.1 libssh2.so; }; })
libtool: install: install -p .libs/libssh2.lai /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/libssh2.la
libtool: install: install -p .libs/libssh2.a /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/libssh2.a
libtool: install: chmod 644 /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/libssh2.a
libtool: install: ranlib /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/libssh2.a
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/libssh2-1.11.0-build/libssh2-1.11.0/src'
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/src'
Making install in docs
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/docs'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/man/man3'
 install -p -m 644 libssh2_agent_connect.3 libssh2_agent_disconnect.3 libssh2_agent_free.3 libssh2_agent_get_identity.3 libssh2_agent_get_identity_path.3 libssh2_agent_init.3 libssh2_agent_list_identities.3 libssh2_agent_set_identity_path.3 libssh2_agent_sign.3 libssh2_agent_userauth.3 libssh2_banner_set.3 libssh2_base64_decode.3 libssh2_channel_close.3 libssh2_channel_direct_streamlocal_ex.3 libssh2_channel_direct_tcpip.3 libssh2_channel_direct_tcpip_ex.3 libssh2_channel_eof.3 libssh2_channel_exec.3 libssh2_channel_flush.3 libssh2_channel_flush_ex.3 libssh2_channel_flush_stderr.3 libssh2_channel_forward_accept.3 libssh2_channel_forward_cancel.3 libssh2_channel_forward_listen.3 libssh2_channel_forward_listen_ex.3 libssh2_channel_free.3 libssh2_channel_get_exit_signal.3 libssh2_channel_get_exit_status.3 libssh2_channel_handle_extended_data.3 libssh2_channel_handle_extended_data2.3 libssh2_channel_ignore_extended_data.3 libssh2_channel_open_ex.3 libssh2_channel_open_session.3 libssh2_channel_process_startup.3 libssh2_channel_read.3 libssh2_channel_read_ex.3 libssh2_channel_read_stderr.3 libssh2_channel_receive_window_adjust.3 libssh2_channel_receive_window_adjust2.3 libssh2_channel_request_auth_agent.3 '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/man/man3'
 install -p -m 644 libssh2_channel_request_pty.3 libssh2_channel_request_pty_ex.3 libssh2_channel_request_pty_size.3 libssh2_channel_request_pty_size_ex.3 libssh2_channel_send_eof.3 libssh2_channel_set_blocking.3 libssh2_channel_setenv.3 libssh2_channel_setenv_ex.3 libssh2_channel_shell.3 libssh2_channel_signal_ex.3 libssh2_channel_subsystem.3 libssh2_channel_wait_closed.3 libssh2_channel_wait_eof.3 libssh2_channel_window_read.3 libssh2_channel_window_read_ex.3 libssh2_channel_window_write.3 libssh2_channel_window_write_ex.3 libssh2_channel_write.3 libssh2_channel_write_ex.3 libssh2_channel_write_stderr.3 libssh2_channel_x11_req.3 libssh2_channel_x11_req_ex.3 libssh2_crypto_engine.3 libssh2_exit.3 libssh2_free.3 libssh2_hostkey_hash.3 libssh2_init.3 libssh2_keepalive_config.3 libssh2_keepalive_send.3 libssh2_knownhost_add.3 libssh2_knownhost_addc.3 libssh2_knownhost_check.3 libssh2_knownhost_checkp.3 libssh2_knownhost_del.3 libssh2_knownhost_free.3 libssh2_knownhost_get.3 libssh2_knownhost_init.3 libssh2_knownhost_readfile.3 libssh2_knownhost_readline.3 libssh2_knownhost_writefile.3 '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/man/man3'
 install -p -m 644 libssh2_knownhost_writeline.3 libssh2_poll.3 libssh2_poll_channel_read.3 libssh2_publickey_add.3 libssh2_publickey_add_ex.3 libssh2_publickey_init.3 libssh2_publickey_list_fetch.3 libssh2_publickey_list_free.3 libssh2_publickey_remove.3 libssh2_publickey_remove_ex.3 libssh2_publickey_shutdown.3 libssh2_scp_recv.3 libssh2_scp_recv2.3 libssh2_scp_send.3 libssh2_scp_send64.3 libssh2_scp_send_ex.3 libssh2_session_abstract.3 libssh2_session_banner_get.3 libssh2_session_banner_set.3 libssh2_session_block_directions.3 libssh2_session_callback_set.3 libssh2_session_disconnect.3 libssh2_session_disconnect_ex.3 libssh2_session_flag.3 libssh2_session_free.3 libssh2_session_get_blocking.3 libssh2_session_get_read_timeout.3 libssh2_session_get_timeout.3 libssh2_session_handshake.3 libssh2_session_hostkey.3 libssh2_session_init.3 libssh2_session_init_ex.3 libssh2_session_last_errno.3 libssh2_session_last_error.3 libssh2_session_method_pref.3 libssh2_session_methods.3 libssh2_session_set_blocking.3 libssh2_session_set_last_error.3 libssh2_session_set_read_timeout.3 libssh2_session_set_timeout.3 '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/man/man3'
 install -p -m 644 libssh2_session_startup.3 libssh2_session_supported_algs.3 libssh2_sftp_close.3 libssh2_sftp_close_handle.3 libssh2_sftp_closedir.3 libssh2_sftp_fsetstat.3 libssh2_sftp_fstat.3 libssh2_sftp_fstat_ex.3 libssh2_sftp_fstatvfs.3 libssh2_sftp_fsync.3 libssh2_sftp_get_channel.3 libssh2_sftp_init.3 libssh2_sftp_last_error.3 libssh2_sftp_lstat.3 libssh2_sftp_mkdir.3 libssh2_sftp_mkdir_ex.3 libssh2_sftp_open.3 libssh2_sftp_open_ex.3 libssh2_sftp_open_ex_r.3 libssh2_sftp_open_r.3 libssh2_sftp_opendir.3 libssh2_sftp_read.3 libssh2_sftp_readdir.3 libssh2_sftp_readdir_ex.3 libssh2_sftp_readlink.3 libssh2_sftp_realpath.3 libssh2_sftp_rename.3 libssh2_sftp_rename_ex.3 libssh2_sftp_rewind.3 libssh2_sftp_rmdir.3 libssh2_sftp_rmdir_ex.3 libssh2_sftp_seek.3 libssh2_sftp_seek64.3 libssh2_sftp_setstat.3 libssh2_sftp_shutdown.3 libssh2_sftp_stat.3 libssh2_sftp_stat_ex.3 libssh2_sftp_statvfs.3 libssh2_sftp_symlink.3 libssh2_sftp_symlink_ex.3 '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/man/man3'
 install -p -m 644 libssh2_sftp_tell.3 libssh2_sftp_tell64.3 libssh2_sftp_unlink.3 libssh2_sftp_unlink_ex.3 libssh2_sftp_write.3 libssh2_sign_sk.3 libssh2_trace.3 libssh2_trace_sethandler.3 libssh2_userauth_authenticated.3 libssh2_userauth_banner.3 libssh2_userauth_hostbased_fromfile.3 libssh2_userauth_hostbased_fromfile_ex.3 libssh2_userauth_keyboard_interactive.3 libssh2_userauth_keyboard_interactive_ex.3 libssh2_userauth_list.3 libssh2_userauth_password.3 libssh2_userauth_password_ex.3 libssh2_userauth_publickey.3 libssh2_userauth_publickey_fromfile.3 libssh2_userauth_publickey_fromfile_ex.3 libssh2_userauth_publickey_frommemory.3 libssh2_userauth_publickey_sk.3 libssh2_version.3 '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/man/man3'
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/docs'
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/docs'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
Making install in ossfuzz
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests/ossfuzz'
make[3]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests/ossfuzz'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests/ossfuzz'
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests/ossfuzz'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
Making install in example
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
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/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0'
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/include'
 install -p -m 644 include/libssh2.h include/libssh2_publickey.h include/libssh2_sftp.h '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/pkgconfig'
 install -p -m 644 libssh2.pc '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0'
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0'
+ find /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT -name '*.la' -delete
+ rm -v /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/libssh2.a
removed '/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/libssh2.a'
+ make -C example clean
make: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
rm -rf .libs _libs
 rm -f direct_tcpip scp scp_nonblock scp_write scp_write_nonblock sftp sftp_RW_nonblock sftp_append sftp_mkdir sftp_mkdir_nonblock sftp_nonblock sftp_write sftp_write_nonblock sftp_write_sliding sftpdir sftpdir_nonblock ssh2 ssh2_agent ssh2_agent_forwarding ssh2_echo ssh2_exec subsystem_netconf tcpip-forward x11
rm -f *.o
rm -f *.lo
make: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example'
+ find example/ -type f '(' -name '*.am' -o -name '*.in' -o -name CMakeLists.txt ')' -print -delete
example/Makefile.in
example/CMakeLists.txt
example/Makefile.am
+ sed -i -e 's|-L/usr/lib64 ||g' -e 's|-L[$]{libdir} ||g' /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/lib64/pkgconfig/libssh2.pc
+ mv -v example example.aarch64
renamed 'example' -> 'example.aarch64'
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.11.0-8.fc41 --unique-debug-suffix -1.11.0-8.fc41.aarch64 --unique-debug-src-base libssh2-1.11.0-8.fc41.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0
find-debuginfo: starting
Extracting debug info from 1 files
DWARF-compressing 1 files
dwz: ./usr/lib64/libssh2.so.1.0.1-1.11.0-8.fc41.aarch64.debug: Unknown debugging section .debug_addr
sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/libssh2-1.11.0-8.fc41.aarch64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT
Scanned 17 directories and 230 files,
               processed 0 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/libssh2-1.11.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LreBPM
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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 libssh2-1.11.0
+ LC_ALL=en_US.UTF-8
+ make -C tests check
make: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
Making check in ossfuzz
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests/ossfuzz'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests/ossfuzz'
make[1]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make  test_aa_warmup test_agent_forward_ok test_auth_keyboard_fail test_auth_keyboard_info_request test_auth_keyboard_ok test_auth_password_fail_password test_auth_password_fail_username test_auth_password_ok test_auth_pubkey_fail test_auth_pubkey_ok_dsa test_auth_pubkey_ok_ecdsa test_auth_pubkey_ok_ecdsa_signed test_auth_pubkey_ok_ed25519 test_auth_pubkey_ok_ed25519_encrypted test_auth_pubkey_ok_ed25519_mem test_auth_pubkey_ok_rsa test_auth_pubkey_ok_rsa_encrypted test_auth_pubkey_ok_rsa_openssh test_auth_pubkey_ok_rsa_signed test_hostkey test_hostkey_hash test_read test_simple test_ssh2 test_auth_pubkey_ok_ed25519 librunner.la
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_aa_warmup.o test_aa_warmup.c
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o runner.lo runner.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c runner.c  -fPIC -DPIC -o .libs/runner.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c runner.c -o runner.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o session_fixture.lo session_fixture.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c session_fixture.c  -fPIC -DPIC -o .libs/session_fixture.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c session_fixture.c -o session_fixture.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o openssh_fixture.lo openssh_fixture.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c openssh_fixture.c  -fPIC -DPIC -o .libs/openssh_fixture.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../src -I../src -I../src -I../include -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c openssh_fixture.c -o openssh_fixture.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o librunner.la  runner.lo session_fixture.lo openssh_fixture.lo  -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: ar cr .libs/librunner.a .libs/runner.o .libs/session_fixture.o .libs/openssh_fixture.o 
libtool: link: ranlib .libs/librunner.a
libtool: link: ( cd ".libs" && rm -f "librunner.la" && ln -s "../librunner.la" "librunner.la" )
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_aa_warmup test_aa_warmup.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_aa_warmup test_aa_warmup.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_agent_forward_ok.o test_agent_forward_ok.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_agent_forward_ok test_agent_forward_ok.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_agent_forward_ok test_agent_forward_ok.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_keyboard_fail.o test_auth_keyboard_fail.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_keyboard_fail test_auth_keyboard_fail.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_keyboard_fail test_auth_keyboard_fail.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_keyboard_info_request.o test_auth_keyboard_info_request.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -static -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_keyboard_info_request test_auth_keyboard_info_request.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o test_auth_keyboard_info_request test_auth_keyboard_info_request.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.a -lz -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_keyboard_ok.o test_auth_keyboard_ok.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_keyboard_ok test_auth_keyboard_ok.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_keyboard_ok test_auth_keyboard_ok.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_password_fail_password.o test_auth_password_fail_password.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_password_fail_password test_auth_password_fail_password.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_password_fail_password test_auth_password_fail_password.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_password_fail_username.o test_auth_password_fail_username.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_password_fail_username test_auth_password_fail_username.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_password_fail_username test_auth_password_fail_username.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_password_ok.o test_auth_password_ok.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_password_ok test_auth_password_ok.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_password_ok test_auth_password_ok.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_fail.o test_auth_pubkey_fail.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_fail test_auth_pubkey_fail.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_fail test_auth_pubkey_fail.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_dsa.o test_auth_pubkey_ok_dsa.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_dsa test_auth_pubkey_ok_dsa.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_dsa test_auth_pubkey_ok_dsa.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_ecdsa.o test_auth_pubkey_ok_ecdsa.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_ecdsa test_auth_pubkey_ok_ecdsa.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_ecdsa test_auth_pubkey_ok_ecdsa.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_ecdsa_signed.o test_auth_pubkey_ok_ecdsa_signed.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_ecdsa_signed test_auth_pubkey_ok_ecdsa_signed.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_ecdsa_signed test_auth_pubkey_ok_ecdsa_signed.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_ed25519.o test_auth_pubkey_ok_ed25519.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_ed25519 test_auth_pubkey_ok_ed25519.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_ed25519 test_auth_pubkey_ok_ed25519.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_ed25519_encrypted.o test_auth_pubkey_ok_ed25519_encrypted.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_ed25519_encrypted test_auth_pubkey_ok_ed25519_encrypted.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_ed25519_encrypted test_auth_pubkey_ok_ed25519_encrypted.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_ed25519_mem.o test_auth_pubkey_ok_ed25519_mem.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_ed25519_mem test_auth_pubkey_ok_ed25519_mem.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_ed25519_mem test_auth_pubkey_ok_ed25519_mem.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_rsa.o test_auth_pubkey_ok_rsa.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_rsa test_auth_pubkey_ok_rsa.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_rsa test_auth_pubkey_ok_rsa.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_rsa_encrypted.o test_auth_pubkey_ok_rsa_encrypted.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_rsa_encrypted test_auth_pubkey_ok_rsa_encrypted.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_rsa_encrypted test_auth_pubkey_ok_rsa_encrypted.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_rsa_openssh.o test_auth_pubkey_ok_rsa_openssh.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_rsa_openssh test_auth_pubkey_ok_rsa_openssh.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_rsa_openssh test_auth_pubkey_ok_rsa_openssh.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_auth_pubkey_ok_rsa_signed.o test_auth_pubkey_ok_rsa_signed.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_auth_pubkey_ok_rsa_signed test_auth_pubkey_ok_rsa_signed.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_auth_pubkey_ok_rsa_signed test_auth_pubkey_ok_rsa_signed.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_hostkey.o test_hostkey.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -static -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_hostkey test_hostkey.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o test_hostkey test_hostkey.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.a -lz -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_hostkey_hash.o test_hostkey_hash.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_hostkey_hash test_hostkey_hash.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_hostkey_hash test_hostkey_hash.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_read.o test_read.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_read test_read.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_read test_read.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_simple.o test_simple.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -static -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_simple test_simple.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg -flto=thin -ffat-lto-objects -Wl,--build-id=sha1 -o test_simple test_simple.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.a -lz -lssl -lcrypto
clang -DHAVE_CONFIG_H -I. -I../src  -I../src -I../src -I../include   -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o test_ssh2.o test_ssh2.c
/bin/sh ../libtool  --tag=CC   --mode=link clang  -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong   -mbranch-protection=standard -fasynchronous-unwind-tables  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now --config=/usr/lib/rpm/redhat/redhat-hardened-clang-ld.cfg  -flto=thin -ffat-lto-objects -Wl,--build-id=sha1   -o test_ssh2 test_ssh2.o librunner.la ../src/libssh2.la -L/usr/lib64 -lssl -L/usr/lib64 -lcrypto
libtool: link: clang -O2 -flto=thin -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -DOPENSSL_NO_ENGINE --config=/usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -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/test_ssh2 test_ssh2.o  ./.libs/librunner.a -L/usr/lib64 ../src/.libs/libssh2.so -lssl -lcrypto
make[2]: 'test_auth_pubkey_ok_ed25519' is up to date.
make[2]: 'librunner.la' is up to date.
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make  check-TESTS
make[2]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
PASS: mansyntax.sh
PASS: test_simple
PASS: test_sshd.test 1 - sshd-test_ssh2
PASS: test_sshd.test 2 - sshd-test_auth_pubkey_ok_ed25519
============================================================================
Testsuite summary for libssh2 -
============================================================================
# TOTAL: 4
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make[2]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make[1]: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
make: Leaving directory '/builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/tests'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: libssh2-1.11.0-8.fc41.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dlJTEx
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-build
+ cd libssh2-1.11.0
+ DOCDIR=/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2
+ cp -pr /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/docs/AUTHORS /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2
+ cp -pr /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/README /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2
+ cp -pr /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/RELEASE-NOTES /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lcKp2C
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-build
+ cd libssh2-1.11.0
+ LICENSEDIR=/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/licenses/libssh2
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/licenses/libssh2
+ cp -pr /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/COPYING /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/licenses/libssh2
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libssh2 = 1.11.0-8.fc41 libssh2(aarch-64) = 1.11.0-8.fc41 libssh2.so.1()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libssl.so.3()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: libssh2-devel-1.11.0-8.fc41.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jo0iiT
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-build
+ cd libssh2-1.11.0
+ DOCDIR=/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2-devel
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2-devel
+ cp -pr /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/example.aarch64 /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libssh2-devel = 1.11.0-8.fc41 libssh2-devel(aarch-64) = 1.11.0-8.fc41 pkgconfig(libssh2) = 1.11.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libssh2.so.1()(64bit) pkgconfig(libcrypto) pkgconfig(libssl) pkgconfig(zlib)
Processing files: libssh2-docs-1.11.0-8.fc41.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VtORRc
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-build
+ cd libssh2-1.11.0
+ DOCDIR=/builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2-docs
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2-docs
+ cp -pr /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/docs/BINDINGS.md /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2-docs
+ cp -pr /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/docs/HACKING.md /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2-docs
+ cp -pr /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/docs/TODO /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2-docs
+ cp -pr /builddir/build/BUILD/libssh2-1.11.0-build/libssh2-1.11.0/NEWS /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT/usr/share/doc/libssh2-docs
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libssh2-docs = 1.11.0-8.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libssh2-debugsource-1.11.0-8.fc41.aarch64
Provides: libssh2-debugsource = 1.11.0-8.fc41 libssh2-debugsource(aarch-64) = 1.11.0-8.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libssh2-debuginfo-1.11.0-8.fc41.aarch64
Provides: debuginfo(build-id) = 1c49d260ba8cfc9b795685bd83a5fde98cef58e6 libssh2-debuginfo = 1.11.0-8.fc41 libssh2-debuginfo(aarch-64) = 1.11.0-8.fc41 libssh2.so.1.0.1-1.11.0-8.fc41.aarch64.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libssh2-debugsource(aarch-64) = 1.11.0-8.fc41
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/libssh2-1.11.0-build/BUILDROOT
Wrote: /builddir/build/RPMS/libssh2-devel-1.11.0-8.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/libssh2-docs-1.11.0-8.fc41.noarch.rpm
Wrote: /builddir/build/RPMS/libssh2-1.11.0-8.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/libssh2-debuginfo-1.11.0-8.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/libssh2-debugsource-1.11.0-8.fc41.aarch64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.SWr3ci
+ umask 022
+ cd /builddir/build/BUILD/libssh2-1.11.0-build
+ test -d /builddir/build/BUILD/libssh2-1.11.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/libssh2-1.11.0-build
+ rm -rf /builddir/build/BUILD/libssh2-1.11.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild libssh2-1.11.0-8.fc41.src.rpm
Finish: build phase for libssh2-1.11.0-8.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-aarch64-1737191516.932500/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/libssh2-1.11.0-8.fc41.src.rpm) Config(child) 0 minutes 42 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": "libssh2-debugsource",
            "epoch": null,
            "version": "1.11.0",
            "release": "8.fc41",
            "arch": "aarch64"
        },
        {
            "name": "libssh2-docs",
            "epoch": null,
            "version": "1.11.0",
            "release": "8.fc41",
            "arch": "noarch"
        },
        {
            "name": "libssh2-devel",
            "epoch": null,
            "version": "1.11.0",
            "release": "8.fc41",
            "arch": "aarch64"
        },
        {
            "name": "libssh2",
            "epoch": null,
            "version": "1.11.0",
            "release": "8.fc41",
            "arch": "src"
        },
        {
            "name": "libssh2-debuginfo",
            "epoch": null,
            "version": "1.11.0",
            "release": "8.fc41",
            "arch": "aarch64"
        },
        {
            "name": "libssh2",
            "epoch": null,
            "version": "1.11.0",
            "release": "8.fc41",
            "arch": "aarch64"
        }
    ]
}
RPMResults finished