Warning: Permanently added '54.144.180.229' (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/8553491-epel-9-x86_64 --chroot epel-9-x86_64


Version: 1.2
PID: 9012
Logging PID: 9013
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8553491,
 'buildroot_pkgs': [],
 'chroot': 'epel-9-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '08af178bb2a93fed9b58750dccae4d614fa95015',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/loise/plasma6-runtime/mapbox-variant',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'mapbox-variant',
 'package_version': '1.2.0-11',
 'project_dirname': 'plasma6-runtime',
 'project_name': 'plasma6-runtime',
 'project_owner': 'loise',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/plasma6-runtime/epel-9-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/qt5-5.15.12/epel-9-x86_64/',
            'id': 'copr_loise_qt5_5_15_12',
            'name': 'Additional repo copr_loise_qt5_5_15_12'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/qt6-6.8.1/epel-9-x86_64/',
            'id': 'copr_loise_qt6_6_8_1',
            'name': 'Additional repo copr_loise_qt6_6_8_1'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/kf5-5.116.0/epel-9-x86_64/',
            'id': 'copr_loise_kf5_5_116_0',
            'name': 'Additional repo copr_loise_kf5_5_116_0'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/kf6-6.10.0/epel-9-x86_64/',
            'id': 'copr_loise_kf6_6_10_0',
            'name': 'Additional repo copr_loise_kf6_6_10_0'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/plasma6-6.2.5/epel-9-x86_64/',
            'id': 'copr_loise_plasma6_6_2_5',
            'name': 'Additional repo copr_loise_plasma6_6_2_5'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/gears6-24.12.1/epel-9-x86_64/',
            'id': 'copr_loise_gears6_24_12_1',
            'name': 'Additional repo copr_loise_gears6_24_12_1'},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/loise/kde-plasma-6/epel-9-x86_64/',
            'id': 'copr_loise_kde_plasma_6',
            'name': 'Additional repo copr_loise_kde_plasma_6'},
           {'baseurl': 'https://rhlx01.hs-esslingen.de/Mirrors/rpmfusion.org/free/el/updates/9/x86_64/',
            'id': 'https_rhlx01_hs_esslingen_de_Mirrors_rpmfusion_org_free_el_updates_9_x86_64',
            'name': 'Additional repo https_rhlx01_hs_esslingen_de_Mirrors_rpmfusion_org_free_el_updates_9_x86_64'},
           {'baseurl': 'https://rhlx01.hs-esslingen.de/Mirrors/rpmfusion.org/nonfree/el/updates/9/x86_64/',
            'id': 'https_rhlx01_hs_esslingen_de_Mirrors_rpmfusion_org_nonfree_el_updates_9_x86_64',
            'name': 'Additional repo https_rhlx01_hs_esslingen_de_Mirrors_rpmfusion_org_nonfree_el_updates_9_x86_64'}],
 'sandbox': 'loise/plasma6-runtime--loise',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'loise',
 'tags': [],
 'task_id': '8553491-epel-9-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': ['qt6'],
 'without_opts': ['tests']}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/loise/plasma6-runtime/mapbox-variant /var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/loise/plasma6-runtime/mapbox-variant', '/var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant'...

Running: git checkout 08af178bb2a93fed9b58750dccae4d614fa95015 --

cmd: ['git', 'checkout', '08af178bb2a93fed9b58750dccae4d614fa95015', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant
rc: 0
stdout: 
stderr: Note: switching to '08af178bb2a93fed9b58750dccae4d614fa95015'.

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 08af178 automatic import of mapbox-variant

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant
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 mapbox-variant-1.2.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o mapbox-variant-1.2.0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/loise/plasma6-runtime/mapbox-variant/mapbox-variant-1.2.0.tar.gz/md5/695181bbd9a0fd577a4bed4a07c960fb/mapbox-variant-1.2.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  125k  100  125k    0     0   9.9M      0 --:--:-- --:--:-- --:--:-- 10.2M
INFO: Reading stdout from command: md5sum mapbox-variant-1.2.0.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant/mapbox-variant.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737405340.721153 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with qt6 --without tests
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant/mapbox-variant.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737405340.721153 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with qt6 --without tests
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-fkisq2r6/mapbox-variant/mapbox-variant.spec)  Config(rhel+epel-9-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-9-x86_64-bootstrap-1737405340.721153/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.access.redhat.com/ubi9/ubi
INFO: Pulling image: registry.access.redhat.com/ubi9/ubi
INFO: Tagging container image as mock-bootstrap-a96f7d1c-95d4-470e-bb79-851ac7e86799
INFO: Checking that 4d9d3585895106bd08273429983b91f401339b921cf03c6ecfaaffc8a40b2ad5 image matches host's architecture
INFO: Copy content of container 4d9d3585895106bd08273429983b91f401339b921cf03c6ecfaaffc8a40b2ad5 to /var/lib/mock/rhel+epel-9-x86_64-bootstrap-1737405340.721153/root
INFO: mounting 4d9d3585895106bd08273429983b91f401339b921cf03c6ecfaaffc8a40b2ad5 with podman image mount
INFO: image 4d9d3585895106bd08273429983b91f401339b921cf03c6ecfaaffc8a40b2ad5 as /var/lib/containers/storage/overlay/32d9dcb9aab040e8dfa689cfbde7b19251e50c3a03a5645f585bb23dc8627050/merged
INFO: umounting image 4d9d3585895106bd08273429983b91f401339b921cf03c6ecfaaffc8a40b2ad5 (/var/lib/containers/storage/overlay/32d9dcb9aab040e8dfa689cfbde7b19251e50c3a03a5645f585bb23dc8627050/merged) with podman image umount
INFO: Removing image mock-bootstrap-a96f7d1c-95d4-470e-bb79-851ac7e86799
INFO: Package manager dnf4 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-9-x86_64-1737405340.721153/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf4 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.16.1.3-34.el9.x86_64
  python3-dnf-4.14.0-17.el9.noarch
  python3-dnf-plugins-core-4.3.0-16.el9.noarch
  yum-4.14.0-17.el9.noarch
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

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

Copr repository                                  28 MB/s | 1.2 MB     00:00    
Additional repo copr_loise_qt5_5_15_12           18 MB/s | 651 kB     00:00    
Additional repo copr_loise_qt6_6_8_1             27 MB/s | 944 kB     00:00    
Additional repo copr_loise_kf5_5_116_0          8.8 MB/s | 295 kB     00:00    
Additional repo copr_loise_kf6_6_10_0            15 MB/s | 461 kB     00:00    
Additional repo copr_loise_plasma6_6_2_5         13 MB/s | 388 kB     00:00    
Additional repo copr_loise_gears6_24_12_1        35 MB/s | 1.1 MB     00:00    
Additional repo copr_loise_kde_plasma_6          12 MB/s | 380 kB     00:00    
Additional repo https_rhlx01_hs_esslingen_de_Mi 258 kB/s | 220 kB     00:00    
Additional repo https_rhlx01_hs_esslingen_de_Mi 123 kB/s |  91 kB     00:00    
Red Hat Enterprise Linux - BaseOS               111 MB/s |  41 MB     00:00    
Red Hat Enterprise Linux - AppStream            167 MB/s |  48 MB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  26 MB/s |  11 MB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64  180 MB/s |  23 MB     00:00    
Dependencies resolved.
==================================================================================================
 Package                       Arch    Version                       Repository               Size
==================================================================================================
Installing:
 bash                          x86_64  5.1.8-9.el9                   baseos                  1.7 M
 bzip2                         x86_64  1.0.8-8.el9                   baseos                   60 k
 coreutils                     x86_64  8.32-36.el9                   baseos                  1.2 M
 cpio                          x86_64  2.13-16.el9                   baseos                  279 k
 diffutils                     x86_64  3.7-12.el9                    baseos                  402 k
 epel-rpm-macros               noarch  9-14.el9                      epel                     15 k
 findutils                     x86_64  1:4.8.0-7.el9                 baseos                  550 k
 gawk                          x86_64  5.1.0-6.el9                   baseos                  1.0 M
 glibc-minimal-langpack        x86_64  2.34-125.el9_5.1              baseos                   23 k
 grep                          x86_64  3.6-5.el9                     baseos                  273 k
 gzip                          x86_64  1.12-1.el9                    baseos                  167 k
 info                          x86_64  6.7-15.el9                    baseos                  228 k
 patch                         x86_64  2.7.6-16.el9                  appstream               130 k
 redhat-release                x86_64  9.5-0.6.el9                   baseos                   45 k
 redhat-rpm-config             noarch  208-1.el9                     appstream                75 k
 rpm-build                     x86_64  4.16.1.3-34.el9               appstream                71 k
 sed                           x86_64  4.8-9.el9                     baseos                  309 k
 tar                           x86_64  2:1.34-7.el9                  baseos                  889 k
 unzip                         x86_64  6.0-57.el9                    baseos                  186 k
 util-linux                    x86_64  2.37.4-20.el9                 baseos                  2.3 M
 which                         x86_64  2.21-29.el9                   baseos                   45 k
 xz                            x86_64  5.2.5-8.el9_0                 baseos                  230 k
Installing dependencies:
 alternatives                  x86_64  1.24-1.el9_5.1                baseos                   42 k
 ansible-srpm-macros           noarch  1-16.el9                      epel                     21 k
 audit-libs                    x86_64  3.1.5-1.el9                   baseos                  124 k
 basesystem                    noarch  11-13.el9                     baseos                  8.0 k
 binutils                      x86_64  2.35.2-54.el9                 baseos                  4.6 M
 binutils-gold                 x86_64  2.35.2-54.el9                 baseos                  735 k
 bzip2-libs                    x86_64  1.0.8-8.el9                   baseos                   42 k
 ca-certificates               noarch  2024.2.69_v8.0.303-91.4.el9_4 baseos                  1.0 M
 coreutils-common              x86_64  8.32-36.el9                   baseos                  2.0 M
 cracklib                      x86_64  2.9.6-27.el9                  baseos                   99 k
 cracklib-dicts                x86_64  2.9.6-27.el9                  baseos                  3.6 M
 crypto-policies               noarch  20240828-2.git626aa59.el9_5   baseos                   90 k
 curl                          x86_64  7.76.1-31.el9                 baseos                  297 k
 cyrus-sasl-lib                x86_64  2.1.27-21.el9                 baseos                  774 k
 debugedit                     x86_64  5.0-5.el9                     appstream                81 k
 dwz                           x86_64  0.14-3.el9                    appstream               130 k
 ed                            x86_64  1.14.2-12.el9                 baseos                   78 k
 efi-srpm-macros               noarch  6-2.el9_0                     appstream                24 k
 elfutils                      x86_64  0.191-4.el9                   baseos                  566 k
 elfutils-debuginfod-client    x86_64  0.191-4.el9                   baseos                   39 k
 elfutils-default-yama-scope   noarch  0.191-4.el9                   baseos                   12 k
 elfutils-libelf               x86_64  0.191-4.el9                   baseos                  210 k
 elfutils-libs                 x86_64  0.191-4.el9                   baseos                  262 k
 file                          x86_64  5.39-16.el9                   baseos                   52 k
 file-libs                     x86_64  5.39-16.el9                   baseos                  593 k
 filesystem                    x86_64  3.16-5.el9                    baseos                  4.8 M
 fonts-srpm-macros             noarch  1:2.0.5-7.el9.1               appstream                29 k
 forge-srpm-macros             noarch  0.4.0-1.el9                   epel                     19 k
 fpc-srpm-macros               noarch  1.3-7.el9                     epel                    7.5 k
 gdb-minimal                   x86_64  14.2-3.el9                    appstream               4.2 M
 gdbm-libs                     x86_64  1:1.23-1.el9                  baseos                   59 k
 ghc-srpm-macros               noarch  1.5.0-6.el9                   appstream               9.0 k
 glibc                         x86_64  2.34-125.el9_5.1              baseos                  2.0 M
 glibc-common                  x86_64  2.34-125.el9_5.1              baseos                  308 k
 glibc-gconv-extra             x86_64  2.34-125.el9_5.1              baseos                  1.7 M
 gmp                           x86_64  1:6.2.0-13.el9                baseos                  319 k
 go-srpm-macros                noarch  3.6.0-3.el9                   appstream                28 k
 go-srpm-macros-epel           noarch  3.6.0.1-1.el9                 epel                     26 k
 groff-base                    x86_64  1.22.4-10.el9                 baseos                  1.1 M
 kernel-srpm-macros            noarch  1.0-13.el9                    appstream                17 k
 keyutils-libs                 x86_64  1.6.3-1.el9                   baseos                   34 k
 krb5-libs                     x86_64  1.21.1-4.el9_5                baseos                  771 k
 libacl                        x86_64  2.3.1-4.el9                   baseos                   24 k
 libarchive                    x86_64  3.5.3-4.el9                   baseos                  392 k
 libattr                       x86_64  2.5.1-3.el9                   baseos                   20 k
 libblkid                      x86_64  2.37.4-20.el9                 baseos                  109 k
 libbrotli                     x86_64  1.0.9-7.el9_5                 baseos                  316 k
 libcap                        x86_64  2.48-9.el9_2                  baseos                   74 k
 libcap-ng                     x86_64  0.8.2-7.el9                   baseos                   36 k
 libcom_err                    x86_64  1.46.5-5.el9                  baseos                   28 k
 libcurl                       x86_64  7.76.1-31.el9                 baseos                  286 k
 libdb                         x86_64  5.3.28-54.el9                 baseos                  737 k
 libeconf                      x86_64  0.4.1-4.el9                   baseos                   30 k
 libevent                      x86_64  2.1.12-8.el9_4                baseos                  266 k
 libfdisk                      x86_64  2.37.4-20.el9                 baseos                  155 k
 libffi                        x86_64  3.4.2-8.el9                   baseos                   40 k
 libgcc                        x86_64  11.5.0-2.el9                  baseos                   91 k
 libgcrypt                     x86_64  1.10.0-11.el9                 baseos                  510 k
 libgomp                       x86_64  11.5.0-2.el9                  baseos                  266 k
 libgpg-error                  x86_64  1.42-5.el9                    baseos                  220 k
 libidn2                       x86_64  2.3.0-7.el9                   baseos                  105 k
 libmount                      x86_64  2.37.4-20.el9                 baseos                  136 k
 libnghttp2                    x86_64  1.43.0-6.el9                  baseos                   75 k
 libpkgconf                    x86_64  1.7.3-10.el9                  baseos                   37 k
 libpsl                        x86_64  0.21.1-5.el9                  baseos                   66 k
 libpwquality                  x86_64  1.4.4-8.el9                   baseos                  123 k
 libselinux                    x86_64  3.6-1.el9                     baseos                   88 k
 libsemanage                   x86_64  3.6-2.1.el9_5                 baseos                  120 k
 libsepol                      x86_64  3.6-1.el9                     baseos                  331 k
 libsigsegv                    x86_64  2.13-4.el9                    baseos                   30 k
 libsmartcols                  x86_64  2.37.4-20.el9                 baseos                   64 k
 libssh                        x86_64  0.10.4-13.el9                 baseos                  220 k
 libssh-config                 noarch  0.10.4-13.el9                 baseos                   11 k
 libstdc++                     x86_64  11.5.0-2.el9                  baseos                  742 k
 libtasn1                      x86_64  4.16.0-8.el9_1                baseos                   77 k
 libunistring                  x86_64  0.9.10-15.el9                 baseos                  499 k
 libutempter                   x86_64  1.2.1-6.el9                   baseos                   30 k
 libuuid                       x86_64  2.37.4-20.el9                 baseos                   30 k
 libverto                      x86_64  0.3.2-3.el9                   baseos                   24 k
 libxcrypt                     x86_64  4.4.18-3.el9                  baseos                  120 k
 libxml2                       x86_64  2.9.13-6.el9_4                baseos                  752 k
 libzstd                       x86_64  1.5.1-2.el9                   baseos                  332 k
 lua-libs                      x86_64  5.4.4-4.el9                   baseos                  132 k
 lua-srpm-macros               noarch  1-6.el9                       appstream                10 k
 lz4-libs                      x86_64  1.9.3-5.el9                   baseos                   69 k
 mpfr                          x86_64  4.1.0-7.el9                   baseos                  329 k
 ncurses                       x86_64  6.2-10.20210508.el9           baseos                  410 k
 ncurses-base                  noarch  6.2-10.20210508.el9           baseos                   99 k
 ncurses-libs                  x86_64  6.2-10.20210508.el9           baseos                  332 k
 ocaml-srpm-macros             noarch  6-6.el9                       appstream               9.1 k
 openblas-srpm-macros          noarch  2-11.el9                      appstream               8.6 k
 openldap                      x86_64  2.6.6-3.el9                   baseos                  286 k
 openssl                       x86_64  1:3.2.2-6.el9_5               baseos                  1.4 M
 openssl-fips-provider         x86_64  3.0.7-6.el9_5                 baseos                  9.4 k
 openssl-fips-provider-so      x86_64  3.0.7-6.el9_5                 baseos                  577 k
 openssl-libs                  x86_64  1:3.2.2-6.el9_5               baseos                  2.1 M
 p11-kit                       x86_64  0.25.3-3.el9_5                baseos                  536 k
 p11-kit-trust                 x86_64  0.25.3-3.el9_5                baseos                  144 k
 pam                           x86_64  1.5.1-22.el9_5                baseos                  632 k
 pcre                          x86_64  8.44-4.el9                    baseos                  200 k
 pcre2                         x86_64  10.40-6.el9                   baseos                  236 k
 pcre2-syntax                  noarch  10.40-6.el9                   baseos                  144 k
 perl-AutoLoader               noarch  5.74-481.el9                  appstream                21 k
 perl-B                        x86_64  1.80-481.el9                  appstream               184 k
 perl-Carp                     noarch  1.50-460.el9                  appstream                31 k
 perl-Class-Struct             noarch  0.66-481.el9                  appstream                22 k
 perl-Data-Dumper              x86_64  2.174-462.el9                 appstream                59 k
 perl-Digest                   noarch  1.19-4.el9                    appstream                29 k
 perl-Digest-MD5               x86_64  2.58-4.el9                    appstream                39 k
 perl-Encode                   x86_64  4:3.08-462.el9                appstream               1.7 M
 perl-Errno                    x86_64  1.30-481.el9                  appstream                15 k
 perl-Exporter                 noarch  5.74-461.el9                  appstream                34 k
 perl-Fcntl                    x86_64  1.13-481.el9                  appstream                22 k
 perl-File-Basename            noarch  2.85-481.el9                  appstream                17 k
 perl-File-Path                noarch  2.18-4.el9                    appstream                38 k
 perl-File-Temp                noarch  1:0.231.100-4.el9             appstream                63 k
 perl-File-stat                noarch  1.09-481.el9                  appstream                17 k
 perl-FileHandle               noarch  2.03-481.el9                  appstream                16 k
 perl-Getopt-Long              noarch  1:2.52-4.el9                  appstream                64 k
 perl-Getopt-Std               noarch  1.12-481.el9                  appstream                16 k
 perl-HTTP-Tiny                noarch  0.076-462.el9                 appstream                57 k
 perl-IO                       x86_64  1.43-481.el9                  appstream                92 k
 perl-IO-Socket-IP             noarch  0.41-5.el9                    appstream                45 k
 perl-IO-Socket-SSL            noarch  2.073-2.el9                   appstream               221 k
 perl-IPC-Open3                noarch  1.21-481.el9                  appstream                24 k
 perl-MIME-Base64              x86_64  3.16-4.el9                    appstream                34 k
 perl-Mozilla-CA               noarch  20200520-6.el9                appstream                14 k
 perl-Net-SSLeay               x86_64  1.94-1.el9                    appstream               418 k
 perl-POSIX                    x86_64  1.94-481.el9                  appstream                98 k
 perl-PathTools                x86_64  3.78-461.el9                  appstream                92 k
 perl-Pod-Escapes              noarch  1:1.07-460.el9                appstream                22 k
 perl-Pod-Perldoc              noarch  3.28.01-461.el9               appstream                92 k
 perl-Pod-Simple               noarch  1:3.42-4.el9                  appstream               229 k
 perl-Pod-Usage                noarch  4:2.01-4.el9                  appstream                43 k
 perl-Scalar-List-Utils        x86_64  4:1.56-462.el9                appstream                75 k
 perl-SelectSaver              noarch  1.02-481.el9                  appstream                12 k
 perl-Socket                   x86_64  4:2.031-4.el9                 appstream                58 k
 perl-Storable                 x86_64  1:3.21-460.el9                appstream                98 k
 perl-Symbol                   noarch  1.08-481.el9                  appstream                14 k
 perl-Term-ANSIColor           noarch  5.01-461.el9                  appstream                51 k
 perl-Term-Cap                 noarch  1.17-460.el9                  appstream                24 k
 perl-Text-ParseWords          noarch  3.30-460.el9                  appstream                18 k
 perl-Text-Tabs+Wrap           noarch  2013.0523-460.el9             appstream                25 k
 perl-Time-Local               noarch  2:1.300-7.el9                 appstream                37 k
 perl-URI                      noarch  5.09-3.el9                    appstream               125 k
 perl-base                     noarch  2.27-481.el9                  appstream                16 k
 perl-constant                 noarch  1.33-461.el9                  appstream                25 k
 perl-if                       noarch  0.60.800-481.el9              appstream                14 k
 perl-interpreter              x86_64  4:5.32.1-481.el9              appstream                73 k
 perl-libnet                   noarch  3.13-4.el9                    appstream               134 k
 perl-libs                     x86_64  4:5.32.1-481.el9              appstream               2.2 M
 perl-mro                      x86_64  1.23-481.el9                  appstream                29 k
 perl-overload                 noarch  1.31-481.el9                  appstream                46 k
 perl-overloading              noarch  0.02-481.el9                  appstream                13 k
 perl-parent                   noarch  1:0.238-460.el9               appstream                16 k
 perl-podlators                noarch  1:4.14-460.el9                appstream               118 k
 perl-srpm-macros              noarch  1-41.el9                      appstream               9.4 k
 perl-subs                     noarch  1.03-481.el9                  appstream                12 k
 perl-vars                     noarch  1.05-481.el9                  appstream                13 k
 pkgconf                       x86_64  1.7.3-10.el9                  baseos                   45 k
 pkgconf-m4                    noarch  1.7.3-10.el9                  baseos                   16 k
 pkgconf-pkg-config            x86_64  1.7.3-10.el9                  baseos                   12 k
 popt                          x86_64  1.18-8.el9                    baseos                   69 k
 publicsuffix-list-dafsa       noarch  20210518-3.el9                baseos                   59 k
 pyproject-srpm-macros         noarch  1.12.0-1.el9                  appstream                14 k
 python-srpm-macros            noarch  3.9-54.el9                    appstream                18 k
 qt5-srpm-macros               noarch  5.15.12-3.el9                 copr_loise_qt5_5_15_12  8.9 k
 qt6-srpm-macros               noarch  6.8.1-4.el9                   copr_loise_qt6_6_8_1    9.6 k
 readline                      x86_64  8.1-4.el9                     baseos                  215 k
 rpm                           x86_64  4.16.1.3-34.el9               baseos                  541 k
 rpm-build-libs                x86_64  4.16.1.3-34.el9               baseos                   90 k
 rpm-libs                      x86_64  4.16.1.3-34.el9               baseos                  311 k
 rpmautospec-rpm-macros        noarch  0.7.3-1.el9                   epel                     10 k
 rust-srpm-macros              noarch  17-4.el9                      appstream                11 k
 rust-srpm-macros-epel         noarch  26.3-1.el9                    epel                     10 k
 setup                         noarch  2.13.7-10.el9                 baseos                  150 k
 shadow-utils                  x86_64  2:4.9-10.el9_5                baseos                  1.2 M
 sqlite-libs                   x86_64  3.34.1-7.el9_3                baseos                  622 k
 systemd-libs                  x86_64  252-46.el9_5.2                baseos                  684 k
 tzdata                        noarch  2024b-2.el9                   baseos                  841 k
 util-linux-core               x86_64  2.37.4-20.el9                 baseos                  468 k
 xz-libs                       x86_64  5.2.5-8.el9_0                 baseos                   94 k
 zip                           x86_64  3.0-35.el9                    baseos                  270 k
 zlib                          x86_64  1.2.11-40.el9                 baseos                   93 k
 zstd                          x86_64  1.5.1-2.el9                   baseos                  552 k

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

Total download size: 69 M
Installed size: 219 M
Downloading Packages:
(1/207): qt6-srpm-macros-6.8.1-4.el9.noarch.rpm 740 kB/s | 9.6 kB     00:00    
(2/207): qt5-srpm-macros-5.15.12-3.el9.noarch.r 596 kB/s | 8.9 kB     00:00    
(3/207): basesystem-11-13.el9.noarch.rpm        117 kB/s | 8.0 kB     00:00    
(4/207): bzip2-1.0.8-8.el9.x86_64.rpm           679 kB/s |  60 kB     00:00    
(5/207): cpio-2.13-16.el9.x86_64.rpm            3.9 MB/s | 279 kB     00:00    
(6/207): bzip2-libs-1.0.8-8.el9.x86_64.rpm      335 kB/s |  42 kB     00:00    
(7/207): cracklib-2.9.6-27.el9.x86_64.rpm       1.2 MB/s |  99 kB     00:00    
(8/207): ed-1.14.2-12.el9.x86_64.rpm            1.3 MB/s |  78 kB     00:00    
(9/207): groff-base-1.22.4-10.el9.x86_64.rpm     18 MB/s | 1.1 MB     00:00    
(10/207): info-6.7-15.el9.x86_64.rpm            4.6 MB/s | 228 kB     00:00    
(11/207): grep-3.6-5.el9.x86_64.rpm             1.7 MB/s | 273 kB     00:00    
(12/207): libattr-2.5.1-3.el9.x86_64.rpm        362 kB/s |  20 kB     00:00    
(13/207): libcap-ng-0.8.2-7.el9.x86_64.rpm      685 kB/s |  36 kB     00:00    
(14/207): libidn2-2.3.0-7.el9.x86_64.rpm        2.0 MB/s | 105 kB     00:00    
(15/207): libgpg-error-1.42-5.el9.x86_64.rpm    2.8 MB/s | 220 kB     00:00    
(16/207): libpsl-0.21.1-5.el9.x86_64.rpm        588 kB/s |  66 kB     00:00    
(17/207): libpwquality-1.4.4-8.el9.x86_64.rpm   1.9 MB/s | 123 kB     00:00    
(18/207): libsigsegv-2.13-4.el9.x86_64.rpm      542 kB/s |  30 kB     00:00    
(19/207): libutempter-1.2.1-6.el9.x86_64.rpm    468 kB/s |  30 kB     00:00    
(20/207): libunistring-0.9.10-15.el9.x86_64.rpm 6.2 MB/s | 499 kB     00:00    
(21/207): libverto-0.3.2-3.el9.x86_64.rpm       330 kB/s |  24 kB     00:00    
(22/207): libzstd-1.5.1-2.el9.x86_64.rpm        7.0 MB/s | 332 kB     00:00    
(23/207): libxcrypt-4.4.18-3.el9.x86_64.rpm     1.2 MB/s | 120 kB     00:00    
(24/207): mpfr-4.1.0-7.el9.x86_64.rpm           3.9 MB/s | 329 kB     00:00    
(25/207): popt-1.18-8.el9.x86_64.rpm            1.5 MB/s |  69 kB     00:00    
(26/207): readline-8.1-4.el9.x86_64.rpm         4.7 MB/s | 215 kB     00:00    
(27/207): lz4-libs-1.9.3-5.el9.x86_64.rpm       395 kB/s |  69 kB     00:00    
(28/207): publicsuffix-list-dafsa-20210518-3.el 552 kB/s |  59 kB     00:00    
(29/207): cracklib-dicts-2.9.6-27.el9.x86_64.rp  47 MB/s | 3.6 MB     00:00    
(30/207): diffutils-3.7-12.el9.x86_64.rpm       6.9 MB/s | 402 kB     00:00    
(31/207): sed-4.8-9.el9.x86_64.rpm              2.3 MB/s | 309 kB     00:00    
(32/207): xz-5.2.5-8.el9_0.x86_64.rpm           4.8 MB/s | 230 kB     00:00    
(33/207): gawk-5.1.0-6.el9.x86_64.rpm            14 MB/s | 1.0 MB     00:00    
(34/207): cyrus-sasl-lib-2.1.27-21.el9.x86_64.r  16 MB/s | 774 kB     00:00    
(35/207): gzip-1.12-1.el9.x86_64.rpm            2.6 MB/s | 167 kB     00:00    
(36/207): xz-libs-5.2.5-8.el9_0.x86_64.rpm      570 kB/s |  94 kB     00:00    
(37/207): keyutils-libs-1.6.3-1.el9.x86_64.rpm  341 kB/s |  34 kB     00:00    
(38/207): zstd-1.5.1-2.el9.x86_64.rpm           2.0 MB/s | 552 kB     00:00    
(39/207): libtasn1-4.16.0-8.el9_1.x86_64.rpm    420 kB/s |  77 kB     00:00    
(40/207): libarchive-3.5.3-4.el9.x86_64.rpm     4.6 MB/s | 392 kB     00:00    
(41/207): libcap-2.48-9.el9_2.x86_64.rpm        821 kB/s |  74 kB     00:00    
(42/207): pkgconf-1.7.3-10.el9.x86_64.rpm       301 kB/s |  45 kB     00:00    
(43/207): pkgconf-m4-1.7.3-10.el9.noarch.rpm    117 kB/s |  16 kB     00:00    
(44/207): pkgconf-pkg-config-1.7.3-10.el9.x86_6 168 kB/s |  12 kB     00:00    
(45/207): libpkgconf-1.7.3-10.el9.x86_64.rpm    157 kB/s |  37 kB     00:00    
(46/207): zip-3.0-35.el9.x86_64.rpm             3.1 MB/s | 270 kB     00:00    
(47/207): libffi-3.4.2-8.el9.x86_64.rpm         693 kB/s |  40 kB     00:00    
(48/207): gmp-6.2.0-13.el9.x86_64.rpm           4.3 MB/s | 319 kB     00:00    
(49/207): ncurses-6.2-10.20210508.el9.x86_64.rp 6.3 MB/s | 410 kB     00:00    
(50/207): ncurses-base-6.2-10.20210508.el9.noar 1.1 MB/s |  99 kB     00:00    
(51/207): lua-libs-5.4.4-4.el9.x86_64.rpm       1.2 MB/s | 132 kB     00:00    
(52/207): ncurses-libs-6.2-10.20210508.el9.x86_ 4.6 MB/s | 332 kB     00:00    
(53/207): which-2.21-29.el9.x86_64.rpm          656 kB/s |  45 kB     00:00    
(54/207): zlib-1.2.11-40.el9.x86_64.rpm         892 kB/s |  93 kB     00:00    
(55/207): file-5.39-16.el9.x86_64.rpm           967 kB/s |  52 kB     00:00    
(56/207): bash-5.1.8-9.el9.x86_64.rpm            16 MB/s | 1.7 MB     00:00    
(57/207): libacl-2.3.1-4.el9.x86_64.rpm         345 kB/s |  24 kB     00:00    
(58/207): libselinux-3.6-1.el9.x86_64.rpm       1.0 MB/s |  88 kB     00:00    
(59/207): file-libs-5.39-16.el9.x86_64.rpm      4.8 MB/s | 593 kB     00:00    
(60/207): libsepol-3.6-1.el9.x86_64.rpm         4.0 MB/s | 331 kB     00:00    
(61/207): setup-2.13.7-10.el9.noarch.rpm        2.9 MB/s | 150 kB     00:00    
(62/207): sqlite-libs-3.34.1-7.el9_3.x86_64.rpm  13 MB/s | 622 kB     00:00    
(63/207): openldap-2.6.6-3.el9.x86_64.rpm       2.4 MB/s | 286 kB     00:00    
(64/207): ca-certificates-2024.2.69_v8.0.303-91  16 MB/s | 1.0 MB     00:00    
(65/207): libcom_err-1.46.5-5.el9.x86_64.rpm    412 kB/s |  28 kB     00:00    
(66/207): libssh-0.10.4-13.el9.x86_64.rpm       3.4 MB/s | 220 kB     00:00    
(67/207): libevent-2.1.12-8.el9_4.x86_64.rpm    3.2 MB/s | 266 kB     00:00    
(68/207): libxml2-2.9.13-6.el9_4.x86_64.rpm      10 MB/s | 752 kB     00:00    
(69/207): alternatives-1.24-1.el9_5.1.x86_64.rp 615 kB/s |  42 kB     00:00    
(70/207): libssh-config-0.10.4-13.el9.noarch.rp 110 kB/s |  11 kB     00:00    
(71/207): audit-libs-3.1.5-1.el9.x86_64.rpm     1.7 MB/s | 124 kB     00:00    
(72/207): binutils-2.35.2-54.el9.x86_64.rpm      66 MB/s | 4.6 MB     00:00    
(73/207): binutils-gold-2.35.2-54.el9.x86_64.rp  11 MB/s | 735 kB     00:00    
(74/207): coreutils-8.32-36.el9.x86_64.rpm       16 MB/s | 1.2 MB     00:00    
(75/207): coreutils-common-8.32-36.el9.x86_64.r  27 MB/s | 2.0 MB     00:00    
(76/207): crypto-policies-20240828-2.git626aa59 623 kB/s |  90 kB     00:00    
(77/207): curl-7.76.1-31.el9.x86_64.rpm         3.1 MB/s | 297 kB     00:00    
(78/207): elfutils-0.191-4.el9.x86_64.rpm       6.2 MB/s | 566 kB     00:00    
(79/207): elfutils-libelf-0.191-4.el9.x86_64.rp 4.3 MB/s | 210 kB     00:00    
(80/207): elfutils-default-yama-scope-0.191-4.e 145 kB/s |  12 kB     00:00    
(81/207): elfutils-debuginfod-client-0.191-4.el 297 kB/s |  39 kB     00:00    
(82/207): elfutils-libs-0.191-4.el9.x86_64.rpm  2.7 MB/s | 262 kB     00:00    
(83/207): filesystem-3.16-5.el9.x86_64.rpm       64 MB/s | 4.8 MB     00:00    
(84/207): findutils-4.8.0-7.el9.x86_64.rpm      8.1 MB/s | 550 kB     00:00    
(85/207): gdbm-libs-1.23-1.el9.x86_64.rpm       700 kB/s |  59 kB     00:00    
(86/207): glibc-common-2.34-125.el9_5.1.x86_64. 4.7 MB/s | 308 kB     00:00    
(87/207): glibc-2.34-125.el9_5.1.x86_64.rpm      18 MB/s | 2.0 MB     00:00    
(88/207): glibc-minimal-langpack-2.34-125.el9_5 421 kB/s |  23 kB     00:00    
(89/207): libblkid-2.37.4-20.el9.x86_64.rpm     1.7 MB/s | 109 kB     00:00    
(90/207): libdb-5.3.28-54.el9.x86_64.rpm         14 MB/s | 737 kB     00:00    
(91/207): libcurl-7.76.1-31.el9.x86_64.rpm      3.0 MB/s | 286 kB     00:00    
(92/207): glibc-gconv-extra-2.34-125.el9_5.1.x8 8.5 MB/s | 1.7 MB     00:00    
(93/207): libeconf-0.4.1-4.el9.x86_64.rpm       458 kB/s |  30 kB     00:00    
(94/207): libfdisk-2.37.4-20.el9.x86_64.rpm     1.5 MB/s | 155 kB     00:00    
(95/207): libgcc-11.5.0-2.el9.x86_64.rpm        1.0 MB/s |  91 kB     00:00    
(96/207): libgcrypt-1.10.0-11.el9.x86_64.rpm    5.8 MB/s | 510 kB     00:00    
(97/207): libgomp-11.5.0-2.el9.x86_64.rpm       4.5 MB/s | 266 kB     00:00    
(98/207): libmount-2.37.4-20.el9.x86_64.rpm     2.2 MB/s | 136 kB     00:00    
(99/207): libnghttp2-1.43.0-6.el9.x86_64.rpm    1.0 MB/s |  75 kB     00:00    
(100/207): libsmartcols-2.37.4-20.el9.x86_64.rp 725 kB/s |  64 kB     00:00    
(101/207): libuuid-2.37.4-20.el9.x86_64.rpm     596 kB/s |  30 kB     00:00    
(102/207): libstdc++-11.5.0-2.el9.x86_64.rpm     11 MB/s | 742 kB     00:00    
(103/207): openssl-fips-provider-so-3.0.7-6.el9 5.6 MB/s | 577 kB     00:00    
(104/207): openssl-fips-provider-3.0.7-6.el9_5.  89 kB/s | 9.4 kB     00:00    
(105/207): openssl-3.2.2-6.el9_5.x86_64.rpm      12 MB/s | 1.4 MB     00:00    
(106/207): openssl-libs-3.2.2-6.el9_5.x86_64.rp  27 MB/s | 2.1 MB     00:00    
(107/207): pcre2-10.40-6.el9.x86_64.rpm         2.6 MB/s | 236 kB     00:00    
(108/207): pcre-8.44-4.el9.x86_64.rpm           2.0 MB/s | 200 kB     00:00    
(109/207): pcre2-syntax-10.40-6.el9.noarch.rpm  2.1 MB/s | 144 kB     00:00    
(110/207): rpm-4.16.1.3-34.el9.x86_64.rpm        10 MB/s | 541 kB     00:00    
(111/207): redhat-release-9.5-0.6.el9.x86_64.rp 538 kB/s |  45 kB     00:00    
(112/207): rpm-build-libs-4.16.1.3-34.el9.x86_6 1.8 MB/s |  90 kB     00:00    
(113/207): rpm-libs-4.16.1.3-34.el9.x86_64.rpm  3.3 MB/s | 311 kB     00:00    
(114/207): systemd-libs-252-46.el9_5.2.x86_64.r 9.1 MB/s | 684 kB     00:00    
(115/207): tar-1.34-7.el9.x86_64.rpm             13 MB/s | 889 kB     00:00    
(116/207): unzip-6.0-57.el9.x86_64.rpm          3.3 MB/s | 186 kB     00:00    
(117/207): tzdata-2024b-2.el9.noarch.rpm         11 MB/s | 841 kB     00:00    
(118/207): util-linux-2.37.4-20.el9.x86_64.rpm   33 MB/s | 2.3 MB     00:00    
(119/207): krb5-libs-1.21.1-4.el9_5.x86_64.rpm   16 MB/s | 771 kB     00:00    
(120/207): util-linux-core-2.37.4-20.el9.x86_64 7.6 MB/s | 468 kB     00:00    
(121/207): pam-1.5.1-22.el9_5.x86_64.rpm        7.5 MB/s | 632 kB     00:00    
(122/207): libbrotli-1.0.9-7.el9_5.x86_64.rpm   6.0 MB/s | 316 kB     00:00    
(123/207): p11-kit-0.25.3-3.el9_5.x86_64.rpm    5.6 MB/s | 536 kB     00:00    
(124/207): shadow-utils-4.9-10.el9_5.x86_64.rpm  16 MB/s | 1.2 MB     00:00    
(125/207): p11-kit-trust-0.25.3-3.el9_5.x86_64. 1.7 MB/s | 144 kB     00:00    
(126/207): libsemanage-3.6-2.1.el9_5.x86_64.rpm 2.5 MB/s | 120 kB     00:00    
(127/207): lua-srpm-macros-1-6.el9.noarch.rpm   195 kB/s |  10 kB     00:00    
(128/207): ghc-srpm-macros-1.5.0-6.el9.noarch.r 120 kB/s | 9.0 kB     00:00    
(129/207): perl-Data-Dumper-2.174-462.el9.x86_6 1.1 MB/s |  59 kB     00:00    
(130/207): perl-Digest-MD5-2.58-4.el9.x86_64.rp 743 kB/s |  39 kB     00:00    
(131/207): perl-Mozilla-CA-20200520-6.el9.noarc 321 kB/s |  14 kB     00:00    
(132/207): perl-Encode-3.08-462.el9.x86_64.rpm   32 MB/s | 1.7 MB     00:00    
(133/207): perl-Time-Local-1.300-7.el9.noarch.r 671 kB/s |  37 kB     00:00    
(134/207): perl-Term-Cap-1.17-460.el9.noarch.rp 383 kB/s |  24 kB     00:00    
(135/207): perl-Pod-Simple-3.42-4.el9.noarch.rp 3.4 MB/s | 229 kB     00:00    
(136/207): perl-Pod-Escapes-1.07-460.el9.noarch 498 kB/s |  22 kB     00:00    
(137/207): rust-srpm-macros-17-4.el9.noarch.rpm 208 kB/s |  11 kB     00:00    
(138/207): perl-Storable-3.21-460.el9.x86_64.rp 1.4 MB/s |  98 kB     00:00    
(139/207): perl-podlators-4.14-460.el9.noarch.r 2.3 MB/s | 118 kB     00:00    
(140/207): dwz-0.14-3.el9.x86_64.rpm            2.4 MB/s | 130 kB     00:00    
(141/207): perl-Exporter-5.74-461.el9.noarch.rp 602 kB/s |  34 kB     00:00    
(142/207): perl-File-Temp-0.231.100-4.el9.noarc 1.2 MB/s |  63 kB     00:00    
(143/207): perl-Getopt-Long-2.52-4.el9.noarch.r 1.0 MB/s |  64 kB     00:00    
(144/207): perl-MIME-Base64-3.16-4.el9.x86_64.r 537 kB/s |  34 kB     00:00    
(145/207): perl-srpm-macros-1-41.el9.noarch.rpm 181 kB/s | 9.4 kB     00:00    
(146/207): perl-parent-0.238-460.el9.noarch.rpm 209 kB/s |  16 kB     00:00    
(147/207): openblas-srpm-macros-2-11.el9.noarch 159 kB/s | 8.6 kB     00:00    
(148/207): perl-Text-Tabs+Wrap-2013.0523-460.el 155 kB/s |  25 kB     00:00    
(149/207): efi-srpm-macros-6-2.el9_0.noarch.rpm 274 kB/s |  24 kB     00:00    
(150/207): perl-Digest-1.19-4.el9.noarch.rpm    451 kB/s |  29 kB     00:00    
(151/207): perl-File-Path-2.18-4.el9.noarch.rpm 692 kB/s |  38 kB     00:00    
(152/207): perl-IO-Socket-IP-0.41-5.el9.noarch. 657 kB/s |  45 kB     00:00    
(153/207): perl-Pod-Usage-2.01-4.el9.noarch.rpm 931 kB/s |  43 kB     00:00    
(154/207): perl-Socket-2.031-4.el9.x86_64.rpm   930 kB/s |  58 kB     00:00    
(155/207): perl-Text-ParseWords-3.30-460.el9.no 321 kB/s |  18 kB     00:00    
(156/207): perl-URI-5.09-3.el9.noarch.rpm       2.1 MB/s | 125 kB     00:00    
(157/207): perl-Term-ANSIColor-5.01-461.el9.noa 506 kB/s |  51 kB     00:00    
(158/207): perl-constant-1.33-461.el9.noarch.rp 382 kB/s |  25 kB     00:00    
(159/207): ocaml-srpm-macros-6-6.el9.noarch.rpm 183 kB/s | 9.1 kB     00:00    
(160/207): patch-2.7.6-16.el9.x86_64.rpm        2.3 MB/s | 130 kB     00:00    
(161/207): fonts-srpm-macros-2.0.5-7.el9.1.noar 252 kB/s |  29 kB     00:00    
(162/207): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.6 MB/s |  92 kB     00:00    
(163/207): perl-PathTools-3.78-461.el9.x86_64.r 1.8 MB/s |  92 kB     00:00    
(164/207): perl-libnet-3.13-4.el9.noarch.rpm    1.7 MB/s | 134 kB     00:00    
(165/207): perl-Carp-1.50-460.el9.noarch.rpm    348 kB/s |  31 kB     00:00    
(166/207): kernel-srpm-macros-1.0-13.el9.noarch 325 kB/s |  17 kB     00:00    
(167/207): perl-AutoLoader-5.74-481.el9.noarch. 328 kB/s |  21 kB     00:00    
(168/207): perl-SelectSaver-1.02-481.el9.noarch 207 kB/s |  12 kB     00:00    
(169/207): perl-if-0.60.800-481.el9.noarch.rpm  304 kB/s |  14 kB     00:00    
(170/207): perl-overloading-0.02-481.el9.noarch 238 kB/s |  13 kB     00:00    
(171/207): perl-Class-Struct-0.66-481.el9.noarc 473 kB/s |  22 kB     00:00    
(172/207): perl-B-1.80-481.el9.x86_64.rpm       2.7 MB/s | 184 kB     00:00    
(173/207): perl-Errno-1.30-481.el9.x86_64.rpm   315 kB/s |  15 kB     00:00    
(174/207): perl-File-stat-1.09-481.el9.noarch.r 219 kB/s |  17 kB     00:00    
(175/207): perl-FileHandle-2.03-481.el9.noarch. 258 kB/s |  16 kB     00:00    
(176/207): perl-File-Basename-2.85-481.el9.noar 172 kB/s |  17 kB     00:00    
(177/207): perl-IO-1.43-481.el9.x86_64.rpm      1.8 MB/s |  92 kB     00:00    
(178/207): perl-HTTP-Tiny-0.076-462.el9.noarch. 664 kB/s |  57 kB     00:00    
(179/207): perl-Getopt-Std-1.12-481.el9.noarch. 137 kB/s |  16 kB     00:00    
(180/207): perl-POSIX-1.94-481.el9.x86_64.rpm   2.0 MB/s |  98 kB     00:00    
(181/207): perl-base-2.27-481.el9.noarch.rpm    320 kB/s |  16 kB     00:00    
(182/207): perl-IPC-Open3-1.21-481.el9.noarch.r 169 kB/s |  24 kB     00:00    
(183/207): perl-Symbol-1.08-481.el9.noarch.rpm  141 kB/s |  14 kB     00:00    
(184/207): perl-interpreter-5.32.1-481.el9.x86_ 1.3 MB/s |  73 kB     00:00    
(185/207): perl-mro-1.23-481.el9.x86_64.rpm     542 kB/s |  29 kB     00:00    
(186/207): perl-libs-5.32.1-481.el9.x86_64.rpm   29 MB/s | 2.2 MB     00:00    
(187/207): perl-overload-1.31-481.el9.noarch.rp 903 kB/s |  46 kB     00:00    
(188/207): perl-vars-1.05-481.el9.noarch.rpm    280 kB/s |  13 kB     00:00    
(189/207): pyproject-srpm-macros-1.12.0-1.el9.n 264 kB/s |  14 kB     00:00    
(190/207): debugedit-5.0-5.el9.x86_64.rpm       1.7 MB/s |  81 kB     00:00    
(191/207): perl-Fcntl-1.13-481.el9.x86_64.rpm   452 kB/s |  22 kB     00:00    
(192/207): perl-subs-1.03-481.el9.noarch.rpm    268 kB/s |  12 kB     00:00    
(193/207): go-srpm-macros-3.6.0-3.el9.noarch.rp 618 kB/s |  28 kB     00:00    
(194/207): python-srpm-macros-3.9-54.el9.noarch 347 kB/s |  18 kB     00:00    
(195/207): redhat-rpm-config-208-1.el9.noarch.r 1.2 MB/s |  75 kB     00:00    
(196/207): gdb-minimal-14.2-3.el9.x86_64.rpm     71 MB/s | 4.2 MB     00:00    
(197/207): perl-IO-Socket-SSL-2.073-2.el9.noarc 3.9 MB/s | 221 kB     00:00    
(198/207): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 8.0 MB/s | 418 kB     00:00    
(199/207): perl-Scalar-List-Utils-1.56-462.el9. 1.6 MB/s |  75 kB     00:00    
(200/207): ansible-srpm-macros-1-16.el9.noarch. 1.4 MB/s |  21 kB     00:00    
(201/207): epel-rpm-macros-9-14.el9.noarch.rpm  1.6 MB/s |  15 kB     00:00    
(202/207): forge-srpm-macros-0.4.0-1.el9.noarch  11 MB/s |  19 kB     00:00    
(203/207): fpc-srpm-macros-1.3-7.el9.noarch.rpm 4.5 MB/s | 7.5 kB     00:00    
(204/207): go-srpm-macros-epel-3.6.0.1-1.el9.no  14 MB/s |  26 kB     00:00    
(205/207): rust-srpm-macros-epel-26.3-1.el9.noa 7.9 MB/s |  10 kB     00:00    
(206/207): rpmautospec-rpm-macros-0.7.3-1.el9.n 5.3 MB/s |  10 kB     00:00    
(207/207): rpm-build-4.16.1.3-34.el9.x86_64.rpm 1.3 MB/s |  71 kB     00:00    
--------------------------------------------------------------------------------
Total                                            13 MB/s |  69 MB     00:05     
Red Hat Enterprise Linux - BaseOS               3.5 MB/s | 3.6 kB     00:00    
Importing GPG key 0xFD431D51:
 Userid     : "Red Hat, Inc. (release key 2) <security@redhat.com>"
 Fingerprint: 567E 347A D004 4ADE 55BA 8A5F 199E 2F91 FD43 1D51
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat9-release
Key imported successfully
Importing GPG key 0x5A6340B3:
 Userid     : "Red Hat, Inc. (auxiliary key 3) <security@redhat.com>"
 Fingerprint: 7E46 2425 8C40 6535 D56D 6F13 5054 E4A4 5A63 40B3
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat9-release
Key imported successfully
Extra Packages for Enterprise Linux 9 - x86_64  1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x3228467C:
 Userid     : "Fedora (epel9) <epel@fedoraproject.org>"
 Fingerprint: FF8A D134 4597 106E CE81 3B91 8A38 72BF 3228 467C
 From       : /usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-9
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.16-5.el9.x86_64                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-11.5.0-2.el9.x86_64                           1/207 
  Running scriptlet: libgcc-11.5.0-2.el9.x86_64                           1/207 
  Installing       : rust-srpm-macros-17-4.el9.noarch                     2/207 
  Installing       : redhat-release-9.5-0.6.el9.x86_64                    3/207 
  Installing       : setup-2.13.7-10.el9.noarch                           4/207 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.13.7-10.el9.noarch                           4/207 
  Installing       : filesystem-3.16-5.el9.x86_64                         5/207 
  Installing       : basesystem-11-13.el9.noarch                          6/207 
  Installing       : rust-srpm-macros-epel-26.3-1.el9.noarch              7/207 
  Installing       : fpc-srpm-macros-1.3-7.el9.noarch                     8/207 
  Installing       : ansible-srpm-macros-1-16.el9.noarch                  9/207 
  Installing       : ocaml-srpm-macros-6-6.el9.noarch                    10/207 
  Installing       : openblas-srpm-macros-2-11.el9.noarch                11/207 
  Installing       : perl-srpm-macros-1-41.el9.noarch                    12/207 
  Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  13/207 
  Installing       : tzdata-2024b-2.el9.noarch                           14/207 
  Installing       : pcre2-syntax-10.40-6.el9.noarch                     15/207 
  Installing       : coreutils-common-8.32-36.el9.x86_64                 16/207 
  Installing       : libssh-config-0.10.4-13.el9.noarch                  17/207 
  Installing       : ncurses-base-6.2-10.20210508.el9.noarch             18/207 
  Installing       : ncurses-libs-6.2-10.20210508.el9.x86_64             19/207 
  Installing       : bash-5.1.8-9.el9.x86_64                             20/207 
  Running scriptlet: bash-5.1.8-9.el9.x86_64                             20/207 
  Installing       : glibc-common-2.34-125.el9_5.1.x86_64                21/207 
  Installing       : glibc-gconv-extra-2.34-125.el9_5.1.x86_64           22/207 
  Running scriptlet: glibc-gconv-extra-2.34-125.el9_5.1.x86_64           22/207 
  Installing       : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64      23/207 
  Running scriptlet: glibc-2.34-125.el9_5.1.x86_64                       24/207 
  Installing       : glibc-2.34-125.el9_5.1.x86_64                       24/207 
  Running scriptlet: glibc-2.34-125.el9_5.1.x86_64                       24/207 
  Installing       : zlib-1.2.11-40.el9.x86_64                           25/207 
  Installing       : xz-libs-5.2.5-8.el9_0.x86_64                        26/207 
  Installing       : bzip2-libs-1.0.8-8.el9.x86_64                       27/207 
  Installing       : libzstd-1.5.1-2.el9.x86_64                          28/207 
  Installing       : elfutils-libelf-0.191-4.el9.x86_64                  29/207 
  Installing       : libxcrypt-4.4.18-3.el9.x86_64                       30/207 
  Installing       : libstdc++-11.5.0-2.el9.x86_64                       31/207 
  Installing       : libuuid-2.37.4-20.el9.x86_64                        32/207 
  Installing       : libattr-2.5.1-3.el9.x86_64                          33/207 
  Installing       : libacl-2.3.1-4.el9.x86_64                           34/207 
  Installing       : popt-1.18-8.el9.x86_64                              35/207 
  Installing       : libcap-2.48-9.el9_2.x86_64                          36/207 
  Installing       : gmp-1:6.2.0-13.el9.x86_64                           37/207 
  Installing       : lz4-libs-1.9.3-5.el9.x86_64                         38/207 
  Installing       : readline-8.1-4.el9.x86_64                           39/207 
  Installing       : libcom_err-1.46.5-5.el9.x86_64                      40/207 
  Installing       : crypto-policies-20240828-2.git626aa59.el9_5.noar    41/207 
  Running scriptlet: crypto-policies-20240828-2.git626aa59.el9_5.noar    41/207 
  Installing       : mpfr-4.1.0-7.el9.x86_64                             42/207 
  Installing       : dwz-0.14-3.el9.x86_64                               43/207 
  Installing       : unzip-6.0-57.el9.x86_64                             44/207 
  Installing       : file-libs-5.39-16.el9.x86_64                        45/207 
  Installing       : file-5.39-16.el9.x86_64                             46/207 
  Installing       : sqlite-libs-3.34.1-7.el9_3.x86_64                   47/207 
  Installing       : libcap-ng-0.8.2-7.el9.x86_64                        48/207 
  Installing       : audit-libs-3.1.5-1.el9.x86_64                       49/207 
  Installing       : libsigsegv-2.13-4.el9.x86_64                        50/207 
  Installing       : gawk-5.1.0-6.el9.x86_64                             51/207 
  Installing       : libunistring-0.9.10-15.el9.x86_64                   52/207 
  Installing       : libidn2-2.3.0-7.el9.x86_64                          53/207 
  Installing       : libtasn1-4.16.0-8.el9_1.x86_64                      54/207 
  Installing       : lua-libs-5.4.4-4.el9.x86_64                         55/207 
  Installing       : libsepol-3.6-1.el9.x86_64                           56/207 
  Installing       : alternatives-1.24-1.el9_5.1.x86_64                  57/207 
  Installing       : libsmartcols-2.37.4-20.el9.x86_64                   58/207 
  Installing       : zip-3.0-35.el9.x86_64                               59/207 
  Installing       : zstd-1.5.1-2.el9.x86_64                             60/207 
  Running scriptlet: groff-base-1.22.4-10.el9.x86_64                     61/207 
  Installing       : groff-base-1.22.4-10.el9.x86_64                     61/207 
  Running scriptlet: groff-base-1.22.4-10.el9.x86_64                     61/207 
  Installing       : bzip2-1.0.8-8.el9.x86_64                            62/207 
  Installing       : libxml2-2.9.13-6.el9_4.x86_64                       63/207 
  Installing       : info-6.7-15.el9.x86_64                              64/207 
  Installing       : ed-1.14.2-12.el9.x86_64                             65/207 
  Installing       : cpio-2.13-16.el9.x86_64                             66/207 
  Installing       : libgpg-error-1.42-5.el9.x86_64                      67/207 
  Installing       : libgcrypt-1.10.0-11.el9.x86_64                      68/207 
  Installing       : libverto-0.3.2-3.el9.x86_64                         69/207 
  Installing       : diffutils-3.7-12.el9.x86_64                         70/207 
  Installing       : keyutils-libs-1.6.3-1.el9.x86_64                    71/207 
  Installing       : libpkgconf-1.7.3-10.el9.x86_64                      72/207 
  Installing       : pkgconf-1.7.3-10.el9.x86_64                         73/207 
  Installing       : libffi-3.4.2-8.el9.x86_64                           74/207 
  Installing       : p11-kit-0.25.3-3.el9_5.x86_64                       75/207 
  Installing       : p11-kit-trust-0.25.3-3.el9_5.x86_64                 76/207 
  Running scriptlet: p11-kit-trust-0.25.3-3.el9_5.x86_64                 76/207 
  Installing       : ncurses-6.2-10.20210508.el9.x86_64                  77/207 
  Installing       : gdbm-libs-1:1.23-1.el9.x86_64                       78/207 
  Installing       : libdb-5.3.28-54.el9.x86_64                          79/207 
  Installing       : libeconf-0.4.1-4.el9.x86_64                         80/207 
  Installing       : libgomp-11.5.0-2.el9.x86_64                         81/207 
  Installing       : libnghttp2-1.43.0-6.el9.x86_64                      82/207 
  Installing       : pcre-8.44-4.el9.x86_64                              83/207 
  Installing       : grep-3.6-5.el9.x86_64                               84/207 
  Installing       : xz-5.2.5-8.el9_0.x86_64                             85/207 
  Installing       : pcre2-10.40-6.el9.x86_64                            86/207 
  Installing       : libselinux-3.6-1.el9.x86_64                         87/207 
  Installing       : sed-4.8-9.el9.x86_64                                88/207 
  Installing       : findutils-1:4.8.0-7.el9.x86_64                      89/207 
  Installing       : openssl-fips-provider-so-3.0.7-6.el9_5.x86_64       90/207 
  Installing       : openssl-fips-provider-3.0.7-6.el9_5.x86_64          91/207 
  Installing       : openssl-libs-1:3.2.2-6.el9_5.x86_64                 92/207 
  Installing       : coreutils-8.32-36.el9.x86_64                        93/207 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no    94/207 
  Installing       : ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no    94/207 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no    94/207 
  Installing       : libblkid-2.37.4-20.el9.x86_64                       95/207 
  Running scriptlet: libblkid-2.37.4-20.el9.x86_64                       95/207 
  Installing       : krb5-libs-1.21.1-4.el9_5.x86_64                     96/207 
  Installing       : libmount-2.37.4-20.el9.x86_64                       97/207 
  Installing       : gzip-1.12-1.el9.x86_64                              98/207 
  Installing       : cracklib-2.9.6-27.el9.x86_64                        99/207 
  Installing       : systemd-libs-252-46.el9_5.2.x86_64                 100/207 
  Running scriptlet: systemd-libs-252-46.el9_5.2.x86_64                 100/207 
  Installing       : libarchive-3.5.3-4.el9.x86_64                      101/207 
  Installing       : util-linux-core-2.37.4-20.el9.x86_64               102/207 
  Running scriptlet: util-linux-core-2.37.4-20.el9.x86_64               102/207 
  Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                 103/207 
  Installing       : cyrus-sasl-lib-2.1.27-21.el9.x86_64                104/207 
  Installing       : libssh-0.10.4-13.el9.x86_64                        105/207 
  Installing       : libfdisk-2.37.4-20.el9.x86_64                      106/207 
  Installing       : perl-Digest-1.19-4.el9.noarch                      107/207 
  Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                  108/207 
  Installing       : perl-B-1.80-481.el9.x86_64                         109/207 
  Installing       : perl-FileHandle-2.03-481.el9.noarch                110/207 
  Installing       : perl-Data-Dumper-2.174-462.el9.x86_64              111/207 
  Installing       : perl-libnet-3.13-4.el9.noarch                      112/207 
  Installing       : perl-AutoLoader-5.74-481.el9.noarch                113/207 
  Installing       : perl-base-2.27-481.el9.noarch                      114/207 
  Installing       : perl-URI-5.09-3.el9.noarch                         115/207 
  Installing       : perl-Time-Local-2:1.300-7.el9.noarch               116/207 
  Installing       : perl-if-0.60.800-481.el9.noarch                    117/207 
  Installing       : perl-Mozilla-CA-20200520-6.el9.noarch              118/207 
  Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch             119/207 
  Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       120/207 
  Installing       : perl-File-Path-2.18-4.el9.noarch                   121/207 
  Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                122/207 
  Installing       : perl-Net-SSLeay-1.94-1.el9.x86_64                  123/207 
  Installing       : perl-IO-Socket-SSL-2.073-2.el9.noarch              124/207 
  Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch            125/207 
  Installing       : perl-Class-Struct-0.66-481.el9.noarch              126/207 
  Installing       : perl-Term-Cap-1.17-460.el9.noarch                  127/207 
  Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch            128/207 
  Installing       : perl-IPC-Open3-1.21-481.el9.noarch                 129/207 
  Installing       : perl-POSIX-1.94-481.el9.x86_64                     130/207 
  Installing       : perl-subs-1.03-481.el9.noarch                      131/207 
  Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                132/207 
  Installing       : perl-HTTP-Tiny-0.076-462.el9.noarch                133/207 
  Installing       : perl-Socket-4:2.031-4.el9.x86_64                   134/207 
  Installing       : perl-SelectSaver-1.02-481.el9.noarch               135/207 
  Installing       : perl-Symbol-1.08-481.el9.noarch                    136/207 
  Installing       : perl-podlators-1:4.14-460.el9.noarch               137/207 
  Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch            138/207 
  Installing       : perl-File-stat-1.09-481.el9.noarch                 139/207 
  Installing       : perl-Text-ParseWords-3.30-460.el9.noarch           140/207 
  Installing       : perl-overloading-0.02-481.el9.noarch               141/207 
  Installing       : perl-mro-1.23-481.el9.x86_64                       142/207 
  Installing       : perl-Fcntl-1.13-481.el9.x86_64                     143/207 
  Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 144/207 
  Installing       : perl-IO-1.43-481.el9.x86_64                        145/207 
  Installing       : perl-parent-1:0.238-460.el9.noarch                 146/207 
  Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 147/207 
  Installing       : perl-constant-1.33-461.el9.noarch                  148/207 
  Installing       : perl-Errno-1.30-481.el9.x86_64                     149/207 
  Installing       : perl-File-Basename-2.85-481.el9.noarch             150/207 
  Installing       : perl-Getopt-Std-1.12-481.el9.noarch                151/207 
  Installing       : perl-vars-1.05-481.el9.noarch                      152/207 
  Installing       : perl-Storable-1:3.21-460.el9.x86_64                153/207 
  Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               154/207 
  Installing       : perl-overload-1.31-481.el9.noarch                  155/207 
  Installing       : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64       156/207 
  Installing       : perl-Exporter-5.74-461.el9.noarch                  157/207 
  Installing       : perl-Carp-1.50-460.el9.noarch                      158/207 
  Installing       : perl-PathTools-3.78-461.el9.x86_64                 159/207 
  Installing       : perl-Encode-4:3.08-462.el9.x86_64                  160/207 
  Installing       : perl-libs-4:5.32.1-481.el9.x86_64                  161/207 
  Installing       : perl-interpreter-4:5.32.1-481.el9.x86_64           162/207 
  Installing       : kernel-srpm-macros-1.0-13.el9.noarch               163/207 
  Installing       : openssl-1:3.2.2-6.el9_5.x86_64                     164/207 
  Installing       : libpwquality-1.4.4-8.el9.x86_64                    165/207 
  Installing       : pam-1.5.1-22.el9_5.x86_64                          166/207 
  Installing       : libevent-2.1.12-8.el9_4.x86_64                     167/207 
  Installing       : tar-2:1.34-7.el9.x86_64                            168/207 
  Installing       : libsemanage-3.6-2.1.el9_5.x86_64                   169/207 
  Installing       : shadow-utils-2:4.9-10.el9_5.x86_64                 170/207 
  Running scriptlet: libutempter-1.2.1-6.el9.x86_64                     171/207 
  Installing       : libutempter-1.2.1-6.el9.x86_64                     171/207 
  Installing       : openldap-2.6.6-3.el9.x86_64                        172/207 
  Installing       : patch-2.7.6-16.el9.x86_64                          173/207 
  Installing       : libbrotli-1.0.9-7.el9_5.x86_64                     174/207 
  Installing       : elfutils-default-yama-scope-0.191-4.el9.noarch     175/207 
  Running scriptlet: elfutils-default-yama-scope-0.191-4.el9.noarch     175/207 
  Installing       : elfutils-libs-0.191-4.el9.x86_64                   176/207 
  Installing       : pkgconf-m4-1.7.3-10.el9.noarch                     177/207 
  Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64             178/207 
  Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch      179/207 
  Installing       : libpsl-0.21.1-5.el9.x86_64                         180/207 
  Installing       : libcurl-7.76.1-31.el9.x86_64                       181/207 
  Installing       : elfutils-debuginfod-client-0.191-4.el9.x86_64      182/207 
  Installing       : binutils-gold-2.35.2-54.el9.x86_64                 183/207 
  Installing       : binutils-2.35.2-54.el9.x86_64                      184/207 
  Running scriptlet: binutils-2.35.2-54.el9.x86_64                      184/207 
  Installing       : elfutils-0.191-4.el9.x86_64                        185/207 
  Installing       : gdb-minimal-14.2-3.el9.x86_64                      186/207 
  Installing       : debugedit-5.0-5.el9.x86_64                         187/207 
  Installing       : curl-7.76.1-31.el9.x86_64                          188/207 
  Installing       : rpm-libs-4.16.1.3-34.el9.x86_64                    189/207 
  Installing       : rpm-4.16.1.3-34.el9.x86_64                         190/207 
  Installing       : lua-srpm-macros-1-6.el9.noarch                     191/207 
  Installing       : efi-srpm-macros-6-2.el9_0.noarch                   192/207 
  Installing       : rpmautospec-rpm-macros-0.7.3-1.el9.noarch          193/207 
  Installing       : rpm-build-libs-4.16.1.3-34.el9.x86_64              194/207 
  Installing       : qt6-srpm-macros-6.8.1-4.el9.noarch                 195/207 
  Installing       : qt5-srpm-macros-5.15.12-3.el9.noarch               196/207 
  Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           197/207 
  Installing       : go-srpm-macros-3.6.0-3.el9.noarch                  198/207 
  Installing       : python-srpm-macros-3.9-54.el9.noarch               199/207 
  Installing       : pyproject-srpm-macros-1.12.0-1.el9.noarch          200/207 
  Installing       : redhat-rpm-config-208-1.el9.noarch                 201/207 
  Installing       : rpm-build-4.16.1.3-34.el9.x86_64                   202/207 
  Installing       : forge-srpm-macros-0.4.0-1.el9.noarch               203/207 
  Installing       : go-srpm-macros-epel-3.6.0.1-1.el9.noarch           204/207 
  Installing       : epel-rpm-macros-9-14.el9.noarch                    205/207 
  Installing       : util-linux-2.37.4-20.el9.x86_64                    206/207 
  Installing       : which-2.21-29.el9.x86_64                           207/207 
  Running scriptlet: filesystem-3.16-5.el9.x86_64                       207/207 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no   207/207 
  Running scriptlet: rpm-4.16.1.3-34.el9.x86_64                         207/207 
  Running scriptlet: which-2.21-29.el9.x86_64                           207/207 
  Verifying        : qt5-srpm-macros-5.15.12-3.el9.noarch                 1/207 
  Verifying        : qt6-srpm-macros-6.8.1-4.el9.noarch                   2/207 
  Verifying        : basesystem-11-13.el9.noarch                          3/207 
  Verifying        : bzip2-1.0.8-8.el9.x86_64                             4/207 
  Verifying        : bzip2-libs-1.0.8-8.el9.x86_64                        5/207 
  Verifying        : cpio-2.13-16.el9.x86_64                              6/207 
  Verifying        : cracklib-2.9.6-27.el9.x86_64                         7/207 
  Verifying        : ed-1.14.2-12.el9.x86_64                              8/207 
  Verifying        : grep-3.6-5.el9.x86_64                                9/207 
  Verifying        : groff-base-1.22.4-10.el9.x86_64                     10/207 
  Verifying        : info-6.7-15.el9.x86_64                              11/207 
  Verifying        : libattr-2.5.1-3.el9.x86_64                          12/207 
  Verifying        : libcap-ng-0.8.2-7.el9.x86_64                        13/207 
  Verifying        : libgpg-error-1.42-5.el9.x86_64                      14/207 
  Verifying        : libidn2-2.3.0-7.el9.x86_64                          15/207 
  Verifying        : libpsl-0.21.1-5.el9.x86_64                          16/207 
  Verifying        : libpwquality-1.4.4-8.el9.x86_64                     17/207 
  Verifying        : libsigsegv-2.13-4.el9.x86_64                        18/207 
  Verifying        : libunistring-0.9.10-15.el9.x86_64                   19/207 
  Verifying        : libutempter-1.2.1-6.el9.x86_64                      20/207 
  Verifying        : libverto-0.3.2-3.el9.x86_64                         21/207 
  Verifying        : libxcrypt-4.4.18-3.el9.x86_64                       22/207 
  Verifying        : libzstd-1.5.1-2.el9.x86_64                          23/207 
  Verifying        : lz4-libs-1.9.3-5.el9.x86_64                         24/207 
  Verifying        : mpfr-4.1.0-7.el9.x86_64                             25/207 
  Verifying        : popt-1.18-8.el9.x86_64                              26/207 
  Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       27/207 
  Verifying        : readline-8.1-4.el9.x86_64                           28/207 
  Verifying        : sed-4.8-9.el9.x86_64                                29/207 
  Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                  30/207 
  Verifying        : diffutils-3.7-12.el9.x86_64                         31/207 
  Verifying        : gawk-5.1.0-6.el9.x86_64                             32/207 
  Verifying        : xz-5.2.5-8.el9_0.x86_64                             33/207 
  Verifying        : xz-libs-5.2.5-8.el9_0.x86_64                        34/207 
  Verifying        : zstd-1.5.1-2.el9.x86_64                             35/207 
  Verifying        : cyrus-sasl-lib-2.1.27-21.el9.x86_64                 36/207 
  Verifying        : gzip-1.12-1.el9.x86_64                              37/207 
  Verifying        : libtasn1-4.16.0-8.el9_1.x86_64                      38/207 
  Verifying        : keyutils-libs-1.6.3-1.el9.x86_64                    39/207 
  Verifying        : libarchive-3.5.3-4.el9.x86_64                       40/207 
  Verifying        : libcap-2.48-9.el9_2.x86_64                          41/207 
  Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      42/207 
  Verifying        : pkgconf-1.7.3-10.el9.x86_64                         43/207 
  Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      44/207 
  Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64              45/207 
  Verifying        : zip-3.0-35.el9.x86_64                               46/207 
  Verifying        : gmp-1:6.2.0-13.el9.x86_64                           47/207 
  Verifying        : libffi-3.4.2-8.el9.x86_64                           48/207 
  Verifying        : lua-libs-5.4.4-4.el9.x86_64                         49/207 
  Verifying        : ncurses-6.2-10.20210508.el9.x86_64                  50/207 
  Verifying        : ncurses-base-6.2-10.20210508.el9.noarch             51/207 
  Verifying        : ncurses-libs-6.2-10.20210508.el9.x86_64             52/207 
  Verifying        : which-2.21-29.el9.x86_64                            53/207 
  Verifying        : zlib-1.2.11-40.el9.x86_64                           54/207 
  Verifying        : bash-5.1.8-9.el9.x86_64                             55/207 
  Verifying        : file-5.39-16.el9.x86_64                             56/207 
  Verifying        : file-libs-5.39-16.el9.x86_64                        57/207 
  Verifying        : libacl-2.3.1-4.el9.x86_64                           58/207 
  Verifying        : libselinux-3.6-1.el9.x86_64                         59/207 
  Verifying        : libsepol-3.6-1.el9.x86_64                           60/207 
  Verifying        : openldap-2.6.6-3.el9.x86_64                         61/207 
  Verifying        : setup-2.13.7-10.el9.noarch                          62/207 
  Verifying        : sqlite-libs-3.34.1-7.el9_3.x86_64                   63/207 
  Verifying        : ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no    64/207 
  Verifying        : libcom_err-1.46.5-5.el9.x86_64                      65/207 
  Verifying        : libevent-2.1.12-8.el9_4.x86_64                      66/207 
  Verifying        : libssh-0.10.4-13.el9.x86_64                         67/207 
  Verifying        : libssh-config-0.10.4-13.el9.noarch                  68/207 
  Verifying        : libxml2-2.9.13-6.el9_4.x86_64                       69/207 
  Verifying        : alternatives-1.24-1.el9_5.1.x86_64                  70/207 
  Verifying        : audit-libs-3.1.5-1.el9.x86_64                       71/207 
  Verifying        : binutils-2.35.2-54.el9.x86_64                       72/207 
  Verifying        : binutils-gold-2.35.2-54.el9.x86_64                  73/207 
  Verifying        : coreutils-8.32-36.el9.x86_64                        74/207 
  Verifying        : coreutils-common-8.32-36.el9.x86_64                 75/207 
  Verifying        : crypto-policies-20240828-2.git626aa59.el9_5.noar    76/207 
  Verifying        : curl-7.76.1-31.el9.x86_64                           77/207 
  Verifying        : elfutils-0.191-4.el9.x86_64                         78/207 
  Verifying        : elfutils-debuginfod-client-0.191-4.el9.x86_64       79/207 
  Verifying        : elfutils-default-yama-scope-0.191-4.el9.noarch      80/207 
  Verifying        : elfutils-libelf-0.191-4.el9.x86_64                  81/207 
  Verifying        : elfutils-libs-0.191-4.el9.x86_64                    82/207 
  Verifying        : filesystem-3.16-5.el9.x86_64                        83/207 
  Verifying        : findutils-1:4.8.0-7.el9.x86_64                      84/207 
  Verifying        : gdbm-libs-1:1.23-1.el9.x86_64                       85/207 
  Verifying        : glibc-2.34-125.el9_5.1.x86_64                       86/207 
  Verifying        : glibc-common-2.34-125.el9_5.1.x86_64                87/207 
  Verifying        : glibc-gconv-extra-2.34-125.el9_5.1.x86_64           88/207 
  Verifying        : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64      89/207 
  Verifying        : libblkid-2.37.4-20.el9.x86_64                       90/207 
  Verifying        : libcurl-7.76.1-31.el9.x86_64                        91/207 
  Verifying        : libdb-5.3.28-54.el9.x86_64                          92/207 
  Verifying        : libeconf-0.4.1-4.el9.x86_64                         93/207 
  Verifying        : libfdisk-2.37.4-20.el9.x86_64                       94/207 
  Verifying        : libgcc-11.5.0-2.el9.x86_64                          95/207 
  Verifying        : libgcrypt-1.10.0-11.el9.x86_64                      96/207 
  Verifying        : libgomp-11.5.0-2.el9.x86_64                         97/207 
  Verifying        : libmount-2.37.4-20.el9.x86_64                       98/207 
  Verifying        : libnghttp2-1.43.0-6.el9.x86_64                      99/207 
  Verifying        : libsmartcols-2.37.4-20.el9.x86_64                  100/207 
  Verifying        : libstdc++-11.5.0-2.el9.x86_64                      101/207 
  Verifying        : libuuid-2.37.4-20.el9.x86_64                       102/207 
  Verifying        : openssl-1:3.2.2-6.el9_5.x86_64                     103/207 
  Verifying        : openssl-fips-provider-3.0.7-6.el9_5.x86_64         104/207 
  Verifying        : openssl-fips-provider-so-3.0.7-6.el9_5.x86_64      105/207 
  Verifying        : openssl-libs-1:3.2.2-6.el9_5.x86_64                106/207 
  Verifying        : pcre-8.44-4.el9.x86_64                             107/207 
  Verifying        : pcre2-10.40-6.el9.x86_64                           108/207 
  Verifying        : pcre2-syntax-10.40-6.el9.noarch                    109/207 
  Verifying        : redhat-release-9.5-0.6.el9.x86_64                  110/207 
  Verifying        : rpm-4.16.1.3-34.el9.x86_64                         111/207 
  Verifying        : rpm-build-libs-4.16.1.3-34.el9.x86_64              112/207 
  Verifying        : rpm-libs-4.16.1.3-34.el9.x86_64                    113/207 
  Verifying        : systemd-libs-252-46.el9_5.2.x86_64                 114/207 
  Verifying        : tar-2:1.34-7.el9.x86_64                            115/207 
  Verifying        : tzdata-2024b-2.el9.noarch                          116/207 
  Verifying        : unzip-6.0-57.el9.x86_64                            117/207 
  Verifying        : util-linux-2.37.4-20.el9.x86_64                    118/207 
  Verifying        : util-linux-core-2.37.4-20.el9.x86_64               119/207 
  Verifying        : krb5-libs-1.21.1-4.el9_5.x86_64                    120/207 
  Verifying        : pam-1.5.1-22.el9_5.x86_64                          121/207 
  Verifying        : libbrotli-1.0.9-7.el9_5.x86_64                     122/207 
  Verifying        : p11-kit-0.25.3-3.el9_5.x86_64                      123/207 
  Verifying        : shadow-utils-2:4.9-10.el9_5.x86_64                 124/207 
  Verifying        : p11-kit-trust-0.25.3-3.el9_5.x86_64                125/207 
  Verifying        : libsemanage-3.6-2.1.el9_5.x86_64                   126/207 
  Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                 127/207 
  Verifying        : lua-srpm-macros-1-6.el9.noarch                     128/207 
  Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64              129/207 
  Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                  130/207 
  Verifying        : perl-Encode-4:3.08-462.el9.x86_64                  131/207 
  Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              132/207 
  Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                133/207 
  Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  134/207 
  Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               135/207 
  Verifying        : rust-srpm-macros-17-4.el9.noarch                   136/207 
  Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             137/207 
  Verifying        : perl-Storable-1:3.21-460.el9.x86_64                138/207 
  Verifying        : perl-podlators-1:4.14-460.el9.noarch               139/207 
  Verifying        : dwz-0.14-3.el9.x86_64                              140/207 
  Verifying        : perl-Exporter-5.74-461.el9.noarch                  141/207 
  Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            142/207 
  Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               143/207 
  Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 144/207 
  Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       145/207 
  Verifying        : perl-parent-1:0.238-460.el9.noarch                 146/207 
  Verifying        : perl-srpm-macros-1-41.el9.noarch                   147/207 
  Verifying        : efi-srpm-macros-6-2.el9_0.noarch                   148/207 
  Verifying        : openblas-srpm-macros-2-11.el9.noarch               149/207 
  Verifying        : perl-Digest-1.19-4.el9.noarch                      150/207 
  Verifying        : perl-File-Path-2.18-4.el9.noarch                   151/207 
  Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                152/207 
  Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 153/207 
  Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   154/207 
  Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            155/207 
  Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           156/207 
  Verifying        : perl-URI-5.09-3.el9.noarch                         157/207 
  Verifying        : perl-constant-1.33-461.el9.noarch                  158/207 
  Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           159/207 
  Verifying        : ocaml-srpm-macros-6-6.el9.noarch                   160/207 
  Verifying        : patch-2.7.6-16.el9.x86_64                          161/207 
  Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            162/207 
  Verifying        : perl-libnet-3.13-4.el9.noarch                      163/207 
  Verifying        : perl-Carp-1.50-460.el9.noarch                      164/207 
  Verifying        : perl-PathTools-3.78-461.el9.x86_64                 165/207 
  Verifying        : kernel-srpm-macros-1.0-13.el9.noarch               166/207 
  Verifying        : perl-AutoLoader-5.74-481.el9.noarch                167/207 
  Verifying        : perl-SelectSaver-1.02-481.el9.noarch               168/207 
  Verifying        : perl-if-0.60.800-481.el9.noarch                    169/207 
  Verifying        : perl-overloading-0.02-481.el9.noarch               170/207 
  Verifying        : perl-B-1.80-481.el9.x86_64                         171/207 
  Verifying        : perl-Class-Struct-0.66-481.el9.noarch              172/207 
  Verifying        : perl-Errno-1.30-481.el9.x86_64                     173/207 
  Verifying        : perl-File-Basename-2.85-481.el9.noarch             174/207 
  Verifying        : perl-File-stat-1.09-481.el9.noarch                 175/207 
  Verifying        : perl-FileHandle-2.03-481.el9.noarch                176/207 
  Verifying        : perl-Getopt-Std-1.12-481.el9.noarch                177/207 
  Verifying        : perl-HTTP-Tiny-0.076-462.el9.noarch                178/207 
  Verifying        : perl-IO-1.43-481.el9.x86_64                        179/207 
  Verifying        : perl-IPC-Open3-1.21-481.el9.noarch                 180/207 
  Verifying        : perl-POSIX-1.94-481.el9.x86_64                     181/207 
  Verifying        : perl-Symbol-1.08-481.el9.noarch                    182/207 
  Verifying        : perl-base-2.27-481.el9.noarch                      183/207 
  Verifying        : perl-interpreter-4:5.32.1-481.el9.x86_64           184/207 
  Verifying        : perl-libs-4:5.32.1-481.el9.x86_64                  185/207 
  Verifying        : perl-mro-1.23-481.el9.x86_64                       186/207 
  Verifying        : perl-overload-1.31-481.el9.noarch                  187/207 
  Verifying        : perl-vars-1.05-481.el9.noarch                      188/207 
  Verifying        : pyproject-srpm-macros-1.12.0-1.el9.noarch          189/207 
  Verifying        : debugedit-5.0-5.el9.x86_64                         190/207 
  Verifying        : perl-Fcntl-1.13-481.el9.x86_64                     191/207 
  Verifying        : perl-subs-1.03-481.el9.noarch                      192/207 
  Verifying        : go-srpm-macros-3.6.0-3.el9.noarch                  193/207 
  Verifying        : python-srpm-macros-3.9-54.el9.noarch               194/207 
  Verifying        : redhat-rpm-config-208-1.el9.noarch                 195/207 
  Verifying        : gdb-minimal-14.2-3.el9.x86_64                      196/207 
  Verifying        : perl-IO-Socket-SSL-2.073-2.el9.noarch              197/207 
  Verifying        : perl-Net-SSLeay-1.94-1.el9.x86_64                  198/207 
  Verifying        : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64       199/207 
  Verifying        : rpm-build-4.16.1.3-34.el9.x86_64                   200/207 
  Verifying        : ansible-srpm-macros-1-16.el9.noarch                201/207 
  Verifying        : epel-rpm-macros-9-14.el9.noarch                    202/207 
  Verifying        : forge-srpm-macros-0.4.0-1.el9.noarch               203/207 
  Verifying        : fpc-srpm-macros-1.3-7.el9.noarch                   204/207 
  Verifying        : go-srpm-macros-epel-3.6.0.1-1.el9.noarch           205/207 
  Verifying        : rpmautospec-rpm-macros-0.7.3-1.el9.noarch          206/207 
  Verifying        : rust-srpm-macros-epel-26.3-1.el9.noarch            207/207 
Installed products updated.

Installed:
  alternatives-1.24-1.el9_5.1.x86_64                                            
  ansible-srpm-macros-1-16.el9.noarch                                           
  audit-libs-3.1.5-1.el9.x86_64                                                 
  basesystem-11-13.el9.noarch                                                   
  bash-5.1.8-9.el9.x86_64                                                       
  binutils-2.35.2-54.el9.x86_64                                                 
  binutils-gold-2.35.2-54.el9.x86_64                                            
  bzip2-1.0.8-8.el9.x86_64                                                      
  bzip2-libs-1.0.8-8.el9.x86_64                                                 
  ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.noarch                          
  coreutils-8.32-36.el9.x86_64                                                  
  coreutils-common-8.32-36.el9.x86_64                                           
  cpio-2.13-16.el9.x86_64                                                       
  cracklib-2.9.6-27.el9.x86_64                                                  
  cracklib-dicts-2.9.6-27.el9.x86_64                                            
  crypto-policies-20240828-2.git626aa59.el9_5.noarch                            
  curl-7.76.1-31.el9.x86_64                                                     
  cyrus-sasl-lib-2.1.27-21.el9.x86_64                                           
  debugedit-5.0-5.el9.x86_64                                                    
  diffutils-3.7-12.el9.x86_64                                                   
  dwz-0.14-3.el9.x86_64                                                         
  ed-1.14.2-12.el9.x86_64                                                       
  efi-srpm-macros-6-2.el9_0.noarch                                              
  elfutils-0.191-4.el9.x86_64                                                   
  elfutils-debuginfod-client-0.191-4.el9.x86_64                                 
  elfutils-default-yama-scope-0.191-4.el9.noarch                                
  elfutils-libelf-0.191-4.el9.x86_64                                            
  elfutils-libs-0.191-4.el9.x86_64                                              
  epel-rpm-macros-9-14.el9.noarch                                               
  file-5.39-16.el9.x86_64                                                       
  file-libs-5.39-16.el9.x86_64                                                  
  filesystem-3.16-5.el9.x86_64                                                  
  findutils-1:4.8.0-7.el9.x86_64                                                
  fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
  forge-srpm-macros-0.4.0-1.el9.noarch                                          
  fpc-srpm-macros-1.3-7.el9.noarch                                              
  gawk-5.1.0-6.el9.x86_64                                                       
  gdb-minimal-14.2-3.el9.x86_64                                                 
  gdbm-libs-1:1.23-1.el9.x86_64                                                 
  ghc-srpm-macros-1.5.0-6.el9.noarch                                            
  glibc-2.34-125.el9_5.1.x86_64                                                 
  glibc-common-2.34-125.el9_5.1.x86_64                                          
  glibc-gconv-extra-2.34-125.el9_5.1.x86_64                                     
  glibc-minimal-langpack-2.34-125.el9_5.1.x86_64                                
  gmp-1:6.2.0-13.el9.x86_64                                                     
  go-srpm-macros-3.6.0-3.el9.noarch                                             
  go-srpm-macros-epel-3.6.0.1-1.el9.noarch                                      
  grep-3.6-5.el9.x86_64                                                         
  groff-base-1.22.4-10.el9.x86_64                                               
  gzip-1.12-1.el9.x86_64                                                        
  info-6.7-15.el9.x86_64                                                        
  kernel-srpm-macros-1.0-13.el9.noarch                                          
  keyutils-libs-1.6.3-1.el9.x86_64                                              
  krb5-libs-1.21.1-4.el9_5.x86_64                                               
  libacl-2.3.1-4.el9.x86_64                                                     
  libarchive-3.5.3-4.el9.x86_64                                                 
  libattr-2.5.1-3.el9.x86_64                                                    
  libblkid-2.37.4-20.el9.x86_64                                                 
  libbrotli-1.0.9-7.el9_5.x86_64                                                
  libcap-2.48-9.el9_2.x86_64                                                    
  libcap-ng-0.8.2-7.el9.x86_64                                                  
  libcom_err-1.46.5-5.el9.x86_64                                                
  libcurl-7.76.1-31.el9.x86_64                                                  
  libdb-5.3.28-54.el9.x86_64                                                    
  libeconf-0.4.1-4.el9.x86_64                                                   
  libevent-2.1.12-8.el9_4.x86_64                                                
  libfdisk-2.37.4-20.el9.x86_64                                                 
  libffi-3.4.2-8.el9.x86_64                                                     
  libgcc-11.5.0-2.el9.x86_64                                                    
  libgcrypt-1.10.0-11.el9.x86_64                                                
  libgomp-11.5.0-2.el9.x86_64                                                   
  libgpg-error-1.42-5.el9.x86_64                                                
  libidn2-2.3.0-7.el9.x86_64                                                    
  libmount-2.37.4-20.el9.x86_64                                                 
  libnghttp2-1.43.0-6.el9.x86_64                                                
  libpkgconf-1.7.3-10.el9.x86_64                                                
  libpsl-0.21.1-5.el9.x86_64                                                    
  libpwquality-1.4.4-8.el9.x86_64                                               
  libselinux-3.6-1.el9.x86_64                                                   
  libsemanage-3.6-2.1.el9_5.x86_64                                              
  libsepol-3.6-1.el9.x86_64                                                     
  libsigsegv-2.13-4.el9.x86_64                                                  
  libsmartcols-2.37.4-20.el9.x86_64                                             
  libssh-0.10.4-13.el9.x86_64                                                   
  libssh-config-0.10.4-13.el9.noarch                                            
  libstdc++-11.5.0-2.el9.x86_64                                                 
  libtasn1-4.16.0-8.el9_1.x86_64                                                
  libunistring-0.9.10-15.el9.x86_64                                             
  libutempter-1.2.1-6.el9.x86_64                                                
  libuuid-2.37.4-20.el9.x86_64                                                  
  libverto-0.3.2-3.el9.x86_64                                                   
  libxcrypt-4.4.18-3.el9.x86_64                                                 
  libxml2-2.9.13-6.el9_4.x86_64                                                 
  libzstd-1.5.1-2.el9.x86_64                                                    
  lua-libs-5.4.4-4.el9.x86_64                                                   
  lua-srpm-macros-1-6.el9.noarch                                                
  lz4-libs-1.9.3-5.el9.x86_64                                                   
  mpfr-4.1.0-7.el9.x86_64                                                       
  ncurses-6.2-10.20210508.el9.x86_64                                            
  ncurses-base-6.2-10.20210508.el9.noarch                                       
  ncurses-libs-6.2-10.20210508.el9.x86_64                                       
  ocaml-srpm-macros-6-6.el9.noarch                                              
  openblas-srpm-macros-2-11.el9.noarch                                          
  openldap-2.6.6-3.el9.x86_64                                                   
  openssl-1:3.2.2-6.el9_5.x86_64                                                
  openssl-fips-provider-3.0.7-6.el9_5.x86_64                                    
  openssl-fips-provider-so-3.0.7-6.el9_5.x86_64                                 
  openssl-libs-1:3.2.2-6.el9_5.x86_64                                           
  p11-kit-0.25.3-3.el9_5.x86_64                                                 
  p11-kit-trust-0.25.3-3.el9_5.x86_64                                           
  pam-1.5.1-22.el9_5.x86_64                                                     
  patch-2.7.6-16.el9.x86_64                                                     
  pcre-8.44-4.el9.x86_64                                                        
  pcre2-10.40-6.el9.x86_64                                                      
  pcre2-syntax-10.40-6.el9.noarch                                               
  perl-AutoLoader-5.74-481.el9.noarch                                           
  perl-B-1.80-481.el9.x86_64                                                    
  perl-Carp-1.50-460.el9.noarch                                                 
  perl-Class-Struct-0.66-481.el9.noarch                                         
  perl-Data-Dumper-2.174-462.el9.x86_64                                         
  perl-Digest-1.19-4.el9.noarch                                                 
  perl-Digest-MD5-2.58-4.el9.x86_64                                             
  perl-Encode-4:3.08-462.el9.x86_64                                             
  perl-Errno-1.30-481.el9.x86_64                                                
  perl-Exporter-5.74-461.el9.noarch                                             
  perl-Fcntl-1.13-481.el9.x86_64                                                
  perl-File-Basename-2.85-481.el9.noarch                                        
  perl-File-Path-2.18-4.el9.noarch                                              
  perl-File-Temp-1:0.231.100-4.el9.noarch                                       
  perl-File-stat-1.09-481.el9.noarch                                            
  perl-FileHandle-2.03-481.el9.noarch                                           
  perl-Getopt-Long-1:2.52-4.el9.noarch                                          
  perl-Getopt-Std-1.12-481.el9.noarch                                           
  perl-HTTP-Tiny-0.076-462.el9.noarch                                           
  perl-IO-1.43-481.el9.x86_64                                                   
  perl-IO-Socket-IP-0.41-5.el9.noarch                                           
  perl-IO-Socket-SSL-2.073-2.el9.noarch                                         
  perl-IPC-Open3-1.21-481.el9.noarch                                            
  perl-MIME-Base64-3.16-4.el9.x86_64                                            
  perl-Mozilla-CA-20200520-6.el9.noarch                                         
  perl-Net-SSLeay-1.94-1.el9.x86_64                                             
  perl-POSIX-1.94-481.el9.x86_64                                                
  perl-PathTools-3.78-461.el9.x86_64                                            
  perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
  perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
  perl-Pod-Simple-1:3.42-4.el9.noarch                                           
  perl-Pod-Usage-4:2.01-4.el9.noarch                                            
  perl-Scalar-List-Utils-4:1.56-462.el9.x86_64                                  
  perl-SelectSaver-1.02-481.el9.noarch                                          
  perl-Socket-4:2.031-4.el9.x86_64                                              
  perl-Storable-1:3.21-460.el9.x86_64                                           
  perl-Symbol-1.08-481.el9.noarch                                               
  perl-Term-ANSIColor-5.01-461.el9.noarch                                       
  perl-Term-Cap-1.17-460.el9.noarch                                             
  perl-Text-ParseWords-3.30-460.el9.noarch                                      
  perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
  perl-Time-Local-2:1.300-7.el9.noarch                                          
  perl-URI-5.09-3.el9.noarch                                                    
  perl-base-2.27-481.el9.noarch                                                 
  perl-constant-1.33-461.el9.noarch                                             
  perl-if-0.60.800-481.el9.noarch                                               
  perl-interpreter-4:5.32.1-481.el9.x86_64                                      
  perl-libnet-3.13-4.el9.noarch                                                 
  perl-libs-4:5.32.1-481.el9.x86_64                                             
  perl-mro-1.23-481.el9.x86_64                                                  
  perl-overload-1.31-481.el9.noarch                                             
  perl-overloading-0.02-481.el9.noarch                                          
  perl-parent-1:0.238-460.el9.noarch                                            
  perl-podlators-1:4.14-460.el9.noarch                                          
  perl-srpm-macros-1-41.el9.noarch                                              
  perl-subs-1.03-481.el9.noarch                                                 
  perl-vars-1.05-481.el9.noarch                                                 
  pkgconf-1.7.3-10.el9.x86_64                                                   
  pkgconf-m4-1.7.3-10.el9.noarch                                                
  pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
  popt-1.18-8.el9.x86_64                                                        
  publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
  pyproject-srpm-macros-1.12.0-1.el9.noarch                                     
  python-srpm-macros-3.9-54.el9.noarch                                          
  qt5-srpm-macros-5.15.12-3.el9.noarch                                          
  qt6-srpm-macros-6.8.1-4.el9.noarch                                            
  readline-8.1-4.el9.x86_64                                                     
  redhat-release-9.5-0.6.el9.x86_64                                             
  redhat-rpm-config-208-1.el9.noarch                                            
  rpm-4.16.1.3-34.el9.x86_64                                                    
  rpm-build-4.16.1.3-34.el9.x86_64                                              
  rpm-build-libs-4.16.1.3-34.el9.x86_64                                         
  rpm-libs-4.16.1.3-34.el9.x86_64                                               
  rpmautospec-rpm-macros-0.7.3-1.el9.noarch                                     
  rust-srpm-macros-17-4.el9.noarch                                              
  rust-srpm-macros-epel-26.3-1.el9.noarch                                       
  sed-4.8-9.el9.x86_64                                                          
  setup-2.13.7-10.el9.noarch                                                    
  shadow-utils-2:4.9-10.el9_5.x86_64                                            
  sqlite-libs-3.34.1-7.el9_3.x86_64                                             
  systemd-libs-252-46.el9_5.2.x86_64                                            
  tar-2:1.34-7.el9.x86_64                                                       
  tzdata-2024b-2.el9.noarch                                                     
  unzip-6.0-57.el9.x86_64                                                       
  util-linux-2.37.4-20.el9.x86_64                                               
  util-linux-core-2.37.4-20.el9.x86_64                                          
  which-2.21-29.el9.x86_64                                                      
  xz-5.2.5-8.el9_0.x86_64                                                       
  xz-libs-5.2.5-8.el9_0.x86_64                                                  
  zip-3.0-35.el9.x86_64                                                         
  zlib-1.2.11-40.el9.x86_64                                                     
  zstd-1.5.1-2.el9.x86_64                                                       

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.24-1.el9_5.1.x86_64
ansible-srpm-macros-1-16.el9.noarch
audit-libs-3.1.5-1.el9.x86_64
basesystem-11-13.el9.noarch
bash-5.1.8-9.el9.x86_64
binutils-2.35.2-54.el9.x86_64
binutils-gold-2.35.2-54.el9.x86_64
bzip2-1.0.8-8.el9.x86_64
bzip2-libs-1.0.8-8.el9.x86_64
ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.noarch
coreutils-8.32-36.el9.x86_64
coreutils-common-8.32-36.el9.x86_64
cpio-2.13-16.el9.x86_64
cracklib-2.9.6-27.el9.x86_64
cracklib-dicts-2.9.6-27.el9.x86_64
crypto-policies-20240828-2.git626aa59.el9_5.noarch
curl-7.76.1-31.el9.x86_64
cyrus-sasl-lib-2.1.27-21.el9.x86_64
debugedit-5.0-5.el9.x86_64
diffutils-3.7-12.el9.x86_64
dwz-0.14-3.el9.x86_64
ed-1.14.2-12.el9.x86_64
efi-srpm-macros-6-2.el9_0.noarch
elfutils-0.191-4.el9.x86_64
elfutils-debuginfod-client-0.191-4.el9.x86_64
elfutils-default-yama-scope-0.191-4.el9.noarch
elfutils-libelf-0.191-4.el9.x86_64
elfutils-libs-0.191-4.el9.x86_64
epel-rpm-macros-9-14.el9.noarch
file-5.39-16.el9.x86_64
file-libs-5.39-16.el9.x86_64
filesystem-3.16-5.el9.x86_64
findutils-4.8.0-7.el9.x86_64
fonts-srpm-macros-2.0.5-7.el9.1.noarch
forge-srpm-macros-0.4.0-1.el9.noarch
fpc-srpm-macros-1.3-7.el9.noarch
gawk-5.1.0-6.el9.x86_64
gdb-minimal-14.2-3.el9.x86_64
gdbm-libs-1.23-1.el9.x86_64
ghc-srpm-macros-1.5.0-6.el9.noarch
glibc-2.34-125.el9_5.1.x86_64
glibc-common-2.34-125.el9_5.1.x86_64
glibc-gconv-extra-2.34-125.el9_5.1.x86_64
glibc-minimal-langpack-2.34-125.el9_5.1.x86_64
gmp-6.2.0-13.el9.x86_64
go-srpm-macros-3.6.0-3.el9.noarch
go-srpm-macros-epel-3.6.0.1-1.el9.noarch
gpg-pubkey-3228467c-613798eb
gpg-pubkey-5a6340b3-6229229e
gpg-pubkey-fd431d51-4ae0493b
grep-3.6-5.el9.x86_64
groff-base-1.22.4-10.el9.x86_64
gzip-1.12-1.el9.x86_64
info-6.7-15.el9.x86_64
kernel-srpm-macros-1.0-13.el9.noarch
keyutils-libs-1.6.3-1.el9.x86_64
krb5-libs-1.21.1-4.el9_5.x86_64
libacl-2.3.1-4.el9.x86_64
libarchive-3.5.3-4.el9.x86_64
libattr-2.5.1-3.el9.x86_64
libblkid-2.37.4-20.el9.x86_64
libbrotli-1.0.9-7.el9_5.x86_64
libcap-2.48-9.el9_2.x86_64
libcap-ng-0.8.2-7.el9.x86_64
libcom_err-1.46.5-5.el9.x86_64
libcurl-7.76.1-31.el9.x86_64
libdb-5.3.28-54.el9.x86_64
libeconf-0.4.1-4.el9.x86_64
libevent-2.1.12-8.el9_4.x86_64
libfdisk-2.37.4-20.el9.x86_64
libffi-3.4.2-8.el9.x86_64
libgcc-11.5.0-2.el9.x86_64
libgcrypt-1.10.0-11.el9.x86_64
libgomp-11.5.0-2.el9.x86_64
libgpg-error-1.42-5.el9.x86_64
libidn2-2.3.0-7.el9.x86_64
libmount-2.37.4-20.el9.x86_64
libnghttp2-1.43.0-6.el9.x86_64
libpkgconf-1.7.3-10.el9.x86_64
libpsl-0.21.1-5.el9.x86_64
libpwquality-1.4.4-8.el9.x86_64
libselinux-3.6-1.el9.x86_64
libsemanage-3.6-2.1.el9_5.x86_64
libsepol-3.6-1.el9.x86_64
libsigsegv-2.13-4.el9.x86_64
libsmartcols-2.37.4-20.el9.x86_64
libssh-0.10.4-13.el9.x86_64
libssh-config-0.10.4-13.el9.noarch
libstdc++-11.5.0-2.el9.x86_64
libtasn1-4.16.0-8.el9_1.x86_64
libunistring-0.9.10-15.el9.x86_64
libutempter-1.2.1-6.el9.x86_64
libuuid-2.37.4-20.el9.x86_64
libverto-0.3.2-3.el9.x86_64
libxcrypt-4.4.18-3.el9.x86_64
libxml2-2.9.13-6.el9_4.x86_64
libzstd-1.5.1-2.el9.x86_64
lua-libs-5.4.4-4.el9.x86_64
lua-srpm-macros-1-6.el9.noarch
lz4-libs-1.9.3-5.el9.x86_64
mpfr-4.1.0-7.el9.x86_64
ncurses-6.2-10.20210508.el9.x86_64
ncurses-base-6.2-10.20210508.el9.noarch
ncurses-libs-6.2-10.20210508.el9.x86_64
ocaml-srpm-macros-6-6.el9.noarch
openblas-srpm-macros-2-11.el9.noarch
openldap-2.6.6-3.el9.x86_64
openssl-3.2.2-6.el9_5.x86_64
openssl-fips-provider-3.0.7-6.el9_5.x86_64
openssl-fips-provider-so-3.0.7-6.el9_5.x86_64
openssl-libs-3.2.2-6.el9_5.x86_64
p11-kit-0.25.3-3.el9_5.x86_64
p11-kit-trust-0.25.3-3.el9_5.x86_64
pam-1.5.1-22.el9_5.x86_64
patch-2.7.6-16.el9.x86_64
pcre-8.44-4.el9.x86_64
pcre2-10.40-6.el9.x86_64
pcre2-syntax-10.40-6.el9.noarch
perl-AutoLoader-5.74-481.el9.noarch
perl-B-1.80-481.el9.x86_64
perl-Carp-1.50-460.el9.noarch
perl-Class-Struct-0.66-481.el9.noarch
perl-Data-Dumper-2.174-462.el9.x86_64
perl-Digest-1.19-4.el9.noarch
perl-Digest-MD5-2.58-4.el9.x86_64
perl-Encode-3.08-462.el9.x86_64
perl-Errno-1.30-481.el9.x86_64
perl-Exporter-5.74-461.el9.noarch
perl-Fcntl-1.13-481.el9.x86_64
perl-File-Basename-2.85-481.el9.noarch
perl-File-Path-2.18-4.el9.noarch
perl-File-Temp-0.231.100-4.el9.noarch
perl-File-stat-1.09-481.el9.noarch
perl-FileHandle-2.03-481.el9.noarch
perl-Getopt-Long-2.52-4.el9.noarch
perl-Getopt-Std-1.12-481.el9.noarch
perl-HTTP-Tiny-0.076-462.el9.noarch
perl-IO-1.43-481.el9.x86_64
perl-IO-Socket-IP-0.41-5.el9.noarch
perl-IO-Socket-SSL-2.073-2.el9.noarch
perl-IPC-Open3-1.21-481.el9.noarch
perl-MIME-Base64-3.16-4.el9.x86_64
perl-Mozilla-CA-20200520-6.el9.noarch
perl-Net-SSLeay-1.94-1.el9.x86_64
perl-POSIX-1.94-481.el9.x86_64
perl-PathTools-3.78-461.el9.x86_64
perl-Pod-Escapes-1.07-460.el9.noarch
perl-Pod-Perldoc-3.28.01-461.el9.noarch
perl-Pod-Simple-3.42-4.el9.noarch
perl-Pod-Usage-2.01-4.el9.noarch
perl-Scalar-List-Utils-1.56-462.el9.x86_64
perl-SelectSaver-1.02-481.el9.noarch
perl-Socket-2.031-4.el9.x86_64
perl-Storable-3.21-460.el9.x86_64
perl-Symbol-1.08-481.el9.noarch
perl-Term-ANSIColor-5.01-461.el9.noarch
perl-Term-Cap-1.17-460.el9.noarch
perl-Text-ParseWords-3.30-460.el9.noarch
perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
perl-Time-Local-1.300-7.el9.noarch
perl-URI-5.09-3.el9.noarch
perl-base-2.27-481.el9.noarch
perl-constant-1.33-461.el9.noarch
perl-if-0.60.800-481.el9.noarch
perl-interpreter-5.32.1-481.el9.x86_64
perl-libnet-3.13-4.el9.noarch
perl-libs-5.32.1-481.el9.x86_64
perl-mro-1.23-481.el9.x86_64
perl-overload-1.31-481.el9.noarch
perl-overloading-0.02-481.el9.noarch
perl-parent-0.238-460.el9.noarch
perl-podlators-4.14-460.el9.noarch
perl-srpm-macros-1-41.el9.noarch
perl-subs-1.03-481.el9.noarch
perl-vars-1.05-481.el9.noarch
pkgconf-1.7.3-10.el9.x86_64
pkgconf-m4-1.7.3-10.el9.noarch
pkgconf-pkg-config-1.7.3-10.el9.x86_64
popt-1.18-8.el9.x86_64
publicsuffix-list-dafsa-20210518-3.el9.noarch
pyproject-srpm-macros-1.12.0-1.el9.noarch
python-srpm-macros-3.9-54.el9.noarch
qt5-srpm-macros-5.15.12-3.el9.noarch
qt6-srpm-macros-6.8.1-4.el9.noarch
readline-8.1-4.el9.x86_64
redhat-release-9.5-0.6.el9.x86_64
redhat-rpm-config-208-1.el9.noarch
rpm-4.16.1.3-34.el9.x86_64
rpm-build-4.16.1.3-34.el9.x86_64
rpm-build-libs-4.16.1.3-34.el9.x86_64
rpm-libs-4.16.1.3-34.el9.x86_64
rpmautospec-rpm-macros-0.7.3-1.el9.noarch
rust-srpm-macros-17-4.el9.noarch
rust-srpm-macros-epel-26.3-1.el9.noarch
sed-4.8-9.el9.x86_64
setup-2.13.7-10.el9.noarch
shadow-utils-4.9-10.el9_5.x86_64
sqlite-libs-3.34.1-7.el9_3.x86_64
systemd-libs-252-46.el9_5.2.x86_64
tar-1.34-7.el9.x86_64
tzdata-2024b-2.el9.noarch
unzip-6.0-57.el9.x86_64
util-linux-2.37.4-20.el9.x86_64
util-linux-core-2.37.4-20.el9.x86_64
which-2.21-29.el9.x86_64
xz-5.2.5-8.el9_0.x86_64
xz-libs-5.2.5-8.el9_0.x86_64
zip-3.0-35.el9.x86_64
zlib-1.2.11-40.el9.x86_64
zstd-1.5.1-2.el9.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1737072000
Wrote: /builddir/build/SRPMS/mapbox-variant-1.2.0-11.el9.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-9-x86_64-1737405340.721153/root/var/log/dnf.log
/var/lib/mock/rhel+epel-9-x86_64-1737405340.721153/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-9-x86_64-1737405340.721153/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-fkisq2r6/mapbox-variant/mapbox-variant.spec) Config(child) 0 minutes 44 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/mapbox-variant-1.2.0-11.el9.src.rpm)  Config(rhel+epel-9-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-9-x86_64-bootstrap-1737405340.721153/root.
INFO: reusing tmpfs at /var/lib/mock/rhel+epel-9-x86_64-bootstrap-1737405340.721153/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-9-x86_64-1737405340.721153/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.16.1.3-34.el9.x86_64
  python3-dnf-4.14.0-17.el9.noarch
  python3-dnf-plugins-core-4.3.0-16.el9.noarch
  yum-4.14.0-17.el9.noarch
Finish: chroot init
Start: build phase for mapbox-variant-1.2.0-11.el9.src.rpm
Start: build setup for mapbox-variant-1.2.0-11.el9.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1737072000
Wrote: /builddir/build/SRPMS/mapbox-variant-1.2.0-11.el9.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

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

Copr repository                                 110 kB/s | 1.5 kB     00:00    
Additional repo copr_loise_qt5_5_15_12          113 kB/s | 1.5 kB     00:00    
Additional repo copr_loise_qt6_6_8_1            141 kB/s | 1.8 kB     00:00    
Additional repo copr_loise_kf5_5_116_0          143 kB/s | 1.8 kB     00:00    
Additional repo copr_loise_kf6_6_10_0           149 kB/s | 1.8 kB     00:00    
Additional repo copr_loise_plasma6_6_2_5        156 kB/s | 2.1 kB     00:00    
Additional repo copr_loise_gears6_24_12_1       174 kB/s | 2.2 kB     00:00    
Additional repo copr_loise_kde_plasma_6         125 kB/s | 1.5 kB     00:00    
Additional repo https_rhlx01_hs_esslingen_de_Mi  13 kB/s | 3.7 kB     00:00    
Additional repo https_rhlx01_hs_esslingen_de_Mi  13 kB/s | 3.7 kB     00:00    
Red Hat Enterprise Linux - BaseOS                59 kB/s | 4.1 kB     00:00    
Red Hat Enterprise Linux - AppStream             37 kB/s | 4.5 kB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  43 kB/s | 4.5 kB     00:00    
Extra Packages for Enterprise Linux 9 - x86_64  185 kB/s |  38 kB     00:00    
Dependencies resolved.
================================================================================
 Package               Arch      Version                     Repository    Size
================================================================================
Installing:
 catch1-devel          x86_64    1.12.2-9.el9                epel         150 k
 gcc-c++               x86_64    11.5.0-2.el9                appstream     13 M
 make                  x86_64    1:4.3-8.el9                 baseos       541 k
Installing dependencies:
 annobin               x86_64    12.65-1.el9                 appstream    1.0 M
 cpp                   x86_64    11.5.0-2.el9                appstream     11 M
 gcc                   x86_64    11.5.0-2.el9                appstream     32 M
 gcc-plugin-annobin    x86_64    11.5.0-2.el9                appstream     44 k
 glibc-devel           x86_64    2.34-125.el9_5.1            appstream     37 k
 glibc-headers         x86_64    2.34-125.el9_5.1            appstream    543 k
 kernel-headers        x86_64    5.14.0-503.21.1.el9_5       appstream    3.7 M
 libedit               x86_64    3.1-38.20210216cvs.el9      baseos       107 k
 libmpc                x86_64    1.2.1-4.el9                 appstream     65 k
 libstdc++-devel       x86_64    11.5.0-2.el9                appstream    2.4 M
 libxcrypt-devel       x86_64    4.4.18-3.el9                appstream     32 k
 llvm-libs             x86_64    18.1.8-3.el9                appstream     26 M

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

Total download size: 91 M
Installed size: 274 M
Downloading Packages:
(1/15): make-4.3-8.el9.x86_64.rpm               6.6 MB/s | 541 kB     00:00    
(2/15): libmpc-1.2.1-4.el9.x86_64.rpm           697 kB/s |  65 kB     00:00    
(3/15): libedit-3.1-38.20210216cvs.el9.x86_64.r 867 kB/s | 107 kB     00:00    
(4/15): libxcrypt-devel-4.4.18-3.el9.x86_64.rpm 723 kB/s |  32 kB     00:00    
(5/15): glibc-devel-2.34-125.el9_5.1.x86_64.rpm 737 kB/s |  37 kB     00:00    
(6/15): gcc-plugin-annobin-11.5.0-2.el9.x86_64. 796 kB/s |  44 kB     00:00    
(7/15): annobin-12.65-1.el9.x86_64.rpm           12 MB/s | 1.0 MB     00:00    
(8/15): cpp-11.5.0-2.el9.x86_64.rpm             113 MB/s |  11 MB     00:00    
(9/15): gcc-c++-11.5.0-2.el9.x86_64.rpm         127 MB/s |  13 MB     00:00    
(10/15): glibc-headers-2.34-125.el9_5.1.x86_64. 4.7 MB/s | 543 kB     00:00    
(11/15): libstdc++-devel-11.5.0-2.el9.x86_64.rp  41 MB/s | 2.4 MB     00:00    
(12/15): kernel-headers-5.14.0-503.21.1.el9_5.x  59 MB/s | 3.7 MB     00:00    
(13/15): gcc-11.5.0-2.el9.x86_64.rpm             77 MB/s |  32 MB     00:00    
(14/15): catch1-devel-1.12.2-9.el9.x86_64.rpm   2.7 MB/s | 150 kB     00:00    
(15/15): llvm-libs-18.1.8-3.el9.x86_64.rpm      119 MB/s |  26 MB     00:00    
--------------------------------------------------------------------------------
Total                                            97 MB/s |  91 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libmpc-1.2.1-4.el9.x86_64                             1/15 
  Installing       : cpp-11.5.0-2.el9.x86_64                               2/15 
  Installing       : kernel-headers-5.14.0-503.21.1.el9_5.x86_64           3/15 
  Installing       : libstdc++-devel-11.5.0-2.el9.x86_64                   4/15 
  Installing       : glibc-headers-2.34-125.el9_5.1.x86_64                 5/15 
  Installing       : glibc-devel-2.34-125.el9_5.1.x86_64                   6/15 
  Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                   7/15 
  Installing       : make-1:4.3-8.el9.x86_64                               8/15 
  Installing       : gcc-11.5.0-2.el9.x86_64                               9/15 
  Running scriptlet: gcc-11.5.0-2.el9.x86_64                               9/15 
  Installing       : libedit-3.1-38.20210216cvs.el9.x86_64                10/15 
  Installing       : llvm-libs-18.1.8-3.el9.x86_64                        11/15 
  Installing       : annobin-12.65-1.el9.x86_64                           12/15 
  Running scriptlet: annobin-12.65-1.el9.x86_64                           12/15 
  Installing       : gcc-plugin-annobin-11.5.0-2.el9.x86_64               13/15 
  Running scriptlet: gcc-plugin-annobin-11.5.0-2.el9.x86_64               13/15 
  Installing       : gcc-c++-11.5.0-2.el9.x86_64                          14/15 
  Installing       : catch1-devel-1.12.2-9.el9.x86_64                     15/15 
  Running scriptlet: catch1-devel-1.12.2-9.el9.x86_64                     15/15 
  Verifying        : libedit-3.1-38.20210216cvs.el9.x86_64                 1/15 
  Verifying        : make-1:4.3-8.el9.x86_64                               2/15 
  Verifying        : libmpc-1.2.1-4.el9.x86_64                             3/15 
  Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                   4/15 
  Verifying        : gcc-11.5.0-2.el9.x86_64                               5/15 
  Verifying        : gcc-plugin-annobin-11.5.0-2.el9.x86_64                6/15 
  Verifying        : glibc-devel-2.34-125.el9_5.1.x86_64                   7/15 
  Verifying        : annobin-12.65-1.el9.x86_64                            8/15 
  Verifying        : cpp-11.5.0-2.el9.x86_64                               9/15 
  Verifying        : gcc-c++-11.5.0-2.el9.x86_64                          10/15 
  Verifying        : glibc-headers-2.34-125.el9_5.1.x86_64                11/15 
  Verifying        : libstdc++-devel-11.5.0-2.el9.x86_64                  12/15 
  Verifying        : llvm-libs-18.1.8-3.el9.x86_64                        13/15 
  Verifying        : kernel-headers-5.14.0-503.21.1.el9_5.x86_64          14/15 
  Verifying        : catch1-devel-1.12.2-9.el9.x86_64                     15/15 
Installed products updated.

Installed:
  annobin-12.65-1.el9.x86_64                                                    
  catch1-devel-1.12.2-9.el9.x86_64                                              
  cpp-11.5.0-2.el9.x86_64                                                       
  gcc-11.5.0-2.el9.x86_64                                                       
  gcc-c++-11.5.0-2.el9.x86_64                                                   
  gcc-plugin-annobin-11.5.0-2.el9.x86_64                                        
  glibc-devel-2.34-125.el9_5.1.x86_64                                           
  glibc-headers-2.34-125.el9_5.1.x86_64                                         
  kernel-headers-5.14.0-503.21.1.el9_5.x86_64                                   
  libedit-3.1-38.20210216cvs.el9.x86_64                                         
  libmpc-1.2.1-4.el9.x86_64                                                     
  libstdc++-devel-11.5.0-2.el9.x86_64                                           
  libxcrypt-devel-4.4.18-3.el9.x86_64                                           
  llvm-libs-18.1.8-3.el9.x86_64                                                 
  make-1:4.3-8.el9.x86_64                                                       

Complete!
Finish: build setup for mapbox-variant-1.2.0-11.el9.src.rpm
Start: rpmbuild mapbox-variant-1.2.0-11.el9.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1737072000
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NpWbIE
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf variant-1.2.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/mapbox-variant-1.2.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd variant-1.2.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e 's/-Werror //' Makefile
+ sed -i -e 's/-march=native //' Makefile
+ rm -f test/include/catch.hpp
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bczkOz
+ umask 022
+ cd /builddir/build/BUILD
+ cd variant-1.2.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y3bb8B
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64
++ dirname /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64
+ cd variant-1.2.0
+ mkdir -p /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/include
+ cp -pr include/mapbox /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/include
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fb9tH6
+ umask 022
+ cd /builddir/build/BUILD
+ cd variant-1.2.0
+ /usr/bin/make -O -j4 V=1 VERBOSE=1 test 'CXXFLAGS=-I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
mkdir -p ./out
g++ -c -o out/binary_visitor_1.o test/t/binary_visitor_1.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/binary_visitor_3.o test/t/binary_visitor_3.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/binary_visitor_2.o test/t/binary_visitor_2.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/binary_visitor_4.o test/t/binary_visitor_4.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/binary_visitor_5.o test/t/binary_visitor_5.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/binary_visitor_6.o test/t/binary_visitor_6.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/issue21.o test/t/issue21.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/issue122.o test/t/issue122.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/mutating_visitor.o test/t/mutating_visitor.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/optional.o test/t/optional.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
In file included from test/t/optional.cpp:3:
include/mapbox/optional.hpp:4:114: note: '#pragma message: This implementation of optional is deprecated. See https://github.com/mapbox/variant/issues/64.'
    4 | #pragma message("This implementation of optional is deprecated. See https://github.com/mapbox/variant/issues/64.")
      |                                                                                                                  ^
mkdir -p ./out
g++ -c -o out/sizeof.o test/t/sizeof.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/recursive_wrapper.o test/t/recursive_wrapper.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/variant_alternative.o test/t/variant_alternative.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/unary_visitor.o test/t/unary_visitor.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/nothrow_move.o test/t/nothrow_move.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/visitor_result_type.o test/t/visitor_result_type.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/variant.o test/t/variant.cpp -Iinclude -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -c -o out/unit.o test/unit.cpp -isystem test/include -std=c++11 -Wall -Wextra -pedantic -Wformat=2 -Wsign-conversion -Wshadow -Wunused-parameter -O3 -DNDEBUG -DSINGLE_THREADED -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/include/catch -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread
mkdir -p ./out
g++ -o out/unit out/unit.o out/binary_visitor_1.o out/binary_visitor_2.o out/binary_visitor_3.o out/binary_visitor_4.o out/binary_visitor_5.o out/binary_visitor_6.o out/issue21.o out/issue122.o out/mutating_visitor.o out/optional.o out/recursive_wrapper.o out/sizeof.o out/unary_visitor.o out/variant.o out/variant_alternative.o out/nothrow_move.o out/visitor_result_type.o 
lto-wrapper: warning: using serial compilation of 13 LTRANS jobs
./out/unit
===============================================================================
All tests passed (654 assertions in 90 test cases)

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: mapbox-variant-devel-1.2.0-11.el9.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.726f3v
+ umask 022
+ cd /builddir/build/BUILD
+ cd variant-1.2.0
+ DOCDIR=/builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/share/doc/mapbox-variant-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/share/doc/mapbox-variant-devel
+ cp -pr README.md /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/share/doc/mapbox-variant-devel
+ cp -pr doc /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/share/doc/mapbox-variant-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7udso2
+ umask 022
+ cd /builddir/build/BUILD
+ cd variant-1.2.0
+ LICENSEDIR=/builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/share/licenses/mapbox-variant-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/share/licenses/mapbox-variant-devel
+ cp -pr LICENSE /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/share/licenses/mapbox-variant-devel
+ cp -pr LICENSE_1_0.txt /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64/usr/share/licenses/mapbox-variant-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: mapbox-variant-devel = 1.2.0-11.el9 mapbox-variant-devel(x86-64) = 1.2.0-11.el9 mapbox-variant-static = 1.2.0-11.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64
Wrote: /builddir/build/RPMS/mapbox-variant-devel-1.2.0-11.el9.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6KxL1w
+ umask 022
+ cd /builddir/build/BUILD
+ cd variant-1.2.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/mapbox-variant-1.2.0-11.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild mapbox-variant-1.2.0-11.el9.src.rpm
Finish: build phase for mapbox-variant-1.2.0-11.el9.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-9-x86_64-1737405340.721153/root/var/log/dnf.log
/var/lib/mock/rhel+epel-9-x86_64-1737405340.721153/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-9-x86_64-1737405340.721153/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/mapbox-variant-1.2.0-11.el9.src.rpm) Config(child) 0 minutes 34 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": "mapbox-variant",
            "epoch": null,
            "version": "1.2.0",
            "release": "11.el9",
            "arch": "src"
        },
        {
            "name": "mapbox-variant-devel",
            "epoch": null,
            "version": "1.2.0",
            "release": "11.el9",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished