Warning: Permanently added '174.129.183.94' (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/7579326-fedora-39-aarch64 --chroot fedora-39-aarch64


Version: 0.73
PID: 6600
Logging PID: 6601
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 7579326,
 'buildroot_pkgs': [],
 'chroot': 'fedora-39-aarch64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '56d7a369cd42fb38435ad420b36b096839217abd',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-rugged',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'rubygem-rugged',
 'package_version': '1.7.1-3',
 'project_dirname': 'rubygems',
 'project_name': 'rubygems',
 'project_owner': 'pvalena',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-39-aarch64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'pvalena/rubygems--pvalena',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'submitter': 'pvalena',
 'tags': [],
 'task_id': '7579326-fedora-39-aarch64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-rugged /var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-rugged', '/var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged'...

Running: git checkout 56d7a369cd42fb38435ad420b36b096839217abd --

cmd: ['git', 'checkout', '56d7a369cd42fb38435ad420b36b096839217abd', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged
rc: 0
stdout: 
stderr: Note: switching to '56d7a369cd42fb38435ad420b36b096839217abd'.

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 56d7a36 automatic import of rubygem-rugged

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged
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 rugged-1.7.1.gem
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o rugged-1.7.1.gem --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/pvalena/rubygems/rubygem-rugged/rugged-1.7.1.gem/md5/83d08623e298178a49223124d1dd9443/rugged-1.7.1.gem
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
100 1791k  100 1791k    0     0  67.3M      0 --:--:-- --:--:-- --:--:-- 69.9M
INFO: Reading stdout from command: md5sum rugged-1.7.1.gem

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged/rubygem-rugged.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1717954836.235690 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged/rubygem-rugged.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1717954836.235690 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged/rubygem-rugged.spec)  Config(fedora-39-aarch64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.6
INFO: Mock Version: 5.6
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-39-aarch64-bootstrap-1717954836.235690/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 bootstrap image: registry.fedoraproject.org/fedora:39
INFO: Pulling image: registry.fedoraproject.org/fedora:39
INFO: Copy content of container registry.fedoraproject.org/fedora:39 to /var/lib/mock/fedora-39-aarch64-bootstrap-1717954836.235690/root
INFO: Checking that registry.fedoraproject.org/fedora:39 image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:39 with podman image mount
INFO: image registry.fedoraproject.org/fedora:39 as /var/lib/containers/storage/overlay/d54e9527bd7c4261315722a7308175ec1669f6f9b6c14d1f4dd01c03ff9f5f83/merged
INFO: umounting image registry.fedoraproject.org/fedora:39 (/var/lib/containers/storage/overlay/d54e9527bd7c4261315722a7308175ec1669f6f9b6c14d1f4dd01c03ff9f5f83/merged) with podman image umount
INFO: Package manager dnf detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  23 MB/s | 2.4 MB     00:00    
fedora                                           49 MB/s |  86 MB     00:01    
updates                                          55 MB/s |  36 MB     00:00    
Last metadata expiration check: 0:00:01 ago on Sun Jun  9 17:41:00 2024.
Package python3-dnf-4.19.2-1.fc39.noarch is already installed.
Dependencies resolved.
================================================================================
 Package                     Arch       Version                Repository  Size
================================================================================
Installing:
 python3-dnf-plugins-core    noarch     4.6.0-1.fc39           updates    317 k
Installing dependencies:
 dbus-libs                   aarch64    1:1.14.10-1.fc39       fedora     156 k
 python3-dateutil            noarch     1:2.8.2-10.fc39        fedora     355 k
 python3-dbus                aarch64    1.3.2-4.fc39           fedora     157 k
 python3-distro              noarch     1.8.0-6.fc39           fedora      49 k
 python3-six                 noarch     1.16.0-12.fc39         fedora      41 k
 python3-systemd             aarch64    235-5.fc39             fedora     107 k

Transaction Summary
================================================================================
Install  7 Packages

Total download size: 1.2 M
Installed size: 4.7 M
Downloading Packages:
(1/7): dbus-libs-1.14.10-1.fc39.aarch64.rpm     8.0 MB/s | 156 kB     00:00    
(2/7): python3-dateutil-2.8.2-10.fc39.noarch.rp  16 MB/s | 355 kB     00:00    
(3/7): python3-dbus-1.3.2-4.fc39.aarch64.rpm    7.0 MB/s | 157 kB     00:00    
(4/7): python3-distro-1.8.0-6.fc39.noarch.rpm    14 MB/s |  49 kB     00:00    
(5/7): python3-six-1.16.0-12.fc39.noarch.rpm     19 MB/s |  41 kB     00:00    
(6/7): python3-systemd-235-5.fc39.aarch64.rpm    33 MB/s | 107 kB     00:00    
(7/7): python3-dnf-plugins-core-4.6.0-1.fc39.no  77 MB/s | 317 kB     00:00    
--------------------------------------------------------------------------------
Total                                           2.0 MB/s | 1.2 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python3-systemd-235-5.fc39.aarch64                     1/7 
  Installing       : python3-six-1.16.0-12.fc39.noarch                      2/7 
  Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch                3/7 
  Installing       : python3-distro-1.8.0-6.fc39.noarch                     4/7 
  Installing       : dbus-libs-1:1.14.10-1.fc39.aarch64                     5/7 
  Installing       : python3-dbus-1.3.2-4.fc39.aarch64                      6/7 
  Installing       : python3-dnf-plugins-core-4.6.0-1.fc39.noarch           7/7 
  Running scriptlet: python3-dnf-plugins-core-4.6.0-1.fc39.noarch           7/7 
  Verifying        : dbus-libs-1:1.14.10-1.fc39.aarch64                     1/7 
  Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch                2/7 
  Verifying        : python3-dbus-1.3.2-4.fc39.aarch64                      3/7 
  Verifying        : python3-distro-1.8.0-6.fc39.noarch                     4/7 
  Verifying        : python3-six-1.16.0-12.fc39.noarch                      5/7 
  Verifying        : python3-systemd-235-5.fc39.aarch64                     6/7 
  Verifying        : python3-dnf-plugins-core-4.6.0-1.fc39.noarch           7/7 

Installed:
  dbus-libs-1:1.14.10-1.fc39.aarch64                                            
  python3-dateutil-1:2.8.2-10.fc39.noarch                                       
  python3-dbus-1.3.2-4.fc39.aarch64                                             
  python3-distro-1.8.0-6.fc39.noarch                                            
  python3-dnf-plugins-core-4.6.0-1.fc39.noarch                                  
  python3-six-1.16.0-12.fc39.noarch                                             
  python3-systemd-235-5.fc39.aarch64                                            

Complete!
Finish(bootstrap): installing dnf tooling
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-39-aarch64-1717954836.235690/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 dnf detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc39.aarch64
  rpm-sequoia-1.6.0-3.fc39.aarch64
  python3-dnf-4.19.2-1.fc39.noarch
  python3-dnf-plugins-core-4.6.0-1.fc39.noarch
  yum-4.19.2-1.fc39.noarch
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  38 MB/s | 2.4 MB     00:00    
fedora                                           50 MB/s |  86 MB     00:01    
updates                                          58 MB/s |  36 MB     00:00    
Dependencies resolved.
================================================================================
 Package                       Arch    Version                    Repo     Size
================================================================================
Installing group/module packages:
 bash                          aarch64 5.2.26-1.fc39              updates 1.8 M
 bzip2                         aarch64 1.0.8-16.fc39              fedora   52 k
 coreutils                     aarch64 9.3-5.fc39                 updates 1.2 M
 cpio                          aarch64 2.14-4.fc39                fedora  277 k
 diffutils                     aarch64 3.10-3.fc39                fedora  396 k
 fedora-release-common         noarch  39-36                      updates  19 k
 findutils                     aarch64 1:4.9.0-5.fc39             fedora  495 k
 gawk                          aarch64 5.2.2-2.fc39               fedora  1.1 M
 glibc-minimal-langpack        aarch64 2.38-18.fc39               updates  73 k
 grep                          aarch64 3.11-3.fc39                fedora  295 k
 gzip                          aarch64 1.12-6.fc39                fedora  164 k
 info                          aarch64 7.0.3-3.fc39               fedora  179 k
 patch                         aarch64 2.7.6-22.fc39              fedora  123 k
 redhat-rpm-config             noarch  266-1.fc39                 updates  78 k
 rpm-build                     aarch64 4.19.1.1-1.fc39            updates  79 k
 sed                           aarch64 4.8-14.fc39                fedora  304 k
 shadow-utils                  aarch64 2:4.14.0-2.fc39            updates 1.3 M
 tar                           aarch64 2:1.35-2.fc39              fedora  854 k
 unzip                         aarch64 6.0-62.fc39                fedora  183 k
 util-linux                    aarch64 2.39.4-1.fc39              updates 1.2 M
 which                         aarch64 2.21-40.fc39               fedora   42 k
 xz                            aarch64 5.4.4-1.fc39               fedora  556 k
Installing dependencies:
 alternatives                  aarch64 1.26-1.fc39                updates  38 k
 ansible-srpm-macros           noarch  1-12.fc39                  updates  21 k
 audit-libs                    aarch64 3.1.3-1.fc39               updates 124 k
 authselect                    aarch64 1.4.3-1.fc39               fedora  150 k
 authselect-libs               aarch64 1.4.3-1.fc39               fedora  249 k
 basesystem                    noarch  11-18.fc39                 fedora  7.2 k
 binutils                      aarch64 2.40-14.fc39               updates 6.1 M
 binutils-gold                 aarch64 2.40-14.fc39               updates 945 k
 bzip2-libs                    aarch64 1.0.8-16.fc39              fedora   43 k
 ca-certificates               noarch  2023.2.60_v7.0.306-2.fc39  fedora  837 k
 coreutils-common              aarch64 9.3-5.fc39                 updates 2.1 M
 cracklib                      aarch64 2.9.11-2.fc39              fedora   94 k
 crypto-policies               noarch  20231204-1.git1e3a2e4.fc39 updates 100 k
 curl                          aarch64 8.2.1-5.fc39               updates 340 k
 cyrus-sasl-lib                aarch64 2.1.28-11.fc39             fedora  781 k
 debugedit                     aarch64 5.0-12.fc39                updates  78 k
 dwz                           aarch64 0.15-3.fc39                fedora  136 k
 ed                            aarch64 1.19-4.fc39                fedora   78 k
 efi-srpm-macros               noarch  5-9.fc39                   fedora   22 k
 elfutils                      aarch64 0.191-2.fc39               updates 560 k
 elfutils-debuginfod-client    aarch64 0.191-2.fc39               updates  38 k
 elfutils-default-yama-scope   noarch  0.191-2.fc39               updates  13 k
 elfutils-libelf               aarch64 0.191-2.fc39               updates 209 k
 elfutils-libs                 aarch64 0.191-2.fc39               updates 263 k
 fedora-gpg-keys               noarch  39-1                       fedora  130 k
 fedora-release                noarch  39-36                      updates 8.6 k
 fedora-release-identity-basic noarch  39-36                      updates 9.4 k
 fedora-repos                  noarch  39-1                       fedora  9.3 k
 file                          aarch64 5.44-5.fc39                fedora   49 k
 file-libs                     aarch64 5.44-5.fc39                fedora  729 k
 filesystem                    aarch64 3.18-6.fc39                fedora  1.1 M
 fonts-srpm-macros             noarch  1:2.0.5-12.fc39            fedora   26 k
 forge-srpm-macros             noarch  0.3.1-1.fc39               updates  19 k
 fpc-srpm-macros               noarch  1.3-8.fc39                 fedora  7.4 k
 gdb-minimal                   aarch64 14.2-1.fc39                updates 3.9 M
 gdbm-libs                     aarch64 1:1.23-4.fc39              fedora   56 k
 ghc-srpm-macros               noarch  1.6.1-2.fc39               fedora  7.8 k
 glibc                         aarch64 2.38-18.fc39               updates 1.7 M
 glibc-common                  aarch64 2.38-18.fc39               updates 349 k
 glibc-gconv-extra             aarch64 2.38-18.fc39               updates 2.0 M
 gmp                           aarch64 1:6.2.1-5.fc39             fedora  266 k
 gnat-srpm-macros              noarch  6-3.fc39                   fedora  8.8 k
 go-srpm-macros                noarch  3.5.0-1.fc39               updates  28 k
 jansson                       aarch64 2.13.1-7.fc39              fedora   46 k
 kernel-srpm-macros            noarch  1.0-20.fc39                fedora   10 k
 keyutils-libs                 aarch64 1.6.3-1.fc39               updates  32 k
 krb5-libs                     aarch64 1.21.2-3.fc39              updates 770 k
 libacl                        aarch64 2.3.1-9.fc39               updates  24 k
 libarchive                    aarch64 3.7.1-1.fc39               fedora  402 k
 libattr                       aarch64 2.5.1-8.fc39               fedora   18 k
 libblkid                      aarch64 2.39.4-1.fc39              updates 116 k
 libbrotli                     aarch64 1.1.0-1.fc39               fedora  345 k
 libcap                        aarch64 2.48-9.fc39                updates  69 k
 libcap-ng                     aarch64 0.8.3-8.fc39               fedora   32 k
 libcom_err                    aarch64 1.47.0-2.fc39              fedora   26 k
 libcurl                       aarch64 8.2.1-5.fc39               updates 316 k
 libdb                         aarch64 5.3.28-56.fc39             fedora  735 k
 libeconf                      aarch64 0.5.2-2.fc39               updates  30 k
 libevent                      aarch64 2.1.12-9.fc39              fedora  254 k
 libfdisk                      aarch64 2.39.4-1.fc39              updates 157 k
 libffi                        aarch64 3.4.4-4.fc39               fedora   38 k
 libgcc                        aarch64 13.3.1-1.fc39              updates 103 k
 libgomp                       aarch64 13.3.1-1.fc39              updates 320 k
 libidn2                       aarch64 2.3.7-1.fc39               updates 120 k
 libmount                      aarch64 2.39.4-1.fc39              updates 153 k
 libnghttp2                    aarch64 1.55.1-5.fc39              updates  76 k
 libnsl2                       aarch64 2.0.0-6.fc39               fedora   30 k
 libpkgconf                    aarch64 1.9.5-2.fc39               fedora   38 k
 libpsl                        aarch64 0.21.2-4.fc39              fedora   63 k
 libpwquality                  aarch64 1.4.5-6.fc39               fedora  120 k
 libselinux                    aarch64 3.5-5.fc39                 fedora   86 k
 libsemanage                   aarch64 3.5-4.fc39                 fedora  117 k
 libsepol                      aarch64 3.5-2.fc39                 fedora  311 k
 libsigsegv                    aarch64 2.14-5.fc39                fedora   27 k
 libsmartcols                  aarch64 2.39.4-1.fc39              updates  65 k
 libssh                        aarch64 0.10.6-2.fc39              updates 213 k
 libssh-config                 noarch  0.10.6-2.fc39              updates 9.0 k
 libstdc++                     aarch64 13.3.1-1.fc39              updates 818 k
 libtasn1                      aarch64 4.19.0-3.fc39              fedora   73 k
 libtirpc                      aarch64 1.3.4-1.rc3.fc39           updates  94 k
 libtool-ltdl                  aarch64 2.4.7-7.fc39               fedora   36 k
 libunistring                  aarch64 1.1-5.fc39                 fedora  540 k
 libutempter                   aarch64 1.2.1-10.fc39              fedora   27 k
 libuuid                       aarch64 2.39.4-1.fc39              updates  28 k
 libverto                      aarch64 0.3.2-6.fc39               fedora   21 k
 libxcrypt                     aarch64 4.4.36-2.fc39              fedora  123 k
 libxml2                       aarch64 2.10.4-3.fc39              fedora  689 k
 libzstd                       aarch64 1.5.6-1.fc39               updates 284 k
 lua-libs                      aarch64 5.4.6-3.fc39               fedora  131 k
 lua-srpm-macros               noarch  1-13.fc39                  updates 8.7 k
 lz4-libs                      aarch64 1.9.4-4.fc39               fedora   68 k
 mpfr                          aarch64 4.2.0-3.fc39               fedora  319 k
 ncurses-base                  noarch  6.4-7.20230520.fc39.1      updates  88 k
 ncurses-libs                  aarch64 6.4-7.20230520.fc39.1      updates 326 k
 ocaml-srpm-macros             noarch  8-2.fc39                   fedora   14 k
 openblas-srpm-macros          noarch  2-14.fc39                  fedora  7.5 k
 openldap                      aarch64 2.6.7-1.fc39               updates 250 k
 openssl-libs                  aarch64 1:3.1.1-4.fc39             fedora  2.0 M
 p11-kit                       aarch64 0.25.3-1.fc39              updates 495 k
 p11-kit-trust                 aarch64 0.25.3-1.fc39              updates 141 k
 package-notes-srpm-macros     noarch  0.5-9.fc39                 fedora   11 k
 pam                           aarch64 1.5.3-3.fc39               updates 552 k
 pam-libs                      aarch64 1.5.3-3.fc39               updates  57 k
 pcre2                         aarch64 10.42-1.fc39.2             fedora  219 k
 pcre2-syntax                  noarch  10.42-1.fc39.2             fedora  143 k
 perl-srpm-macros              noarch  1-51.fc39                  fedora  8.0 k
 pkgconf                       aarch64 1.9.5-2.fc39               fedora   42 k
 pkgconf-m4                    noarch  1.9.5-2.fc39               fedora   14 k
 pkgconf-pkg-config            aarch64 1.9.5-2.fc39               fedora  9.6 k
 popt                          aarch64 1.19-3.fc39                fedora   66 k
 publicsuffix-list-dafsa       noarch  20240107-1.fc39            updates  58 k
 pyproject-srpm-macros         noarch  1.12.0-1.fc39              updates  14 k
 python-srpm-macros            noarch  3.12-4.fc39                fedora   25 k
 qt5-srpm-macros               noarch  5.15.13-1.fc39             updates 8.5 k
 qt6-srpm-macros               noarch  6.6.2-1.fc39               updates 8.9 k
 readline                      aarch64 8.2-6.fc39                 updates 212 k
 rpm                           aarch64 4.19.1.1-1.fc39            updates 536 k
 rpm-build-libs                aarch64 4.19.1.1-1.fc39            updates  91 k
 rpm-libs                      aarch64 4.19.1.1-1.fc39            updates 305 k
 rpm-sequoia                   aarch64 1.6.0-3.fc39               updates 809 k
 rpmautospec-rpm-macros        noarch  0.6.3-1.fc39               updates  10 k
 rust-srpm-macros              noarch  26.3-1.fc39                updates  13 k
 setup                         noarch  2.14.4-1.fc39              fedora  154 k
 sqlite-libs                   aarch64 3.42.0-7.fc39              fedora  677 k
 systemd-libs                  aarch64 254.13-1.fc39              updates 663 k
 util-linux-core               aarch64 2.39.4-1.fc39              updates 505 k
 xxhash-libs                   aarch64 0.8.2-1.fc39               fedora   35 k
 xz-libs                       aarch64 5.4.4-1.fc39               fedora  106 k
 zip                           aarch64 3.0-39.fc39                fedora  262 k
 zlib                          aarch64 1.2.13-4.fc39              fedora   93 k
 zstd                          aarch64 1.5.6-1.fc39               updates 445 k
Installing Groups:
 Buildsystem building group                                                    

Transaction Summary
================================================================================
Install  153 Packages

Total download size: 52 M
Installed size: 301 M
Downloading Packages:
(1/153): authselect-libs-1.4.3-1.fc39.aarch64.r 9.0 MB/s | 249 kB     00:00    
(2/153): authselect-1.4.3-1.fc39.aarch64.rpm    5.1 MB/s | 150 kB     00:00    
(3/153): basesystem-11-18.fc39.noarch.rpm       237 kB/s | 7.2 kB     00:00    
(4/153): bzip2-1.0.8-16.fc39.aarch64.rpm        6.9 MB/s |  52 kB     00:00    
(5/153): bzip2-libs-1.0.8-16.fc39.aarch64.rpm   5.5 MB/s |  43 kB     00:00    
(6/153): ca-certificates-2023.2.60_v7.0.306-2.f  85 MB/s | 837 kB     00:00    
(7/153): cracklib-2.9.11-2.fc39.aarch64.rpm     7.9 MB/s |  94 kB     00:00    
(8/153): cyrus-sasl-lib-2.1.28-11.fc39.aarch64.  58 MB/s | 781 kB     00:00    
(9/153): cpio-2.14-4.fc39.aarch64.rpm            14 MB/s | 277 kB     00:00    
(10/153): diffutils-3.10-3.fc39.aarch64.rpm      24 MB/s | 396 kB     00:00    
(11/153): dwz-0.15-3.fc39.aarch64.rpm            12 MB/s | 136 kB     00:00    
(12/153): ed-1.19-4.fc39.aarch64.rpm            6.9 MB/s |  78 kB     00:00    
(13/153): fedora-repos-39-1.noarch.rpm          1.9 MB/s | 9.3 kB     00:00    
(14/153): efi-srpm-macros-5-9.fc39.noarch.rpm   3.2 MB/s |  22 kB     00:00    
(15/153): fedora-gpg-keys-39-1.noarch.rpm        17 MB/s | 130 kB     00:00    
(16/153): file-5.44-5.fc39.aarch64.rpm          5.6 MB/s |  49 kB     00:00    
(17/153): file-libs-5.44-5.fc39.aarch64.rpm      57 MB/s | 729 kB     00:00    
(18/153): filesystem-3.18-6.fc39.aarch64.rpm     61 MB/s | 1.1 MB     00:00    
(19/153): fonts-srpm-macros-2.0.5-12.fc39.noarc 3.3 MB/s |  26 kB     00:00    
(20/153): findutils-4.9.0-5.fc39.aarch64.rpm     35 MB/s | 495 kB     00:00    
(21/153): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 918 kB/s | 7.4 kB     00:00    
(22/153): gdbm-libs-1.23-4.fc39.aarch64.rpm     7.3 MB/s |  56 kB     00:00    
(23/153): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 776 kB/s | 7.8 kB     00:00    
(24/153): gawk-5.2.2-2.fc39.aarch64.rpm          54 MB/s | 1.1 MB     00:00    
(25/153): gnat-srpm-macros-6-3.fc39.noarch.rpm  1.6 MB/s | 8.8 kB     00:00    
(26/153): gmp-6.2.1-5.fc39.aarch64.rpm           19 MB/s | 266 kB     00:00    
(27/153): gzip-1.12-6.fc39.aarch64.rpm           20 MB/s | 164 kB     00:00    
(28/153): info-7.0.3-3.fc39.aarch64.rpm          21 MB/s | 179 kB     00:00    
(29/153): grep-3.11-3.fc39.aarch64.rpm           21 MB/s | 295 kB     00:00    
(30/153): libarchive-3.7.1-1.fc39.aarch64.rpm    37 MB/s | 402 kB     00:00    
(31/153): kernel-srpm-macros-1.0-20.fc39.noarch 802 kB/s |  10 kB     00:00    
(32/153): jansson-2.13.1-7.fc39.aarch64.rpm     3.0 MB/s |  46 kB     00:00    
(33/153): libattr-2.5.1-8.fc39.aarch64.rpm      1.8 MB/s |  18 kB     00:00    
(34/153): libbrotli-1.1.0-1.fc39.aarch64.rpm     33 MB/s | 345 kB     00:00    
(35/153): libcap-ng-0.8.3-8.fc39.aarch64.rpm    3.0 MB/s |  32 kB     00:00    
(36/153): libcom_err-1.47.0-2.fc39.aarch64.rpm  4.6 MB/s |  26 kB     00:00    
(37/153): libevent-2.1.12-9.fc39.aarch64.rpm     46 MB/s | 254 kB     00:00    
(38/153): libdb-5.3.28-56.fc39.aarch64.rpm       86 MB/s | 735 kB     00:00    
(39/153): libffi-3.4.4-4.fc39.aarch64.rpm       9.2 MB/s |  38 kB     00:00    
(40/153): libnsl2-2.0.0-6.fc39.aarch64.rpm       11 MB/s |  30 kB     00:00    
(41/153): libpkgconf-1.9.5-2.fc39.aarch64.rpm    13 MB/s |  38 kB     00:00    
(42/153): libpsl-0.21.2-4.fc39.aarch64.rpm       21 MB/s |  63 kB     00:00    
(43/153): libpwquality-1.4.5-6.fc39.aarch64.rpm  36 MB/s | 120 kB     00:00    
(44/153): libselinux-3.5-5.fc39.aarch64.rpm      29 MB/s |  86 kB     00:00    
(45/153): libsemanage-3.5-4.fc39.aarch64.rpm     28 MB/s | 117 kB     00:00    
(46/153): libsepol-3.5-2.fc39.aarch64.rpm        43 MB/s | 311 kB     00:00    
(47/153): libsigsegv-2.14-5.fc39.aarch64.rpm    4.2 MB/s |  27 kB     00:00    
(48/153): libtasn1-4.19.0-3.fc39.aarch64.rpm     10 MB/s |  73 kB     00:00    
(49/153): libtool-ltdl-2.4.7-7.fc39.aarch64.rpm 7.3 MB/s |  36 kB     00:00    
(50/153): libunistring-1.1-5.fc39.aarch64.rpm    77 MB/s | 540 kB     00:00    
(51/153): libutempter-1.2.1-10.fc39.aarch64.rpm 5.9 MB/s |  27 kB     00:00    
(52/153): libverto-0.3.2-6.fc39.aarch64.rpm     3.8 MB/s |  21 kB     00:00    
(53/153): libxcrypt-4.4.36-2.fc39.aarch64.rpm    27 MB/s | 123 kB     00:00    
(54/153): libxml2-2.10.4-3.fc39.aarch64.rpm     106 MB/s | 689 kB     00:00    
(55/153): lua-libs-5.4.6-3.fc39.aarch64.rpm      21 MB/s | 131 kB     00:00    
(56/153): lz4-libs-1.9.4-4.fc39.aarch64.rpm      13 MB/s |  68 kB     00:00    
(57/153): mpfr-4.2.0-3.fc39.aarch64.rpm          63 MB/s | 319 kB     00:00    
(58/153): openblas-srpm-macros-2-14.fc39.noarch 1.6 MB/s | 7.5 kB     00:00    
(59/153): ocaml-srpm-macros-8-2.fc39.noarch.rpm 2.0 MB/s |  14 kB     00:00    
(60/153): package-notes-srpm-macros-0.5-9.fc39. 3.1 MB/s |  11 kB     00:00    
(61/153): patch-2.7.6-22.fc39.aarch64.rpm        15 MB/s | 123 kB     00:00    
(62/153): openssl-libs-3.1.1-4.fc39.aarch64.rpm 107 MB/s | 2.0 MB     00:00    
(63/153): pcre2-10.42-1.fc39.2.aarch64.rpm       16 MB/s | 219 kB     00:00    
(64/153): pcre2-syntax-10.42-1.fc39.2.noarch.rp  17 MB/s | 143 kB     00:00    
(65/153): perl-srpm-macros-1-51.fc39.noarch.rpm 2.2 MB/s | 8.0 kB     00:00    
(66/153): pkgconf-m4-1.9.5-2.fc39.noarch.rpm    3.4 MB/s |  14 kB     00:00    
(67/153): pkgconf-1.9.5-2.fc39.aarch64.rpm      9.1 MB/s |  42 kB     00:00    
(68/153): popt-1.19-3.fc39.aarch64.rpm           16 MB/s |  66 kB     00:00    
(69/153): python-srpm-macros-3.12-4.fc39.noarch 5.6 MB/s |  25 kB     00:00    
(70/153): pkgconf-pkg-config-1.9.5-2.fc39.aarch 1.4 MB/s | 9.6 kB     00:00    
(71/153): sed-4.8-14.fc39.aarch64.rpm            50 MB/s | 304 kB     00:00    
(72/153): setup-2.14.4-1.fc39.noarch.rpm         12 MB/s | 154 kB     00:00    
(73/153): sqlite-libs-3.42.0-7.fc39.aarch64.rpm  49 MB/s | 677 kB     00:00    
(74/153): tar-1.35-2.fc39.aarch64.rpm            46 MB/s | 854 kB     00:00    
(75/153): which-2.21-40.fc39.aarch64.rpm        3.5 MB/s |  42 kB     00:00    
(76/153): unzip-6.0-62.fc39.aarch64.rpm          13 MB/s | 183 kB     00:00    
(77/153): xxhash-libs-0.8.2-1.fc39.aarch64.rpm  3.5 MB/s |  35 kB     00:00    
(78/153): xz-5.4.4-1.fc39.aarch64.rpm            47 MB/s | 556 kB     00:00    
(79/153): xz-libs-5.4.4-1.fc39.aarch64.rpm      8.5 MB/s | 106 kB     00:00    
(80/153): zip-3.0-39.fc39.aarch64.rpm            17 MB/s | 262 kB     00:00    
(81/153): zlib-1.2.13-4.fc39.aarch64.rpm        5.6 MB/s |  93 kB     00:00    
(82/153): alternatives-1.26-1.fc39.aarch64.rpm  1.9 MB/s |  38 kB     00:00    
(83/153): ansible-srpm-macros-1-12.fc39.noarch. 1.5 MB/s |  21 kB     00:00    
(84/153): audit-libs-3.1.3-1.fc39.aarch64.rpm   7.4 MB/s | 124 kB     00:00    
(85/153): bash-5.2.26-1.fc39.aarch64.rpm         79 MB/s | 1.8 MB     00:00    
(86/153): binutils-gold-2.40-14.fc39.aarch64.rp  37 MB/s | 945 kB     00:00    
(87/153): coreutils-9.3-5.fc39.aarch64.rpm       63 MB/s | 1.2 MB     00:00    
(88/153): crypto-policies-20231204-1.git1e3a2e4 7.4 MB/s | 100 kB     00:00    
(89/153): binutils-2.40-14.fc39.aarch64.rpm     102 MB/s | 6.1 MB     00:00    
(90/153): coreutils-common-9.3-5.fc39.aarch64.r  72 MB/s | 2.1 MB     00:00    
(91/153): curl-8.2.1-5.fc39.aarch64.rpm          28 MB/s | 340 kB     00:00    
(92/153): debugedit-5.0-12.fc39.aarch64.rpm      23 MB/s |  78 kB     00:00    
(93/153): elfutils-debuginfod-client-0.191-2.fc  12 MB/s |  38 kB     00:00    
(94/153): elfutils-default-yama-scope-0.191-2.f 3.2 MB/s |  13 kB     00:00    
(95/153): elfutils-libelf-0.191-2.fc39.aarch64.  47 MB/s | 209 kB     00:00    
(96/153): fedora-release-39-36.noarch.rpm       6.7 MB/s | 8.6 kB     00:00    
(97/153): elfutils-libs-0.191-2.fc39.aarch64.rp  40 MB/s | 263 kB     00:00    
(98/153): fedora-release-common-39-36.noarch.rp 7.0 MB/s |  19 kB     00:00    
(99/153): elfutils-0.191-2.fc39.aarch64.rpm      42 MB/s | 560 kB     00:00    
(100/153): fedora-release-identity-basic-39-36. 4.4 MB/s | 9.4 kB     00:00    
(101/153): forge-srpm-macros-0.3.1-1.fc39.noarc 4.9 MB/s |  19 kB     00:00    
(102/153): glibc-common-2.38-18.fc39.aarch64.rp  65 MB/s | 349 kB     00:00    
(103/153): glibc-2.38-18.fc39.aarch64.rpm       106 MB/s | 1.7 MB     00:00    
(104/153): glibc-gconv-extra-2.38-18.fc39.aarch 109 MB/s | 2.0 MB     00:00    
(105/153): gdb-minimal-14.2-1.fc39.aarch64.rpm  123 MB/s | 3.9 MB     00:00    
(106/153): glibc-minimal-langpack-2.38-18.fc39. 6.1 MB/s |  73 kB     00:00    
(107/153): go-srpm-macros-3.5.0-1.fc39.noarch.r 2.0 MB/s |  28 kB     00:00    
(108/153): keyutils-libs-1.6.3-1.fc39.aarch64.r 3.1 MB/s |  32 kB     00:00    
(109/153): krb5-libs-1.21.2-3.fc39.aarch64.rpm   57 MB/s | 770 kB     00:00    
(110/153): libacl-2.3.1-9.fc39.aarch64.rpm      3.4 MB/s |  24 kB     00:00    
(111/153): libblkid-2.39.4-1.fc39.aarch64.rpm   7.5 MB/s | 116 kB     00:00    
(112/153): libcap-2.48-9.fc39.aarch64.rpm       4.5 MB/s |  69 kB     00:00    
(113/153): libcurl-8.2.1-5.fc39.aarch64.rpm      24 MB/s | 316 kB     00:00    
(114/153): libeconf-0.5.2-2.fc39.aarch64.rpm    2.2 MB/s |  30 kB     00:00    
(115/153): libfdisk-2.39.4-1.fc39.aarch64.rpm    14 MB/s | 157 kB     00:00    
(116/153): libgcc-13.3.1-1.fc39.aarch64.rpm     8.2 MB/s | 103 kB     00:00    
(117/153): libmount-2.39.4-1.fc39.aarch64.rpm    12 MB/s | 153 kB     00:00    
(118/153): libidn2-2.3.7-1.fc39.aarch64.rpm     7.3 MB/s | 120 kB     00:00    
(119/153): libgomp-13.3.1-1.fc39.aarch64.rpm     18 MB/s | 320 kB     00:00    
(120/153): libsmartcols-2.39.4-1.fc39.aarch64.r 3.8 MB/s |  65 kB     00:00    
(121/153): libnghttp2-1.55.1-5.fc39.aarch64.rpm 4.0 MB/s |  76 kB     00:00    
(122/153): libssh-0.10.6-2.fc39.aarch64.rpm      12 MB/s | 213 kB     00:00    
(123/153): libssh-config-0.10.6-2.fc39.noarch.r 698 kB/s | 9.0 kB     00:00    
(124/153): libtirpc-1.3.4-1.rc3.fc39.aarch64.rp 5.7 MB/s |  94 kB     00:00    
(125/153): libstdc++-13.3.1-1.fc39.aarch64.rpm   36 MB/s | 818 kB     00:00    
(126/153): libuuid-2.39.4-1.fc39.aarch64.rpm    2.0 MB/s |  28 kB     00:00    
(127/153): lua-srpm-macros-1-13.fc39.noarch.rpm 1.3 MB/s | 8.7 kB     00:00    
(128/153): libzstd-1.5.6-1.fc39.aarch64.rpm      20 MB/s | 284 kB     00:00    
(129/153): ncurses-base-6.4-7.20230520.fc39.1.n 9.5 MB/s |  88 kB     00:00    
(130/153): ncurses-libs-6.4-7.20230520.fc39.1.a  31 MB/s | 326 kB     00:00    
(131/153): openldap-2.6.7-1.fc39.aarch64.rpm     25 MB/s | 250 kB     00:00    
(132/153): p11-kit-0.25.3-1.fc39.aarch64.rpm     85 MB/s | 495 kB     00:00    
(133/153): p11-kit-trust-0.25.3-1.fc39.aarch64.  34 MB/s | 141 kB     00:00    
(134/153): pam-libs-1.5.3-3.fc39.aarch64.rpm     10 MB/s |  57 kB     00:00    
(135/153): publicsuffix-list-dafsa-20240107-1.f  13 MB/s |  58 kB     00:00    
(136/153): pam-1.5.3-3.fc39.aarch64.rpm          61 MB/s | 552 kB     00:00    
(137/153): pyproject-srpm-macros-1.12.0-1.fc39. 3.6 MB/s |  14 kB     00:00    
(138/153): qt5-srpm-macros-5.15.13-1.fc39.noarc 3.0 MB/s | 8.5 kB     00:00    
(139/153): qt6-srpm-macros-6.6.2-1.fc39.noarch. 1.9 MB/s | 8.9 kB     00:00    
(140/153): redhat-rpm-config-266-1.fc39.noarch.  18 MB/s |  78 kB     00:00    
(141/153): readline-8.2-6.fc39.aarch64.rpm       34 MB/s | 212 kB     00:00    
(142/153): rpm-4.19.1.1-1.fc39.aarch64.rpm       92 MB/s | 536 kB     00:00    
(143/153): rpm-build-4.19.1.1-1.fc39.aarch64.rp  15 MB/s |  79 kB     00:00    
(144/153): rpm-build-libs-4.19.1.1-1.fc39.aarch  19 MB/s |  91 kB     00:00    
(145/153): rpmautospec-rpm-macros-0.6.3-1.fc39. 5.7 MB/s |  10 kB     00:00    
(146/153): rpm-libs-4.19.1.1-1.fc39.aarch64.rpm  70 MB/s | 305 kB     00:00    
(147/153): rpm-sequoia-1.6.0-3.fc39.aarch64.rpm 116 MB/s | 809 kB     00:00    
(148/153): rust-srpm-macros-26.3-1.fc39.noarch. 1.7 MB/s |  13 kB     00:00    
(149/153): shadow-utils-4.14.0-2.fc39.aarch64.r  70 MB/s | 1.3 MB     00:00    
(150/153): systemd-libs-254.13-1.fc39.aarch64.r  39 MB/s | 663 kB     00:00    
(151/153): util-linux-2.39.4-1.fc39.aarch64.rpm  51 MB/s | 1.2 MB     00:00    
(152/153): util-linux-core-2.39.4-1.fc39.aarch6  39 MB/s | 505 kB     00:00    
(153/153): zstd-1.5.6-1.fc39.aarch64.rpm         31 MB/s | 445 kB     00:00    
--------------------------------------------------------------------------------
Total                                            59 MB/s |  52 MB     00:00     
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x18B8E74C:
 Userid     : "Fedora (39) <fedora-39-primary@fedoraproject.org>"
 Fingerprint: E8F2 3996 F232 1864 0CB4 4CBE 75CF 5AC4 18B8 E74C
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-39-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-6.fc39.aarch64                         1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.3.1-1.fc39.aarch64                         1/153 
  Running scriptlet: libgcc-13.3.1-1.fc39.aarch64                         1/153 
  Installing       : crypto-policies-20231204-1.git1e3a2e4.fc39.noarc     2/153 
  Running scriptlet: crypto-policies-20231204-1.git1e3a2e4.fc39.noarc     2/153 
  Installing       : fedora-release-identity-basic-39-36.noarch           3/153 
  Installing       : fedora-gpg-keys-39-1.noarch                          4/153 
  Installing       : fedora-repos-39-1.noarch                             5/153 
  Installing       : fedora-release-common-39-36.noarch                   6/153 
  Installing       : fedora-release-39-36.noarch                          7/153 
  Installing       : setup-2.14.4-1.fc39.noarch                           8/153 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.14.4-1.fc39.noarch                           8/153 
  Installing       : filesystem-3.18-6.fc39.aarch64                       9/153 
  Installing       : basesystem-11-18.fc39.noarch                        10/153 
  Installing       : rust-srpm-macros-26.3-1.fc39.noarch                 11/153 
  Installing       : qt6-srpm-macros-6.6.2-1.fc39.noarch                 12/153 
  Installing       : qt5-srpm-macros-5.15.13-1.fc39.noarch               13/153 
  Installing       : publicsuffix-list-dafsa-20240107-1.fc39.noarch      14/153 
  Installing       : ncurses-base-6.4-7.20230520.fc39.1.noarch           15/153 
  Installing       : glibc-gconv-extra-2.38-18.fc39.aarch64              16/153 
  Running scriptlet: glibc-gconv-extra-2.38-18.fc39.aarch64              16/153 
  Installing       : glibc-minimal-langpack-2.38-18.fc39.aarch64         17/153 
  Installing       : glibc-common-2.38-18.fc39.aarch64                   18/153 
  Running scriptlet: glibc-2.38-18.fc39.aarch64                          19/153 
  Installing       : glibc-2.38-18.fc39.aarch64                          19/153 
  Running scriptlet: glibc-2.38-18.fc39.aarch64                          19/153 
  Installing       : ncurses-libs-6.4-7.20230520.fc39.1.aarch64          20/153 
  Installing       : bash-5.2.26-1.fc39.aarch64                          21/153 
  Running scriptlet: bash-5.2.26-1.fc39.aarch64                          21/153 
  Installing       : zlib-1.2.13-4.fc39.aarch64                          22/153 
  Installing       : xz-libs-5.4.4-1.fc39.aarch64                        23/153 
  Installing       : bzip2-libs-1.0.8-16.fc39.aarch64                    24/153 
  Installing       : popt-1.19-3.fc39.aarch64                            25/153 
  Installing       : libstdc++-13.3.1-1.fc39.aarch64                     26/153 
  Installing       : libuuid-2.39.4-1.fc39.aarch64                       27/153 
  Installing       : libzstd-1.5.6-1.fc39.aarch64                        28/153 
  Installing       : elfutils-libelf-0.191-2.fc39.aarch64                29/153 
  Installing       : libblkid-2.39.4-1.fc39.aarch64                      30/153 
  Installing       : readline-8.2-6.fc39.aarch64                         31/153 
  Installing       : gmp-1:6.2.1-5.fc39.aarch64                          32/153 
  Installing       : libattr-2.5.1-8.fc39.aarch64                        33/153 
  Installing       : libacl-2.3.1-9.fc39.aarch64                         34/153 
  Installing       : libxcrypt-4.4.36-2.fc39.aarch64                     35/153 
  Installing       : libcap-2.48-9.fc39.aarch64                          36/153 
  Installing       : lz4-libs-1.9.4-4.fc39.aarch64                       37/153 
  Installing       : libeconf-0.5.2-2.fc39.aarch64                       38/153 
  Installing       : systemd-libs-254.13-1.fc39.aarch64                  39/153 
  Installing       : mpfr-4.2.0-3.fc39.aarch64                           40/153 
  Installing       : dwz-0.15-3.fc39.aarch64                             41/153 
  Installing       : unzip-6.0-62.fc39.aarch64                           42/153 
  Installing       : file-libs-5.44-5.fc39.aarch64                       43/153 
  Installing       : file-5.44-5.fc39.aarch64                            44/153 
  Installing       : jansson-2.13.1-7.fc39.aarch64                       45/153 
  Installing       : libcap-ng-0.8.3-8.fc39.aarch64                      46/153 
  Installing       : audit-libs-3.1.3-1.fc39.aarch64                     47/153 
  Installing       : pam-libs-1.5.3-3.fc39.aarch64                       48/153 
  Installing       : libcom_err-1.47.0-2.fc39.aarch64                    49/153 
  Installing       : libsepol-3.5-2.fc39.aarch64                         50/153 
  Installing       : libtasn1-4.19.0-3.fc39.aarch64                      51/153 
  Installing       : libunistring-1.1-5.fc39.aarch64                     52/153 
  Installing       : libidn2-2.3.7-1.fc39.aarch64                        53/153 
  Installing       : lua-libs-5.4.6-3.fc39.aarch64                       54/153 
  Installing       : alternatives-1.26-1.fc39.aarch64                    55/153 
  Installing       : libsmartcols-2.39.4-1.fc39.aarch64                  56/153 
  Installing       : libpsl-0.21.2-4.fc39.aarch64                        57/153 
  Installing       : zip-3.0-39.fc39.aarch64                             58/153 
  Installing       : zstd-1.5.6-1.fc39.aarch64                           59/153 
  Installing       : libfdisk-2.39.4-1.fc39.aarch64                      60/153 
  Installing       : bzip2-1.0.8-16.fc39.aarch64                         61/153 
  Installing       : libxml2-2.10.4-3.fc39.aarch64                       62/153 
  Installing       : sqlite-libs-3.42.0-7.fc39.aarch64                   63/153 
  Installing       : ed-1.19-4.fc39.aarch64                              64/153 
  Installing       : elfutils-default-yama-scope-0.191-2.fc39.noarch     65/153 
  Running scriptlet: elfutils-default-yama-scope-0.191-2.fc39.noarch     65/153 
  Installing       : cpio-2.14-4.fc39.aarch64                            66/153 
  Installing       : diffutils-3.10-3.fc39.aarch64                       67/153 
  Installing       : gdbm-libs-1:1.23-4.fc39.aarch64                     68/153 
  Installing       : cyrus-sasl-lib-2.1.28-11.fc39.aarch64               69/153 
  Installing       : libbrotli-1.1.0-1.fc39.aarch64                      70/153 
  Installing       : libdb-5.3.28-56.fc39.aarch64                        71/153 
  Installing       : libffi-3.4.4-4.fc39.aarch64                         72/153 
  Installing       : p11-kit-0.25.3-1.fc39.aarch64                       73/153 
  Installing       : p11-kit-trust-0.25.3-1.fc39.aarch64                 74/153 
  Running scriptlet: p11-kit-trust-0.25.3-1.fc39.aarch64                 74/153 
  Installing       : libpkgconf-1.9.5-2.fc39.aarch64                     75/153 
  Installing       : pkgconf-1.9.5-2.fc39.aarch64                        76/153 
  Installing       : libsigsegv-2.14-5.fc39.aarch64                      77/153 
  Installing       : gawk-5.2.2-2.fc39.aarch64                           78/153 
  Installing       : libtool-ltdl-2.4.7-7.fc39.aarch64                   79/153 
  Installing       : libverto-0.3.2-6.fc39.aarch64                       80/153 
  Installing       : xxhash-libs-0.8.2-1.fc39.aarch64                    81/153 
  Installing       : keyutils-libs-1.6.3-1.fc39.aarch64                  82/153 
  Installing       : libgomp-13.3.1-1.fc39.aarch64                       83/153 
  Installing       : libnghttp2-1.55.1-5.fc39.aarch64                    84/153 
  Installing       : libssh-config-0.10.6-2.fc39.noarch                  85/153 
  Installing       : coreutils-common-9.3-5.fc39.aarch64                 86/153 
  Installing       : ansible-srpm-macros-1-12.fc39.noarch                87/153 
  Installing       : pkgconf-m4-1.9.5-2.fc39.noarch                      88/153 
  Installing       : pkgconf-pkg-config-1.9.5-2.fc39.aarch64             89/153 
  Installing       : perl-srpm-macros-1-51.fc39.noarch                   90/153 
  Installing       : pcre2-syntax-10.42-1.fc39.2.noarch                  91/153 
  Installing       : pcre2-10.42-1.fc39.2.aarch64                        92/153 
  Installing       : libselinux-3.5-5.fc39.aarch64                       93/153 
  Installing       : sed-4.8-14.fc39.aarch64                             94/153 
  Installing       : grep-3.11-3.fc39.aarch64                            95/153 
  Installing       : findutils-1:4.9.0-5.fc39.aarch64                    96/153 
  Installing       : xz-5.4.4-1.fc39.aarch64                             97/153 
  Installing       : libmount-2.39.4-1.fc39.aarch64                      98/153 
  Installing       : util-linux-core-2.39.4-1.fc39.aarch64               99/153 
  Installing       : openssl-libs-1:3.1.1-4.fc39.aarch64                100/153 
  Installing       : coreutils-9.3-5.fc39.aarch64                       101/153 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch   102/153 
  Installing       : ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch   102/153 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch   102/153 
  Installing       : krb5-libs-1.21.2-3.fc39.aarch64                    103/153 
  Installing       : libtirpc-1.3.4-1.rc3.fc39.aarch64                  104/153 
  Running scriptlet: authselect-libs-1.4.3-1.fc39.aarch64               105/153 
  Installing       : authselect-libs-1.4.3-1.fc39.aarch64               105/153 
  Installing       : gzip-1.12-6.fc39.aarch64                           106/153 
  Installing       : libarchive-3.7.1-1.fc39.aarch64                    107/153 
  Installing       : cracklib-2.9.11-2.fc39.aarch64                     108/153 
  Installing       : libpwquality-1.4.5-6.fc39.aarch64                  109/153 
  Installing       : authselect-1.4.3-1.fc39.aarch64                    110/153 
  Installing       : libnsl2-2.0.0-6.fc39.aarch64                       111/153 
  Installing       : pam-1.5.3-3.fc39.aarch64                           112/153 
  Installing       : libssh-0.10.6-2.fc39.aarch64                       113/153 
  Installing       : libevent-2.1.12-9.fc39.aarch64                     114/153 
  Installing       : openldap-2.6.7-1.fc39.aarch64                      115/153 
  Installing       : libcurl-8.2.1-5.fc39.aarch64                       116/153 
  Installing       : elfutils-libs-0.191-2.fc39.aarch64                 117/153 
  Installing       : elfutils-debuginfod-client-0.191-2.fc39.aarch64    118/153 
  Installing       : binutils-gold-2.40-14.fc39.aarch64                 119/153 
  Running scriptlet: binutils-gold-2.40-14.fc39.aarch64                 119/153 
  Installing       : binutils-2.40-14.fc39.aarch64                      120/153 
  Running scriptlet: binutils-2.40-14.fc39.aarch64                      120/153 
  Installing       : elfutils-0.191-2.fc39.aarch64                      121/153 
  Installing       : gdb-minimal-14.2-1.fc39.aarch64                    122/153 
  Installing       : debugedit-5.0-12.fc39.aarch64                      123/153 
  Installing       : curl-8.2.1-5.fc39.aarch64                          124/153 
  Installing       : rpm-sequoia-1.6.0-3.fc39.aarch64                   125/153 
  Installing       : rpm-libs-4.19.1.1-1.fc39.aarch64                   126/153 
  Running scriptlet: rpm-4.19.1.1-1.fc39.aarch64                        127/153 
  Installing       : rpm-4.19.1.1-1.fc39.aarch64                        127/153 
  Installing       : efi-srpm-macros-5-9.fc39.noarch                    128/153 
  Installing       : lua-srpm-macros-1-13.fc39.noarch                   129/153 
  Installing       : rpmautospec-rpm-macros-0.6.3-1.fc39.noarch         130/153 
  Installing       : rpm-build-libs-4.19.1.1-1.fc39.aarch64             131/153 
  Installing       : libsemanage-3.5-4.fc39.aarch64                     132/153 
  Installing       : shadow-utils-2:4.14.0-2.fc39.aarch64               133/153 
  Running scriptlet: libutempter-1.2.1-10.fc39.aarch64                  134/153 
  Installing       : libutempter-1.2.1-10.fc39.aarch64                  134/153 
  Installing       : patch-2.7.6-22.fc39.aarch64                        135/153 
  Installing       : tar-2:1.35-2.fc39.aarch64                          136/153 
  Installing       : package-notes-srpm-macros-0.5-9.fc39.noarch        137/153 
  Installing       : openblas-srpm-macros-2-14.fc39.noarch              138/153 
  Installing       : ocaml-srpm-macros-8-2.fc39.noarch                  139/153 
  Installing       : kernel-srpm-macros-1.0-20.fc39.noarch              140/153 
  Installing       : gnat-srpm-macros-6-3.fc39.noarch                   141/153 
  Installing       : ghc-srpm-macros-1.6.1-2.fc39.noarch                142/153 
  Installing       : fpc-srpm-macros-1.3-8.fc39.noarch                  143/153 
  Installing       : fonts-srpm-macros-1:2.0.5-12.fc39.noarch           144/153 
  Installing       : python-srpm-macros-3.12-4.fc39.noarch              145/153 
  Installing       : forge-srpm-macros-0.3.1-1.fc39.noarch              146/153 
  Installing       : go-srpm-macros-3.5.0-1.fc39.noarch                 147/153 
  Installing       : redhat-rpm-config-266-1.fc39.noarch                148/153 
  Installing       : rpm-build-4.19.1.1-1.fc39.aarch64                  149/153 
  Installing       : pyproject-srpm-macros-1.12.0-1.fc39.noarch         150/153 
  Installing       : util-linux-2.39.4-1.fc39.aarch64                   151/153 
  Running scriptlet: util-linux-2.39.4-1.fc39.aarch64                   151/153 
  Installing       : which-2.21-40.fc39.aarch64                         152/153 
  Installing       : info-7.0.3-3.fc39.aarch64                          153/153 
  Running scriptlet: filesystem-3.18-6.fc39.aarch64                     153/153 
  Running scriptlet: ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch   153/153 
  Running scriptlet: authselect-libs-1.4.3-1.fc39.aarch64               153/153 
  Running scriptlet: rpm-4.19.1.1-1.fc39.aarch64                        153/153 
  Running scriptlet: info-7.0.3-3.fc39.aarch64                          153/153 
  Verifying        : authselect-1.4.3-1.fc39.aarch64                      1/153 
  Verifying        : authselect-libs-1.4.3-1.fc39.aarch64                 2/153 
  Verifying        : basesystem-11-18.fc39.noarch                         3/153 
  Verifying        : bzip2-1.0.8-16.fc39.aarch64                          4/153 
  Verifying        : bzip2-libs-1.0.8-16.fc39.aarch64                     5/153 
  Verifying        : ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch     6/153 
  Verifying        : cpio-2.14-4.fc39.aarch64                             7/153 
  Verifying        : cracklib-2.9.11-2.fc39.aarch64                       8/153 
  Verifying        : cyrus-sasl-lib-2.1.28-11.fc39.aarch64                9/153 
  Verifying        : diffutils-3.10-3.fc39.aarch64                       10/153 
  Verifying        : dwz-0.15-3.fc39.aarch64                             11/153 
  Verifying        : ed-1.19-4.fc39.aarch64                              12/153 
  Verifying        : efi-srpm-macros-5-9.fc39.noarch                     13/153 
  Verifying        : fedora-gpg-keys-39-1.noarch                         14/153 
  Verifying        : fedora-repos-39-1.noarch                            15/153 
  Verifying        : file-5.44-5.fc39.aarch64                            16/153 
  Verifying        : file-libs-5.44-5.fc39.aarch64                       17/153 
  Verifying        : filesystem-3.18-6.fc39.aarch64                      18/153 
  Verifying        : findutils-1:4.9.0-5.fc39.aarch64                    19/153 
  Verifying        : fonts-srpm-macros-1:2.0.5-12.fc39.noarch            20/153 
  Verifying        : fpc-srpm-macros-1.3-8.fc39.noarch                   21/153 
  Verifying        : gawk-5.2.2-2.fc39.aarch64                           22/153 
  Verifying        : gdbm-libs-1:1.23-4.fc39.aarch64                     23/153 
  Verifying        : ghc-srpm-macros-1.6.1-2.fc39.noarch                 24/153 
  Verifying        : gmp-1:6.2.1-5.fc39.aarch64                          25/153 
  Verifying        : gnat-srpm-macros-6-3.fc39.noarch                    26/153 
  Verifying        : grep-3.11-3.fc39.aarch64                            27/153 
  Verifying        : gzip-1.12-6.fc39.aarch64                            28/153 
  Verifying        : info-7.0.3-3.fc39.aarch64                           29/153 
  Verifying        : jansson-2.13.1-7.fc39.aarch64                       30/153 
  Verifying        : kernel-srpm-macros-1.0-20.fc39.noarch               31/153 
  Verifying        : libarchive-3.7.1-1.fc39.aarch64                     32/153 
  Verifying        : libattr-2.5.1-8.fc39.aarch64                        33/153 
  Verifying        : libbrotli-1.1.0-1.fc39.aarch64                      34/153 
  Verifying        : libcap-ng-0.8.3-8.fc39.aarch64                      35/153 
  Verifying        : libcom_err-1.47.0-2.fc39.aarch64                    36/153 
  Verifying        : libdb-5.3.28-56.fc39.aarch64                        37/153 
  Verifying        : libevent-2.1.12-9.fc39.aarch64                      38/153 
  Verifying        : libffi-3.4.4-4.fc39.aarch64                         39/153 
  Verifying        : libnsl2-2.0.0-6.fc39.aarch64                        40/153 
  Verifying        : libpkgconf-1.9.5-2.fc39.aarch64                     41/153 
  Verifying        : libpsl-0.21.2-4.fc39.aarch64                        42/153 
  Verifying        : libpwquality-1.4.5-6.fc39.aarch64                   43/153 
  Verifying        : libselinux-3.5-5.fc39.aarch64                       44/153 
  Verifying        : libsemanage-3.5-4.fc39.aarch64                      45/153 
  Verifying        : libsepol-3.5-2.fc39.aarch64                         46/153 
  Verifying        : libsigsegv-2.14-5.fc39.aarch64                      47/153 
  Verifying        : libtasn1-4.19.0-3.fc39.aarch64                      48/153 
  Verifying        : libtool-ltdl-2.4.7-7.fc39.aarch64                   49/153 
  Verifying        : libunistring-1.1-5.fc39.aarch64                     50/153 
  Verifying        : libutempter-1.2.1-10.fc39.aarch64                   51/153 
  Verifying        : libverto-0.3.2-6.fc39.aarch64                       52/153 
  Verifying        : libxcrypt-4.4.36-2.fc39.aarch64                     53/153 
  Verifying        : libxml2-2.10.4-3.fc39.aarch64                       54/153 
  Verifying        : lua-libs-5.4.6-3.fc39.aarch64                       55/153 
  Verifying        : lz4-libs-1.9.4-4.fc39.aarch64                       56/153 
  Verifying        : mpfr-4.2.0-3.fc39.aarch64                           57/153 
  Verifying        : ocaml-srpm-macros-8-2.fc39.noarch                   58/153 
  Verifying        : openblas-srpm-macros-2-14.fc39.noarch               59/153 
  Verifying        : openssl-libs-1:3.1.1-4.fc39.aarch64                 60/153 
  Verifying        : package-notes-srpm-macros-0.5-9.fc39.noarch         61/153 
  Verifying        : patch-2.7.6-22.fc39.aarch64                         62/153 
  Verifying        : pcre2-10.42-1.fc39.2.aarch64                        63/153 
  Verifying        : pcre2-syntax-10.42-1.fc39.2.noarch                  64/153 
  Verifying        : perl-srpm-macros-1-51.fc39.noarch                   65/153 
  Verifying        : pkgconf-1.9.5-2.fc39.aarch64                        66/153 
  Verifying        : pkgconf-m4-1.9.5-2.fc39.noarch                      67/153 
  Verifying        : pkgconf-pkg-config-1.9.5-2.fc39.aarch64             68/153 
  Verifying        : popt-1.19-3.fc39.aarch64                            69/153 
  Verifying        : python-srpm-macros-3.12-4.fc39.noarch               70/153 
  Verifying        : sed-4.8-14.fc39.aarch64                             71/153 
  Verifying        : setup-2.14.4-1.fc39.noarch                          72/153 
  Verifying        : sqlite-libs-3.42.0-7.fc39.aarch64                   73/153 
  Verifying        : tar-2:1.35-2.fc39.aarch64                           74/153 
  Verifying        : unzip-6.0-62.fc39.aarch64                           75/153 
  Verifying        : which-2.21-40.fc39.aarch64                          76/153 
  Verifying        : xxhash-libs-0.8.2-1.fc39.aarch64                    77/153 
  Verifying        : xz-5.4.4-1.fc39.aarch64                             78/153 
  Verifying        : xz-libs-5.4.4-1.fc39.aarch64                        79/153 
  Verifying        : zip-3.0-39.fc39.aarch64                             80/153 
  Verifying        : zlib-1.2.13-4.fc39.aarch64                          81/153 
  Verifying        : alternatives-1.26-1.fc39.aarch64                    82/153 
  Verifying        : ansible-srpm-macros-1-12.fc39.noarch                83/153 
  Verifying        : audit-libs-3.1.3-1.fc39.aarch64                     84/153 
  Verifying        : bash-5.2.26-1.fc39.aarch64                          85/153 
  Verifying        : binutils-2.40-14.fc39.aarch64                       86/153 
  Verifying        : binutils-gold-2.40-14.fc39.aarch64                  87/153 
  Verifying        : coreutils-9.3-5.fc39.aarch64                        88/153 
  Verifying        : coreutils-common-9.3-5.fc39.aarch64                 89/153 
  Verifying        : crypto-policies-20231204-1.git1e3a2e4.fc39.noarc    90/153 
  Verifying        : curl-8.2.1-5.fc39.aarch64                           91/153 
  Verifying        : debugedit-5.0-12.fc39.aarch64                       92/153 
  Verifying        : elfutils-0.191-2.fc39.aarch64                       93/153 
  Verifying        : elfutils-debuginfod-client-0.191-2.fc39.aarch64     94/153 
  Verifying        : elfutils-default-yama-scope-0.191-2.fc39.noarch     95/153 
  Verifying        : elfutils-libelf-0.191-2.fc39.aarch64                96/153 
  Verifying        : elfutils-libs-0.191-2.fc39.aarch64                  97/153 
  Verifying        : fedora-release-39-36.noarch                         98/153 
  Verifying        : fedora-release-common-39-36.noarch                  99/153 
  Verifying        : fedora-release-identity-basic-39-36.noarch         100/153 
  Verifying        : forge-srpm-macros-0.3.1-1.fc39.noarch              101/153 
  Verifying        : gdb-minimal-14.2-1.fc39.aarch64                    102/153 
  Verifying        : glibc-2.38-18.fc39.aarch64                         103/153 
  Verifying        : glibc-common-2.38-18.fc39.aarch64                  104/153 
  Verifying        : glibc-gconv-extra-2.38-18.fc39.aarch64             105/153 
  Verifying        : glibc-minimal-langpack-2.38-18.fc39.aarch64        106/153 
  Verifying        : go-srpm-macros-3.5.0-1.fc39.noarch                 107/153 
  Verifying        : keyutils-libs-1.6.3-1.fc39.aarch64                 108/153 
  Verifying        : krb5-libs-1.21.2-3.fc39.aarch64                    109/153 
  Verifying        : libacl-2.3.1-9.fc39.aarch64                        110/153 
  Verifying        : libblkid-2.39.4-1.fc39.aarch64                     111/153 
  Verifying        : libcap-2.48-9.fc39.aarch64                         112/153 
  Verifying        : libcurl-8.2.1-5.fc39.aarch64                       113/153 
  Verifying        : libeconf-0.5.2-2.fc39.aarch64                      114/153 
  Verifying        : libfdisk-2.39.4-1.fc39.aarch64                     115/153 
  Verifying        : libgcc-13.3.1-1.fc39.aarch64                       116/153 
  Verifying        : libgomp-13.3.1-1.fc39.aarch64                      117/153 
  Verifying        : libidn2-2.3.7-1.fc39.aarch64                       118/153 
  Verifying        : libmount-2.39.4-1.fc39.aarch64                     119/153 
  Verifying        : libnghttp2-1.55.1-5.fc39.aarch64                   120/153 
  Verifying        : libsmartcols-2.39.4-1.fc39.aarch64                 121/153 
  Verifying        : libssh-0.10.6-2.fc39.aarch64                       122/153 
  Verifying        : libssh-config-0.10.6-2.fc39.noarch                 123/153 
  Verifying        : libstdc++-13.3.1-1.fc39.aarch64                    124/153 
  Verifying        : libtirpc-1.3.4-1.rc3.fc39.aarch64                  125/153 
  Verifying        : libuuid-2.39.4-1.fc39.aarch64                      126/153 
  Verifying        : libzstd-1.5.6-1.fc39.aarch64                       127/153 
  Verifying        : lua-srpm-macros-1-13.fc39.noarch                   128/153 
  Verifying        : ncurses-base-6.4-7.20230520.fc39.1.noarch          129/153 
  Verifying        : ncurses-libs-6.4-7.20230520.fc39.1.aarch64         130/153 
  Verifying        : openldap-2.6.7-1.fc39.aarch64                      131/153 
  Verifying        : p11-kit-0.25.3-1.fc39.aarch64                      132/153 
  Verifying        : p11-kit-trust-0.25.3-1.fc39.aarch64                133/153 
  Verifying        : pam-1.5.3-3.fc39.aarch64                           134/153 
  Verifying        : pam-libs-1.5.3-3.fc39.aarch64                      135/153 
  Verifying        : publicsuffix-list-dafsa-20240107-1.fc39.noarch     136/153 
  Verifying        : pyproject-srpm-macros-1.12.0-1.fc39.noarch         137/153 
  Verifying        : qt5-srpm-macros-5.15.13-1.fc39.noarch              138/153 
  Verifying        : qt6-srpm-macros-6.6.2-1.fc39.noarch                139/153 
  Verifying        : readline-8.2-6.fc39.aarch64                        140/153 
  Verifying        : redhat-rpm-config-266-1.fc39.noarch                141/153 
  Verifying        : rpm-4.19.1.1-1.fc39.aarch64                        142/153 
  Verifying        : rpm-build-4.19.1.1-1.fc39.aarch64                  143/153 
  Verifying        : rpm-build-libs-4.19.1.1-1.fc39.aarch64             144/153 
  Verifying        : rpm-libs-4.19.1.1-1.fc39.aarch64                   145/153 
  Verifying        : rpm-sequoia-1.6.0-3.fc39.aarch64                   146/153 
  Verifying        : rpmautospec-rpm-macros-0.6.3-1.fc39.noarch         147/153 
  Verifying        : rust-srpm-macros-26.3-1.fc39.noarch                148/153 
  Verifying        : shadow-utils-2:4.14.0-2.fc39.aarch64               149/153 
  Verifying        : systemd-libs-254.13-1.fc39.aarch64                 150/153 
  Verifying        : util-linux-2.39.4-1.fc39.aarch64                   151/153 
  Verifying        : util-linux-core-2.39.4-1.fc39.aarch64              152/153 
  Verifying        : zstd-1.5.6-1.fc39.aarch64                          153/153 

Installed:
  alternatives-1.26-1.fc39.aarch64                                              
  ansible-srpm-macros-1-12.fc39.noarch                                          
  audit-libs-3.1.3-1.fc39.aarch64                                               
  authselect-1.4.3-1.fc39.aarch64                                               
  authselect-libs-1.4.3-1.fc39.aarch64                                          
  basesystem-11-18.fc39.noarch                                                  
  bash-5.2.26-1.fc39.aarch64                                                    
  binutils-2.40-14.fc39.aarch64                                                 
  binutils-gold-2.40-14.fc39.aarch64                                            
  bzip2-1.0.8-16.fc39.aarch64                                                   
  bzip2-libs-1.0.8-16.fc39.aarch64                                              
  ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch                              
  coreutils-9.3-5.fc39.aarch64                                                  
  coreutils-common-9.3-5.fc39.aarch64                                           
  cpio-2.14-4.fc39.aarch64                                                      
  cracklib-2.9.11-2.fc39.aarch64                                                
  crypto-policies-20231204-1.git1e3a2e4.fc39.noarch                             
  curl-8.2.1-5.fc39.aarch64                                                     
  cyrus-sasl-lib-2.1.28-11.fc39.aarch64                                         
  debugedit-5.0-12.fc39.aarch64                                                 
  diffutils-3.10-3.fc39.aarch64                                                 
  dwz-0.15-3.fc39.aarch64                                                       
  ed-1.19-4.fc39.aarch64                                                        
  efi-srpm-macros-5-9.fc39.noarch                                               
  elfutils-0.191-2.fc39.aarch64                                                 
  elfutils-debuginfod-client-0.191-2.fc39.aarch64                               
  elfutils-default-yama-scope-0.191-2.fc39.noarch                               
  elfutils-libelf-0.191-2.fc39.aarch64                                          
  elfutils-libs-0.191-2.fc39.aarch64                                            
  fedora-gpg-keys-39-1.noarch                                                   
  fedora-release-39-36.noarch                                                   
  fedora-release-common-39-36.noarch                                            
  fedora-release-identity-basic-39-36.noarch                                    
  fedora-repos-39-1.noarch                                                      
  file-5.44-5.fc39.aarch64                                                      
  file-libs-5.44-5.fc39.aarch64                                                 
  filesystem-3.18-6.fc39.aarch64                                                
  findutils-1:4.9.0-5.fc39.aarch64                                              
  fonts-srpm-macros-1:2.0.5-12.fc39.noarch                                      
  forge-srpm-macros-0.3.1-1.fc39.noarch                                         
  fpc-srpm-macros-1.3-8.fc39.noarch                                             
  gawk-5.2.2-2.fc39.aarch64                                                     
  gdb-minimal-14.2-1.fc39.aarch64                                               
  gdbm-libs-1:1.23-4.fc39.aarch64                                               
  ghc-srpm-macros-1.6.1-2.fc39.noarch                                           
  glibc-2.38-18.fc39.aarch64                                                    
  glibc-common-2.38-18.fc39.aarch64                                             
  glibc-gconv-extra-2.38-18.fc39.aarch64                                        
  glibc-minimal-langpack-2.38-18.fc39.aarch64                                   
  gmp-1:6.2.1-5.fc39.aarch64                                                    
  gnat-srpm-macros-6-3.fc39.noarch                                              
  go-srpm-macros-3.5.0-1.fc39.noarch                                            
  grep-3.11-3.fc39.aarch64                                                      
  gzip-1.12-6.fc39.aarch64                                                      
  info-7.0.3-3.fc39.aarch64                                                     
  jansson-2.13.1-7.fc39.aarch64                                                 
  kernel-srpm-macros-1.0-20.fc39.noarch                                         
  keyutils-libs-1.6.3-1.fc39.aarch64                                            
  krb5-libs-1.21.2-3.fc39.aarch64                                               
  libacl-2.3.1-9.fc39.aarch64                                                   
  libarchive-3.7.1-1.fc39.aarch64                                               
  libattr-2.5.1-8.fc39.aarch64                                                  
  libblkid-2.39.4-1.fc39.aarch64                                                
  libbrotli-1.1.0-1.fc39.aarch64                                                
  libcap-2.48-9.fc39.aarch64                                                    
  libcap-ng-0.8.3-8.fc39.aarch64                                                
  libcom_err-1.47.0-2.fc39.aarch64                                              
  libcurl-8.2.1-5.fc39.aarch64                                                  
  libdb-5.3.28-56.fc39.aarch64                                                  
  libeconf-0.5.2-2.fc39.aarch64                                                 
  libevent-2.1.12-9.fc39.aarch64                                                
  libfdisk-2.39.4-1.fc39.aarch64                                                
  libffi-3.4.4-4.fc39.aarch64                                                   
  libgcc-13.3.1-1.fc39.aarch64                                                  
  libgomp-13.3.1-1.fc39.aarch64                                                 
  libidn2-2.3.7-1.fc39.aarch64                                                  
  libmount-2.39.4-1.fc39.aarch64                                                
  libnghttp2-1.55.1-5.fc39.aarch64                                              
  libnsl2-2.0.0-6.fc39.aarch64                                                  
  libpkgconf-1.9.5-2.fc39.aarch64                                               
  libpsl-0.21.2-4.fc39.aarch64                                                  
  libpwquality-1.4.5-6.fc39.aarch64                                             
  libselinux-3.5-5.fc39.aarch64                                                 
  libsemanage-3.5-4.fc39.aarch64                                                
  libsepol-3.5-2.fc39.aarch64                                                   
  libsigsegv-2.14-5.fc39.aarch64                                                
  libsmartcols-2.39.4-1.fc39.aarch64                                            
  libssh-0.10.6-2.fc39.aarch64                                                  
  libssh-config-0.10.6-2.fc39.noarch                                            
  libstdc++-13.3.1-1.fc39.aarch64                                               
  libtasn1-4.19.0-3.fc39.aarch64                                                
  libtirpc-1.3.4-1.rc3.fc39.aarch64                                             
  libtool-ltdl-2.4.7-7.fc39.aarch64                                             
  libunistring-1.1-5.fc39.aarch64                                               
  libutempter-1.2.1-10.fc39.aarch64                                             
  libuuid-2.39.4-1.fc39.aarch64                                                 
  libverto-0.3.2-6.fc39.aarch64                                                 
  libxcrypt-4.4.36-2.fc39.aarch64                                               
  libxml2-2.10.4-3.fc39.aarch64                                                 
  libzstd-1.5.6-1.fc39.aarch64                                                  
  lua-libs-5.4.6-3.fc39.aarch64                                                 
  lua-srpm-macros-1-13.fc39.noarch                                              
  lz4-libs-1.9.4-4.fc39.aarch64                                                 
  mpfr-4.2.0-3.fc39.aarch64                                                     
  ncurses-base-6.4-7.20230520.fc39.1.noarch                                     
  ncurses-libs-6.4-7.20230520.fc39.1.aarch64                                    
  ocaml-srpm-macros-8-2.fc39.noarch                                             
  openblas-srpm-macros-2-14.fc39.noarch                                         
  openldap-2.6.7-1.fc39.aarch64                                                 
  openssl-libs-1:3.1.1-4.fc39.aarch64                                           
  p11-kit-0.25.3-1.fc39.aarch64                                                 
  p11-kit-trust-0.25.3-1.fc39.aarch64                                           
  package-notes-srpm-macros-0.5-9.fc39.noarch                                   
  pam-1.5.3-3.fc39.aarch64                                                      
  pam-libs-1.5.3-3.fc39.aarch64                                                 
  patch-2.7.6-22.fc39.aarch64                                                   
  pcre2-10.42-1.fc39.2.aarch64                                                  
  pcre2-syntax-10.42-1.fc39.2.noarch                                            
  perl-srpm-macros-1-51.fc39.noarch                                             
  pkgconf-1.9.5-2.fc39.aarch64                                                  
  pkgconf-m4-1.9.5-2.fc39.noarch                                                
  pkgconf-pkg-config-1.9.5-2.fc39.aarch64                                       
  popt-1.19-3.fc39.aarch64                                                      
  publicsuffix-list-dafsa-20240107-1.fc39.noarch                                
  pyproject-srpm-macros-1.12.0-1.fc39.noarch                                    
  python-srpm-macros-3.12-4.fc39.noarch                                         
  qt5-srpm-macros-5.15.13-1.fc39.noarch                                         
  qt6-srpm-macros-6.6.2-1.fc39.noarch                                           
  readline-8.2-6.fc39.aarch64                                                   
  redhat-rpm-config-266-1.fc39.noarch                                           
  rpm-4.19.1.1-1.fc39.aarch64                                                   
  rpm-build-4.19.1.1-1.fc39.aarch64                                             
  rpm-build-libs-4.19.1.1-1.fc39.aarch64                                        
  rpm-libs-4.19.1.1-1.fc39.aarch64                                              
  rpm-sequoia-1.6.0-3.fc39.aarch64                                              
  rpmautospec-rpm-macros-0.6.3-1.fc39.noarch                                    
  rust-srpm-macros-26.3-1.fc39.noarch                                           
  sed-4.8-14.fc39.aarch64                                                       
  setup-2.14.4-1.fc39.noarch                                                    
  shadow-utils-2:4.14.0-2.fc39.aarch64                                          
  sqlite-libs-3.42.0-7.fc39.aarch64                                             
  systemd-libs-254.13-1.fc39.aarch64                                            
  tar-2:1.35-2.fc39.aarch64                                                     
  unzip-6.0-62.fc39.aarch64                                                     
  util-linux-2.39.4-1.fc39.aarch64                                              
  util-linux-core-2.39.4-1.fc39.aarch64                                         
  which-2.21-40.fc39.aarch64                                                    
  xxhash-libs-0.8.2-1.fc39.aarch64                                              
  xz-5.4.4-1.fc39.aarch64                                                       
  xz-libs-5.4.4-1.fc39.aarch64                                                  
  zip-3.0-39.fc39.aarch64                                                       
  zlib-1.2.13-4.fc39.aarch64                                                    
  zstd-1.5.6-1.fc39.aarch64                                                     

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.26-1.fc39.aarch64
ansible-srpm-macros-1-12.fc39.noarch
audit-libs-3.1.3-1.fc39.aarch64
authselect-1.4.3-1.fc39.aarch64
authselect-libs-1.4.3-1.fc39.aarch64
basesystem-11-18.fc39.noarch
bash-5.2.26-1.fc39.aarch64
binutils-2.40-14.fc39.aarch64
binutils-gold-2.40-14.fc39.aarch64
bzip2-1.0.8-16.fc39.aarch64
bzip2-libs-1.0.8-16.fc39.aarch64
ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch
coreutils-9.3-5.fc39.aarch64
coreutils-common-9.3-5.fc39.aarch64
cpio-2.14-4.fc39.aarch64
cracklib-2.9.11-2.fc39.aarch64
crypto-policies-20231204-1.git1e3a2e4.fc39.noarch
curl-8.2.1-5.fc39.aarch64
cyrus-sasl-lib-2.1.28-11.fc39.aarch64
debugedit-5.0-12.fc39.aarch64
diffutils-3.10-3.fc39.aarch64
dwz-0.15-3.fc39.aarch64
ed-1.19-4.fc39.aarch64
efi-srpm-macros-5-9.fc39.noarch
elfutils-0.191-2.fc39.aarch64
elfutils-debuginfod-client-0.191-2.fc39.aarch64
elfutils-default-yama-scope-0.191-2.fc39.noarch
elfutils-libelf-0.191-2.fc39.aarch64
elfutils-libs-0.191-2.fc39.aarch64
fedora-gpg-keys-39-1.noarch
fedora-release-39-36.noarch
fedora-release-common-39-36.noarch
fedora-release-identity-basic-39-36.noarch
fedora-repos-39-1.noarch
file-5.44-5.fc39.aarch64
file-libs-5.44-5.fc39.aarch64
filesystem-3.18-6.fc39.aarch64
findutils-4.9.0-5.fc39.aarch64
fonts-srpm-macros-2.0.5-12.fc39.noarch
forge-srpm-macros-0.3.1-1.fc39.noarch
fpc-srpm-macros-1.3-8.fc39.noarch
gawk-5.2.2-2.fc39.aarch64
gdb-minimal-14.2-1.fc39.aarch64
gdbm-libs-1.23-4.fc39.aarch64
ghc-srpm-macros-1.6.1-2.fc39.noarch
glibc-2.38-18.fc39.aarch64
glibc-common-2.38-18.fc39.aarch64
glibc-gconv-extra-2.38-18.fc39.aarch64
glibc-minimal-langpack-2.38-18.fc39.aarch64
gmp-6.2.1-5.fc39.aarch64
gnat-srpm-macros-6-3.fc39.noarch
go-srpm-macros-3.5.0-1.fc39.noarch
gpg-pubkey-18b8e74c-62f2920f
grep-3.11-3.fc39.aarch64
gzip-1.12-6.fc39.aarch64
info-7.0.3-3.fc39.aarch64
jansson-2.13.1-7.fc39.aarch64
kernel-srpm-macros-1.0-20.fc39.noarch
keyutils-libs-1.6.3-1.fc39.aarch64
krb5-libs-1.21.2-3.fc39.aarch64
libacl-2.3.1-9.fc39.aarch64
libarchive-3.7.1-1.fc39.aarch64
libattr-2.5.1-8.fc39.aarch64
libblkid-2.39.4-1.fc39.aarch64
libbrotli-1.1.0-1.fc39.aarch64
libcap-2.48-9.fc39.aarch64
libcap-ng-0.8.3-8.fc39.aarch64
libcom_err-1.47.0-2.fc39.aarch64
libcurl-8.2.1-5.fc39.aarch64
libdb-5.3.28-56.fc39.aarch64
libeconf-0.5.2-2.fc39.aarch64
libevent-2.1.12-9.fc39.aarch64
libfdisk-2.39.4-1.fc39.aarch64
libffi-3.4.4-4.fc39.aarch64
libgcc-13.3.1-1.fc39.aarch64
libgomp-13.3.1-1.fc39.aarch64
libidn2-2.3.7-1.fc39.aarch64
libmount-2.39.4-1.fc39.aarch64
libnghttp2-1.55.1-5.fc39.aarch64
libnsl2-2.0.0-6.fc39.aarch64
libpkgconf-1.9.5-2.fc39.aarch64
libpsl-0.21.2-4.fc39.aarch64
libpwquality-1.4.5-6.fc39.aarch64
libselinux-3.5-5.fc39.aarch64
libsemanage-3.5-4.fc39.aarch64
libsepol-3.5-2.fc39.aarch64
libsigsegv-2.14-5.fc39.aarch64
libsmartcols-2.39.4-1.fc39.aarch64
libssh-0.10.6-2.fc39.aarch64
libssh-config-0.10.6-2.fc39.noarch
libstdc++-13.3.1-1.fc39.aarch64
libtasn1-4.19.0-3.fc39.aarch64
libtirpc-1.3.4-1.rc3.fc39.aarch64
libtool-ltdl-2.4.7-7.fc39.aarch64
libunistring-1.1-5.fc39.aarch64
libutempter-1.2.1-10.fc39.aarch64
libuuid-2.39.4-1.fc39.aarch64
libverto-0.3.2-6.fc39.aarch64
libxcrypt-4.4.36-2.fc39.aarch64
libxml2-2.10.4-3.fc39.aarch64
libzstd-1.5.6-1.fc39.aarch64
lua-libs-5.4.6-3.fc39.aarch64
lua-srpm-macros-1-13.fc39.noarch
lz4-libs-1.9.4-4.fc39.aarch64
mpfr-4.2.0-3.fc39.aarch64
ncurses-base-6.4-7.20230520.fc39.1.noarch
ncurses-libs-6.4-7.20230520.fc39.1.aarch64
ocaml-srpm-macros-8-2.fc39.noarch
openblas-srpm-macros-2-14.fc39.noarch
openldap-2.6.7-1.fc39.aarch64
openssl-libs-3.1.1-4.fc39.aarch64
p11-kit-0.25.3-1.fc39.aarch64
p11-kit-trust-0.25.3-1.fc39.aarch64
package-notes-srpm-macros-0.5-9.fc39.noarch
pam-1.5.3-3.fc39.aarch64
pam-libs-1.5.3-3.fc39.aarch64
patch-2.7.6-22.fc39.aarch64
pcre2-10.42-1.fc39.2.aarch64
pcre2-syntax-10.42-1.fc39.2.noarch
perl-srpm-macros-1-51.fc39.noarch
pkgconf-1.9.5-2.fc39.aarch64
pkgconf-m4-1.9.5-2.fc39.noarch
pkgconf-pkg-config-1.9.5-2.fc39.aarch64
popt-1.19-3.fc39.aarch64
publicsuffix-list-dafsa-20240107-1.fc39.noarch
pyproject-srpm-macros-1.12.0-1.fc39.noarch
python-srpm-macros-3.12-4.fc39.noarch
qt5-srpm-macros-5.15.13-1.fc39.noarch
qt6-srpm-macros-6.6.2-1.fc39.noarch
readline-8.2-6.fc39.aarch64
redhat-rpm-config-266-1.fc39.noarch
rpm-4.19.1.1-1.fc39.aarch64
rpm-build-4.19.1.1-1.fc39.aarch64
rpm-build-libs-4.19.1.1-1.fc39.aarch64
rpm-libs-4.19.1.1-1.fc39.aarch64
rpm-sequoia-1.6.0-3.fc39.aarch64
rpmautospec-rpm-macros-0.6.3-1.fc39.noarch
rust-srpm-macros-26.3-1.fc39.noarch
sed-4.8-14.fc39.aarch64
setup-2.14.4-1.fc39.noarch
shadow-utils-4.14.0-2.fc39.aarch64
sqlite-libs-3.42.0-7.fc39.aarch64
systemd-libs-254.13-1.fc39.aarch64
tar-1.35-2.fc39.aarch64
unzip-6.0-62.fc39.aarch64
util-linux-2.39.4-1.fc39.aarch64
util-linux-core-2.39.4-1.fc39.aarch64
which-2.21-40.fc39.aarch64
xxhash-libs-0.8.2-1.fc39.aarch64
xz-5.4.4-1.fc39.aarch64
xz-libs-5.4.4-1.fc39.aarch64
zip-3.0-39.fc39.aarch64
zlib-1.2.13-4.fc39.aarch64
zstd-1.5.6-1.fc39.aarch64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1706227200
Wrote: /builddir/build/SRPMS/rubygem-rugged-1.7.1-3.fc39.src.rpm
Finish: rpmbuild -bs
cp: preserving permissions for ‘/var/lib/copr-rpmbuild/results/chroot_scan/var/lib/mock/fedora-39-aarch64-1717954836.235690/root/var/log’: No such file or directory
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-39-aarch64-1717954836.235690/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-39-aarch64-1717954836.235690/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-39-aarch64-1717954836.235690/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-vfkewds4/rubygem-rugged/rubygem-rugged.spec) Config(child) 1 minutes 16 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/rubygem-rugged-1.7.1-3.fc39.src.rpm)  Config(fedora-39-aarch64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-39-aarch64-bootstrap-1717954836.235690/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-39-aarch64-bootstrap-1717954836.235690/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-39-aarch64-1717954836.235690/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.19.1.1-1.fc39.aarch64
  rpm-sequoia-1.6.0-3.fc39.aarch64
  python3-dnf-4.19.2-1.fc39.noarch
  python3-dnf-plugins-core-4.6.0-1.fc39.noarch
  yum-4.19.2-1.fc39.noarch
Finish: chroot init
Start: build phase for rubygem-rugged-1.7.1-3.fc39.src.rpm
Start: build setup for rubygem-rugged-1.7.1-3.fc39.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1706227200
Wrote: /builddir/build/SRPMS/rubygem-rugged-1.7.1-3.fc39.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  38 kB/s | 1.5 kB     00:00    
fedora                                          197 kB/s |  20 kB     00:00    
updates                                         266 kB/s |  16 kB     00:00    
Dependencies resolved.
================================================================================
 Package                Arch        Version                 Repository     Size
================================================================================
Installing:
 cmake                  aarch64     3.27.7-1.fc39           fedora        7.4 M
 gcc                    aarch64     13.3.1-1.fc39           updates        31 M
 libgit2-devel          aarch64     1.7.2-1.fc39            updates       283 k
 ruby                   aarch64     3.2.4-182.fc39          updates        40 k
 ruby-devel             aarch64     3.2.4-182.fc39          updates       458 k
 rubygem-minitest       noarch      5.23.1-100.fc39         copr_base      53 k
 rubygems-devel         noarch      3.4.19-182.fc39         updates        13 k
Installing dependencies:
 annobin-docs           noarch      12.51-1.fc39            updates        88 k
 annobin-plugin-gcc     aarch64     12.51-1.fc39            updates       959 k
 cmake-data             noarch      3.27.7-1.fc39           fedora        2.2 M
 cmake-filesystem       aarch64     3.27.7-1.fc39           fedora         19 k
 cmake-rpm-macros       noarch      3.27.7-1.fc39           fedora         18 k
 cpp                    aarch64     13.3.1-1.fc39           updates       9.6 M
 emacs-filesystem       noarch      1:29.3-1.fc39           updates       7.2 k
 expat                  aarch64     2.6.2-1.fc39            updates       112 k
 gc                     aarch64     8.2.2-4.fc39            fedora        110 k
 gcc-plugin-annobin     aarch64     13.3.1-1.fc39           updates        56 k
 glibc-devel            aarch64     2.38-18.fc39            updates       578 k
 guile22                aarch64     2.2.7-9.fc39            fedora        6.5 M
 http-parser            aarch64     2.9.4-9.fc39            fedora         35 k
 jsoncpp                aarch64     1.9.5-5.fc39            fedora         91 k
 kernel-headers         aarch64     6.8.3-200.fc39          updates       1.6 M
 libasan                aarch64     13.3.1-1.fc39           updates       457 k
 libatomic              aarch64     13.3.1-1.fc39           updates        45 k
 libb2                  aarch64     0.98.1-9.fc39           fedora         24 k
 libgit2                aarch64     1.7.2-1.fc39            updates       533 k
 libmpc                 aarch64     1.3.1-3.fc39            fedora         72 k
 libssh2                aarch64     1.11.0-2.fc39           fedora        131 k
 libubsan               aarch64     13.3.1-1.fc39           updates       212 k
 libuv                  aarch64     1:1.48.0-1.fc39         updates       249 k
 libxcrypt-devel        aarch64     4.4.36-2.fc39           fedora         30 k
 libyaml                aarch64     0.2.5-12.fc39           fedora         59 k
 make                   aarch64     1:4.4.1-2.fc39          fedora        585 k
 mpdecimal              aarch64     2.5.1-7.fc39            fedora         90 k
 openssl-devel          aarch64     1:3.1.1-4.fc39          fedora        2.6 M
 pcre2-devel            aarch64     10.42-1.fc39.2          fedora        505 k
 pcre2-utf16            aarch64     10.42-1.fc39.2          fedora        199 k
 pcre2-utf32            aarch64     10.42-1.fc39.2          fedora        187 k
 python-pip-wheel       noarch      23.2.1-2.fc39           updates       1.5 M
 python3                aarch64     3.12.3-2.fc39           updates        27 k
 python3-libs           aarch64     3.12.3-2.fc39           updates       9.1 M
 rhash                  aarch64     1.4.3-3.fc39            fedora        192 k
 ruby-default-gems      noarch      3.2.4-182.fc39          updates        42 k
 ruby-libs              aarch64     3.2.4-182.fc39          updates       3.9 M
 rubygem-io-console     aarch64     0.6.0-182.fc39          updates        23 k
 rubygem-json           aarch64     2.7.2-200.fc39          copr_base      65 k
 rubygem-psych          aarch64     5.0.1-182.fc39          updates        57 k
 rubygem-rdoc           noarch      6.5.1.1-182.fc39        updates       486 k
 rubygems               noarch      3.4.19-182.fc39         updates       290 k
 rubypick               noarch      1.1.1-19.fc39           fedora        9.9 k
 tzdata                 noarch      2024a-2.fc39            updates       715 k
 vim-filesystem         noarch      2:9.1.393-1.fc39        updates        17 k
 zlib-devel             aarch64     1.2.13-4.fc39           fedora         45 k

Transaction Summary
================================================================================
Install  53 Packages

Total download size: 84 M
Installed size: 311 M
Downloading Packages:
(1/53): rubygem-json-2.7.2-200.fc39.aarch64.rpm 3.8 MB/s |  65 kB     00:00    
(2/53): rubygem-minitest-5.23.1-100.fc39.noarch 2.8 MB/s |  53 kB     00:00    
(3/53): cmake-filesystem-3.27.7-1.fc39.aarch64. 3.7 MB/s |  19 kB     00:00    
(4/53): cmake-rpm-macros-3.27.7-1.fc39.noarch.r 3.4 MB/s |  18 kB     00:00    
(5/53): cmake-data-3.27.7-1.fc39.noarch.rpm     119 MB/s | 2.2 MB     00:00    
(6/53): gc-8.2.2-4.fc39.aarch64.rpm              13 MB/s | 110 kB     00:00    
(7/53): http-parser-2.9.4-9.fc39.aarch64.rpm    8.4 MB/s |  35 kB     00:00    
(8/53): jsoncpp-1.9.5-5.fc39.aarch64.rpm         15 MB/s |  91 kB     00:00    
(9/53): cmake-3.27.7-1.fc39.aarch64.rpm         120 MB/s | 7.4 MB     00:00    
(10/53): libb2-0.98.1-9.fc39.aarch64.rpm        1.6 MB/s |  24 kB     00:00    
(11/53): guile22-2.2.7-9.fc39.aarch64.rpm       182 MB/s | 6.5 MB     00:00    
(12/53): libmpc-1.3.1-3.fc39.aarch64.rpm        6.8 MB/s |  72 kB     00:00    
(13/53): libssh2-1.11.0-2.fc39.aarch64.rpm       15 MB/s | 131 kB     00:00    
(14/53): libxcrypt-devel-4.4.36-2.fc39.aarch64.  10 MB/s |  30 kB     00:00    
(15/53): libyaml-0.2.5-12.fc39.aarch64.rpm       22 MB/s |  59 kB     00:00    
(16/53): make-4.4.1-2.fc39.aarch64.rpm          100 MB/s | 585 kB     00:00    
(17/53): mpdecimal-2.5.1-7.fc39.aarch64.rpm      18 MB/s |  90 kB     00:00    
(18/53): pcre2-devel-10.42-1.fc39.2.aarch64.rpm  85 MB/s | 505 kB     00:00    
(19/53): openssl-devel-3.1.1-4.fc39.aarch64.rpm 196 MB/s | 2.6 MB     00:00    
(20/53): pcre2-utf16-10.42-1.fc39.2.aarch64.rpm  21 MB/s | 199 kB     00:00    
(21/53): pcre2-utf32-10.42-1.fc39.2.aarch64.rpm  45 MB/s | 187 kB     00:00    
(22/53): rubypick-1.1.1-19.fc39.noarch.rpm      5.0 MB/s | 9.9 kB     00:00    
(23/53): zlib-devel-1.2.13-4.fc39.aarch64.rpm    13 MB/s |  45 kB     00:00    
(24/53): annobin-docs-12.51-1.fc39.noarch.rpm    30 MB/s |  88 kB     00:00    
(25/53): rhash-1.4.3-3.fc39.aarch64.rpm          32 MB/s | 192 kB     00:00    
(26/53): emacs-filesystem-29.3-1.fc39.noarch.rp 3.4 MB/s | 7.2 kB     00:00    
(27/53): expat-2.6.2-1.fc39.aarch64.rpm          15 MB/s | 112 kB     00:00    
(28/53): annobin-plugin-gcc-12.51-1.fc39.aarch6  76 MB/s | 959 kB     00:00    
(29/53): gcc-plugin-annobin-13.3.1-1.fc39.aarch  16 MB/s |  56 kB     00:00    
(30/53): glibc-devel-2.38-18.fc39.aarch64.rpm    35 MB/s | 578 kB     00:00    
(31/53): kernel-headers-6.8.3-200.fc39.aarch64.  95 MB/s | 1.6 MB     00:00    
(32/53): libasan-13.3.1-1.fc39.aarch64.rpm       35 MB/s | 457 kB     00:00    
(33/53): libatomic-13.3.1-1.fc39.aarch64.rpm    5.7 MB/s |  45 kB     00:00    
(34/53): cpp-13.3.1-1.fc39.aarch64.rpm          106 MB/s | 9.6 MB     00:00    
(35/53): libgit2-1.7.2-1.fc39.aarch64.rpm        23 MB/s | 533 kB     00:00    
(36/53): libgit2-devel-1.7.2-1.fc39.aarch64.rpm  48 MB/s | 283 kB     00:00    
(37/53): libubsan-13.3.1-1.fc39.aarch64.rpm      16 MB/s | 212 kB     00:00    
(38/53): libuv-1.48.0-1.fc39.aarch64.rpm         21 MB/s | 249 kB     00:00    
(39/53): python3-3.12.3-2.fc39.aarch64.rpm      7.4 MB/s |  27 kB     00:00    
(40/53): python-pip-wheel-23.2.1-2.fc39.noarch. 102 MB/s | 1.5 MB     00:00    
(41/53): ruby-3.2.4-182.fc39.aarch64.rpm        6.3 MB/s |  40 kB     00:00    
(42/53): ruby-default-gems-3.2.4-182.fc39.noarc 5.5 MB/s |  42 kB     00:00    
(43/53): ruby-devel-3.2.4-182.fc39.aarch64.rpm   57 MB/s | 458 kB     00:00    
(44/53): python3-libs-3.12.3-2.fc39.aarch64.rpm 131 MB/s | 9.1 MB     00:00    
(45/53): ruby-libs-3.2.4-182.fc39.aarch64.rpm    86 MB/s | 3.9 MB     00:00    
(46/53): rubygem-io-console-0.6.0-182.fc39.aarc 3.7 MB/s |  23 kB     00:00    
(47/53): rubygem-psych-5.0.1-182.fc39.aarch64.r  21 MB/s |  57 kB     00:00    
(48/53): rubygem-rdoc-6.5.1.1-182.fc39.noarch.r  93 MB/s | 486 kB     00:00    
(49/53): rubygems-3.4.19-182.fc39.noarch.rpm     49 MB/s | 290 kB     00:00    
(50/53): rubygems-devel-3.4.19-182.fc39.noarch. 4.1 MB/s |  13 kB     00:00    
(51/53): vim-filesystem-9.1.393-1.fc39.noarch.r 5.8 MB/s |  17 kB     00:00    
(52/53): tzdata-2024a-2.fc39.noarch.rpm         115 MB/s | 715 kB     00:00    
(53/53): gcc-13.3.1-1.fc39.aarch64.rpm          130 MB/s |  31 MB     00:00    
--------------------------------------------------------------------------------
Total                                           178 MB/s |  84 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : ruby-libs-3.2.4-182.fc39.aarch64                      1/53 
  Installing       : expat-2.6.2-1.fc39.aarch64                            2/53 
  Installing       : libmpc-1.3.1-3.fc39.aarch64                           3/53 
  Installing       : cmake-filesystem-3.27.7-1.fc39.aarch64                4/53 
  Installing       : cpp-13.3.1-1.fc39.aarch64                             5/53 
  Installing       : vim-filesystem-2:9.1.393-1.fc39.noarch                6/53 
  Installing       : tzdata-2024a-2.fc39.noarch                            7/53 
  Installing       : python-pip-wheel-23.2.1-2.fc39.noarch                 8/53 
  Installing       : libuv-1:1.48.0-1.fc39.aarch64                         9/53 
  Installing       : libubsan-13.3.1-1.fc39.aarch64                       10/53 
  Installing       : libatomic-13.3.1-1.fc39.aarch64                      11/53 
  Installing       : libasan-13.3.1-1.fc39.aarch64                        12/53 
  Installing       : kernel-headers-6.8.3-200.fc39.aarch64                13/53 
  Installing       : glibc-devel-2.38-18.fc39.aarch64                     14/53 
  Installing       : libxcrypt-devel-4.4.36-2.fc39.aarch64                15/53 
  Installing       : emacs-filesystem-1:29.3-1.fc39.noarch                16/53 
  Installing       : annobin-docs-12.51-1.fc39.noarch                     17/53 
  Installing       : zlib-devel-1.2.13-4.fc39.aarch64                     18/53 
  Installing       : rhash-1.4.3-3.fc39.aarch64                           19/53 
  Installing       : pcre2-utf32-10.42-1.fc39.2.aarch64                   20/53 
  Installing       : pcre2-utf16-10.42-1.fc39.2.aarch64                   21/53 
  Installing       : pcre2-devel-10.42-1.fc39.2.aarch64                   22/53 
  Installing       : openssl-devel-1:3.1.1-4.fc39.aarch64                 23/53 
  Installing       : mpdecimal-2.5.1-7.fc39.aarch64                       24/53 
  Installing       : libyaml-0.2.5-12.fc39.aarch64                        25/53 
  Installing       : rubypick-1.1.1-19.fc39.noarch                        26/53 
  Installing       : ruby-3.2.4-182.fc39.aarch64                          27/53 
  Installing       : ruby-default-gems-3.2.4-182.fc39.noarch              28/53 
  Installing       : rubygem-io-console-0.6.0-182.fc39.aarch64            29/53 
  Installing       : rubygem-psych-5.0.1-182.fc39.aarch64                 30/53 
  Installing       : rubygems-3.4.19-182.fc39.noarch                      31/53 
  Installing       : rubygem-json-2.7.2-200.fc39.aarch64                  32/53 
  Installing       : rubygem-rdoc-6.5.1.1-182.fc39.noarch                 33/53 
  Installing       : libssh2-1.11.0-2.fc39.aarch64                        34/53 
  Installing       : libb2-0.98.1-9.fc39.aarch64                          35/53 
  Installing       : python3-3.12.3-2.fc39.aarch64                        36/53 
  Installing       : python3-libs-3.12.3-2.fc39.aarch64                   37/53 
  Installing       : cmake-rpm-macros-3.27.7-1.fc39.noarch                38/53 
  Installing       : jsoncpp-1.9.5-5.fc39.aarch64                         39/53 
  Installing       : http-parser-2.9.4-9.fc39.aarch64                     40/53 
  Installing       : libgit2-1.7.2-1.fc39.aarch64                         41/53 
  Installing       : gc-8.2.2-4.fc39.aarch64                              42/53 
  Installing       : guile22-2.2.7-9.fc39.aarch64                         43/53 
  Installing       : make-1:4.4.1-2.fc39.aarch64                          44/53 
  Installing       : gcc-13.3.1-1.fc39.aarch64                            45/53 
  Running scriptlet: gcc-13.3.1-1.fc39.aarch64                            45/53 
  Installing       : cmake-data-3.27.7-1.fc39.noarch                      46/53 
  Installing       : cmake-3.27.7-1.fc39.aarch64                          47/53 
  Installing       : annobin-plugin-gcc-12.51-1.fc39.aarch64              48/53 
  Running scriptlet: annobin-plugin-gcc-12.51-1.fc39.aarch64              48/53 
  Installing       : gcc-plugin-annobin-13.3.1-1.fc39.aarch64             49/53 
  Running scriptlet: gcc-plugin-annobin-13.3.1-1.fc39.aarch64             49/53 
  Installing       : libgit2-devel-1.7.2-1.fc39.aarch64                   50/53 
  Installing       : rubygems-devel-3.4.19-182.fc39.noarch                51/53 
  Installing       : rubygem-minitest-5.23.1-100.fc39.noarch              52/53 
  Installing       : ruby-devel-3.2.4-182.fc39.aarch64                    53/53 
  Running scriptlet: ruby-devel-3.2.4-182.fc39.aarch64                    53/53 
  Verifying        : rubygem-json-2.7.2-200.fc39.aarch64                   1/53 
  Verifying        : rubygem-minitest-5.23.1-100.fc39.noarch               2/53 
  Verifying        : cmake-3.27.7-1.fc39.aarch64                           3/53 
  Verifying        : cmake-data-3.27.7-1.fc39.noarch                       4/53 
  Verifying        : cmake-filesystem-3.27.7-1.fc39.aarch64                5/53 
  Verifying        : cmake-rpm-macros-3.27.7-1.fc39.noarch                 6/53 
  Verifying        : gc-8.2.2-4.fc39.aarch64                               7/53 
  Verifying        : guile22-2.2.7-9.fc39.aarch64                          8/53 
  Verifying        : http-parser-2.9.4-9.fc39.aarch64                      9/53 
  Verifying        : jsoncpp-1.9.5-5.fc39.aarch64                         10/53 
  Verifying        : libb2-0.98.1-9.fc39.aarch64                          11/53 
  Verifying        : libmpc-1.3.1-3.fc39.aarch64                          12/53 
  Verifying        : libssh2-1.11.0-2.fc39.aarch64                        13/53 
  Verifying        : libxcrypt-devel-4.4.36-2.fc39.aarch64                14/53 
  Verifying        : libyaml-0.2.5-12.fc39.aarch64                        15/53 
  Verifying        : make-1:4.4.1-2.fc39.aarch64                          16/53 
  Verifying        : mpdecimal-2.5.1-7.fc39.aarch64                       17/53 
  Verifying        : openssl-devel-1:3.1.1-4.fc39.aarch64                 18/53 
  Verifying        : pcre2-devel-10.42-1.fc39.2.aarch64                   19/53 
  Verifying        : pcre2-utf16-10.42-1.fc39.2.aarch64                   20/53 
  Verifying        : pcre2-utf32-10.42-1.fc39.2.aarch64                   21/53 
  Verifying        : rhash-1.4.3-3.fc39.aarch64                           22/53 
  Verifying        : rubypick-1.1.1-19.fc39.noarch                        23/53 
  Verifying        : zlib-devel-1.2.13-4.fc39.aarch64                     24/53 
  Verifying        : annobin-docs-12.51-1.fc39.noarch                     25/53 
  Verifying        : annobin-plugin-gcc-12.51-1.fc39.aarch64              26/53 
  Verifying        : cpp-13.3.1-1.fc39.aarch64                            27/53 
  Verifying        : emacs-filesystem-1:29.3-1.fc39.noarch                28/53 
  Verifying        : expat-2.6.2-1.fc39.aarch64                           29/53 
  Verifying        : gcc-13.3.1-1.fc39.aarch64                            30/53 
  Verifying        : gcc-plugin-annobin-13.3.1-1.fc39.aarch64             31/53 
  Verifying        : glibc-devel-2.38-18.fc39.aarch64                     32/53 
  Verifying        : kernel-headers-6.8.3-200.fc39.aarch64                33/53 
  Verifying        : libasan-13.3.1-1.fc39.aarch64                        34/53 
  Verifying        : libatomic-13.3.1-1.fc39.aarch64                      35/53 
  Verifying        : libgit2-1.7.2-1.fc39.aarch64                         36/53 
  Verifying        : libgit2-devel-1.7.2-1.fc39.aarch64                   37/53 
  Verifying        : libubsan-13.3.1-1.fc39.aarch64                       38/53 
  Verifying        : libuv-1:1.48.0-1.fc39.aarch64                        39/53 
  Verifying        : python-pip-wheel-23.2.1-2.fc39.noarch                40/53 
  Verifying        : python3-3.12.3-2.fc39.aarch64                        41/53 
  Verifying        : python3-libs-3.12.3-2.fc39.aarch64                   42/53 
  Verifying        : ruby-3.2.4-182.fc39.aarch64                          43/53 
  Verifying        : ruby-default-gems-3.2.4-182.fc39.noarch              44/53 
  Verifying        : ruby-devel-3.2.4-182.fc39.aarch64                    45/53 
  Verifying        : ruby-libs-3.2.4-182.fc39.aarch64                     46/53 
  Verifying        : rubygem-io-console-0.6.0-182.fc39.aarch64            47/53 
  Verifying        : rubygem-psych-5.0.1-182.fc39.aarch64                 48/53 
  Verifying        : rubygem-rdoc-6.5.1.1-182.fc39.noarch                 49/53 
  Verifying        : rubygems-3.4.19-182.fc39.noarch                      50/53 
  Verifying        : rubygems-devel-3.4.19-182.fc39.noarch                51/53 
  Verifying        : tzdata-2024a-2.fc39.noarch                           52/53 
  Verifying        : vim-filesystem-2:9.1.393-1.fc39.noarch               53/53 

Installed:
  annobin-docs-12.51-1.fc39.noarch                                              
  annobin-plugin-gcc-12.51-1.fc39.aarch64                                       
  cmake-3.27.7-1.fc39.aarch64                                                   
  cmake-data-3.27.7-1.fc39.noarch                                               
  cmake-filesystem-3.27.7-1.fc39.aarch64                                        
  cmake-rpm-macros-3.27.7-1.fc39.noarch                                         
  cpp-13.3.1-1.fc39.aarch64                                                     
  emacs-filesystem-1:29.3-1.fc39.noarch                                         
  expat-2.6.2-1.fc39.aarch64                                                    
  gc-8.2.2-4.fc39.aarch64                                                       
  gcc-13.3.1-1.fc39.aarch64                                                     
  gcc-plugin-annobin-13.3.1-1.fc39.aarch64                                      
  glibc-devel-2.38-18.fc39.aarch64                                              
  guile22-2.2.7-9.fc39.aarch64                                                  
  http-parser-2.9.4-9.fc39.aarch64                                              
  jsoncpp-1.9.5-5.fc39.aarch64                                                  
  kernel-headers-6.8.3-200.fc39.aarch64                                         
  libasan-13.3.1-1.fc39.aarch64                                                 
  libatomic-13.3.1-1.fc39.aarch64                                               
  libb2-0.98.1-9.fc39.aarch64                                                   
  libgit2-1.7.2-1.fc39.aarch64                                                  
  libgit2-devel-1.7.2-1.fc39.aarch64                                            
  libmpc-1.3.1-3.fc39.aarch64                                                   
  libssh2-1.11.0-2.fc39.aarch64                                                 
  libubsan-13.3.1-1.fc39.aarch64                                                
  libuv-1:1.48.0-1.fc39.aarch64                                                 
  libxcrypt-devel-4.4.36-2.fc39.aarch64                                         
  libyaml-0.2.5-12.fc39.aarch64                                                 
  make-1:4.4.1-2.fc39.aarch64                                                   
  mpdecimal-2.5.1-7.fc39.aarch64                                                
  openssl-devel-1:3.1.1-4.fc39.aarch64                                          
  pcre2-devel-10.42-1.fc39.2.aarch64                                            
  pcre2-utf16-10.42-1.fc39.2.aarch64                                            
  pcre2-utf32-10.42-1.fc39.2.aarch64                                            
  python-pip-wheel-23.2.1-2.fc39.noarch                                         
  python3-3.12.3-2.fc39.aarch64                                                 
  python3-libs-3.12.3-2.fc39.aarch64                                            
  rhash-1.4.3-3.fc39.aarch64                                                    
  ruby-3.2.4-182.fc39.aarch64                                                   
  ruby-default-gems-3.2.4-182.fc39.noarch                                       
  ruby-devel-3.2.4-182.fc39.aarch64                                             
  ruby-libs-3.2.4-182.fc39.aarch64                                              
  rubygem-io-console-0.6.0-182.fc39.aarch64                                     
  rubygem-json-2.7.2-200.fc39.aarch64                                           
  rubygem-minitest-5.23.1-100.fc39.noarch                                       
  rubygem-psych-5.0.1-182.fc39.aarch64                                          
  rubygem-rdoc-6.5.1.1-182.fc39.noarch                                          
  rubygems-3.4.19-182.fc39.noarch                                               
  rubygems-devel-3.4.19-182.fc39.noarch                                         
  rubypick-1.1.1-19.fc39.noarch                                                 
  tzdata-2024a-2.fc39.noarch                                                    
  vim-filesystem-2:9.1.393-1.fc39.noarch                                        
  zlib-devel-1.2.13-4.fc39.aarch64                                              

Complete!
Finish: build setup for rubygem-rugged-1.7.1-3.fc39.src.rpm
Start: rpmbuild rubygem-rugged-1.7.1-3.fc39.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1706227200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AX5sjv
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf rugged-1.7.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rugged-1.7.1.gem
Unpacked gem: '/builddir/build/BUILD/rugged-1.7.1'
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd rugged-1.7.1
+ rm -rf /builddir/build/BUILD/rugged-1.7.1-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/rugged-1.7.1-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -vrf vendor
removed 'vendor/libgit2/src/util/zstream.h'
removed 'vendor/libgit2/src/util/zstream.c'
removed 'vendor/libgit2/src/util/win32/win32-compat.h'
removed 'vendor/libgit2/src/util/win32/w32_util.h'
removed 'vendor/libgit2/src/util/win32/w32_util.c'
removed 'vendor/libgit2/src/util/win32/w32_leakcheck.h'
removed 'vendor/libgit2/src/util/win32/w32_leakcheck.c'
removed 'vendor/libgit2/src/util/win32/w32_common.h'
removed 'vendor/libgit2/src/util/win32/w32_buffer.h'
removed 'vendor/libgit2/src/util/win32/w32_buffer.c'
removed 'vendor/libgit2/src/util/win32/version.h'
removed 'vendor/libgit2/src/util/win32/utf-conv.h'
removed 'vendor/libgit2/src/util/win32/utf-conv.c'
removed 'vendor/libgit2/src/util/win32/thread.h'
removed 'vendor/libgit2/src/util/win32/thread.c'
removed 'vendor/libgit2/src/util/win32/reparse.h'
removed 'vendor/libgit2/src/util/win32/precompiled.h'
removed 'vendor/libgit2/src/util/win32/precompiled.c'
removed 'vendor/libgit2/src/util/win32/posix_w32.c'
removed 'vendor/libgit2/src/util/win32/posix.h'
removed 'vendor/libgit2/src/util/win32/path_w32.h'
removed 'vendor/libgit2/src/util/win32/path_w32.c'
removed 'vendor/libgit2/src/util/win32/msvc-compat.h'
removed 'vendor/libgit2/src/util/win32/mingw-compat.h'
removed 'vendor/libgit2/src/util/win32/map.c'
removed 'vendor/libgit2/src/util/win32/error.h'
removed 'vendor/libgit2/src/util/win32/error.c'
removed 'vendor/libgit2/src/util/win32/dir.h'
removed 'vendor/libgit2/src/util/win32/dir.c'
removed directory 'vendor/libgit2/src/util/win32'
removed 'vendor/libgit2/src/util/wildmatch.h'
removed 'vendor/libgit2/src/util/wildmatch.c'
removed 'vendor/libgit2/src/util/vector.h'
removed 'vendor/libgit2/src/util/vector.c'
removed 'vendor/libgit2/src/util/varint.h'
removed 'vendor/libgit2/src/util/varint.c'
removed 'vendor/libgit2/src/util/util.h'
removed 'vendor/libgit2/src/util/util.c'
removed 'vendor/libgit2/src/util/utf8.h'
removed 'vendor/libgit2/src/util/utf8.c'
removed 'vendor/libgit2/src/util/unix/realpath.c'
removed 'vendor/libgit2/src/util/unix/pthread.h'
removed 'vendor/libgit2/src/util/unix/posix.h'
removed 'vendor/libgit2/src/util/unix/map.c'
removed directory 'vendor/libgit2/src/util/unix'
removed 'vendor/libgit2/src/util/tsort.c'
removed 'vendor/libgit2/src/util/thread.h'
removed 'vendor/libgit2/src/util/thread.c'
removed 'vendor/libgit2/src/util/strnlen.h'
removed 'vendor/libgit2/src/util/strmap.h'
removed 'vendor/libgit2/src/util/strmap.c'
removed 'vendor/libgit2/src/util/str.h'
removed 'vendor/libgit2/src/util/str.c'
removed 'vendor/libgit2/src/util/staticstr.h'
removed 'vendor/libgit2/src/util/sortedcache.h'
removed 'vendor/libgit2/src/util/sortedcache.c'
removed 'vendor/libgit2/src/util/runtime.h'
removed 'vendor/libgit2/src/util/runtime.c'
removed 'vendor/libgit2/src/util/regexp.h'
removed 'vendor/libgit2/src/util/regexp.c'
removed 'vendor/libgit2/src/util/rand.h'
removed 'vendor/libgit2/src/util/rand.c'
removed 'vendor/libgit2/src/util/pqueue.h'
removed 'vendor/libgit2/src/util/pqueue.c'
removed 'vendor/libgit2/src/util/posix.h'
removed 'vendor/libgit2/src/util/posix.c'
removed 'vendor/libgit2/src/util/pool.h'
removed 'vendor/libgit2/src/util/pool.c'
removed 'vendor/libgit2/src/util/net.h'
removed 'vendor/libgit2/src/util/net.c'
removed 'vendor/libgit2/src/util/map.h'
removed 'vendor/libgit2/src/util/khash.h'
removed 'vendor/libgit2/src/util/integer.h'
removed 'vendor/libgit2/src/util/hash/win32.h'
removed 'vendor/libgit2/src/util/hash/win32.c'
removed 'vendor/libgit2/src/util/hash/sha1dc/ubc_check.h'
removed 'vendor/libgit2/src/util/hash/sha1dc/ubc_check.c'
removed 'vendor/libgit2/src/util/hash/sha1dc/sha1.h'
removed 'vendor/libgit2/src/util/hash/sha1dc/sha1.c'
removed directory 'vendor/libgit2/src/util/hash/sha1dc'
removed 'vendor/libgit2/src/util/hash/sha.h'
removed 'vendor/libgit2/src/util/hash/rfc6234/sha224-256.c'
removed 'vendor/libgit2/src/util/hash/rfc6234/sha.h'
removed directory 'vendor/libgit2/src/util/hash/rfc6234'
removed 'vendor/libgit2/src/util/hash/openssl.h'
removed 'vendor/libgit2/src/util/hash/openssl.c'
removed 'vendor/libgit2/src/util/hash/mbedtls.h'
removed 'vendor/libgit2/src/util/hash/mbedtls.c'
removed 'vendor/libgit2/src/util/hash/common_crypto.h'
removed 'vendor/libgit2/src/util/hash/common_crypto.c'
removed 'vendor/libgit2/src/util/hash/collisiondetect.h'
removed 'vendor/libgit2/src/util/hash/collisiondetect.c'
removed 'vendor/libgit2/src/util/hash/builtin.h'
removed 'vendor/libgit2/src/util/hash/builtin.c'
removed directory 'vendor/libgit2/src/util/hash'
removed 'vendor/libgit2/src/util/hash.h'
removed 'vendor/libgit2/src/util/hash.c'
removed 'vendor/libgit2/src/util/git2_util.h'
removed 'vendor/libgit2/src/util/git2_features.h.in'
removed 'vendor/libgit2/src/util/futils.h'
removed 'vendor/libgit2/src/util/futils.c'
removed 'vendor/libgit2/src/util/fs_path.h'
removed 'vendor/libgit2/src/util/fs_path.c'
removed 'vendor/libgit2/src/util/filebuf.h'
removed 'vendor/libgit2/src/util/filebuf.c'
removed 'vendor/libgit2/src/util/date.h'
removed 'vendor/libgit2/src/util/date.c'
removed 'vendor/libgit2/src/util/cc-compat.h'
removed 'vendor/libgit2/src/util/bitvec.h'
removed 'vendor/libgit2/src/util/assert_safe.h'
removed 'vendor/libgit2/src/util/array.h'
removed 'vendor/libgit2/src/util/allocators/win32_leakcheck.h'
removed 'vendor/libgit2/src/util/allocators/win32_leakcheck.c'
removed 'vendor/libgit2/src/util/allocators/stdalloc.h'
removed 'vendor/libgit2/src/util/allocators/stdalloc.c'
removed 'vendor/libgit2/src/util/allocators/failalloc.h'
removed 'vendor/libgit2/src/util/allocators/failalloc.c'
removed directory 'vendor/libgit2/src/util/allocators'
removed 'vendor/libgit2/src/util/alloc.h'
removed 'vendor/libgit2/src/util/alloc.c'
removed 'vendor/libgit2/src/util/CMakeLists.txt'
removed directory 'vendor/libgit2/src/util'
removed 'vendor/libgit2/src/libgit2/worktree.h'
removed 'vendor/libgit2/src/libgit2/worktree.c'
removed 'vendor/libgit2/src/libgit2/userdiff.h'
removed 'vendor/libgit2/src/libgit2/tree.h'
removed 'vendor/libgit2/src/libgit2/tree.c'
removed 'vendor/libgit2/src/libgit2/tree-cache.h'
removed 'vendor/libgit2/src/libgit2/tree-cache.c'
removed 'vendor/libgit2/src/libgit2/transports/winhttp.c'
removed 'vendor/libgit2/src/libgit2/transports/ssh.h'
removed 'vendor/libgit2/src/libgit2/transports/ssh.c'
removed 'vendor/libgit2/src/libgit2/transports/smart_protocol.c'
removed 'vendor/libgit2/src/libgit2/transports/smart_pkt.c'
removed 'vendor/libgit2/src/libgit2/transports/smart.h'
removed 'vendor/libgit2/src/libgit2/transports/smart.c'
removed 'vendor/libgit2/src/libgit2/transports/local.c'
removed 'vendor/libgit2/src/libgit2/transports/httpclient.h'
removed 'vendor/libgit2/src/libgit2/transports/httpclient.c'
removed 'vendor/libgit2/src/libgit2/transports/http.h'
removed 'vendor/libgit2/src/libgit2/transports/http.c'
removed 'vendor/libgit2/src/libgit2/transports/git.c'
removed 'vendor/libgit2/src/libgit2/transports/credential_helpers.c'
removed 'vendor/libgit2/src/libgit2/transports/credential.c'
removed 'vendor/libgit2/src/libgit2/transports/auth_sspi.c'
removed 'vendor/libgit2/src/libgit2/transports/auth_ntlmclient.c'
removed 'vendor/libgit2/src/libgit2/transports/auth_ntlm.h'
removed 'vendor/libgit2/src/libgit2/transports/auth_negotiate.h'
removed 'vendor/libgit2/src/libgit2/transports/auth_gssapi.c'
removed 'vendor/libgit2/src/libgit2/transports/auth.h'
removed 'vendor/libgit2/src/libgit2/transports/auth.c'
removed directory 'vendor/libgit2/src/libgit2/transports'
removed 'vendor/libgit2/src/libgit2/transport.c'
removed 'vendor/libgit2/src/libgit2/transaction.h'
removed 'vendor/libgit2/src/libgit2/transaction.c'
removed 'vendor/libgit2/src/libgit2/trailer.c'
removed 'vendor/libgit2/src/libgit2/trace.h'
removed 'vendor/libgit2/src/libgit2/trace.c'
removed 'vendor/libgit2/src/libgit2/threadstate.h'
removed 'vendor/libgit2/src/libgit2/threadstate.c'
removed 'vendor/libgit2/src/libgit2/tag.h'
removed 'vendor/libgit2/src/libgit2/tag.c'
removed 'vendor/libgit2/src/libgit2/sysdir.h'
removed 'vendor/libgit2/src/libgit2/sysdir.c'
removed 'vendor/libgit2/src/libgit2/submodule.h'
removed 'vendor/libgit2/src/libgit2/submodule.c'
removed 'vendor/libgit2/src/libgit2/streams/tls.h'
removed 'vendor/libgit2/src/libgit2/streams/tls.c'
removed 'vendor/libgit2/src/libgit2/streams/stransport.h'
removed 'vendor/libgit2/src/libgit2/streams/stransport.c'
removed 'vendor/libgit2/src/libgit2/streams/socket.h'
removed 'vendor/libgit2/src/libgit2/streams/socket.c'
removed 'vendor/libgit2/src/libgit2/streams/schannel.h'
removed 'vendor/libgit2/src/libgit2/streams/schannel.c'
removed 'vendor/libgit2/src/libgit2/streams/registry.h'
removed 'vendor/libgit2/src/libgit2/streams/registry.c'
removed 'vendor/libgit2/src/libgit2/streams/openssl_legacy.h'
removed 'vendor/libgit2/src/libgit2/streams/openssl_legacy.c'
removed 'vendor/libgit2/src/libgit2/streams/openssl_dynamic.h'
removed 'vendor/libgit2/src/libgit2/streams/openssl_dynamic.c'
removed 'vendor/libgit2/src/libgit2/streams/openssl.h'
removed 'vendor/libgit2/src/libgit2/streams/openssl.c'
removed 'vendor/libgit2/src/libgit2/streams/mbedtls.h'
removed 'vendor/libgit2/src/libgit2/streams/mbedtls.c'
removed directory 'vendor/libgit2/src/libgit2/streams'
removed 'vendor/libgit2/src/libgit2/stream.h'
removed 'vendor/libgit2/src/libgit2/strarray.h'
removed 'vendor/libgit2/src/libgit2/strarray.c'
removed 'vendor/libgit2/src/libgit2/status.h'
removed 'vendor/libgit2/src/libgit2/status.c'
removed 'vendor/libgit2/src/libgit2/stash.c'
removed 'vendor/libgit2/src/libgit2/signature.h'
removed 'vendor/libgit2/src/libgit2/signature.c'
removed 'vendor/libgit2/src/libgit2/settings.h'
removed 'vendor/libgit2/src/libgit2/revwalk.h'
removed 'vendor/libgit2/src/libgit2/revwalk.c'
removed 'vendor/libgit2/src/libgit2/revparse.c'
removed 'vendor/libgit2/src/libgit2/revert.c'
removed 'vendor/libgit2/src/libgit2/reset.c'
removed 'vendor/libgit2/src/libgit2/repository.h'
removed 'vendor/libgit2/src/libgit2/repository.c'
removed 'vendor/libgit2/src/libgit2/repo_template.h'
removed 'vendor/libgit2/src/libgit2/remote.h'
removed 'vendor/libgit2/src/libgit2/remote.c'
removed 'vendor/libgit2/src/libgit2/refspec.h'
removed 'vendor/libgit2/src/libgit2/refspec.c'
removed 'vendor/libgit2/src/libgit2/refs.h'
removed 'vendor/libgit2/src/libgit2/refs.c'
removed 'vendor/libgit2/src/libgit2/reflog.h'
removed 'vendor/libgit2/src/libgit2/reflog.c'
removed 'vendor/libgit2/src/libgit2/refdb_fs.c'
removed 'vendor/libgit2/src/libgit2/refdb.h'
removed 'vendor/libgit2/src/libgit2/refdb.c'
removed 'vendor/libgit2/src/libgit2/rebase.c'
removed 'vendor/libgit2/src/libgit2/reader.h'
removed 'vendor/libgit2/src/libgit2/reader.c'
removed 'vendor/libgit2/src/libgit2/push.h'
removed 'vendor/libgit2/src/libgit2/push.c'
removed 'vendor/libgit2/src/libgit2/proxy.h'
removed 'vendor/libgit2/src/libgit2/proxy.c'
removed 'vendor/libgit2/src/libgit2/pathspec.h'
removed 'vendor/libgit2/src/libgit2/pathspec.c'
removed 'vendor/libgit2/src/libgit2/path.h'
removed 'vendor/libgit2/src/libgit2/path.c'
removed 'vendor/libgit2/src/libgit2/patch_parse.h'
removed 'vendor/libgit2/src/libgit2/patch_parse.c'
removed 'vendor/libgit2/src/libgit2/patch_generate.h'
removed 'vendor/libgit2/src/libgit2/patch_generate.c'
removed 'vendor/libgit2/src/libgit2/patch.h'
removed 'vendor/libgit2/src/libgit2/patch.c'
removed 'vendor/libgit2/src/libgit2/parse.h'
removed 'vendor/libgit2/src/libgit2/parse.c'
removed 'vendor/libgit2/src/libgit2/pack.h'
removed 'vendor/libgit2/src/libgit2/pack.c'
removed 'vendor/libgit2/src/libgit2/pack-objects.h'
removed 'vendor/libgit2/src/libgit2/pack-objects.c'
removed 'vendor/libgit2/src/libgit2/oidmap.h'
removed 'vendor/libgit2/src/libgit2/oidmap.c'
removed 'vendor/libgit2/src/libgit2/oidarray.h'
removed 'vendor/libgit2/src/libgit2/oidarray.c'
removed 'vendor/libgit2/src/libgit2/oid.h'
removed 'vendor/libgit2/src/libgit2/oid.c'
removed 'vendor/libgit2/src/libgit2/offmap.h'
removed 'vendor/libgit2/src/libgit2/offmap.c'
removed 'vendor/libgit2/src/libgit2/odb_pack.c'
removed 'vendor/libgit2/src/libgit2/odb_mempack.c'
removed 'vendor/libgit2/src/libgit2/odb_loose.c'
removed 'vendor/libgit2/src/libgit2/odb.h'
removed 'vendor/libgit2/src/libgit2/odb.c'
removed 'vendor/libgit2/src/libgit2/object_api.c'
removed 'vendor/libgit2/src/libgit2/object.h'
removed 'vendor/libgit2/src/libgit2/object.c'
removed 'vendor/libgit2/src/libgit2/notes.h'
removed 'vendor/libgit2/src/libgit2/notes.c'
removed 'vendor/libgit2/src/libgit2/mwindow.h'
removed 'vendor/libgit2/src/libgit2/mwindow.c'
removed 'vendor/libgit2/src/libgit2/midx.h'
removed 'vendor/libgit2/src/libgit2/midx.c'
removed 'vendor/libgit2/src/libgit2/message.c'
removed 'vendor/libgit2/src/libgit2/merge_file.c'
removed 'vendor/libgit2/src/libgit2/merge_driver.h'
removed 'vendor/libgit2/src/libgit2/merge_driver.c'
removed 'vendor/libgit2/src/libgit2/merge.h'
removed 'vendor/libgit2/src/libgit2/merge.c'
removed 'vendor/libgit2/src/libgit2/mailmap.h'
removed 'vendor/libgit2/src/libgit2/mailmap.c'
removed 'vendor/libgit2/src/libgit2/libgit2.h'
removed 'vendor/libgit2/src/libgit2/libgit2.c'
removed 'vendor/libgit2/src/libgit2/iterator.h'
removed 'vendor/libgit2/src/libgit2/iterator.c'
removed 'vendor/libgit2/src/libgit2/indexer.h'
removed 'vendor/libgit2/src/libgit2/indexer.c'
removed 'vendor/libgit2/src/libgit2/index.h'
removed 'vendor/libgit2/src/libgit2/index.c'
removed 'vendor/libgit2/src/libgit2/ignore.h'
removed 'vendor/libgit2/src/libgit2/ignore.c'
removed 'vendor/libgit2/src/libgit2/idxmap.h'
removed 'vendor/libgit2/src/libgit2/idxmap.c'
removed 'vendor/libgit2/src/libgit2/ident.c'
removed 'vendor/libgit2/src/libgit2/hashsig.c'
removed 'vendor/libgit2/src/libgit2/graph.c'
removed 'vendor/libgit2/src/libgit2/grafts.h'
removed 'vendor/libgit2/src/libgit2/grafts.c'
removed 'vendor/libgit2/src/libgit2/git2.rc'
removed 'vendor/libgit2/src/libgit2/filter.h'
removed 'vendor/libgit2/src/libgit2/filter.c'
removed 'vendor/libgit2/src/libgit2/fetchhead.h'
removed 'vendor/libgit2/src/libgit2/fetchhead.c'
removed 'vendor/libgit2/src/libgit2/fetch.h'
removed 'vendor/libgit2/src/libgit2/fetch.c'
removed 'vendor/libgit2/src/libgit2/experimental.h.in'
removed 'vendor/libgit2/src/libgit2/errors.h'
removed 'vendor/libgit2/src/libgit2/errors.c'
removed 'vendor/libgit2/src/libgit2/email.h'
removed 'vendor/libgit2/src/libgit2/email.c'
removed 'vendor/libgit2/src/libgit2/diff_xdiff.h'
removed 'vendor/libgit2/src/libgit2/diff_xdiff.c'
removed 'vendor/libgit2/src/libgit2/diff_tform.h'
removed 'vendor/libgit2/src/libgit2/diff_tform.c'
removed 'vendor/libgit2/src/libgit2/diff_stats.h'
removed 'vendor/libgit2/src/libgit2/diff_stats.c'
removed 'vendor/libgit2/src/libgit2/diff_print.c'
removed 'vendor/libgit2/src/libgit2/diff_parse.h'
removed 'vendor/libgit2/src/libgit2/diff_parse.c'
removed 'vendor/libgit2/src/libgit2/diff_generate.h'
removed 'vendor/libgit2/src/libgit2/diff_generate.c'
removed 'vendor/libgit2/src/libgit2/diff_file.h'
removed 'vendor/libgit2/src/libgit2/diff_file.c'
removed 'vendor/libgit2/src/libgit2/diff_driver.h'
removed 'vendor/libgit2/src/libgit2/diff_driver.c'
removed 'vendor/libgit2/src/libgit2/diff.h'
removed 'vendor/libgit2/src/libgit2/diff.c'
removed 'vendor/libgit2/src/libgit2/describe.c'
removed 'vendor/libgit2/src/libgit2/delta.h'
removed 'vendor/libgit2/src/libgit2/delta.c'
removed 'vendor/libgit2/src/libgit2/crlf.c'
removed 'vendor/libgit2/src/libgit2/config_snapshot.c'
removed 'vendor/libgit2/src/libgit2/config_parse.h'
removed 'vendor/libgit2/src/libgit2/config_parse.c'
removed 'vendor/libgit2/src/libgit2/config_mem.c'
removed 'vendor/libgit2/src/libgit2/config_file.c'
removed 'vendor/libgit2/src/libgit2/config_entries.h'
removed 'vendor/libgit2/src/libgit2/config_entries.c'
removed 'vendor/libgit2/src/libgit2/config_cache.c'
removed 'vendor/libgit2/src/libgit2/config_backend.h'
removed 'vendor/libgit2/src/libgit2/config.h'
removed 'vendor/libgit2/src/libgit2/config.c'
removed 'vendor/libgit2/src/libgit2/common.h'
removed 'vendor/libgit2/src/libgit2/commit_list.h'
removed 'vendor/libgit2/src/libgit2/commit_list.c'
removed 'vendor/libgit2/src/libgit2/commit_graph.h'
removed 'vendor/libgit2/src/libgit2/commit_graph.c'
removed 'vendor/libgit2/src/libgit2/commit.h'
removed 'vendor/libgit2/src/libgit2/commit.c'
removed 'vendor/libgit2/src/libgit2/clone.h'
removed 'vendor/libgit2/src/libgit2/clone.c'
removed 'vendor/libgit2/src/libgit2/cherrypick.c'
removed 'vendor/libgit2/src/libgit2/checkout.h'
removed 'vendor/libgit2/src/libgit2/checkout.c'
removed 'vendor/libgit2/src/libgit2/cache.h'
removed 'vendor/libgit2/src/libgit2/cache.c'
removed 'vendor/libgit2/src/libgit2/buf.h'
removed 'vendor/libgit2/src/libgit2/buf.c'
removed 'vendor/libgit2/src/libgit2/branch.h'
removed 'vendor/libgit2/src/libgit2/branch.c'
removed 'vendor/libgit2/src/libgit2/blob.h'
removed 'vendor/libgit2/src/libgit2/blob.c'
removed 'vendor/libgit2/src/libgit2/blame_git.h'
removed 'vendor/libgit2/src/libgit2/blame_git.c'
removed 'vendor/libgit2/src/libgit2/blame.h'
removed 'vendor/libgit2/src/libgit2/blame.c'
removed 'vendor/libgit2/src/libgit2/attrcache.h'
removed 'vendor/libgit2/src/libgit2/attrcache.c'
removed 'vendor/libgit2/src/libgit2/attr_file.h'
removed 'vendor/libgit2/src/libgit2/attr_file.c'
removed 'vendor/libgit2/src/libgit2/attr.h'
removed 'vendor/libgit2/src/libgit2/attr.c'
removed 'vendor/libgit2/src/libgit2/apply.h'
removed 'vendor/libgit2/src/libgit2/apply.c'
removed 'vendor/libgit2/src/libgit2/annotated_commit.h'
removed 'vendor/libgit2/src/libgit2/annotated_commit.c'
removed 'vendor/libgit2/src/libgit2/CMakeLists.txt'
removed directory 'vendor/libgit2/src/libgit2'
removed 'vendor/libgit2/src/cli/win32/sighandler.c'
removed 'vendor/libgit2/src/cli/win32/precompiled.h'
removed 'vendor/libgit2/src/cli/win32/precompiled.c'
removed directory 'vendor/libgit2/src/cli/win32'
removed 'vendor/libgit2/src/cli/unix/sighandler.c'
removed directory 'vendor/libgit2/src/cli/unix'
removed 'vendor/libgit2/src/cli/sighandler.h'
removed 'vendor/libgit2/src/cli/progress.h'
removed 'vendor/libgit2/src/cli/progress.c'
removed 'vendor/libgit2/src/cli/opt_usage.h'
removed 'vendor/libgit2/src/cli/opt_usage.c'
removed 'vendor/libgit2/src/cli/opt.h'
removed 'vendor/libgit2/src/cli/opt.c'
removed 'vendor/libgit2/src/cli/main.c'
removed 'vendor/libgit2/src/cli/error.h'
removed 'vendor/libgit2/src/cli/cmd_help.c'
removed 'vendor/libgit2/src/cli/cmd_hash_object.c'
removed 'vendor/libgit2/src/cli/cmd_clone.c'
removed 'vendor/libgit2/src/cli/cmd_cat_file.c'
removed 'vendor/libgit2/src/cli/cmd.h'
removed 'vendor/libgit2/src/cli/cmd.c'
removed 'vendor/libgit2/src/cli/cli.h'
removed 'vendor/libgit2/src/cli/README.md'
removed 'vendor/libgit2/src/cli/CMakeLists.txt'
removed directory 'vendor/libgit2/src/cli'
removed 'vendor/libgit2/src/README.md'
removed 'vendor/libgit2/src/CMakeLists.txt'
removed directory 'vendor/libgit2/src'
removed 'vendor/libgit2/include/git2/worktree.h'
removed 'vendor/libgit2/include/git2/version.h'
removed 'vendor/libgit2/include/git2/types.h'
removed 'vendor/libgit2/include/git2/tree.h'
removed 'vendor/libgit2/include/git2/transport.h'
removed 'vendor/libgit2/include/git2/transaction.h'
removed 'vendor/libgit2/include/git2/trace.h'
removed 'vendor/libgit2/include/git2/tag.h'
removed 'vendor/libgit2/include/git2/sys/transport.h'
removed 'vendor/libgit2/include/git2/sys/stream.h'
removed 'vendor/libgit2/include/git2/sys/repository.h'
removed 'vendor/libgit2/include/git2/sys/remote.h'
removed 'vendor/libgit2/include/git2/sys/refs.h'
removed 'vendor/libgit2/include/git2/sys/reflog.h'
removed 'vendor/libgit2/include/git2/sys/refdb_backend.h'
removed 'vendor/libgit2/include/git2/sys/path.h'
removed 'vendor/libgit2/include/git2/sys/openssl.h'
removed 'vendor/libgit2/include/git2/sys/odb_backend.h'
removed 'vendor/libgit2/include/git2/sys/midx.h'
removed 'vendor/libgit2/include/git2/sys/merge.h'
removed 'vendor/libgit2/include/git2/sys/mempack.h'
removed 'vendor/libgit2/include/git2/sys/index.h'
removed 'vendor/libgit2/include/git2/sys/hashsig.h'
removed 'vendor/libgit2/include/git2/sys/filter.h'
removed 'vendor/libgit2/include/git2/sys/email.h'
removed 'vendor/libgit2/include/git2/sys/diff.h'
removed 'vendor/libgit2/include/git2/sys/credential.h'
removed 'vendor/libgit2/include/git2/sys/cred.h'
removed 'vendor/libgit2/include/git2/sys/config.h'
removed 'vendor/libgit2/include/git2/sys/commit_graph.h'
removed 'vendor/libgit2/include/git2/sys/commit.h'
removed 'vendor/libgit2/include/git2/sys/alloc.h'
removed directory 'vendor/libgit2/include/git2/sys'
removed 'vendor/libgit2/include/git2/submodule.h'
removed 'vendor/libgit2/include/git2/strarray.h'
removed 'vendor/libgit2/include/git2/stdint.h'
removed 'vendor/libgit2/include/git2/status.h'
removed 'vendor/libgit2/include/git2/stash.h'
removed 'vendor/libgit2/include/git2/signature.h'
removed 'vendor/libgit2/include/git2/revwalk.h'
removed 'vendor/libgit2/include/git2/revparse.h'
removed 'vendor/libgit2/include/git2/revert.h'
removed 'vendor/libgit2/include/git2/reset.h'
removed 'vendor/libgit2/include/git2/repository.h'
removed 'vendor/libgit2/include/git2/remote.h'
removed 'vendor/libgit2/include/git2/refspec.h'
removed 'vendor/libgit2/include/git2/refs.h'
removed 'vendor/libgit2/include/git2/reflog.h'
removed 'vendor/libgit2/include/git2/refdb.h'
removed 'vendor/libgit2/include/git2/rebase.h'
removed 'vendor/libgit2/include/git2/proxy.h'
removed 'vendor/libgit2/include/git2/pathspec.h'
removed 'vendor/libgit2/include/git2/patch.h'
removed 'vendor/libgit2/include/git2/pack.h'
removed 'vendor/libgit2/include/git2/oidarray.h'
removed 'vendor/libgit2/include/git2/oid.h'
removed 'vendor/libgit2/include/git2/odb_backend.h'
removed 'vendor/libgit2/include/git2/odb.h'
removed 'vendor/libgit2/include/git2/object.h'
removed 'vendor/libgit2/include/git2/notes.h'
removed 'vendor/libgit2/include/git2/net.h'
removed 'vendor/libgit2/include/git2/message.h'
removed 'vendor/libgit2/include/git2/merge.h'
removed 'vendor/libgit2/include/git2/mailmap.h'
removed 'vendor/libgit2/include/git2/indexer.h'
removed 'vendor/libgit2/include/git2/index.h'
removed 'vendor/libgit2/include/git2/ignore.h'
removed 'vendor/libgit2/include/git2/graph.h'
removed 'vendor/libgit2/include/git2/global.h'
removed 'vendor/libgit2/include/git2/filter.h'
removed 'vendor/libgit2/include/git2/experimental.h'
removed 'vendor/libgit2/include/git2/errors.h'
removed 'vendor/libgit2/include/git2/email.h'
removed 'vendor/libgit2/include/git2/diff.h'
removed 'vendor/libgit2/include/git2/describe.h'
removed 'vendor/libgit2/include/git2/deprecated.h'
removed 'vendor/libgit2/include/git2/credential_helpers.h'
removed 'vendor/libgit2/include/git2/credential.h'
removed 'vendor/libgit2/include/git2/cred_helpers.h'
removed 'vendor/libgit2/include/git2/config.h'
removed 'vendor/libgit2/include/git2/common.h'
removed 'vendor/libgit2/include/git2/commit.h'
removed 'vendor/libgit2/include/git2/clone.h'
removed 'vendor/libgit2/include/git2/cherrypick.h'
removed 'vendor/libgit2/include/git2/checkout.h'
removed 'vendor/libgit2/include/git2/cert.h'
removed 'vendor/libgit2/include/git2/buffer.h'
removed 'vendor/libgit2/include/git2/branch.h'
removed 'vendor/libgit2/include/git2/blob.h'
removed 'vendor/libgit2/include/git2/blame.h'
removed 'vendor/libgit2/include/git2/attr.h'
removed 'vendor/libgit2/include/git2/apply.h'
removed 'vendor/libgit2/include/git2/annotated_commit.h'
removed directory 'vendor/libgit2/include/git2'
removed 'vendor/libgit2/include/git2.h'
removed directory 'vendor/libgit2/include'
removed 'vendor/libgit2/deps/zlib/zutil.h'
removed 'vendor/libgit2/deps/zlib/zutil.c'
removed 'vendor/libgit2/deps/zlib/zlib.h'
removed 'vendor/libgit2/deps/zlib/zconf.h'
removed 'vendor/libgit2/deps/zlib/trees.h'
removed 'vendor/libgit2/deps/zlib/trees.c'
removed 'vendor/libgit2/deps/zlib/inftrees.h'
removed 'vendor/libgit2/deps/zlib/inftrees.c'
removed 'vendor/libgit2/deps/zlib/inflate.h'
removed 'vendor/libgit2/deps/zlib/inflate.c'
removed 'vendor/libgit2/deps/zlib/inffixed.h'
removed 'vendor/libgit2/deps/zlib/inffast.h'
removed 'vendor/libgit2/deps/zlib/inffast.c'
removed 'vendor/libgit2/deps/zlib/infback.c'
removed 'vendor/libgit2/deps/zlib/gzguts.h'
removed 'vendor/libgit2/deps/zlib/deflate.h'
removed 'vendor/libgit2/deps/zlib/deflate.c'
removed 'vendor/libgit2/deps/zlib/crc32.h'
removed 'vendor/libgit2/deps/zlib/crc32.c'
removed 'vendor/libgit2/deps/zlib/adler32.c'
removed 'vendor/libgit2/deps/zlib/COPYING'
removed 'vendor/libgit2/deps/zlib/CMakeLists.txt'
removed directory 'vendor/libgit2/deps/zlib'
removed 'vendor/libgit2/deps/xdiff/xutils.h'
removed 'vendor/libgit2/deps/xdiff/xutils.c'
removed 'vendor/libgit2/deps/xdiff/xtypes.h'
removed 'vendor/libgit2/deps/xdiff/xprepare.h'
removed 'vendor/libgit2/deps/xdiff/xprepare.c'
removed 'vendor/libgit2/deps/xdiff/xpatience.c'
removed 'vendor/libgit2/deps/xdiff/xmerge.c'
removed 'vendor/libgit2/deps/xdiff/xmacros.h'
removed 'vendor/libgit2/deps/xdiff/xinclude.h'
removed 'vendor/libgit2/deps/xdiff/xhistogram.c'
removed 'vendor/libgit2/deps/xdiff/xemit.h'
removed 'vendor/libgit2/deps/xdiff/xemit.c'
removed 'vendor/libgit2/deps/xdiff/xdiffi.h'
removed 'vendor/libgit2/deps/xdiff/xdiffi.c'
removed 'vendor/libgit2/deps/xdiff/xdiff.h'
removed 'vendor/libgit2/deps/xdiff/git-xdiff.h'
removed 'vendor/libgit2/deps/xdiff/CMakeLists.txt'
removed directory 'vendor/libgit2/deps/xdiff'
removed 'vendor/libgit2/deps/winhttp/winhttp64.def'
removed 'vendor/libgit2/deps/winhttp/winhttp.h'
removed 'vendor/libgit2/deps/winhttp/winhttp.def'
removed 'vendor/libgit2/deps/winhttp/urlmon.h'
removed 'vendor/libgit2/deps/winhttp/COPYING.LGPL'
removed 'vendor/libgit2/deps/winhttp/COPYING.GPL'
removed 'vendor/libgit2/deps/winhttp/CMakeLists.txt'
removed directory 'vendor/libgit2/deps/winhttp'
removed 'vendor/libgit2/deps/pcre/ucp.h'
removed 'vendor/libgit2/deps/pcre/pcreposix.h'
removed 'vendor/libgit2/deps/pcre/pcreposix.c'
removed 'vendor/libgit2/deps/pcre/pcre_xclass.c'
removed 'vendor/libgit2/deps/pcre/pcre_version.c'
removed 'vendor/libgit2/deps/pcre/pcre_valid_utf8.c'
removed 'vendor/libgit2/deps/pcre/pcre_ucd.c'
removed 'vendor/libgit2/deps/pcre/pcre_tables.c'
removed 'vendor/libgit2/deps/pcre/pcre_study.c'
removed 'vendor/libgit2/deps/pcre/pcre_string_utils.c'
removed 'vendor/libgit2/deps/pcre/pcre_refcount.c'
removed 'vendor/libgit2/deps/pcre/pcre_printint.c'
removed 'vendor/libgit2/deps/pcre/pcre_ord2utf8.c'
removed 'vendor/libgit2/deps/pcre/pcre_newline.c'
removed 'vendor/libgit2/deps/pcre/pcre_maketables.c'
removed 'vendor/libgit2/deps/pcre/pcre_jit_compile.c'
removed 'vendor/libgit2/deps/pcre/pcre_internal.h'
removed 'vendor/libgit2/deps/pcre/pcre_globals.c'
removed 'vendor/libgit2/deps/pcre/pcre_get.c'
removed 'vendor/libgit2/deps/pcre/pcre_fullinfo.c'
removed 'vendor/libgit2/deps/pcre/pcre_exec.c'
removed 'vendor/libgit2/deps/pcre/pcre_dfa_exec.c'
removed 'vendor/libgit2/deps/pcre/pcre_config.c'
removed 'vendor/libgit2/deps/pcre/pcre_compile.c'
removed 'vendor/libgit2/deps/pcre/pcre_chartables.c'
removed 'vendor/libgit2/deps/pcre/pcre_byte_order.c'
removed 'vendor/libgit2/deps/pcre/pcre.h'
removed 'vendor/libgit2/deps/pcre/config.h.in'
removed 'vendor/libgit2/deps/pcre/cmake/FindReadline.cmake'
removed 'vendor/libgit2/deps/pcre/cmake/FindPackageHandleStandardArgs.cmake'
removed 'vendor/libgit2/deps/pcre/cmake/FindEditline.cmake'
removed 'vendor/libgit2/deps/pcre/cmake/COPYING-CMAKE-SCRIPTS'
removed directory 'vendor/libgit2/deps/pcre/cmake'
removed 'vendor/libgit2/deps/pcre/LICENCE'
removed 'vendor/libgit2/deps/pcre/COPYING'
removed 'vendor/libgit2/deps/pcre/CMakeLists.txt'
removed directory 'vendor/libgit2/deps/pcre'
removed 'vendor/libgit2/deps/ntlmclient/util.h'
removed 'vendor/libgit2/deps/ntlmclient/util.c'
removed 'vendor/libgit2/deps/ntlmclient/utf8.h'
removed 'vendor/libgit2/deps/ntlmclient/unicode_iconv.h'
removed 'vendor/libgit2/deps/ntlmclient/unicode_iconv.c'
removed 'vendor/libgit2/deps/ntlmclient/unicode_builtin.h'
removed 'vendor/libgit2/deps/ntlmclient/unicode_builtin.c'
removed 'vendor/libgit2/deps/ntlmclient/unicode.h'
removed 'vendor/libgit2/deps/ntlmclient/ntlmclient.h'
removed 'vendor/libgit2/deps/ntlmclient/ntlm.h'
removed 'vendor/libgit2/deps/ntlmclient/ntlm.c'
removed 'vendor/libgit2/deps/ntlmclient/crypt_openssl.h'
removed 'vendor/libgit2/deps/ntlmclient/crypt_openssl.c'
removed 'vendor/libgit2/deps/ntlmclient/crypt_mbedtls.h'
removed 'vendor/libgit2/deps/ntlmclient/crypt_mbedtls.c'
removed 'vendor/libgit2/deps/ntlmclient/crypt_commoncrypto.h'
removed 'vendor/libgit2/deps/ntlmclient/crypt_commoncrypto.c'
removed 'vendor/libgit2/deps/ntlmclient/crypt.h'
removed 'vendor/libgit2/deps/ntlmclient/compat.h'
removed 'vendor/libgit2/deps/ntlmclient/CMakeLists.txt'
removed directory 'vendor/libgit2/deps/ntlmclient'
removed 'vendor/libgit2/deps/http-parser/http_parser.h'
removed 'vendor/libgit2/deps/http-parser/http_parser.c'
removed 'vendor/libgit2/deps/http-parser/COPYING'
removed 'vendor/libgit2/deps/http-parser/CMakeLists.txt'
removed directory 'vendor/libgit2/deps/http-parser'
removed 'vendor/libgit2/deps/chromium-zlib/CMakeLists.txt'
removed directory 'vendor/libgit2/deps/chromium-zlib'
removed directory 'vendor/libgit2/deps'
removed 'vendor/libgit2/cmake/SelectZlib.cmake'
removed 'vendor/libgit2/cmake/SelectXdiff.cmake'
removed 'vendor/libgit2/cmake/SelectSSH.cmake'
removed 'vendor/libgit2/cmake/SelectRegex.cmake'
removed 'vendor/libgit2/cmake/SelectHashes.cmake'
removed 'vendor/libgit2/cmake/SelectHTTPSBackend.cmake'
removed 'vendor/libgit2/cmake/SelectHTTPParser.cmake'
removed 'vendor/libgit2/cmake/SelectGSSAPI.cmake'
removed 'vendor/libgit2/cmake/SanitizeBool.cmake'
removed 'vendor/libgit2/cmake/PkgBuildConfig.cmake'
removed 'vendor/libgit2/cmake/IdeSplitSources.cmake'
removed 'vendor/libgit2/cmake/FindmbedTLS.cmake'
removed 'vendor/libgit2/cmake/Findfutimens.cmake'
removed 'vendor/libgit2/cmake/FindStatNsec.cmake'
removed 'vendor/libgit2/cmake/FindSecurity.cmake'
removed 'vendor/libgit2/cmake/FindPkgLibraries.cmake'
removed 'vendor/libgit2/cmake/FindPCRE2.cmake'
removed 'vendor/libgit2/cmake/FindPCRE.cmake'
removed 'vendor/libgit2/cmake/FindLibSSH2.cmake'
removed 'vendor/libgit2/cmake/FindIconv.cmake'
removed 'vendor/libgit2/cmake/FindHTTPParser.cmake'
removed 'vendor/libgit2/cmake/FindGSSFramework.cmake'
removed 'vendor/libgit2/cmake/FindGSSAPI.cmake'
removed 'vendor/libgit2/cmake/FindCoreFoundation.cmake'
removed 'vendor/libgit2/cmake/ExperimentalFeatures.cmake'
removed 'vendor/libgit2/cmake/EnableWarnings.cmake'
removed 'vendor/libgit2/cmake/DefaultCFlags.cmake'
removed 'vendor/libgit2/cmake/CheckPrototypeDefinitionSafe.cmake'
removed 'vendor/libgit2/cmake/AddClarTest.cmake'
removed 'vendor/libgit2/cmake/AddCFlagIfSupported.cmake'
removed directory 'vendor/libgit2/cmake'
removed 'vendor/libgit2/COPYING'
removed 'vendor/libgit2/CMakeLists.txt'
removed 'vendor/libgit2/AUTHORS'
removed directory 'vendor/libgit2'
removed directory 'vendor'
+ sed -i -e 's\, "vendor[^,]*"\\g' ../rugged-1.7.1.gemspec
+ sed -i -e 's|LIBGIT2_DIR = .*|LIBGIT2_DIR = "/usr"|' ext/rugged/extconf.rb
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UijBbv
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd rugged-1.7.1
+ export 'CONFIGURE_ARGS=--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer'\'' --use-system-libraries'
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer'\'' --use-system-libraries'
+ gem build ../rugged-1.7.1.gemspec
WARNING:  open-ended dependency on rake-compiler (>= 0.9.0, development) is not recommended
  if rake-compiler is semantically versioned, use:
    add_development_dependency 'rake-compiler', '~> 0.9', '>= 0.9.0'
WARNING:  open-ended dependency on pry (>= 0, development) is not recommended
  use a bounded requirement, such as '~> x.y'
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: rugged
  Version: 1.7.1
  File: rugged-1.7.1.gem
+ mkdir -p ./usr/share/gems
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer'\'' --with-cxxflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer'\'' --with-ldflags='\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\'' --with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer'\'' --use-system-libraries'
+ gem install -V --local --build-root . --force --document=ri,rdoc rugged-1.7.1.gem
WARNING:  You build with buildroot.
  Build root: /builddir/build/BUILD/rugged-1.7.1
  Bin dir: /builddir/build/BUILD/rugged-1.7.1/usr/bin
  Gem home: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems
  Plugins dir: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/plugins
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/LICENSE
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/README.md
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/extconf.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged.h
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_allocator.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_backend.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_blame.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_blob.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_branch.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_branch_collection.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_commit.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_config.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_cred.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_diff.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_diff_delta.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_diff_hunk.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_diff_line.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_index.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_note.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_object.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_patch.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_rebase.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_reference.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_reference_collection.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_remote.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_remote_collection.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_repo.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_revwalk.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_settings.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_signature.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_submodule.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_submodule_collection.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_tag.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_tag_collection.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged/rugged_tree.c
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/attributes.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/blob.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/branch.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/commit.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/console.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/credentials.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/diff.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/diff/delta.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/diff/hunk.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/diff/line.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/index.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/object.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/patch.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/reference.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/remote.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/repository.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/submodule_collection.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/tag.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/tree.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/version.rb
/builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/lib/rugged/walker.rb
Building native extensions. This could take a while...
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
["/usr/bin/ruby", "-I/usr/share/rubygems", "extconf.rb"]
checking for gmake... yes
Building Rugged using system libraries.
checking for -lgit2... yes
checking for git2.h... yes
creating Makefile
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
["make", "DESTDIR=", "sitearchdir=./.gem.20240609-43-d3935q", "sitelibdir=./.gem.20240609-43-d3935q", "clean"]
rm -f 
rm -fr rugged.so false rugged.o rugged_allocator.o rugged_backend.o rugged_blame.o rugged_blob.o rugged_branch.o rugged_branch_collection.o rugged_commit.o rugged_config.o rugged_cred.o rugged_diff.o rugged_diff_delta.o rugged_diff_hunk.o rugged_diff_line.o rugged_index.o rugged_note.o rugged_object.o rugged_patch.o rugged_rebase.o rugged_reference.o rugged_reference_collection.o rugged_remote.o rugged_remote_collection.o rugged_repo.o rugged_revwalk.o rugged_settings.o rugged_signature.o rugged_submodule.o rugged_submodule_collection.o rugged_tag.o rugged_tag_collection.o rugged_tree.o *.bak mkmf.log .*.time
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
["make", "DESTDIR=", "sitearchdir=./.gem.20240609-43-d3935q", "sitelibdir=./.gem.20240609-43-d3935q"]
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged.o -c rugged.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_allocator.o -c rugged_allocator.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_backend.o -c rugged_backend.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_blame.o -c rugged_blame.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_blob.o -c rugged_blob.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_branch.o -c rugged_branch.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_branch_collection.o -c rugged_branch_collection.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_commit.o -c rugged_commit.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_config.o -c rugged_config.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_cred.o -c rugged_cred.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_diff.o -c rugged_diff.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_diff_delta.o -c rugged_diff_delta.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_diff_hunk.o -c rugged_diff_hunk.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_diff_line.o -c rugged_diff_line.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_index.o -c rugged_index.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_note.o -c rugged_note.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_object.o -c rugged_object.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_patch.o -c rugged_patch.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_rebase.o -c rugged_rebase.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_reference.o -c rugged_reference.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_reference_collection.o -c rugged_reference_collection.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_remote.o -c rugged_remote.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_remote_collection.o -c rugged_remote_collection.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_repo.o -c rugged_repo.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_revwalk.o -c rugged_revwalk.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_settings.o -c rugged_settings.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_signature.o -c rugged_signature.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_submodule.o -c rugged_submodule.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_submodule_collection.o -c rugged_submodule_collection.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_tag.o -c rugged_tag.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_tag_collection.o -c rugged_tag_collection.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.  -DHAVE_GIT2_H    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -g -Wall -Wno-comment   -o rugged_tree.o -c rugged_tree.c
rm -f rugged.so
gcc -shared -o rugged.so rugged.o rugged_allocator.o rugged_backend.o rugged_blame.o rugged_blob.o rugged_branch.o rugged_branch_collection.o rugged_commit.o rugged_config.o rugged_cred.o rugged_diff.o rugged_diff_delta.o rugged_diff_hunk.o rugged_diff_line.o rugged_index.o rugged_note.o rugged_object.o rugged_patch.o rugged_rebase.o rugged_reference.o rugged_reference_collection.o rugged_remote.o rugged_remote_collection.o rugged_repo.o rugged_revwalk.o rugged_settings.o rugged_signature.o rugged_submodule.o rugged_submodule_collection.o rugged_tag.o rugged_tag_collection.o rugged_tree.o -L. -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes   -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1      -lruby -lgit2  -lgit2 -lm -lpthread  -lc
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
["make", "DESTDIR=", "sitearchdir=./.gem.20240609-43-d3935q", "sitelibdir=./.gem.20240609-43-d3935q", "install"]
/usr/bin/mkdir -p . ./.gem.20240609-43-d3935q/rugged
exit > .sitearchdir.-.rugged.time
/usr/bin/install -c -m 0755 rugged.so ./.gem.20240609-43-d3935q/rugged
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
["make", "DESTDIR=", "sitearchdir=./.gem.20240609-43-d3935q", "sitelibdir=./.gem.20240609-43-d3935q", "clean"]
rm -f 
rm -fr rugged.so false rugged.o rugged_allocator.o rugged_backend.o rugged_blame.o rugged_blob.o rugged_branch.o rugged_branch_collection.o rugged_commit.o rugged_config.o rugged_cred.o rugged_diff.o rugged_diff_delta.o rugged_diff_hunk.o rugged_diff_line.o rugged_index.o rugged_note.o rugged_object.o rugged_patch.o rugged_rebase.o rugged_reference.o rugged_reference_collection.o rugged_remote.o rugged_remote_collection.o rugged_repo.o rugged_revwalk.o rugged_settings.o rugged_signature.o rugged_submodule.o rugged_submodule_collection.o rugged_tag.o rugged_tag_collection.o rugged_tree.o *.bak mkmf.log .*.time
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
/usr/bin/ruby -I/usr/share/rubygems extconf.rb
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
make DESTDIR\= sitearchdir\=./.gem.20240609-43-d3935q sitelibdir\=./.gem.20240609-43-d3935q clean
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
make DESTDIR\= sitearchdir\=./.gem.20240609-43-d3935q sitelibdir\=./.gem.20240609-43-d3935q
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
make DESTDIR\= sitearchdir\=./.gem.20240609-43-d3935q sitelibdir\=./.gem.20240609-43-d3935q install
current directory: /builddir/build/BUILD/rugged-1.7.1/usr/share/gems/gems/rugged-1.7.1/ext/rugged
make DESTDIR\= sitearchdir\=./.gem.20240609-43-d3935q sitelibdir\=./.gem.20240609-43-d3935q clean
Successfully installed rugged-1.7.1
Parsing documentation for rugged-1.7.1
Parsing sources...
  1% [ 1/57]  ext/rugged/Makefile
  3% [ 2/57]  ext/rugged/extconf.rb
  5% [ 3/57]  ext/rugged/rugged.c
  7% [ 4/57]  ext/rugged/rugged.h
  8% [ 5/57]  ext/rugged/rugged_allocator.c
 10% [ 6/57]  ext/rugged/rugged_backend.c
 12% [ 7/57]  ext/rugged/rugged_blame.c
 14% [ 8/57]  ext/rugged/rugged_blob.c
 15% [ 9/57]  ext/rugged/rugged_branch.c
 17% [10/57]  ext/rugged/rugged_branch_collection.c
 19% [11/57]  ext/rugged/rugged_commit.c
 21% [12/57]  ext/rugged/rugged_config.c
 22% [13/57]  ext/rugged/rugged_cred.c
 24% [14/57]  ext/rugged/rugged_diff.c
 26% [15/57]  ext/rugged/rugged_diff_delta.c
 28% [16/57]  ext/rugged/rugged_diff_hunk.c
 29% [17/57]  ext/rugged/rugged_diff_line.c
 31% [18/57]  ext/rugged/rugged_index.c
 33% [19/57]  ext/rugged/rugged_note.c
 35% [20/57]  ext/rugged/rugged_object.c
 36% [21/57]  ext/rugged/rugged_patch.c
 38% [22/57]  ext/rugged/rugged_rebase.c
 40% [23/57]  ext/rugged/rugged_reference.c
 42% [24/57]  ext/rugged/rugged_reference_collection.c
 43% [25/57]  ext/rugged/rugged_remote.c
 45% [26/57]  ext/rugged/rugged_remote_collection.c
 47% [27/57]  ext/rugged/rugged_repo.c
 49% [28/57]  ext/rugged/rugged_revwalk.c
 50% [29/57]  ext/rugged/rugged_settings.c
 52% [30/57]  ext/rugged/rugged_signature.c
 54% [31/57]  ext/rugged/rugged_submodule.c
 56% [32/57]  ext/rugged/rugged_submodule_collection.c
 57% [33/57]  ext/rugged/rugged_tag.c
 59% [34/57]  ext/rugged/rugged_tag_collection.c
 61% [35/57]  ext/rugged/rugged_tree.c
 63% [36/57]  lib/rugged.rb
 64% [37/57]  lib/rugged/attributes.rb
 66% [38/57]  lib/rugged/blob.rb
 68% [39/57]  lib/rugged/branch.rb
 70% [40/57]  lib/rugged/commit.rb
 71% [41/57]  lib/rugged/console.rb
 73% [42/57]  lib/rugged/credentials.rb
 75% [43/57]  lib/rugged/diff.rb
 77% [44/57]  lib/rugged/diff/delta.rb
 78% [45/57]  lib/rugged/diff/hunk.rb
 80% [46/57]  lib/rugged/diff/line.rb
 82% [47/57]  lib/rugged/index.rb
 84% [48/57]  lib/rugged/object.rb
 85% [49/57]  lib/rugged/patch.rb
 87% [50/57]  lib/rugged/reference.rb
 89% [51/57]  lib/rugged/remote.rb
 91% [52/57]  lib/rugged/repository.rb
 92% [53/57]  lib/rugged/submodule_collection.rb
 94% [54/57]  lib/rugged/tag.rb
 96% [55/57]  lib/rugged/tree.rb
 98% [56/57]  lib/rugged/version.rb
100% [57/57]  lib/rugged/walker.rb

Installing ri documentation for rugged-1.7.1
Installing darkfish documentation for rugged-1.7.1
Done installing documentation for rugged after 1 seconds
1 gem installed
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aK0wpu
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64
++ dirname /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd rugged-1.7.1
+ mkdir -p /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64/usr/share/gems
+ cp -a ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/plugins ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64/usr/share/gems/
+ mkdir -p /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64/usr/lib64/gems/ruby/rugged-1.7.1/
+ cp -a ./usr/lib64/gems/ruby/rugged-1.7.1/gem.build_complete ./usr/lib64/gems/ruby/rugged-1.7.1/rugged/ /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64/usr/lib64/gems/ruby/rugged-1.7.1/
+ rm -rf /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64/usr/share/gems/gems/rugged-1.7.1/ext/
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.7.1-3.fc39 --unique-debug-suffix -1.7.1-3.fc39.aarch64 --unique-debug-src-base rubygem-rugged-1.7.1-3.fc39.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rugged-1.7.1
find-debuginfo: starting
Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/rubygem-rugged-1.7.1-3.fc39.aarch64
870 blocks
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
Processing files: rubygem-rugged-1.7.1-3.fc39.aarch64
Provides: rubygem(rugged) = 1.7.1 rubygem(rugged) = 1.7.1 rubygem-rugged = 1.7.1-3.fc39 rubygem-rugged(aarch-64) = 1.7.1-3.fc39
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) libgit2.so.1.7()(64bit) libruby.so.3.2()(64bit) rtld(GNU_HASH) ruby(rubygems)
Processing files: rubygem-rugged-doc-1.7.1-3.fc39.noarch
Provides: rubygem-rugged-doc = 1.7.1-3.fc39
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: rubygem-rugged-debugsource-1.7.1-3.fc39.aarch64
Provides: rubygem-rugged-debugsource = 1.7.1-3.fc39 rubygem-rugged-debugsource(aarch-64) = 1.7.1-3.fc39
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: rubygem-rugged-debuginfo-1.7.1-3.fc39.aarch64
Provides: debuginfo(build-id) = 961a76bff4fb3e19c3fe0c24d6d8f43740f5ada6 rubygem-rugged-debuginfo = 1.7.1-3.fc39 rubygem-rugged-debuginfo(aarch-64) = 1.7.1-3.fc39
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: rubygem-rugged-debugsource(aarch-64) = 1.7.1-3.fc39
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64
Wrote: /builddir/build/RPMS/rubygem-rugged-1.7.1-3.fc39.aarch64.rpm
Wrote: /builddir/build/RPMS/rubygem-rugged-debugsource-1.7.1-3.fc39.aarch64.rpm
Wrote: /builddir/build/RPMS/rubygem-rugged-debuginfo-1.7.1-3.fc39.aarch64.rpm
Wrote: /builddir/build/RPMS/rubygem-rugged-doc-1.7.1-3.fc39.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PgqPz3
+ umask 022
+ cd /builddir/build/BUILD
+ cd rugged-1.7.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-rugged-1.7.1-3.fc39.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.YRkfl9
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/rugged-1.7.1-SPECPARTS
+ rm -rf rugged-1.7.1 rugged-1.7.1.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild rubygem-rugged-1.7.1-3.fc39.src.rpm
Finish: build phase for rubygem-rugged-1.7.1-3.fc39.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-39-aarch64-1717954836.235690/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-39-aarch64-1717954836.235690/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-39-aarch64-1717954836.235690/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/rubygem-rugged-1.7.1-3.fc39.src.rpm) Config(child) 0 minutes 28 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": "rubygem-rugged-debugsource",
            "epoch": null,
            "version": "1.7.1",
            "release": "3.fc39",
            "arch": "aarch64"
        },
        {
            "name": "rubygem-rugged",
            "epoch": null,
            "version": "1.7.1",
            "release": "3.fc39",
            "arch": "aarch64"
        },
        {
            "name": "rubygem-rugged-doc",
            "epoch": null,
            "version": "1.7.1",
            "release": "3.fc39",
            "arch": "noarch"
        },
        {
            "name": "rubygem-rugged-debuginfo",
            "epoch": null,
            "version": "1.7.1",
            "release": "3.fc39",
            "arch": "aarch64"
        },
        {
            "name": "rubygem-rugged",
            "epoch": null,
            "version": "1.7.1",
            "release": "3.fc39",
            "arch": "src"
        }
    ]
}
RPMResults finished