Warning: Permanently added '3.239.73.80' (ED25519) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 5167868 --chroot fedora-rawhide-i386 --detached
Version: 0.62
PID: 33119
Logging PID: 33120
Task:
{'appstream': False,
 'background': True,
 'build_id': 5167868,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-i386',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '8b76fd7edeba26708e452e3177c198eb7282d57d',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/amtk',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'amtk',
 'package_version': '5.6.1-1',
 'project_dirname': 'gcc-13-test',
 'project_name': 'gcc-13-test',
 'project_owner': 'jakub',
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/jakub/gcc-13-test/fedora-rawhide-i386/',
            'id': 'copr_base',
            'name': 'Copr repository'},
           {'baseurl': 'https://jakub.fedorapeople.org/fedora-gcc13-$arch/',
            'id': 'https_jakub_fedorapeople_org_fedora_gcc13_arch',
            'name': 'Additional repo https_jakub_fedorapeople_org_fedora_gcc13_arch'}],
 'sandbox': 'jakub/gcc-13-test--jakub',
 'source_json': {},
 'source_type': None,
 'submitter': 'jakub',
 'tags': [],
 'task_id': '5167868-fedora-rawhide-i386',
 'timeout': 115200,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/amtk /var/lib/copr-rpmbuild/workspace/workdir-z_ihhy1a/amtk --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/amtk', '/var/lib/copr-rpmbuild/workspace/workdir-z_ihhy1a/amtk', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-z_ihhy1a/amtk'...

Running: git checkout 8b76fd7edeba26708e452e3177c198eb7282d57d

cmd: ['git', 'checkout', '8b76fd7edeba26708e452e3177c198eb7282d57d']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-z_ihhy1a/amtk
rc: 0
stdout: 
stderr: Note: switching to '8b76fd7edeba26708e452e3177c198eb7282d57d'.

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 8b76fd7 automatic import of amtk

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-z_ihhy1a/amtk
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 amtk-5.6.1.tar.xz
INFO: Calling: curl -H Pragma: -o amtk-5.6.1.tar.xz --location --remote-time --show-error --fail https://copr-dist-git.fedorainfracloud.org/repo/pkgs/jakub/gcc-13-test/amtk/amtk-5.6.1.tar.xz/md5/26edf5c301e66a02f0ea7829855807f5/amtk-5.6.1.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
100 58472  100 58472    0     0  1940k      0 --:--:-- --:--:-- --:--:-- 1969k
INFO: Reading stdout from command: md5sum amtk-5.6.1.tar.xz

Running (timeout=115200): unbuffer mock --buildsrpm --spec /var/lib/copr-rpmbuild/workspace/workdir-z_ihhy1a/amtk/amtk.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-z_ihhy1a/amtk --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1671773987.722066 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 3.5 starting (python version = 3.11.0, NVR = mock-3.5-1.fc37)...
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-z_ihhy1a/amtk/amtk.spec)  Config(fedora-rawhide-i686)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-i686-bootstrap-1671773987.722066/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: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Start(bootstrap): dnf install
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                                  29 MB/s | 2.4 MB     00:00    
Additional repo https_jakub_fedorapeople_org_fe 398 kB/s |  86 kB     00:00    
local                                            94 MB/s |  60 MB     00:00    
Dependencies resolved.
=========================================================================================================================
 Package                         Arch    Version                    Repository                                       Size
=========================================================================================================================
Installing:
 dnf                             noarch  4.14.0-1.fc38              local                                           469 k
 dnf-plugins-core                noarch  4.3.1-1.fc38               local                                            34 k
Installing dependencies:
 alternatives                    i686    1.21-1.fc38                local                                            38 k
 audit-libs                      i686    3.0.9-2.fc38               local                                           122 k
 basesystem                      noarch  11-14.fc37                 local                                           7.0 k
 bash                            i686    5.2.9-3.fc38               local                                           1.8 M
 bzip2-libs                      i686    1.0.8-12.fc37              local                                            41 k
 ca-certificates                 noarch  2022.2.54-5.fc37           local                                           829 k
 coreutils                       i686    9.1-8.fc38                 local                                           1.1 M
 coreutils-common                i686    9.1-8.fc38                 local                                           2.0 M
 crypto-policies                 noarch  20221215-1.gita4c31a3.fc38 local                                            63 k
 curl                            i686    7.87.0-1.fc38              local                                           347 k
 cyrus-sasl-lib                  i686    2.1.28-8.fc38              local                                           857 k
 dbus-libs                       i686    1:1.14.4-1.fc38            local                                           167 k
 dnf-data                        noarch  4.14.0-1.fc38              local                                            43 k
 elfutils-default-yama-scope     noarch  0.188-3.fc38               local                                            15 k
 elfutils-libelf                 i686    0.188-3.fc38               local                                           203 k
 elfutils-libs                   i686    0.188-3.fc38               local                                           286 k
 expat                           i686    2.5.0-1.fc38               local                                           115 k
 fedora-gpg-keys                 noarch  38-0.3                     local                                           115 k
 fedora-release                  noarch  38-0.6                     local                                            11 k
 fedora-release-common           noarch  38-0.6                     local                                            21 k
 fedora-release-identity-basic   noarch  38-0.6                     local                                            11 k
 fedora-repos                    noarch  38-0.3                     local                                            10 k
 fedora-repos-rawhide            noarch  38-0.3                     local                                           9.7 k
 file-libs                       i686    5.42-4.fc37                local                                           684 k
 filesystem                      i686    3.18-2.fc37                local                                           1.1 M
 findutils                       i686    1:4.9.0-2.fc37             local                                           492 k
 gawk                            i686    5.1.1-4.fc37               local                                           1.0 M
 gdbm-libs                       i686    1:1.23-2.fc37              local                                            60 k
 glib2                           i686    2.74.1-2.fc38              local                                           2.8 M
 glibc                           i686    2.36.9000-18.fc38          local                                           1.9 M
 glibc-common                    i686    2.36.9000-18.fc38          local                                           315 k
 glibc-minimal-langpack          i686    2.36.9000-18.fc38          local                                            30 k
 gmp                             i686    1:6.2.1-3.fc37             local                                           305 k
 gnupg2                          i686    2.3.8-1.fc38               local                                           2.6 M
 gnutls                          i686    3.7.8-9.fc38               local                                           1.1 M
 gpgme                           i686    1.17.1-3.fc38              local                                           218 k
 grep                            i686    3.8-1.fc38                 local                                           289 k
 ima-evm-utils                   i686    1.4-6.fc37                 local                                            63 k
 json-c                          i686    0.16-3.fc38                local                                            44 k
 keyutils-libs                   i686    1.6.1-5.fc37               local                                            32 k
 krb5-libs                       i686    1.20.1-3.fc38              local                                           763 k
 libacl                          i686    2.3.1-4.fc38               copr_base                                        25 k
 libarchive                      i686    3.6.1-3.fc38               local                                           443 k
 libassuan                       i686    2.5.5-5.fc37               local                                            69 k
 libattr                         i686    2.5.1-5.fc37               local                                            18 k
 libb2                           i686    0.98.1-7.fc37              local                                            35 k
 libblkid                        i686    2.38.1-3.fc38              local                                           116 k
 libbrotli                       i686    1.0.9-9.fc37               local                                           317 k
 libcap                          i686    2.48-5.fc37                local                                            68 k
 libcap-ng                       i686    0.8.3-4.fc38               local                                            33 k
 libcom_err                      i686    1.46.5-3.fc37              local                                            26 k
 libcomps                        i686    0.1.18-4.fc37              local                                            84 k
 libcurl                         i686    7.87.0-1.fc38              local                                           327 k
 libdnf                          i686    0.68.0-1.fc38              local                                           722 k
 libevent                        i686    2.1.12-7.fc37              local                                           279 k
 libffi                          i686    3.4.4-1.fc38               local                                            36 k
 libfsverity                     i686    1.4-8.fc37                 local                                            20 k
 libgcc                          i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  101 k
 libgcrypt                       i686    1.10.1-6.fc38              local                                           484 k
 libgomp                         i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  304 k
 libgpg-error                    i686    1.46-1.fc38                local                                           225 k
 libidn2                         i686    2.3.4-1.fc38               local                                           154 k
 libksba                         i686    1.6.3-1.fc38               local                                           161 k
 libmodulemd                     i686    2.14.0-4.fc37              local                                           241 k
 libmount                        i686    2.38.1-3.fc38              local                                           141 k
 libnghttp2                      i686    1.51.0-1.fc38              local                                            80 k
 libnsl2                         i686    2.0.0-4.fc37               local                                            31 k
 libpsl                          i686    0.21.1-6.fc37              local                                            64 k
 librepo                         i686    1.15.1-1.fc38              local                                           102 k
 libreport-filesystem            noarch  2.17.6-1.fc38              local                                            14 k
 libselinux                      i686    3.4-6.fc38                 local                                            91 k
 libsemanage                     i686    3.4-6.fc38                 local                                           128 k
 libsepol                        i686    3.4-4.fc38                 local                                           336 k
 libsigsegv                      i686    2.14-3.fc37                local                                            27 k
 libsmartcols                    i686    2.38.1-3.fc38              local                                            65 k
 libsolv                         i686    0.7.22-3.fc37              local                                           428 k
 libssh                          i686    0.10.4-2.fc38              local                                           222 k
 libssh-config                   noarch  0.10.4-2.fc38              local                                           8.8 k
 libstdc++                       i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  857 k
 libtasn1                        i686    4.19.0-1.fc38              local                                            76 k
 libtirpc                        i686    1.3.3-0.fc37               local                                           101 k
 libunistring                    i686    1.0-2.fc37                 local                                           551 k
 libuuid                         i686    2.38.1-3.fc38              local                                            28 k
 libverto                        i686    0.3.2-4.fc37               local                                            21 k
 libxcrypt                       i686    4.4.33-5.fc38              local                                           123 k
 libxml2                         i686    2.10.3-2.fc38              local                                           745 k
 libyaml                         i686    0.2.5-8.fc37               local                                            62 k
 libzstd                         i686    1.5.2-3.fc37               local                                           274 k
 lua-libs                        i686    5.4.4-6.fc38               local                                           148 k
 lz4-libs                        i686    1.9.3-5.fc37               local                                            72 k
 mpdecimal                       i686    2.5.1-4.fc37               local                                           106 k
 mpfr                            i686    4.1.1-2.fc38               local                                           637 k
 ncurses-base                    noarch  6.3-5.20221126.fc38        local                                            61 k
 ncurses-libs                    i686    6.3-5.20221126.fc38        local                                           348 k
 nettle                          i686    3.8-2.fc37                 local                                           430 k
 npth                            i686    1.6-10.fc38                local                                            24 k
 openldap                        i686    2.6.3-1.fc38               local                                           273 k
 openssl-libs                    i686    1:3.0.5-6.fc38             local                                           2.1 M
 p11-kit                         i686    0.24.1-5.fc38              local                                           335 k
 p11-kit-trust                   i686    0.24.1-5.fc38              local                                           135 k
 pcre2                           i686    10.40-1.fc37.1             local                                           234 k
 pcre2-syntax                    noarch  10.40-1.fc37.1             local                                           142 k
 popt                            i686    1.19-1.fc38                local                                            61 k
 publicsuffix-list-dafsa         noarch  20221208-1.fc38            local                                            59 k
 python-pip-wheel                noarch  22.3.1-1.fc38              local                                           1.4 M
 python-setuptools-wheel         noarch  65.5.1-1.fc38              local                                           715 k
 python3                         i686    3.11.1-1.fc38              local                                            27 k
 python3-dateutil                noarch  1:2.8.2-4.fc37             local                                           350 k
 python3-dbus                    i686    1.3.2-1.fc38               local                                           150 k
 python3-distro                  noarch  1.8.0-1.fc38               local                                            45 k
 python3-dnf                     noarch  4.14.0-1.fc38              local                                           567 k
 python3-dnf-plugins-core        noarch  4.3.1-1.fc38               local                                           263 k
 python3-gpg                     i686    1.17.1-3.fc38              local                                           277 k
 python3-hawkey                  i686    0.68.0-1.fc38              local                                           111 k
 python3-libcomps                i686    0.1.18-4.fc37              local                                            51 k
 python3-libdnf                  i686    0.68.0-1.fc38              local                                           828 k
 python3-libs                    i686    3.11.1-1.fc38              local                                           9.3 M
 python3-rpm                     i686    4.18.0-8.fc38              local                                            95 k
 python3-six                     noarch  1.16.0-8.fc37              local                                            42 k
 readline                        i686    8.2-2.fc38                 local                                           218 k
 rpm                             i686    4.18.0-8.fc38              local                                           543 k
 rpm-build-libs                  i686    4.18.0-8.fc38              local                                           102 k
 rpm-libs                        i686    4.18.0-8.fc38              local                                           341 k
 rpm-sequoia                     i686    1.2.0-1.fc38               local                                           924 k
 rpm-sign-libs                   i686    4.18.0-8.fc38              local                                            27 k
 sed                             i686    4.8-11.fc37                local                                           300 k
 setup                           noarch  2.14.3-1.fc38              local                                           146 k
 shadow-utils                    i686    2:4.13-3.fc38              local                                           1.2 M
 sqlite-libs                     i686    3.40.0-1.fc38              local                                           705 k
 systemd-libs                    i686    252.4-598.fc38             local                                           662 k
 tpm2-tss                        i686    4.0.0-0.1.rc2.fc38         local                                           603 k
 tzdata                          noarch  2022g-1.fc38               local                                           432 k
 xz-libs                         i686    5.2.9-1.fc38               local                                           101 k
 zchunk-libs                     i686    1.2.3-1.fc38               local                                            54 k
 zlib                            i686    1.2.13-1.fc38              local                                            92 k

Transaction Summary
=========================================================================================================================
Install  137 Packages

Total download size: 57 M
Installed size: 199 M
Downloading Packages:
(1/137): libacl-2.3.1-4.fc38.i686.rpm           402 kB/s |  25 kB     00:00    
(2/137): libgcc-13.0.0-0.4.fc38.i686.rpm        624 kB/s | 101 kB     00:00    
(3/137): libgomp-13.0.0-0.4.fc38.i686.rpm       1.6 MB/s | 304 kB     00:00    
(4/137): alternatives-1.21-1.fc38.i686.rpm      791 kB/s |  38 kB     00:00    
(5/137): basesystem-11-14.fc37.noarch.rpm       2.7 MB/s | 7.0 kB     00:00    
(6/137): audit-libs-3.0.9-2.fc38.i686.rpm       3.8 MB/s | 122 kB     00:00    
(7/137): bzip2-libs-1.0.8-12.fc37.i686.rpm       11 MB/s |  41 kB     00:00    
(8/137): ca-certificates-2022.2.54-5.fc37.noarc  44 MB/s | 829 kB     00:00    
(9/137): libstdc++-13.0.0-0.4.fc38.i686.rpm     4.5 MB/s | 857 kB     00:00    
(10/137): bash-5.2.9-3.fc38.i686.rpm             28 MB/s | 1.8 MB     00:00    
(11/137): coreutils-9.1-8.fc38.i686.rpm          27 MB/s | 1.1 MB     00:00    
(12/137): crypto-policies-20221215-1.gita4c31a3  15 MB/s |  63 kB     00:00    
(13/137): curl-7.87.0-1.fc38.i686.rpm            38 MB/s | 347 kB     00:00    
(14/137): dbus-libs-1.14.4-1.fc38.i686.rpm       27 MB/s | 167 kB     00:00    
(15/137): cyrus-sasl-lib-2.1.28-8.fc38.i686.rpm  46 MB/s | 857 kB     00:00    
(16/137): dnf-4.14.0-1.fc38.noarch.rpm           48 MB/s | 469 kB     00:00    
(17/137): dnf-data-4.14.0-1.fc38.noarch.rpm     6.5 MB/s |  43 kB     00:00    
(18/137): coreutils-common-9.1-8.fc38.i686.rpm   31 MB/s | 2.0 MB     00:00    
(19/137): elfutils-default-yama-scope-0.188-3.f 3.9 MB/s |  15 kB     00:00    
(20/137): dnf-plugins-core-4.3.1-1.fc38.noarch. 6.4 MB/s |  34 kB     00:00    
(21/137): expat-2.5.0-1.fc38.i686.rpm            25 MB/s | 115 kB     00:00    
(22/137): elfutils-libs-0.188-3.fc38.i686.rpm    39 MB/s | 286 kB     00:00    
(23/137): elfutils-libelf-0.188-3.fc38.i686.rpm  20 MB/s | 203 kB     00:00    
(24/137): fedora-gpg-keys-38-0.3.noarch.rpm      24 MB/s | 115 kB     00:00    
(25/137): fedora-release-38-0.6.noarch.rpm      3.3 MB/s |  11 kB     00:00    
(26/137): fedora-release-common-38-0.6.noarch.r 5.3 MB/s |  21 kB     00:00    
(27/137): fedora-release-identity-basic-38-0.6. 3.4 MB/s |  11 kB     00:00    
(28/137): fedora-repos-rawhide-38-0.3.noarch.rp 4.1 MB/s | 9.7 kB     00:00    
(29/137): fedora-repos-38-0.3.noarch.rpm        1.8 MB/s |  10 kB     00:00    
(30/137): file-libs-5.42-4.fc37.i686.rpm         51 MB/s | 684 kB     00:00    
(31/137): findutils-4.9.0-2.fc37.i686.rpm        41 MB/s | 492 kB     00:00    
(32/137): filesystem-3.18-2.fc37.i686.rpm        60 MB/s | 1.1 MB     00:00    
(33/137): gdbm-libs-1.23-2.fc37.i686.rpm        9.2 MB/s |  60 kB     00:00    
(34/137): gawk-5.1.1-4.fc37.i686.rpm             53 MB/s | 1.0 MB     00:00    
(35/137): glibc-common-2.36.9000-18.fc38.i686.r  30 MB/s | 315 kB     00:00    
(36/137): glibc-minimal-langpack-2.36.9000-18.f 8.0 MB/s |  30 kB     00:00    
(37/137): gmp-6.2.1-3.fc37.i686.rpm              36 MB/s | 305 kB     00:00    
(38/137): glib2-2.74.1-2.fc38.i686.rpm           52 MB/s | 2.8 MB     00:00    
(39/137): glibc-2.36.9000-18.fc38.i686.rpm       33 MB/s | 1.9 MB     00:00    
(40/137): gpgme-1.17.1-3.fc38.i686.rpm           29 MB/s | 218 kB     00:00    
(41/137): gnutls-3.7.8-9.fc38.i686.rpm           57 MB/s | 1.1 MB     00:00    
(42/137): grep-3.8-1.fc38.i686.rpm               35 MB/s | 289 kB     00:00    
(43/137): ima-evm-utils-1.4-6.fc37.i686.rpm      18 MB/s |  63 kB     00:00    
(44/137): json-c-0.16-3.fc38.i686.rpm            11 MB/s |  44 kB     00:00    
(45/137): gnupg2-2.3.8-1.fc38.i686.rpm           56 MB/s | 2.6 MB     00:00    
(46/137): keyutils-libs-1.6.1-5.fc37.i686.rpm   4.7 MB/s |  32 kB     00:00    
(47/137): libarchive-3.6.1-3.fc38.i686.rpm       51 MB/s | 443 kB     00:00    
(48/137): krb5-libs-1.20.1-3.fc38.i686.rpm       52 MB/s | 763 kB     00:00    
(49/137): libassuan-2.5.5-5.fc37.i686.rpm       6.6 MB/s |  69 kB     00:00    
(50/137): libattr-2.5.1-5.fc37.i686.rpm         5.6 MB/s |  18 kB     00:00    
(51/137): libb2-0.98.1-7.fc37.i686.rpm           11 MB/s |  35 kB     00:00    
(52/137): libblkid-2.38.1-3.fc38.i686.rpm        29 MB/s | 116 kB     00:00    
(53/137): libcap-2.48-5.fc37.i686.rpm            16 MB/s |  68 kB     00:00    
(54/137): libbrotli-1.0.9-9.fc37.i686.rpm        40 MB/s | 317 kB     00:00    
(55/137): libcap-ng-0.8.3-4.fc38.i686.rpm       6.2 MB/s |  33 kB     00:00    
(56/137): libcom_err-1.46.5-3.fc37.i686.rpm     8.4 MB/s |  26 kB     00:00    
(57/137): libcomps-0.1.18-4.fc37.i686.rpm        24 MB/s |  84 kB     00:00    
(58/137): libcurl-7.87.0-1.fc38.i686.rpm         41 MB/s | 327 kB     00:00    
(59/137): libffi-3.4.4-1.fc38.i686.rpm           12 MB/s |  36 kB     00:00    
(60/137): libdnf-0.68.0-1.fc38.i686.rpm          53 MB/s | 722 kB     00:00    
(61/137): libfsverity-1.4-8.fc37.i686.rpm       5.5 MB/s |  20 kB     00:00    
(62/137): libevent-2.1.12-7.fc37.i686.rpm        20 MB/s | 279 kB     00:00    
(63/137): libgpg-error-1.46-1.fc38.i686.rpm      40 MB/s | 225 kB     00:00    
(64/137): libidn2-2.3.4-1.fc38.i686.rpm          23 MB/s | 154 kB     00:00    
(65/137): libksba-1.6.3-1.fc38.i686.rpm          27 MB/s | 161 kB     00:00    
(66/137): libgcrypt-1.10.1-6.fc38.i686.rpm       35 MB/s | 484 kB     00:00    
(67/137): libmodulemd-2.14.0-4.fc37.i686.rpm     35 MB/s | 241 kB     00:00    
(68/137): libnghttp2-1.51.0-1.fc38.i686.rpm      20 MB/s |  80 kB     00:00    
(69/137): libmount-2.38.1-3.fc38.i686.rpm        23 MB/s | 141 kB     00:00    
(70/137): libnsl2-2.0.0-4.fc37.i686.rpm         7.2 MB/s |  31 kB     00:00    
(71/137): libpsl-0.21.1-6.fc37.i686.rpm          18 MB/s |  64 kB     00:00    
(72/137): libreport-filesystem-2.17.6-1.fc38.no 5.7 MB/s |  14 kB     00:00    
(73/137): librepo-1.15.1-1.fc38.i686.rpm         23 MB/s | 102 kB     00:00    
(74/137): libselinux-3.4-6.fc38.i686.rpm         22 MB/s |  91 kB     00:00    
(75/137): libsemanage-3.4-6.fc38.i686.rpm        24 MB/s | 128 kB     00:00    
(76/137): libsigsegv-2.14-3.fc37.i686.rpm       9.7 MB/s |  27 kB     00:00    
(77/137): libsepol-3.4-4.fc38.i686.rpm           44 MB/s | 336 kB     00:00    
(78/137): libsmartcols-2.38.1-3.fc38.i686.rpm    18 MB/s |  65 kB     00:00    
(79/137): libssh-config-0.10.4-2.fc38.noarch.rp 2.8 MB/s | 8.8 kB     00:00    
(80/137): libssh-0.10.4-2.fc38.i686.rpm          39 MB/s | 222 kB     00:00    
(81/137): libtasn1-4.19.0-1.fc38.i686.rpm        22 MB/s |  76 kB     00:00    
(82/137): libtirpc-1.3.3-0.fc37.i686.rpm         26 MB/s | 101 kB     00:00    
(83/137): libsolv-0.7.22-3.fc37.i686.rpm         30 MB/s | 428 kB     00:00    
(84/137): libuuid-2.38.1-3.fc38.i686.rpm        8.0 MB/s |  28 kB     00:00    
(85/137): libverto-0.3.2-4.fc37.i686.rpm        6.5 MB/s |  21 kB     00:00    
(86/137): libxcrypt-4.4.33-5.fc38.i686.rpm       26 MB/s | 123 kB     00:00    
(87/137): libunistring-1.0-2.fc37.i686.rpm       47 MB/s | 551 kB     00:00    
(88/137): libyaml-0.2.5-8.fc37.i686.rpm          15 MB/s |  62 kB     00:00    
(89/137): libzstd-1.5.2-3.fc37.i686.rpm          35 MB/s | 274 kB     00:00    
(90/137): lua-libs-5.4.4-6.fc38.i686.rpm         23 MB/s | 148 kB     00:00    
(91/137): libxml2-2.10.3-2.fc38.i686.rpm         48 MB/s | 745 kB     00:00    
(92/137): lz4-libs-1.9.3-5.fc37.i686.rpm         17 MB/s |  72 kB     00:00    
(93/137): mpdecimal-2.5.1-4.fc37.i686.rpm        26 MB/s | 106 kB     00:00    
(94/137): ncurses-base-6.3-5.20221126.fc38.noar  16 MB/s |  61 kB     00:00    
(95/137): ncurses-libs-6.3-5.20221126.fc38.i686  43 MB/s | 348 kB     00:00    
(96/137): mpfr-4.1.1-2.fc38.i686.rpm             49 MB/s | 637 kB     00:00    
(97/137): npth-1.6-10.fc38.i686.rpm             7.6 MB/s |  24 kB     00:00    
(98/137): nettle-3.8-2.fc37.i686.rpm             32 MB/s | 430 kB     00:00    
(99/137): openldap-2.6.3-1.fc38.i686.rpm         35 MB/s | 273 kB     00:00    
(100/137): p11-kit-trust-0.24.1-5.fc38.i686.rpm  24 MB/s | 135 kB     00:00    
(101/137): p11-kit-0.24.1-5.fc38.i686.rpm        37 MB/s | 335 kB     00:00    
(102/137): pcre2-syntax-10.40-1.fc37.1.noarch.r  25 MB/s | 142 kB     00:00    
(103/137): pcre2-10.40-1.fc37.1.i686.rpm         26 MB/s | 234 kB     00:00    
(104/137): popt-1.19-1.fc38.i686.rpm             15 MB/s |  61 kB     00:00    
(105/137): publicsuffix-list-dafsa-20221208-1.f  18 MB/s |  59 kB     00:00    
(106/137): openssl-libs-3.0.5-6.fc38.i686.rpm    65 MB/s | 2.1 MB     00:00    
(107/137): python3-3.11.1-1.fc38.i686.rpm       8.5 MB/s |  27 kB     00:00    
(108/137): python-setuptools-wheel-65.5.1-1.fc3  49 MB/s | 715 kB     00:00    
(109/137): python3-dateutil-2.8.2-4.fc37.noarch  45 MB/s | 350 kB     00:00    
(110/137): python3-dbus-1.3.2-1.fc38.i686.rpm    25 MB/s | 150 kB     00:00    
(111/137): python3-distro-1.8.0-1.fc38.noarch.r  15 MB/s |  45 kB     00:00    
(112/137): python3-dnf-plugins-core-4.3.1-1.fc3  44 MB/s | 263 kB     00:00    
(113/137): python3-dnf-4.14.0-1.fc38.noarch.rpm  43 MB/s | 567 kB     00:00    
(114/137): python3-gpg-1.17.1-3.fc38.i686.rpm    31 MB/s | 277 kB     00:00    
(115/137): python3-hawkey-0.68.0-1.fc38.i686.rp  23 MB/s | 111 kB     00:00    
(116/137): python-pip-wheel-22.3.1-1.fc38.noarc  32 MB/s | 1.4 MB     00:00    
(117/137): python3-libcomps-0.1.18-4.fc37.i686. 8.5 MB/s |  51 kB     00:00    
(118/137): python3-rpm-4.18.0-8.fc38.i686.rpm    17 MB/s |  95 kB     00:00    
(119/137): python3-six-1.16.0-8.fc37.noarch.rpm  12 MB/s |  42 kB     00:00    
(120/137): python3-libdnf-0.68.0-1.fc38.i686.rp  51 MB/s | 828 kB     00:00    
(121/137): readline-8.2-2.fc38.i686.rpm          36 MB/s | 218 kB     00:00    
(122/137): rpm-build-libs-4.18.0-8.fc38.i686.rp  20 MB/s | 102 kB     00:00    
(123/137): rpm-4.18.0-8.fc38.i686.rpm            36 MB/s | 543 kB     00:00    
(124/137): rpm-sequoia-1.2.0-1.fc38.i686.rpm     54 MB/s | 924 kB     00:00    
(125/137): rpm-libs-4.18.0-8.fc38.i686.rpm       14 MB/s | 341 kB     00:00    
(126/137): rpm-sign-libs-4.18.0-8.fc38.i686.rpm 8.2 MB/s |  27 kB     00:00    
(127/137): sed-4.8-11.fc37.i686.rpm              37 MB/s | 300 kB     00:00    
(128/137): setup-2.14.3-1.fc38.noarch.rpm        20 MB/s | 146 kB     00:00    
(129/137): sqlite-libs-3.40.0-1.fc38.i686.rpm    49 MB/s | 705 kB     00:00    
(130/137): shadow-utils-4.13-3.fc38.i686.rpm     44 MB/s | 1.2 MB     00:00    
(131/137): systemd-libs-252.4-598.fc38.i686.rpm  40 MB/s | 662 kB     00:00    
(132/137): tpm2-tss-4.0.0-0.1.rc2.fc38.i686.rpm  43 MB/s | 603 kB     00:00    
(133/137): tzdata-2022g-1.fc38.noarch.rpm        38 MB/s | 432 kB     00:00    
(134/137): xz-libs-5.2.9-1.fc38.i686.rpm         19 MB/s | 101 kB     00:00    
(135/137): zchunk-libs-1.2.3-1.fc38.i686.rpm     13 MB/s |  54 kB     00:00    
(136/137): zlib-1.2.13-1.fc38.i686.rpm           20 MB/s |  92 kB     00:00    
(137/137): python3-libs-3.11.1-1.fc38.i686.rpm   69 MB/s | 9.3 MB     00:00    
--------------------------------------------------------------------------------
Total                                            74 MB/s |  57 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-2.fc37.i686                            1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.0.0-0.4.fc38.i686                          1/137 
  Running scriptlet: libgcc-13.0.0-0.4.fc38.i686                          1/137 
  Installing       : crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/137 
  Running scriptlet: crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/137 
  Installing       : tzdata-2022g-1.fc38.noarch                           3/137 
  Installing       : fedora-release-identity-basic-38-0.6.noarch          4/137 
  Installing       : python-setuptools-wheel-65.5.1-1.fc38.noarch         5/137 
  Installing       : publicsuffix-list-dafsa-20221208-1.fc38.noarch       6/137 
  Installing       : pcre2-syntax-10.40-1.fc37.1.noarch                   7/137 
  Installing       : ncurses-base-6.3-5.20221126.fc38.noarch              8/137 
  Installing       : libssh-config-0.10.4-2.fc38.noarch                   9/137 
  Installing       : libreport-filesystem-2.17.6-1.fc38.noarch           10/137 
  Installing       : dnf-data-4.14.0-1.fc38.noarch                       11/137 
warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew

  Installing       : fedora-gpg-keys-38-0.3.noarch                       12/137 
  Installing       : fedora-release-38-0.6.noarch                        13/137 
  Installing       : fedora-release-common-38-0.6.noarch                 14/137 
  Installing       : fedora-repos-rawhide-38-0.3.noarch                  15/137 
  Installing       : fedora-repos-38-0.3.noarch                          16/137 
  Installing       : setup-2.14.3-1.fc38.noarch                          17/137 
  Running scriptlet: setup-2.14.3-1.fc38.noarch                          17/137 
  Installing       : filesystem-3.18-2.fc37.i686                         18/137 
  Installing       : basesystem-11-14.fc37.noarch                        19/137 
  Installing       : coreutils-common-9.1-8.fc38.i686                    20/137 
  Installing       : glibc-minimal-langpack-2.36.9000-18.fc38.i686       21/137 
  Installing       : glibc-common-2.36.9000-18.fc38.i686                 22/137 
  Running scriptlet: glibc-2.36.9000-18.fc38.i686                        23/137 
  Installing       : glibc-2.36.9000-18.fc38.i686                        23/137 
  Running scriptlet: glibc-2.36.9000-18.fc38.i686                        23/137 
  Installing       : ncurses-libs-6.3-5.20221126.fc38.i686               24/137 
  Installing       : bash-5.2.9-3.fc38.i686                              25/137 
  Running scriptlet: bash-5.2.9-3.fc38.i686                              25/137 
  Installing       : zlib-1.2.13-1.fc38.i686                             26/137 
  Installing       : bzip2-libs-1.0.8-12.fc37.i686                       27/137 
  Installing       : xz-libs-5.2.9-1.fc38.i686                           28/137 
  Installing       : libzstd-1.5.2-3.fc37.i686                           29/137 
  Installing       : sqlite-libs-3.40.0-1.fc38.i686                      30/137 
  Installing       : gmp-1:6.2.1-3.fc37.i686                             31/137 
  Installing       : libcap-2.48-5.fc37.i686                             32/137 
  Installing       : libgpg-error-1.46-1.fc38.i686                       33/137 
  Installing       : popt-1.19-1.fc38.i686                               34/137 
  Installing       : libxml2-2.10.3-2.fc38.i686                          35/137 
  Installing       : libstdc++-13.0.0-0.4.fc38.i686                      36/137 
  Installing       : libuuid-2.38.1-3.fc38.i686                          37/137 
  Installing       : lua-libs-5.4.4-6.fc38.i686                          38/137 
  Installing       : elfutils-libelf-0.188-3.fc38.i686                   39/137 
  Installing       : file-libs-5.42-4.fc37.i686                          40/137 
  Installing       : readline-8.2-2.fc38.i686                            41/137 
  Installing       : libattr-2.5.1-5.fc37.i686                           42/137 
  Installing       : libacl-2.3.1-4.fc38.i686                            43/137 
  Installing       : libffi-3.4.4-1.fc38.i686                            44/137 
  Installing       : p11-kit-0.24.1-5.fc38.i686                          45/137 
  Installing       : libunistring-1.0-2.fc37.i686                        46/137 
  Installing       : libidn2-2.3.4-1.fc38.i686                           47/137 
  Installing       : libxcrypt-4.4.33-5.fc38.i686                        48/137 
  Installing       : pcre2-10.40-1.fc37.1.i686                           49/137 
  Installing       : libassuan-2.5.5-5.fc37.i686                         50/137 
  Installing       : nettle-3.8-2.fc37.i686                              51/137 
  Installing       : rpm-sequoia-1.2.0-1.fc38.i686                       52/137 
  Installing       : libgomp-13.0.0-0.4.fc38.i686                        53/137 
  Installing       : expat-2.5.0-1.fc38.i686                             54/137 
  Installing       : gdbm-libs-1:1.23-2.fc37.i686                        55/137 
  Installing       : json-c-0.16-3.fc38.i686                             56/137 
  Installing       : keyutils-libs-1.6.1-5.fc37.i686                     57/137 
  Installing       : libcom_err-1.46.5-3.fc37.i686                       58/137 
  Installing       : libsepol-3.4-4.fc38.i686                            59/137 
  Installing       : libselinux-3.4-6.fc38.i686                          60/137 
  Installing       : sed-4.8-11.fc37.i686                                61/137 
  Installing       : libsmartcols-2.38.1-3.fc38.i686                     62/137 
  Installing       : libtasn1-4.19.0-1.fc38.i686                         63/137 
  Installing       : lz4-libs-1.9.3-5.fc37.i686                          64/137 
  Installing       : elfutils-default-yama-scope-0.188-3.fc38.noarch     65/137 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.fc38.noarch     65/137 
  Installing       : elfutils-libs-0.188-3.fc38.i686                     66/137 
  Installing       : systemd-libs-252.4-598.fc38.i686                    67/137 
  Installing       : dbus-libs-1:1.14.4-1.fc38.i686                      68/137 
  Installing       : findutils-1:4.9.0-2.fc37.i686                       69/137 
  Installing       : cyrus-sasl-lib-2.1.28-8.fc38.i686                   70/137 
  Installing       : libcomps-0.1.18-4.fc37.i686                         71/137 
  Installing       : libb2-0.98.1-7.fc37.i686                            72/137 
  Installing       : grep-3.8-1.fc38.i686                                73/137 
  Installing       : libpsl-0.21.1-6.fc37.i686                           74/137 
  Installing       : libblkid-2.38.1-3.fc38.i686                         75/137 
  Installing       : libmount-2.38.1-3.fc38.i686                         76/137 
  Installing       : mpdecimal-2.5.1-4.fc37.i686                         77/137 
  Installing       : libgcrypt-1.10.1-6.fc38.i686                        78/137 
  Installing       : libksba-1.6.3-1.fc38.i686                           79/137 
  Installing       : mpfr-4.1.1-2.fc38.i686                              80/137 
  Installing       : alternatives-1.21-1.fc38.i686                       81/137 
  Installing       : p11-kit-trust-0.24.1-5.fc38.i686                    82/137 
  Running scriptlet: p11-kit-trust-0.24.1-5.fc38.i686                    82/137 
  Installing       : openssl-libs-1:3.0.5-6.fc38.i686                    83/137 
  Installing       : coreutils-9.1-8.fc38.i686                           84/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch             85/137 
  Installing       : ca-certificates-2022.2.54-5.fc37.noarch             85/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch             85/137 
  Installing       : libfsverity-1.4-8.fc37.i686                         86/137 
  Installing       : zchunk-libs-1.2.3-1.fc38.i686                       87/137 
  Installing       : gnutls-3.7.8-9.fc38.i686                            88/137 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch               89/137 
  Installing       : glib2-2.74.1-2.fc38.i686                            90/137 
  Installing       : libarchive-3.6.1-3.fc38.i686                        91/137 
  Installing       : libevent-2.1.12-7.fc37.i686                         92/137 
  Installing       : openldap-2.6.3-1.fc38.i686                          93/137 
  Installing       : libbrotli-1.0.9-9.fc37.i686                         94/137 
  Installing       : libcap-ng-0.8.3-4.fc38.i686                         95/137 
  Installing       : audit-libs-3.0.9-2.fc38.i686                        96/137 
  Installing       : rpm-libs-4.18.0-8.fc38.i686                         97/137 
  Installing       : libsolv-0.7.22-3.fc37.i686                          98/137 
  Installing       : rpm-build-libs-4.18.0-8.fc38.i686                   99/137 
  Installing       : libsemanage-3.4-6.fc38.i686                        100/137 
  Installing       : shadow-utils-2:4.13-3.fc38.i686                    101/137 
  Installing       : libnghttp2-1.51.0-1.fc38.i686                      102/137 
  Installing       : libsigsegv-2.14-3.fc37.i686                        103/137 
  Installing       : gawk-5.1.1-4.fc37.i686                             104/137 
  Installing       : libverto-0.3.2-4.fc37.i686                         105/137 
  Installing       : krb5-libs-1.20.1-3.fc38.i686                       106/137 
  Installing       : libtirpc-1.3.3-0.fc37.i686                         107/137 
  Installing       : libnsl2-2.0.0-4.fc37.i686                          108/137 
  Installing       : python3-3.11.1-1.fc38.i686                         109/137 
  Installing       : python3-libs-3.11.1-1.fc38.i686                    110/137 
  Installing       : python3-distro-1.8.0-1.fc38.noarch                 111/137 
  Installing       : python3-six-1.16.0-8.fc37.noarch                   112/137 
  Installing       : python3-dbus-1.3.2-1.fc38.i686                     113/137 
  Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch             114/137 
  Installing       : python3-libcomps-0.1.18-4.fc37.i686                115/137 
  Installing       : libssh-0.10.4-2.fc38.i686                          116/137 
  Installing       : libcurl-7.87.0-1.fc38.i686                         117/137 
  Installing       : curl-7.87.0-1.fc38.i686                            118/137 
  Running scriptlet: tpm2-tss-4.0.0-0.1.rc2.fc38.i686                   119/137 
useradd: Warning: missing or non-executable shell '/usr/sbin/nologin'

  Installing       : tpm2-tss-4.0.0-0.1.rc2.fc38.i686                   119/137 
  Installing       : ima-evm-utils-1.4-6.fc37.i686                      120/137 
  Installing       : libyaml-0.2.5-8.fc37.i686                          121/137 
  Installing       : libmodulemd-2.14.0-4.fc37.i686                     122/137 
  Installing       : npth-1.6-10.fc38.i686                              123/137 
  Installing       : gnupg2-2.3.8-1.fc38.i686                           124/137 
  Installing       : gpgme-1.17.1-3.fc38.i686                           125/137 
  Installing       : librepo-1.15.1-1.fc38.i686                         126/137 
  Installing       : libdnf-0.68.0-1.fc38.i686                          127/137 
  Installing       : python3-libdnf-0.68.0-1.fc38.i686                  128/137 
  Installing       : python3-hawkey-0.68.0-1.fc38.i686                  129/137 
  Installing       : python3-gpg-1.17.1-3.fc38.i686                     130/137 
  Installing       : rpm-sign-libs-4.18.0-8.fc38.i686                   131/137 
  Installing       : python3-rpm-4.18.0-8.fc38.i686                     132/137 
  Installing       : python3-dnf-4.14.0-1.fc38.noarch                   133/137 
  Installing       : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       134/137 
  Installing       : dnf-plugins-core-4.3.1-1.fc38.noarch               135/137 
  Installing       : dnf-4.14.0-1.fc38.noarch                           136/137 
  Running scriptlet: dnf-4.14.0-1.fc38.noarch                           136/137 
  Running scriptlet: rpm-4.18.0-8.fc38.i686                             137/137 
  Installing       : rpm-4.18.0-8.fc38.i686                             137/137 
  Running scriptlet: filesystem-3.18-2.fc37.i686                        137/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            137/137 
  Running scriptlet: rpm-4.18.0-8.fc38.i686                             137/137 
  Verifying        : libacl-2.3.1-4.fc38.i686                             1/137 
  Verifying        : libgcc-13.0.0-0.4.fc38.i686                          2/137 
  Verifying        : libgomp-13.0.0-0.4.fc38.i686                         3/137 
  Verifying        : libstdc++-13.0.0-0.4.fc38.i686                       4/137 
  Verifying        : alternatives-1.21-1.fc38.i686                        5/137 
  Verifying        : audit-libs-3.0.9-2.fc38.i686                         6/137 
  Verifying        : basesystem-11-14.fc37.noarch                         7/137 
  Verifying        : bash-5.2.9-3.fc38.i686                               8/137 
  Verifying        : bzip2-libs-1.0.8-12.fc37.i686                        9/137 
  Verifying        : ca-certificates-2022.2.54-5.fc37.noarch             10/137 
  Verifying        : coreutils-9.1-8.fc38.i686                           11/137 
  Verifying        : coreutils-common-9.1-8.fc38.i686                    12/137 
  Verifying        : crypto-policies-20221215-1.gita4c31a3.fc38.noarc    13/137 
  Verifying        : curl-7.87.0-1.fc38.i686                             14/137 
  Verifying        : cyrus-sasl-lib-2.1.28-8.fc38.i686                   15/137 
  Verifying        : dbus-libs-1:1.14.4-1.fc38.i686                      16/137 
  Verifying        : dnf-4.14.0-1.fc38.noarch                            17/137 
  Verifying        : dnf-data-4.14.0-1.fc38.noarch                       18/137 
  Verifying        : dnf-plugins-core-4.3.1-1.fc38.noarch                19/137 
  Verifying        : elfutils-default-yama-scope-0.188-3.fc38.noarch     20/137 
  Verifying        : elfutils-libelf-0.188-3.fc38.i686                   21/137 
  Verifying        : elfutils-libs-0.188-3.fc38.i686                     22/137 
  Verifying        : expat-2.5.0-1.fc38.i686                             23/137 
  Verifying        : fedora-gpg-keys-38-0.3.noarch                       24/137 
  Verifying        : fedora-release-38-0.6.noarch                        25/137 
  Verifying        : fedora-release-common-38-0.6.noarch                 26/137 
  Verifying        : fedora-release-identity-basic-38-0.6.noarch         27/137 
  Verifying        : fedora-repos-38-0.3.noarch                          28/137 
  Verifying        : fedora-repos-rawhide-38-0.3.noarch                  29/137 
  Verifying        : file-libs-5.42-4.fc37.i686                          30/137 
  Verifying        : filesystem-3.18-2.fc37.i686                         31/137 
  Verifying        : findutils-1:4.9.0-2.fc37.i686                       32/137 
  Verifying        : gawk-5.1.1-4.fc37.i686                              33/137 
  Verifying        : gdbm-libs-1:1.23-2.fc37.i686                        34/137 
  Verifying        : glib2-2.74.1-2.fc38.i686                            35/137 
  Verifying        : glibc-2.36.9000-18.fc38.i686                        36/137 
  Verifying        : glibc-common-2.36.9000-18.fc38.i686                 37/137 
  Verifying        : glibc-minimal-langpack-2.36.9000-18.fc38.i686       38/137 
  Verifying        : gmp-1:6.2.1-3.fc37.i686                             39/137 
  Verifying        : gnupg2-2.3.8-1.fc38.i686                            40/137 
  Verifying        : gnutls-3.7.8-9.fc38.i686                            41/137 
  Verifying        : gpgme-1.17.1-3.fc38.i686                            42/137 
  Verifying        : grep-3.8-1.fc38.i686                                43/137 
  Verifying        : ima-evm-utils-1.4-6.fc37.i686                       44/137 
  Verifying        : json-c-0.16-3.fc38.i686                             45/137 
  Verifying        : keyutils-libs-1.6.1-5.fc37.i686                     46/137 
  Verifying        : krb5-libs-1.20.1-3.fc38.i686                        47/137 
  Verifying        : libarchive-3.6.1-3.fc38.i686                        48/137 
  Verifying        : libassuan-2.5.5-5.fc37.i686                         49/137 
  Verifying        : libattr-2.5.1-5.fc37.i686                           50/137 
  Verifying        : libb2-0.98.1-7.fc37.i686                            51/137 
  Verifying        : libblkid-2.38.1-3.fc38.i686                         52/137 
  Verifying        : libbrotli-1.0.9-9.fc37.i686                         53/137 
  Verifying        : libcap-2.48-5.fc37.i686                             54/137 
  Verifying        : libcap-ng-0.8.3-4.fc38.i686                         55/137 
  Verifying        : libcom_err-1.46.5-3.fc37.i686                       56/137 
  Verifying        : libcomps-0.1.18-4.fc37.i686                         57/137 
  Verifying        : libcurl-7.87.0-1.fc38.i686                          58/137 
  Verifying        : libdnf-0.68.0-1.fc38.i686                           59/137 
  Verifying        : libevent-2.1.12-7.fc37.i686                         60/137 
  Verifying        : libffi-3.4.4-1.fc38.i686                            61/137 
  Verifying        : libfsverity-1.4-8.fc37.i686                         62/137 
  Verifying        : libgcrypt-1.10.1-6.fc38.i686                        63/137 
  Verifying        : libgpg-error-1.46-1.fc38.i686                       64/137 
  Verifying        : libidn2-2.3.4-1.fc38.i686                           65/137 
  Verifying        : libksba-1.6.3-1.fc38.i686                           66/137 
  Verifying        : libmodulemd-2.14.0-4.fc37.i686                      67/137 
  Verifying        : libmount-2.38.1-3.fc38.i686                         68/137 
  Verifying        : libnghttp2-1.51.0-1.fc38.i686                       69/137 
  Verifying        : libnsl2-2.0.0-4.fc37.i686                           70/137 
  Verifying        : libpsl-0.21.1-6.fc37.i686                           71/137 
  Verifying        : librepo-1.15.1-1.fc38.i686                          72/137 
  Verifying        : libreport-filesystem-2.17.6-1.fc38.noarch           73/137 
  Verifying        : libselinux-3.4-6.fc38.i686                          74/137 
  Verifying        : libsemanage-3.4-6.fc38.i686                         75/137 
  Verifying        : libsepol-3.4-4.fc38.i686                            76/137 
  Verifying        : libsigsegv-2.14-3.fc37.i686                         77/137 
  Verifying        : libsmartcols-2.38.1-3.fc38.i686                     78/137 
  Verifying        : libsolv-0.7.22-3.fc37.i686                          79/137 
  Verifying        : libssh-0.10.4-2.fc38.i686                           80/137 
  Verifying        : libssh-config-0.10.4-2.fc38.noarch                  81/137 
  Verifying        : libtasn1-4.19.0-1.fc38.i686                         82/137 
  Verifying        : libtirpc-1.3.3-0.fc37.i686                          83/137 
  Verifying        : libunistring-1.0-2.fc37.i686                        84/137 
  Verifying        : libuuid-2.38.1-3.fc38.i686                          85/137 
  Verifying        : libverto-0.3.2-4.fc37.i686                          86/137 
  Verifying        : libxcrypt-4.4.33-5.fc38.i686                        87/137 
  Verifying        : libxml2-2.10.3-2.fc38.i686                          88/137 
  Verifying        : libyaml-0.2.5-8.fc37.i686                           89/137 
  Verifying        : libzstd-1.5.2-3.fc37.i686                           90/137 
  Verifying        : lua-libs-5.4.4-6.fc38.i686                          91/137 
  Verifying        : lz4-libs-1.9.3-5.fc37.i686                          92/137 
  Verifying        : mpdecimal-2.5.1-4.fc37.i686                         93/137 
  Verifying        : mpfr-4.1.1-2.fc38.i686                              94/137 
  Verifying        : ncurses-base-6.3-5.20221126.fc38.noarch             95/137 
  Verifying        : ncurses-libs-6.3-5.20221126.fc38.i686               96/137 
  Verifying        : nettle-3.8-2.fc37.i686                              97/137 
  Verifying        : npth-1.6-10.fc38.i686                               98/137 
  Verifying        : openldap-2.6.3-1.fc38.i686                          99/137 
  Verifying        : openssl-libs-1:3.0.5-6.fc38.i686                   100/137 
  Verifying        : p11-kit-0.24.1-5.fc38.i686                         101/137 
  Verifying        : p11-kit-trust-0.24.1-5.fc38.i686                   102/137 
  Verifying        : pcre2-10.40-1.fc37.1.i686                          103/137 
  Verifying        : pcre2-syntax-10.40-1.fc37.1.noarch                 104/137 
  Verifying        : popt-1.19-1.fc38.i686                              105/137 
  Verifying        : publicsuffix-list-dafsa-20221208-1.fc38.noarch     106/137 
  Verifying        : python-pip-wheel-22.3.1-1.fc38.noarch              107/137 
  Verifying        : python-setuptools-wheel-65.5.1-1.fc38.noarch       108/137 
  Verifying        : python3-3.11.1-1.fc38.i686                         109/137 
  Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch             110/137 
  Verifying        : python3-dbus-1.3.2-1.fc38.i686                     111/137 
  Verifying        : python3-distro-1.8.0-1.fc38.noarch                 112/137 
  Verifying        : python3-dnf-4.14.0-1.fc38.noarch                   113/137 
  Verifying        : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       114/137 
  Verifying        : python3-gpg-1.17.1-3.fc38.i686                     115/137 
  Verifying        : python3-hawkey-0.68.0-1.fc38.i686                  116/137 
  Verifying        : python3-libcomps-0.1.18-4.fc37.i686                117/137 
  Verifying        : python3-libdnf-0.68.0-1.fc38.i686                  118/137 
  Verifying        : python3-libs-3.11.1-1.fc38.i686                    119/137 
  Verifying        : python3-rpm-4.18.0-8.fc38.i686                     120/137 
  Verifying        : python3-six-1.16.0-8.fc37.noarch                   121/137 
  Verifying        : readline-8.2-2.fc38.i686                           122/137 
  Verifying        : rpm-4.18.0-8.fc38.i686                             123/137 
  Verifying        : rpm-build-libs-4.18.0-8.fc38.i686                  124/137 
  Verifying        : rpm-libs-4.18.0-8.fc38.i686                        125/137 
  Verifying        : rpm-sequoia-1.2.0-1.fc38.i686                      126/137 
  Verifying        : rpm-sign-libs-4.18.0-8.fc38.i686                   127/137 
  Verifying        : sed-4.8-11.fc37.i686                               128/137 
  Verifying        : setup-2.14.3-1.fc38.noarch                         129/137 
  Verifying        : shadow-utils-2:4.13-3.fc38.i686                    130/137 
  Verifying        : sqlite-libs-3.40.0-1.fc38.i686                     131/137 
  Verifying        : systemd-libs-252.4-598.fc38.i686                   132/137 
  Verifying        : tpm2-tss-4.0.0-0.1.rc2.fc38.i686                   133/137 
  Verifying        : tzdata-2022g-1.fc38.noarch                         134/137 
  Verifying        : xz-libs-5.2.9-1.fc38.i686                          135/137 
  Verifying        : zchunk-libs-1.2.3-1.fc38.i686                      136/137 
  Verifying        : zlib-1.2.13-1.fc38.i686                            137/137 
Installed products updated.

Installed:
  alternatives-1.21-1.fc38.i686                                                 
  audit-libs-3.0.9-2.fc38.i686                                                  
  basesystem-11-14.fc37.noarch                                                  
  bash-5.2.9-3.fc38.i686                                                        
  bzip2-libs-1.0.8-12.fc37.i686                                                 
  ca-certificates-2022.2.54-5.fc37.noarch                                       
  coreutils-9.1-8.fc38.i686                                                     
  coreutils-common-9.1-8.fc38.i686                                              
  crypto-policies-20221215-1.gita4c31a3.fc38.noarch                             
  curl-7.87.0-1.fc38.i686                                                       
  cyrus-sasl-lib-2.1.28-8.fc38.i686                                             
  dbus-libs-1:1.14.4-1.fc38.i686                                                
  dnf-4.14.0-1.fc38.noarch                                                      
  dnf-data-4.14.0-1.fc38.noarch                                                 
  dnf-plugins-core-4.3.1-1.fc38.noarch                                          
  elfutils-default-yama-scope-0.188-3.fc38.noarch                               
  elfutils-libelf-0.188-3.fc38.i686                                             
  elfutils-libs-0.188-3.fc38.i686                                               
  expat-2.5.0-1.fc38.i686                                                       
  fedora-gpg-keys-38-0.3.noarch                                                 
  fedora-release-38-0.6.noarch                                                  
  fedora-release-common-38-0.6.noarch                                           
  fedora-release-identity-basic-38-0.6.noarch                                   
  fedora-repos-38-0.3.noarch                                                    
  fedora-repos-rawhide-38-0.3.noarch                                            
  file-libs-5.42-4.fc37.i686                                                    
  filesystem-3.18-2.fc37.i686                                                   
  findutils-1:4.9.0-2.fc37.i686                                                 
  gawk-5.1.1-4.fc37.i686                                                        
  gdbm-libs-1:1.23-2.fc37.i686                                                  
  glib2-2.74.1-2.fc38.i686                                                      
  glibc-2.36.9000-18.fc38.i686                                                  
  glibc-common-2.36.9000-18.fc38.i686                                           
  glibc-minimal-langpack-2.36.9000-18.fc38.i686                                 
  gmp-1:6.2.1-3.fc37.i686                                                       
  gnupg2-2.3.8-1.fc38.i686                                                      
  gnutls-3.7.8-9.fc38.i686                                                      
  gpgme-1.17.1-3.fc38.i686                                                      
  grep-3.8-1.fc38.i686                                                          
  ima-evm-utils-1.4-6.fc37.i686                                                 
  json-c-0.16-3.fc38.i686                                                       
  keyutils-libs-1.6.1-5.fc37.i686                                               
  krb5-libs-1.20.1-3.fc38.i686                                                  
  libacl-2.3.1-4.fc38.i686                                                      
  libarchive-3.6.1-3.fc38.i686                                                  
  libassuan-2.5.5-5.fc37.i686                                                   
  libattr-2.5.1-5.fc37.i686                                                     
  libb2-0.98.1-7.fc37.i686                                                      
  libblkid-2.38.1-3.fc38.i686                                                   
  libbrotli-1.0.9-9.fc37.i686                                                   
  libcap-2.48-5.fc37.i686                                                       
  libcap-ng-0.8.3-4.fc38.i686                                                   
  libcom_err-1.46.5-3.fc37.i686                                                 
  libcomps-0.1.18-4.fc37.i686                                                   
  libcurl-7.87.0-1.fc38.i686                                                    
  libdnf-0.68.0-1.fc38.i686                                                     
  libevent-2.1.12-7.fc37.i686                                                   
  libffi-3.4.4-1.fc38.i686                                                      
  libfsverity-1.4-8.fc37.i686                                                   
  libgcc-13.0.0-0.4.fc38.i686                                                   
  libgcrypt-1.10.1-6.fc38.i686                                                  
  libgomp-13.0.0-0.4.fc38.i686                                                  
  libgpg-error-1.46-1.fc38.i686                                                 
  libidn2-2.3.4-1.fc38.i686                                                     
  libksba-1.6.3-1.fc38.i686                                                     
  libmodulemd-2.14.0-4.fc37.i686                                                
  libmount-2.38.1-3.fc38.i686                                                   
  libnghttp2-1.51.0-1.fc38.i686                                                 
  libnsl2-2.0.0-4.fc37.i686                                                     
  libpsl-0.21.1-6.fc37.i686                                                     
  librepo-1.15.1-1.fc38.i686                                                    
  libreport-filesystem-2.17.6-1.fc38.noarch                                     
  libselinux-3.4-6.fc38.i686                                                    
  libsemanage-3.4-6.fc38.i686                                                   
  libsepol-3.4-4.fc38.i686                                                      
  libsigsegv-2.14-3.fc37.i686                                                   
  libsmartcols-2.38.1-3.fc38.i686                                               
  libsolv-0.7.22-3.fc37.i686                                                    
  libssh-0.10.4-2.fc38.i686                                                     
  libssh-config-0.10.4-2.fc38.noarch                                            
  libstdc++-13.0.0-0.4.fc38.i686                                                
  libtasn1-4.19.0-1.fc38.i686                                                   
  libtirpc-1.3.3-0.fc37.i686                                                    
  libunistring-1.0-2.fc37.i686                                                  
  libuuid-2.38.1-3.fc38.i686                                                    
  libverto-0.3.2-4.fc37.i686                                                    
  libxcrypt-4.4.33-5.fc38.i686                                                  
  libxml2-2.10.3-2.fc38.i686                                                    
  libyaml-0.2.5-8.fc37.i686                                                     
  libzstd-1.5.2-3.fc37.i686                                                     
  lua-libs-5.4.4-6.fc38.i686                                                    
  lz4-libs-1.9.3-5.fc37.i686                                                    
  mpdecimal-2.5.1-4.fc37.i686                                                   
  mpfr-4.1.1-2.fc38.i686                                                        
  ncurses-base-6.3-5.20221126.fc38.noarch                                       
  ncurses-libs-6.3-5.20221126.fc38.i686                                         
  nettle-3.8-2.fc37.i686                                                        
  npth-1.6-10.fc38.i686                                                         
  openldap-2.6.3-1.fc38.i686                                                    
  openssl-libs-1:3.0.5-6.fc38.i686                                              
  p11-kit-0.24.1-5.fc38.i686                                                    
  p11-kit-trust-0.24.1-5.fc38.i686                                              
  pcre2-10.40-1.fc37.1.i686                                                     
  pcre2-syntax-10.40-1.fc37.1.noarch                                            
  popt-1.19-1.fc38.i686                                                         
  publicsuffix-list-dafsa-20221208-1.fc38.noarch                                
  python-pip-wheel-22.3.1-1.fc38.noarch                                         
  python-setuptools-wheel-65.5.1-1.fc38.noarch                                  
  python3-3.11.1-1.fc38.i686                                                    
  python3-dateutil-1:2.8.2-4.fc37.noarch                                        
  python3-dbus-1.3.2-1.fc38.i686                                                
  python3-distro-1.8.0-1.fc38.noarch                                            
  python3-dnf-4.14.0-1.fc38.noarch                                              
  python3-dnf-plugins-core-4.3.1-1.fc38.noarch                                  
  python3-gpg-1.17.1-3.fc38.i686                                                
  python3-hawkey-0.68.0-1.fc38.i686                                             
  python3-libcomps-0.1.18-4.fc37.i686                                           
  python3-libdnf-0.68.0-1.fc38.i686                                             
  python3-libs-3.11.1-1.fc38.i686                                               
  python3-rpm-4.18.0-8.fc38.i686                                                
  python3-six-1.16.0-8.fc37.noarch                                              
  readline-8.2-2.fc38.i686                                                      
  rpm-4.18.0-8.fc38.i686                                                        
  rpm-build-libs-4.18.0-8.fc38.i686                                             
  rpm-libs-4.18.0-8.fc38.i686                                                   
  rpm-sequoia-1.2.0-1.fc38.i686                                                 
  rpm-sign-libs-4.18.0-8.fc38.i686                                              
  sed-4.8-11.fc37.i686                                                          
  setup-2.14.3-1.fc38.noarch                                                    
  shadow-utils-2:4.13-3.fc38.i686                                               
  sqlite-libs-3.40.0-1.fc38.i686                                                
  systemd-libs-252.4-598.fc38.i686                                              
  tpm2-tss-4.0.0-0.1.rc2.fc38.i686                                              
  tzdata-2022g-1.fc38.noarch                                                    
  xz-libs-5.2.9-1.fc38.i686                                                     
  zchunk-libs-1.2.3-1.fc38.i686                                                 
  zlib-1.2.13-1.fc38.i686                                                       

Complete!
Finish(bootstrap): dnf install
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-i686-1671773987.722066/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
Mock Version: 3.5
INFO: Mock Version: 3.5
Start: dnf install
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  13 kB/s | 3.0 kB     00:00    
Copr repository                                 8.6 MB/s | 2.4 MB     00:00    
Additional repo https_jakub_fedorapeople_org_fe  11 kB/s | 3.0 kB     00:00    
local                                            16 kB/s | 3.8 kB     00:00    
Dependencies resolved.
=========================================================================================================================
 Package                         Arch    Version                    Repository                                       Size
=========================================================================================================================
Installing group/module packages:
 bash                            i686    5.2.9-3.fc38               local                                           1.8 M
 bzip2                           i686    1.0.8-12.fc37              local                                            53 k
 coreutils                       i686    9.1-8.fc38                 local                                           1.1 M
 cpio                            i686    2.13-13.fc38               local                                           275 k
 diffutils                       i686    3.8-3.fc37                 local                                           375 k
 fedora-release                  noarch  38-0.6                     local                                            11 k
 findutils                       i686    1:4.9.0-2.fc37             local                                           492 k
 gawk                            i686    5.1.1-4.fc37               local                                           1.0 M
 glibc-minimal-langpack          i686    2.36.9000-18.fc38          local                                            30 k
 grep                            i686    3.8-1.fc38                 local                                           289 k
 gzip                            i686    1.12-2.fc37                local                                           157 k
 info                            i686    7.0.1-1.fc38               local                                           183 k
 patch                           i686    2.7.6-17.fc37              local                                           137 k
 redhat-rpm-config               noarch  235-1.fc38                 local                                            74 k
 rpm-build                       i686    4.18.0-8.fc38              local                                            69 k
 sed                             i686    4.8-11.fc37                local                                           300 k
 shadow-utils                    i686    2:4.13-3.fc38              local                                           1.2 M
 tar                             i686    2:1.34-5.fc38              local                                           892 k
 unzip                           i686    6.0-58.fc38                local                                           177 k
 util-linux                      i686    2.38.1-3.fc38              local                                           2.3 M
 which                           i686    2.21-36.fc38               local                                            42 k
 xz                              i686    5.2.9-1.fc38               local                                           300 k
Installing dependencies:
 alternatives                    i686    1.21-1.fc38                local                                            38 k
 ansible-srpm-macros             noarch  1-8.1.fc38                 local                                           8.6 k
 audit-libs                      i686    3.0.9-2.fc38               local                                           122 k
 authselect                      i686    1.4.2-1.fc38               local                                           140 k
 authselect-libs                 i686    1.4.2-1.fc38               local                                           238 k
 basesystem                      noarch  11-14.fc37                 local                                           7.0 k
 binutils                        i686    2.39-6.fc38                local                                           5.6 M
 binutils-gold                   i686    2.39-6.fc38                local                                           841 k
 bzip2-libs                      i686    1.0.8-12.fc37              local                                            41 k
 ca-certificates                 noarch  2022.2.54-5.fc37           local                                           829 k
 coreutils-common                i686    9.1-8.fc38                 local                                           2.0 M
 cracklib                        i686    2.9.7-30.fc38              local                                            81 k
 crypto-policies                 noarch  20221215-1.gita4c31a3.fc38 local                                            63 k
 curl                            i686    7.87.0-1.fc38              local                                           347 k
 cyrus-sasl-lib                  i686    2.1.28-8.fc38              local                                           857 k
 debugedit                       i686    5.0-5.fc37                 local                                            78 k
 dwz                             i686    0.15-1.fc38                local                                           144 k
 ed                              i686    1.18-2.fc37                local                                            78 k
 efi-srpm-macros                 noarch  5-6.fc37                   local                                            22 k
 elfutils                        i686    0.188-3.fc38               local                                           540 k
 elfutils-debuginfod-client      i686    0.188-3.fc38               local                                            41 k
 elfutils-default-yama-scope     noarch  0.188-3.fc38               local                                            15 k
 elfutils-libelf                 i686    0.188-3.fc38               local                                           203 k
 elfutils-libs                   i686    0.188-3.fc38               local                                           286 k
 fedora-gpg-keys                 noarch  38-0.3                     local                                           115 k
 fedora-release-common           noarch  38-0.6                     local                                            21 k
 fedora-release-identity-basic   noarch  38-0.6                     local                                            11 k
 fedora-repos                    noarch  38-0.3                     local                                            10 k
 fedora-repos-rawhide            noarch  38-0.3                     local                                           9.7 k
 file                            i686    5.42-4.fc37                local                                            49 k
 file-libs                       i686    5.42-4.fc37                local                                           684 k
 filesystem                      i686    3.18-2.fc37                local                                           1.1 M
 fonts-srpm-macros               noarch  1:2.0.5-10.fc38            local                                            26 k
 fpc-srpm-macros                 noarch  1.3-6.fc37                 local                                           7.7 k
 gdb-minimal                     i686    12.1-10.fc38               local                                           3.9 M
 gdbm-libs                       i686    1:1.23-2.fc37              local                                            60 k
 ghc-srpm-macros                 noarch  1.5.0-7.fc37               local                                           7.8 k
 glibc                           i686    2.36.9000-18.fc38          local                                           1.9 M
 glibc-common                    i686    2.36.9000-18.fc38          local                                           315 k
 glibc-gconv-extra               i686    2.36.9000-18.fc38          local                                           1.6 M
 gmp                             i686    1:6.2.1-3.fc37             local                                           305 k
 gnat-srpm-macros                noarch  4-16.fc37                  local                                           8.3 k
 go-srpm-macros                  noarch  3.2.0-1.fc38               local                                            27 k
 jansson                         i686    2.13.1-5.fc37              local                                            46 k
 kernel-srpm-macros              noarch  1.0-15.fc37                local                                           9.4 k
 keyutils-libs                   i686    1.6.1-5.fc37               local                                            32 k
 krb5-libs                       i686    1.20.1-3.fc38              local                                           763 k
 libacl                          i686    2.3.1-4.fc38               copr_base                                        25 k
 libarchive                      i686    3.6.1-3.fc38               local                                           443 k
 libattr                         i686    2.5.1-5.fc37               local                                            18 k
 libblkid                        i686    2.38.1-3.fc38              local                                           116 k
 libbrotli                       i686    1.0.9-9.fc37               local                                           317 k
 libcap                          i686    2.48-5.fc37                local                                            68 k
 libcap-ng                       i686    0.8.3-4.fc38               local                                            33 k
 libcom_err                      i686    1.46.5-3.fc37              local                                            26 k
 libcurl                         i686    7.87.0-1.fc38              local                                           327 k
 libdb                           i686    5.3.28-54.fc38             local                                           827 k
 libeconf                        i686    0.4.0-4.fc37               local                                            29 k
 libevent                        i686    2.1.12-7.fc37              local                                           279 k
 libfdisk                        i686    2.38.1-3.fc38              local                                           173 k
 libffi                          i686    3.4.4-1.fc38               local                                            36 k
 libgcc                          i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  101 k
 libgomp                         i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  304 k
 libidn2                         i686    2.3.4-1.fc38               local                                           154 k
 libmount                        i686    2.38.1-3.fc38              local                                           141 k
 libnghttp2                      i686    1.51.0-1.fc38              local                                            80 k
 libnsl2                         i686    2.0.0-4.fc37               local                                            31 k
 libpkgconf                      i686    1.8.0-3.fc37               local                                            38 k
 libpsl                          i686    0.21.1-6.fc37              local                                            64 k
 libpwquality                    i686    1.4.4-11.fc37              local                                           106 k
 libselinux                      i686    3.4-6.fc38                 local                                            91 k
 libsemanage                     i686    3.4-6.fc38                 local                                           128 k
 libsepol                        i686    3.4-4.fc38                 local                                           336 k
 libsigsegv                      i686    2.14-3.fc37                local                                            27 k
 libsmartcols                    i686    2.38.1-3.fc38              local                                            65 k
 libssh                          i686    0.10.4-2.fc38              local                                           222 k
 libssh-config                   noarch  0.10.4-2.fc38              local                                           8.8 k
 libstdc++                       i686    13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  857 k
 libtasn1                        i686    4.19.0-1.fc38              local                                            76 k
 libtirpc                        i686    1.3.3-0.fc37               local                                           101 k
 libunistring                    i686    1.0-2.fc37                 local                                           551 k
 libutempter                     i686    1.2.1-7.fc37               local                                            26 k
 libuuid                         i686    2.38.1-3.fc38              local                                            28 k
 libverto                        i686    0.3.2-4.fc37               local                                            21 k
 libxcrypt                       i686    4.4.33-5.fc38              local                                           123 k
 libxml2                         i686    2.10.3-2.fc38              local                                           745 k
 libzstd                         i686    1.5.2-3.fc37               local                                           274 k
 lua-libs                        i686    5.4.4-6.fc38               local                                           148 k
 lua-srpm-macros                 noarch  1-7.fc37                   local                                           8.8 k
 lz4-libs                        i686    1.9.3-5.fc37               local                                            72 k
 mpfr                            i686    4.1.1-2.fc38               local                                           637 k
 ncurses-base                    noarch  6.3-5.20221126.fc38        local                                            61 k
 ncurses-libs                    i686    6.3-5.20221126.fc38        local                                           348 k
 nettle                          i686    3.8-2.fc37                 local                                           430 k
 nim-srpm-macros                 noarch  3-7.fc37                   local                                           8.4 k
 ocaml-srpm-macros               noarch  7-2.fc37                   local                                            13 k
 openblas-srpm-macros            noarch  2-12.fc37                  local                                           7.5 k
 openldap                        i686    2.6.3-1.fc38               local                                           273 k
 openssl-libs                    i686    1:3.0.5-6.fc38             local                                           2.1 M
 p11-kit                         i686    0.24.1-5.fc38              local                                           335 k
 p11-kit-trust                   i686    0.24.1-5.fc38              local                                           135 k
 package-notes-srpm-macros       noarch  0.5-6.fc38                 local                                            11 k
 pam                             i686    1.5.2-15.fc38              local                                           535 k
 pam-libs                        i686    1.5.2-15.fc38              local                                            60 k
 pcre2                           i686    10.40-1.fc37.1             local                                           234 k
 pcre2-syntax                    noarch  10.40-1.fc37.1             local                                           142 k
 perl-srpm-macros                noarch  1-47.fc38                  local                                           8.2 k
 pkgconf                         i686    1.8.0-3.fc37               local                                            42 k
 pkgconf-m4                      noarch  1.8.0-3.fc37               local                                            14 k
 pkgconf-pkg-config              i686    1.8.0-3.fc37               local                                            10 k
 popt                            i686    1.19-1.fc38                local                                            61 k
 publicsuffix-list-dafsa         noarch  20221208-1.fc38            local                                            59 k
 python-srpm-macros              noarch  3.11-6.fc38                local                                            25 k
 qt5-srpm-macros                 noarch  5.15.7-1.fc38              local                                           7.9 k
 readline                        i686    8.2-2.fc38                 local                                           218 k
 rpm                             i686    4.18.0-8.fc38              local                                           543 k
 rpm-build-libs                  i686    4.18.0-8.fc38              local                                           102 k
 rpm-libs                        i686    4.18.0-8.fc38              local                                           341 k
 rpm-sequoia                     i686    1.2.0-1.fc38               local                                           924 k
 rpmautospec-rpm-macros          noarch  0.3.1-1.fc38               local                                           8.8 k
 rust-srpm-macros                noarch  23-1.fc38                  local                                           9.4 k
 setup                           noarch  2.14.3-1.fc38              local                                           146 k
 sqlite-libs                     i686    3.40.0-1.fc38              local                                           705 k
 systemd-libs                    i686    252.4-598.fc38             local                                           662 k
 tzdata                          noarch  2022g-1.fc38               local                                           432 k
 util-linux-core                 i686    2.38.1-3.fc38              local                                           467 k
 xxhash-libs                     i686    0.8.1-3.fc37               local                                            59 k
 xz-libs                         i686    5.2.9-1.fc38               local                                           101 k
 zip                             i686    3.0-35.fc38                local                                           263 k
 zlib                            i686    1.2.13-1.fc38              local                                            92 k
 zstd                            i686    1.5.2-3.fc37               local                                           418 k
Installing Groups:
 build                                                                                                                   

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

Total size: 53 M
Installed size: 179 M
Downloading Packages:
[SKIPPED] libacl-2.3.1-4.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libgcc-13.0.0-0.4.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libgomp-13.0.0-0.4.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libstdc++-13.0.0-0.4.fc38.i686.rpm: Already downloaded               
[SKIPPED] alternatives-1.21-1.fc38.i686.rpm: Already downloaded                
[SKIPPED] ansible-srpm-macros-1-8.1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] audit-libs-3.0.9-2.fc38.i686.rpm: Already downloaded                 
[SKIPPED] authselect-1.4.2-1.fc38.i686.rpm: Already downloaded                 
[SKIPPED] authselect-libs-1.4.2-1.fc38.i686.rpm: Already downloaded            
[SKIPPED] basesystem-11-14.fc37.noarch.rpm: Already downloaded                 
[SKIPPED] bash-5.2.9-3.fc38.i686.rpm: Already downloaded                       
[SKIPPED] binutils-2.39-6.fc38.i686.rpm: Already downloaded                    
[SKIPPED] binutils-gold-2.39-6.fc38.i686.rpm: Already downloaded               
[SKIPPED] bzip2-1.0.8-12.fc37.i686.rpm: Already downloaded                     
[SKIPPED] bzip2-libs-1.0.8-12.fc37.i686.rpm: Already downloaded                
[SKIPPED] ca-certificates-2022.2.54-5.fc37.noarch.rpm: Already downloaded      
[SKIPPED] coreutils-9.1-8.fc38.i686.rpm: Already downloaded                    
[SKIPPED] coreutils-common-9.1-8.fc38.i686.rpm: Already downloaded             
[SKIPPED] cpio-2.13-13.fc38.i686.rpm: Already downloaded                       
[SKIPPED] cracklib-2.9.7-30.fc38.i686.rpm: Already downloaded                  
[SKIPPED] crypto-policies-20221215-1.gita4c31a3.fc38.noarch.rpm: Already downloaded
[SKIPPED] curl-7.87.0-1.fc38.i686.rpm: Already downloaded                      
[SKIPPED] cyrus-sasl-lib-2.1.28-8.fc38.i686.rpm: Already downloaded            
[SKIPPED] debugedit-5.0-5.fc37.i686.rpm: Already downloaded                    
[SKIPPED] diffutils-3.8-3.fc37.i686.rpm: Already downloaded                    
[SKIPPED] dwz-0.15-1.fc38.i686.rpm: Already downloaded                         
[SKIPPED] ed-1.18-2.fc37.i686.rpm: Already downloaded                          
[SKIPPED] efi-srpm-macros-5-6.fc37.noarch.rpm: Already downloaded              
[SKIPPED] elfutils-0.188-3.fc38.i686.rpm: Already downloaded                   
[SKIPPED] elfutils-debuginfod-client-0.188-3.fc38.i686.rpm: Already downloaded 
[SKIPPED] elfutils-default-yama-scope-0.188-3.fc38.noarch.rpm: Already downloaded
[SKIPPED] elfutils-libelf-0.188-3.fc38.i686.rpm: Already downloaded            
[SKIPPED] elfutils-libs-0.188-3.fc38.i686.rpm: Already downloaded              
[SKIPPED] fedora-gpg-keys-38-0.3.noarch.rpm: Already downloaded                
[SKIPPED] fedora-release-38-0.6.noarch.rpm: Already downloaded                 
[SKIPPED] fedora-release-common-38-0.6.noarch.rpm: Already downloaded          
[SKIPPED] fedora-release-identity-basic-38-0.6.noarch.rpm: Already downloaded  
[SKIPPED] fedora-repos-38-0.3.noarch.rpm: Already downloaded                   
[SKIPPED] fedora-repos-rawhide-38-0.3.noarch.rpm: Already downloaded           
[SKIPPED] file-5.42-4.fc37.i686.rpm: Already downloaded                        
[SKIPPED] file-libs-5.42-4.fc37.i686.rpm: Already downloaded                   
[SKIPPED] filesystem-3.18-2.fc37.i686.rpm: Already downloaded                  
[SKIPPED] findutils-4.9.0-2.fc37.i686.rpm: Already downloaded                  
[SKIPPED] fonts-srpm-macros-2.0.5-10.fc38.noarch.rpm: Already downloaded       
[SKIPPED] fpc-srpm-macros-1.3-6.fc37.noarch.rpm: Already downloaded            
[SKIPPED] gawk-5.1.1-4.fc37.i686.rpm: Already downloaded                       
[SKIPPED] gdb-minimal-12.1-10.fc38.i686.rpm: Already downloaded                
[SKIPPED] gdbm-libs-1.23-2.fc37.i686.rpm: Already downloaded                   
[SKIPPED] ghc-srpm-macros-1.5.0-7.fc37.noarch.rpm: Already downloaded          
[SKIPPED] glibc-2.36.9000-18.fc38.i686.rpm: Already downloaded                 
[SKIPPED] glibc-common-2.36.9000-18.fc38.i686.rpm: Already downloaded          
[SKIPPED] glibc-gconv-extra-2.36.9000-18.fc38.i686.rpm: Already downloaded     
[SKIPPED] glibc-minimal-langpack-2.36.9000-18.fc38.i686.rpm: Already downloaded
[SKIPPED] gmp-6.2.1-3.fc37.i686.rpm: Already downloaded                        
[SKIPPED] gnat-srpm-macros-4-16.fc37.noarch.rpm: Already downloaded            
[SKIPPED] go-srpm-macros-3.2.0-1.fc38.noarch.rpm: Already downloaded           
[SKIPPED] grep-3.8-1.fc38.i686.rpm: Already downloaded                         
[SKIPPED] gzip-1.12-2.fc37.i686.rpm: Already downloaded                        
[SKIPPED] info-7.0.1-1.fc38.i686.rpm: Already downloaded                       
[SKIPPED] jansson-2.13.1-5.fc37.i686.rpm: Already downloaded                   
[SKIPPED] kernel-srpm-macros-1.0-15.fc37.noarch.rpm: Already downloaded        
[SKIPPED] keyutils-libs-1.6.1-5.fc37.i686.rpm: Already downloaded              
[SKIPPED] krb5-libs-1.20.1-3.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libarchive-3.6.1-3.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libattr-2.5.1-5.fc37.i686.rpm: Already downloaded                    
[SKIPPED] libblkid-2.38.1-3.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libbrotli-1.0.9-9.fc37.i686.rpm: Already downloaded                  
[SKIPPED] libcap-2.48-5.fc37.i686.rpm: Already downloaded                      
[SKIPPED] libcap-ng-0.8.3-4.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libcom_err-1.46.5-3.fc37.i686.rpm: Already downloaded                
[SKIPPED] libcurl-7.87.0-1.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libdb-5.3.28-54.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libeconf-0.4.0-4.fc37.i686.rpm: Already downloaded                   
[SKIPPED] libevent-2.1.12-7.fc37.i686.rpm: Already downloaded                  
[SKIPPED] libfdisk-2.38.1-3.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libffi-3.4.4-1.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libidn2-2.3.4-1.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libmount-2.38.1-3.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libnghttp2-1.51.0-1.fc38.i686.rpm: Already downloaded                
[SKIPPED] libnsl2-2.0.0-4.fc37.i686.rpm: Already downloaded                    
[SKIPPED] libpkgconf-1.8.0-3.fc37.i686.rpm: Already downloaded                 
[SKIPPED] libpsl-0.21.1-6.fc37.i686.rpm: Already downloaded                    
[SKIPPED] libpwquality-1.4.4-11.fc37.i686.rpm: Already downloaded              
[SKIPPED] libselinux-3.4-6.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libsemanage-3.4-6.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libsepol-3.4-4.fc38.i686.rpm: Already downloaded                     
[SKIPPED] libsigsegv-2.14-3.fc37.i686.rpm: Already downloaded                  
[SKIPPED] libsmartcols-2.38.1-3.fc38.i686.rpm: Already downloaded              
[SKIPPED] libssh-0.10.4-2.fc38.i686.rpm: Already downloaded                    
[SKIPPED] libssh-config-0.10.4-2.fc38.noarch.rpm: Already downloaded           
[SKIPPED] libtasn1-4.19.0-1.fc38.i686.rpm: Already downloaded                  
[SKIPPED] libtirpc-1.3.3-0.fc37.i686.rpm: Already downloaded                   
[SKIPPED] libunistring-1.0-2.fc37.i686.rpm: Already downloaded                 
[SKIPPED] libutempter-1.2.1-7.fc37.i686.rpm: Already downloaded                
[SKIPPED] libuuid-2.38.1-3.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libverto-0.3.2-4.fc37.i686.rpm: Already downloaded                   
[SKIPPED] libxcrypt-4.4.33-5.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libxml2-2.10.3-2.fc38.i686.rpm: Already downloaded                   
[SKIPPED] libzstd-1.5.2-3.fc37.i686.rpm: Already downloaded                    
[SKIPPED] lua-libs-5.4.4-6.fc38.i686.rpm: Already downloaded                   
[SKIPPED] lua-srpm-macros-1-7.fc37.noarch.rpm: Already downloaded              
[SKIPPED] lz4-libs-1.9.3-5.fc37.i686.rpm: Already downloaded                   
[SKIPPED] mpfr-4.1.1-2.fc38.i686.rpm: Already downloaded                       
[SKIPPED] ncurses-base-6.3-5.20221126.fc38.noarch.rpm: Already downloaded      
[SKIPPED] ncurses-libs-6.3-5.20221126.fc38.i686.rpm: Already downloaded        
[SKIPPED] nettle-3.8-2.fc37.i686.rpm: Already downloaded                       
[SKIPPED] nim-srpm-macros-3-7.fc37.noarch.rpm: Already downloaded              
[SKIPPED] ocaml-srpm-macros-7-2.fc37.noarch.rpm: Already downloaded            
[SKIPPED] openblas-srpm-macros-2-12.fc37.noarch.rpm: Already downloaded        
[SKIPPED] openldap-2.6.3-1.fc38.i686.rpm: Already downloaded                   
[SKIPPED] openssl-libs-3.0.5-6.fc38.i686.rpm: Already downloaded               
[SKIPPED] p11-kit-0.24.1-5.fc38.i686.rpm: Already downloaded                   
[SKIPPED] p11-kit-trust-0.24.1-5.fc38.i686.rpm: Already downloaded             
[SKIPPED] package-notes-srpm-macros-0.5-6.fc38.noarch.rpm: Already downloaded  
[SKIPPED] pam-1.5.2-15.fc38.i686.rpm: Already downloaded                       
[SKIPPED] pam-libs-1.5.2-15.fc38.i686.rpm: Already downloaded                  
[SKIPPED] patch-2.7.6-17.fc37.i686.rpm: Already downloaded                     
[SKIPPED] pcre2-10.40-1.fc37.1.i686.rpm: Already downloaded                    
[SKIPPED] pcre2-syntax-10.40-1.fc37.1.noarch.rpm: Already downloaded           
[SKIPPED] perl-srpm-macros-1-47.fc38.noarch.rpm: Already downloaded            
[SKIPPED] pkgconf-1.8.0-3.fc37.i686.rpm: Already downloaded                    
[SKIPPED] pkgconf-m4-1.8.0-3.fc37.noarch.rpm: Already downloaded               
[SKIPPED] pkgconf-pkg-config-1.8.0-3.fc37.i686.rpm: Already downloaded         
[SKIPPED] popt-1.19-1.fc38.i686.rpm: Already downloaded                        
[SKIPPED] publicsuffix-list-dafsa-20221208-1.fc38.noarch.rpm: Already downloaded
[SKIPPED] python-srpm-macros-3.11-6.fc38.noarch.rpm: Already downloaded        
[SKIPPED] qt5-srpm-macros-5.15.7-1.fc38.noarch.rpm: Already downloaded         
[SKIPPED] readline-8.2-2.fc38.i686.rpm: Already downloaded                     
[SKIPPED] redhat-rpm-config-235-1.fc38.noarch.rpm: Already downloaded          
[SKIPPED] rpm-4.18.0-8.fc38.i686.rpm: Already downloaded                       
[SKIPPED] rpm-build-4.18.0-8.fc38.i686.rpm: Already downloaded                 
[SKIPPED] rpm-build-libs-4.18.0-8.fc38.i686.rpm: Already downloaded            
[SKIPPED] rpm-libs-4.18.0-8.fc38.i686.rpm: Already downloaded                  
[SKIPPED] rpm-sequoia-1.2.0-1.fc38.i686.rpm: Already downloaded                
[SKIPPED] rpmautospec-rpm-macros-0.3.1-1.fc38.noarch.rpm: Already downloaded   
[SKIPPED] rust-srpm-macros-23-1.fc38.noarch.rpm: Already downloaded            
[SKIPPED] sed-4.8-11.fc37.i686.rpm: Already downloaded                         
[SKIPPED] setup-2.14.3-1.fc38.noarch.rpm: Already downloaded                   
[SKIPPED] shadow-utils-4.13-3.fc38.i686.rpm: Already downloaded                
[SKIPPED] sqlite-libs-3.40.0-1.fc38.i686.rpm: Already downloaded               
[SKIPPED] systemd-libs-252.4-598.fc38.i686.rpm: Already downloaded             
[SKIPPED] tar-1.34-5.fc38.i686.rpm: Already downloaded                         
[SKIPPED] tzdata-2022g-1.fc38.noarch.rpm: Already downloaded                   
[SKIPPED] unzip-6.0-58.fc38.i686.rpm: Already downloaded                       
[SKIPPED] util-linux-2.38.1-3.fc38.i686.rpm: Already downloaded                
[SKIPPED] util-linux-core-2.38.1-3.fc38.i686.rpm: Already downloaded           
[SKIPPED] which-2.21-36.fc38.i686.rpm: Already downloaded                      
[SKIPPED] xxhash-libs-0.8.1-3.fc37.i686.rpm: Already downloaded                
[SKIPPED] xz-5.2.9-1.fc38.i686.rpm: Already downloaded                         
[SKIPPED] xz-libs-5.2.9-1.fc38.i686.rpm: Already downloaded                    
[SKIPPED] zip-3.0-35.fc38.i686.rpm: Already downloaded                         
[SKIPPED] zlib-1.2.13-1.fc38.i686.rpm: Already downloaded                      
[SKIPPED] zstd-1.5.2-3.fc37.i686.rpm: Already downloaded                       
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-2.fc37.i686                            1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.0.0-0.4.fc38.i686                          1/153 
  Running scriptlet: libgcc-13.0.0-0.4.fc38.i686                          1/153 
  Installing       : crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/153 
  Running scriptlet: crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/153 
  Installing       : fedora-release-identity-basic-38-0.6.noarch          3/153 
  Installing       : tzdata-2022g-1.fc38.noarch                           4/153 
  Installing       : rust-srpm-macros-23-1.fc38.noarch                    5/153 
  Installing       : qt5-srpm-macros-5.15.7-1.fc38.noarch                 6/153 
  Installing       : publicsuffix-list-dafsa-20221208-1.fc38.noarch       7/153 
  Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                       8/153 
  Installing       : perl-srpm-macros-1-47.fc38.noarch                    9/153 
  Installing       : pcre2-syntax-10.40-1.fc37.1.noarch                  10/153 
  Installing       : package-notes-srpm-macros-0.5-6.fc38.noarch         11/153 
  Installing       : openblas-srpm-macros-2-12.fc37.noarch               12/153 
  Installing       : ocaml-srpm-macros-7-2.fc37.noarch                   13/153 
  Installing       : nim-srpm-macros-3-7.fc37.noarch                     14/153 
  Installing       : ncurses-base-6.3-5.20221126.fc38.noarch             15/153 
  Installing       : libssh-config-0.10.4-2.fc38.noarch                  16/153 
  Installing       : kernel-srpm-macros-1.0-15.fc37.noarch               17/153 
  Installing       : gnat-srpm-macros-4-16.fc37.noarch                   18/153 
  Installing       : ghc-srpm-macros-1.5.0-7.fc37.noarch                 19/153 
  Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                   20/153 
  Installing       : fedora-gpg-keys-38-0.3.noarch                       21/153 
  Installing       : fedora-release-38-0.6.noarch                        22/153 
  Installing       : fedora-release-common-38-0.6.noarch                 23/153 
  Installing       : fedora-repos-rawhide-38-0.3.noarch                  24/153 
  Installing       : fedora-repos-38-0.3.noarch                          25/153 
  Installing       : setup-2.14.3-1.fc38.noarch                          26/153 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.14.3-1.fc38.noarch                          26/153 
  Installing       : filesystem-3.18-2.fc37.i686                         27/153 
  Installing       : basesystem-11-14.fc37.noarch                        28/153 
  Installing       : coreutils-common-9.1-8.fc38.i686                    29/153 
  Installing       : ansible-srpm-macros-1-8.1.fc38.noarch               30/153 
  Installing       : glibc-gconv-extra-2.36.9000-18.fc38.i686            31/153 
  Running scriptlet: glibc-gconv-extra-2.36.9000-18.fc38.i686            31/153 
  Installing       : glibc-minimal-langpack-2.36.9000-18.fc38.i686       32/153 
  Installing       : glibc-common-2.36.9000-18.fc38.i686                 33/153 
  Running scriptlet: glibc-2.36.9000-18.fc38.i686                        34/153 
  Installing       : glibc-2.36.9000-18.fc38.i686                        34/153 
  Running scriptlet: glibc-2.36.9000-18.fc38.i686                        34/153 
  Installing       : ncurses-libs-6.3-5.20221126.fc38.i686               35/153 
  Installing       : bash-5.2.9-3.fc38.i686                              36/153 
  Running scriptlet: bash-5.2.9-3.fc38.i686                              36/153 
  Installing       : zlib-1.2.13-1.fc38.i686                             37/153 
  Installing       : xz-libs-5.2.9-1.fc38.i686                           38/153 
  Installing       : bzip2-libs-1.0.8-12.fc37.i686                       39/153 
  Installing       : elfutils-libelf-0.188-3.fc38.i686                   40/153 
  Installing       : gmp-1:6.2.1-3.fc37.i686                             41/153 
  Installing       : libstdc++-13.0.0-0.4.fc38.i686                      42/153 
  Installing       : libuuid-2.38.1-3.fc38.i686                          43/153 
  Installing       : libzstd-1.5.2-3.fc37.i686                           44/153 
  Installing       : popt-1.19-1.fc38.i686                               45/153 
  Installing       : libblkid-2.38.1-3.fc38.i686                         46/153 
  Installing       : readline-8.2-2.fc38.i686                            47/153 
  Installing       : libattr-2.5.1-5.fc37.i686                           48/153 
  Installing       : libacl-2.3.1-4.fc38.i686                            49/153 
  Installing       : libcap-2.48-5.fc37.i686                             50/153 
  Installing       : libxcrypt-4.4.33-5.fc38.i686                        51/153 
  Installing       : lz4-libs-1.9.3-5.fc37.i686                          52/153 
  Installing       : systemd-libs-252.4-598.fc38.i686                    53/153 
  Installing       : mpfr-4.1.1-2.fc38.i686                              54/153 
  Installing       : dwz-0.15-1.fc38.i686                                55/153 
  Installing       : unzip-6.0-58.fc38.i686                              56/153 
  Installing       : file-libs-5.42-4.fc37.i686                          57/153 
  Installing       : file-5.42-4.fc37.i686                               58/153 
  Installing       : sqlite-libs-3.40.0-1.fc38.i686                      59/153 
  Installing       : alternatives-1.21-1.fc38.i686                       60/153 
  Installing       : libcap-ng-0.8.3-4.fc38.i686                         61/153 
  Installing       : audit-libs-3.0.9-2.fc38.i686                        62/153 
  Installing       : libcom_err-1.46.5-3.fc37.i686                       63/153 
  Installing       : libeconf-0.4.0-4.fc37.i686                          64/153 
  Installing       : pam-libs-1.5.2-15.fc38.i686                         65/153 
  Installing       : libsepol-3.4-4.fc38.i686                            66/153 
  Installing       : libsmartcols-2.38.1-3.fc38.i686                     67/153 
  Installing       : libunistring-1.0-2.fc37.i686                        68/153 
  Installing       : libidn2-2.3.4-1.fc38.i686                           69/153 
  Installing       : lua-libs-5.4.4-6.fc38.i686                          70/153 
  Installing       : pcre2-10.40-1.fc37.1.i686                           71/153 
  Installing       : elfutils-default-yama-scope-0.188-3.fc38.noarch     72/153 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.fc38.noarch     72/153 
  Installing       : libselinux-3.4-6.fc38.i686                          73/153 
  Installing       : sed-4.8-11.fc37.i686                                74/153 
  Installing       : grep-3.8-1.fc38.i686                                75/153 
  Installing       : findutils-1:4.9.0-2.fc37.i686                       76/153 
  Installing       : xz-5.2.9-1.fc38.i686                                77/153 
  Installing       : libmount-2.38.1-3.fc38.i686                         78/153 
  Installing       : util-linux-core-2.38.1-3.fc38.i686                  79/153 
  Installing       : libsemanage-3.4-6.fc38.i686                         80/153 
  Installing       : shadow-utils-2:4.13-3.fc38.i686                     81/153 
  Running scriptlet: libutempter-1.2.1-7.fc37.i686                       82/153 
  Installing       : libutempter-1.2.1-7.fc37.i686                       82/153 
  Installing       : tar-2:1.34-5.fc38.i686                              83/153 
  Installing       : libpsl-0.21.1-6.fc37.i686                           84/153 
  Installing       : zip-3.0-35.fc38.i686                                85/153 
  Installing       : zstd-1.5.2-3.fc37.i686                              86/153 
  Installing       : libfdisk-2.38.1-3.fc38.i686                         87/153 
  Installing       : nettle-3.8-2.fc37.i686                              88/153 
  Installing       : rpm-sequoia-1.2.0-1.fc38.i686                       89/153 
  Installing       : rpm-libs-4.18.0-8.fc38.i686                         90/153 
  Installing       : bzip2-1.0.8-12.fc37.i686                            91/153 
  Installing       : libxml2-2.10.3-2.fc38.i686                          92/153 
  Installing       : ed-1.18-2.fc37.i686                                 93/153 
  Installing       : patch-2.7.6-17.fc37.i686                            94/153 
  Installing       : libgomp-13.0.0-0.4.fc38.i686                        95/153 
  Installing       : cpio-2.13-13.fc38.i686                              96/153 
  Installing       : diffutils-3.8-3.fc37.i686                           97/153 
  Installing       : gdbm-libs-1:1.23-2.fc37.i686                        98/153 
  Installing       : cyrus-sasl-lib-2.1.28-8.fc38.i686                   99/153 
  Installing       : jansson-2.13.1-5.fc37.i686                         100/153 
  Installing       : keyutils-libs-1.6.1-5.fc37.i686                    101/153 
  Installing       : libbrotli-1.0.9-9.fc37.i686                        102/153 
  Installing       : libdb-5.3.28-54.fc38.i686                          103/153 
  Installing       : libffi-3.4.4-1.fc38.i686                           104/153 
  Installing       : p11-kit-0.24.1-5.fc38.i686                         105/153 
  Installing       : libnghttp2-1.51.0-1.fc38.i686                      106/153 
  Installing       : libpkgconf-1.8.0-3.fc37.i686                       107/153 
  Installing       : pkgconf-1.8.0-3.fc37.i686                          108/153 
  Installing       : pkgconf-pkg-config-1.8.0-3.fc37.i686               109/153 
  Installing       : libsigsegv-2.14-3.fc37.i686                        110/153 
  Installing       : gawk-5.1.1-4.fc37.i686                             111/153 
  Installing       : libtasn1-4.19.0-1.fc38.i686                        112/153 
  Installing       : p11-kit-trust-0.24.1-5.fc38.i686                   113/153 
  Running scriptlet: p11-kit-trust-0.24.1-5.fc38.i686                   113/153 
  Installing       : openssl-libs-1:3.0.5-6.fc38.i686                   114/153 
  Installing       : coreutils-9.1-8.fc38.i686                          115/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            116/153 
  Installing       : ca-certificates-2022.2.54-5.fc37.noarch            116/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            116/153 
  Running scriptlet: authselect-libs-1.4.2-1.fc38.i686                  117/153 
  Installing       : authselect-libs-1.4.2-1.fc38.i686                  117/153 
  Installing       : gzip-1.12-2.fc37.i686                              118/153 
  Installing       : cracklib-2.9.7-30.fc38.i686                        119/153 
  Installing       : libpwquality-1.4.4-11.fc37.i686                    120/153 
  Installing       : authselect-1.4.2-1.fc38.i686                       121/153 
  Installing       : libarchive-3.6.1-3.fc38.i686                       122/153 
  Installing       : libevent-2.1.12-7.fc37.i686                        123/153 
  Installing       : openldap-2.6.3-1.fc38.i686                         124/153 
  Installing       : libverto-0.3.2-4.fc37.i686                         125/153 
  Installing       : krb5-libs-1.20.1-3.fc38.i686                       126/153 
  Installing       : libtirpc-1.3.3-0.fc37.i686                         127/153 
  Installing       : libnsl2-2.0.0-4.fc37.i686                          128/153 
  Installing       : pam-1.5.2-15.fc38.i686                             129/153 
  Installing       : libssh-0.10.4-2.fc38.i686                          130/153 
  Installing       : libcurl-7.87.0-1.fc38.i686                         131/153 
  Installing       : elfutils-libs-0.188-3.fc38.i686                    132/153 
  Installing       : elfutils-debuginfod-client-0.188-3.fc38.i686       133/153 
  Installing       : binutils-gold-2.39-6.fc38.i686                     134/153 
  Installing       : binutils-2.39-6.fc38.i686                          135/153 
  Running scriptlet: binutils-2.39-6.fc38.i686                          135/153 
  Installing       : elfutils-0.188-3.fc38.i686                         136/153 
  Installing       : rpm-build-libs-4.18.0-8.fc38.i686                  137/153 
  Installing       : curl-7.87.0-1.fc38.i686                            138/153 
  Running scriptlet: rpm-4.18.0-8.fc38.i686                             139/153 
  Installing       : rpm-4.18.0-8.fc38.i686                             139/153 
  Installing       : efi-srpm-macros-5-6.fc37.noarch                    140/153 
  Installing       : lua-srpm-macros-1-7.fc37.noarch                    141/153 
  Installing       : rpmautospec-rpm-macros-0.3.1-1.fc38.noarch         142/153 
  Installing       : fonts-srpm-macros-1:2.0.5-10.fc38.noarch           143/153 
  Installing       : go-srpm-macros-3.2.0-1.fc38.noarch                 144/153 
  Installing       : python-srpm-macros-3.11-6.fc38.noarch              145/153 
  Installing       : redhat-rpm-config-235-1.fc38.noarch                146/153 
  Installing       : xxhash-libs-0.8.1-3.fc37.i686                      147/153 
  Installing       : gdb-minimal-12.1-10.fc38.i686                      148/153 
  Installing       : debugedit-5.0-5.fc37.i686                          149/153 
  Installing       : rpm-build-4.18.0-8.fc38.i686                       150/153 
  Installing       : util-linux-2.38.1-3.fc38.i686                      151/153 
  Installing       : which-2.21-36.fc38.i686                            152/153 
  Installing       : info-7.0.1-1.fc38.i686                             153/153 
  Running scriptlet: filesystem-3.18-2.fc37.i686                        153/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            153/153 
  Running scriptlet: authselect-libs-1.4.2-1.fc38.i686                  153/153 
  Running scriptlet: rpm-4.18.0-8.fc38.i686                             153/153 
  Running scriptlet: info-7.0.1-1.fc38.i686                             153/153 
  Verifying        : libacl-2.3.1-4.fc38.i686                             1/153 
  Verifying        : libgcc-13.0.0-0.4.fc38.i686                          2/153 
  Verifying        : libgomp-13.0.0-0.4.fc38.i686                         3/153 
  Verifying        : libstdc++-13.0.0-0.4.fc38.i686                       4/153 
  Verifying        : alternatives-1.21-1.fc38.i686                        5/153 
  Verifying        : ansible-srpm-macros-1-8.1.fc38.noarch                6/153 
  Verifying        : audit-libs-3.0.9-2.fc38.i686                         7/153 
  Verifying        : authselect-1.4.2-1.fc38.i686                         8/153 
  Verifying        : authselect-libs-1.4.2-1.fc38.i686                    9/153 
  Verifying        : basesystem-11-14.fc37.noarch                        10/153 
  Verifying        : bash-5.2.9-3.fc38.i686                              11/153 
  Verifying        : binutils-2.39-6.fc38.i686                           12/153 
  Verifying        : binutils-gold-2.39-6.fc38.i686                      13/153 
  Verifying        : bzip2-1.0.8-12.fc37.i686                            14/153 
  Verifying        : bzip2-libs-1.0.8-12.fc37.i686                       15/153 
  Verifying        : ca-certificates-2022.2.54-5.fc37.noarch             16/153 
  Verifying        : coreutils-9.1-8.fc38.i686                           17/153 
  Verifying        : coreutils-common-9.1-8.fc38.i686                    18/153 
  Verifying        : cpio-2.13-13.fc38.i686                              19/153 
  Verifying        : cracklib-2.9.7-30.fc38.i686                         20/153 
  Verifying        : crypto-policies-20221215-1.gita4c31a3.fc38.noarc    21/153 
  Verifying        : curl-7.87.0-1.fc38.i686                             22/153 
  Verifying        : cyrus-sasl-lib-2.1.28-8.fc38.i686                   23/153 
  Verifying        : debugedit-5.0-5.fc37.i686                           24/153 
  Verifying        : diffutils-3.8-3.fc37.i686                           25/153 
  Verifying        : dwz-0.15-1.fc38.i686                                26/153 
  Verifying        : ed-1.18-2.fc37.i686                                 27/153 
  Verifying        : efi-srpm-macros-5-6.fc37.noarch                     28/153 
  Verifying        : elfutils-0.188-3.fc38.i686                          29/153 
  Verifying        : elfutils-debuginfod-client-0.188-3.fc38.i686        30/153 
  Verifying        : elfutils-default-yama-scope-0.188-3.fc38.noarch     31/153 
  Verifying        : elfutils-libelf-0.188-3.fc38.i686                   32/153 
  Verifying        : elfutils-libs-0.188-3.fc38.i686                     33/153 
  Verifying        : fedora-gpg-keys-38-0.3.noarch                       34/153 
  Verifying        : fedora-release-38-0.6.noarch                        35/153 
  Verifying        : fedora-release-common-38-0.6.noarch                 36/153 
  Verifying        : fedora-release-identity-basic-38-0.6.noarch         37/153 
  Verifying        : fedora-repos-38-0.3.noarch                          38/153 
  Verifying        : fedora-repos-rawhide-38-0.3.noarch                  39/153 
  Verifying        : file-5.42-4.fc37.i686                               40/153 
  Verifying        : file-libs-5.42-4.fc37.i686                          41/153 
  Verifying        : filesystem-3.18-2.fc37.i686                         42/153 
  Verifying        : findutils-1:4.9.0-2.fc37.i686                       43/153 
  Verifying        : fonts-srpm-macros-1:2.0.5-10.fc38.noarch            44/153 
  Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   45/153 
  Verifying        : gawk-5.1.1-4.fc37.i686                              46/153 
  Verifying        : gdb-minimal-12.1-10.fc38.i686                       47/153 
  Verifying        : gdbm-libs-1:1.23-2.fc37.i686                        48/153 
  Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 49/153 
  Verifying        : glibc-2.36.9000-18.fc38.i686                        50/153 
  Verifying        : glibc-common-2.36.9000-18.fc38.i686                 51/153 
  Verifying        : glibc-gconv-extra-2.36.9000-18.fc38.i686            52/153 
  Verifying        : glibc-minimal-langpack-2.36.9000-18.fc38.i686       53/153 
  Verifying        : gmp-1:6.2.1-3.fc37.i686                             54/153 
  Verifying        : gnat-srpm-macros-4-16.fc37.noarch                   55/153 
  Verifying        : go-srpm-macros-3.2.0-1.fc38.noarch                  56/153 
  Verifying        : grep-3.8-1.fc38.i686                                57/153 
  Verifying        : gzip-1.12-2.fc37.i686                               58/153 
  Verifying        : info-7.0.1-1.fc38.i686                              59/153 
  Verifying        : jansson-2.13.1-5.fc37.i686                          60/153 
  Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               61/153 
  Verifying        : keyutils-libs-1.6.1-5.fc37.i686                     62/153 
  Verifying        : krb5-libs-1.20.1-3.fc38.i686                        63/153 
  Verifying        : libarchive-3.6.1-3.fc38.i686                        64/153 
  Verifying        : libattr-2.5.1-5.fc37.i686                           65/153 
  Verifying        : libblkid-2.38.1-3.fc38.i686                         66/153 
  Verifying        : libbrotli-1.0.9-9.fc37.i686                         67/153 
  Verifying        : libcap-2.48-5.fc37.i686                             68/153 
  Verifying        : libcap-ng-0.8.3-4.fc38.i686                         69/153 
  Verifying        : libcom_err-1.46.5-3.fc37.i686                       70/153 
  Verifying        : libcurl-7.87.0-1.fc38.i686                          71/153 
  Verifying        : libdb-5.3.28-54.fc38.i686                           72/153 
  Verifying        : libeconf-0.4.0-4.fc37.i686                          73/153 
  Verifying        : libevent-2.1.12-7.fc37.i686                         74/153 
  Verifying        : libfdisk-2.38.1-3.fc38.i686                         75/153 
  Verifying        : libffi-3.4.4-1.fc38.i686                            76/153 
  Verifying        : libidn2-2.3.4-1.fc38.i686                           77/153 
  Verifying        : libmount-2.38.1-3.fc38.i686                         78/153 
  Verifying        : libnghttp2-1.51.0-1.fc38.i686                       79/153 
  Verifying        : libnsl2-2.0.0-4.fc37.i686                           80/153 
  Verifying        : libpkgconf-1.8.0-3.fc37.i686                        81/153 
  Verifying        : libpsl-0.21.1-6.fc37.i686                           82/153 
  Verifying        : libpwquality-1.4.4-11.fc37.i686                     83/153 
  Verifying        : libselinux-3.4-6.fc38.i686                          84/153 
  Verifying        : libsemanage-3.4-6.fc38.i686                         85/153 
  Verifying        : libsepol-3.4-4.fc38.i686                            86/153 
  Verifying        : libsigsegv-2.14-3.fc37.i686                         87/153 
  Verifying        : libsmartcols-2.38.1-3.fc38.i686                     88/153 
  Verifying        : libssh-0.10.4-2.fc38.i686                           89/153 
  Verifying        : libssh-config-0.10.4-2.fc38.noarch                  90/153 
  Verifying        : libtasn1-4.19.0-1.fc38.i686                         91/153 
  Verifying        : libtirpc-1.3.3-0.fc37.i686                          92/153 
  Verifying        : libunistring-1.0-2.fc37.i686                        93/153 
  Verifying        : libutempter-1.2.1-7.fc37.i686                       94/153 
  Verifying        : libuuid-2.38.1-3.fc38.i686                          95/153 
  Verifying        : libverto-0.3.2-4.fc37.i686                          96/153 
  Verifying        : libxcrypt-4.4.33-5.fc38.i686                        97/153 
  Verifying        : libxml2-2.10.3-2.fc38.i686                          98/153 
  Verifying        : libzstd-1.5.2-3.fc37.i686                           99/153 
  Verifying        : lua-libs-5.4.4-6.fc38.i686                         100/153 
  Verifying        : lua-srpm-macros-1-7.fc37.noarch                    101/153 
  Verifying        : lz4-libs-1.9.3-5.fc37.i686                         102/153 
  Verifying        : mpfr-4.1.1-2.fc38.i686                             103/153 
  Verifying        : ncurses-base-6.3-5.20221126.fc38.noarch            104/153 
  Verifying        : ncurses-libs-6.3-5.20221126.fc38.i686              105/153 
  Verifying        : nettle-3.8-2.fc37.i686                             106/153 
  Verifying        : nim-srpm-macros-3-7.fc37.noarch                    107/153 
  Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                  108/153 
  Verifying        : openblas-srpm-macros-2-12.fc37.noarch              109/153 
  Verifying        : openldap-2.6.3-1.fc38.i686                         110/153 
  Verifying        : openssl-libs-1:3.0.5-6.fc38.i686                   111/153 
  Verifying        : p11-kit-0.24.1-5.fc38.i686                         112/153 
  Verifying        : p11-kit-trust-0.24.1-5.fc38.i686                   113/153 
  Verifying        : package-notes-srpm-macros-0.5-6.fc38.noarch        114/153 
  Verifying        : pam-1.5.2-15.fc38.i686                             115/153 
  Verifying        : pam-libs-1.5.2-15.fc38.i686                        116/153 
  Verifying        : patch-2.7.6-17.fc37.i686                           117/153 
  Verifying        : pcre2-10.40-1.fc37.1.i686                          118/153 
  Verifying        : pcre2-syntax-10.40-1.fc37.1.noarch                 119/153 
  Verifying        : perl-srpm-macros-1-47.fc38.noarch                  120/153 
  Verifying        : pkgconf-1.8.0-3.fc37.i686                          121/153 
  Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                     122/153 
  Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.i686               123/153 
  Verifying        : popt-1.19-1.fc38.i686                              124/153 
  Verifying        : publicsuffix-list-dafsa-20221208-1.fc38.noarch     125/153 
  Verifying        : python-srpm-macros-3.11-6.fc38.noarch              126/153 
  Verifying        : qt5-srpm-macros-5.15.7-1.fc38.noarch               127/153 
  Verifying        : readline-8.2-2.fc38.i686                           128/153 
  Verifying        : redhat-rpm-config-235-1.fc38.noarch                129/153 
  Verifying        : rpm-4.18.0-8.fc38.i686                             130/153 
  Verifying        : rpm-build-4.18.0-8.fc38.i686                       131/153 
  Verifying        : rpm-build-libs-4.18.0-8.fc38.i686                  132/153 
  Verifying        : rpm-libs-4.18.0-8.fc38.i686                        133/153 
  Verifying        : rpm-sequoia-1.2.0-1.fc38.i686                      134/153 
  Verifying        : rpmautospec-rpm-macros-0.3.1-1.fc38.noarch         135/153 
  Verifying        : rust-srpm-macros-23-1.fc38.noarch                  136/153 
  Verifying        : sed-4.8-11.fc37.i686                               137/153 
  Verifying        : setup-2.14.3-1.fc38.noarch                         138/153 
  Verifying        : shadow-utils-2:4.13-3.fc38.i686                    139/153 
  Verifying        : sqlite-libs-3.40.0-1.fc38.i686                     140/153 
  Verifying        : systemd-libs-252.4-598.fc38.i686                   141/153 
  Verifying        : tar-2:1.34-5.fc38.i686                             142/153 
  Verifying        : tzdata-2022g-1.fc38.noarch                         143/153 
  Verifying        : unzip-6.0-58.fc38.i686                             144/153 
  Verifying        : util-linux-2.38.1-3.fc38.i686                      145/153 
  Verifying        : util-linux-core-2.38.1-3.fc38.i686                 146/153 
  Verifying        : which-2.21-36.fc38.i686                            147/153 
  Verifying        : xxhash-libs-0.8.1-3.fc37.i686                      148/153 
  Verifying        : xz-5.2.9-1.fc38.i686                               149/153 
  Verifying        : xz-libs-5.2.9-1.fc38.i686                          150/153 
  Verifying        : zip-3.0-35.fc38.i686                               151/153 
  Verifying        : zlib-1.2.13-1.fc38.i686                            152/153 
  Verifying        : zstd-1.5.2-3.fc37.i686                             153/153 

Installed:
  alternatives-1.21-1.fc38.i686                                                 
  ansible-srpm-macros-1-8.1.fc38.noarch                                         
  audit-libs-3.0.9-2.fc38.i686                                                  
  authselect-1.4.2-1.fc38.i686                                                  
  authselect-libs-1.4.2-1.fc38.i686                                             
  basesystem-11-14.fc37.noarch                                                  
  bash-5.2.9-3.fc38.i686                                                        
  binutils-2.39-6.fc38.i686                                                     
  binutils-gold-2.39-6.fc38.i686                                                
  bzip2-1.0.8-12.fc37.i686                                                      
  bzip2-libs-1.0.8-12.fc37.i686                                                 
  ca-certificates-2022.2.54-5.fc37.noarch                                       
  coreutils-9.1-8.fc38.i686                                                     
  coreutils-common-9.1-8.fc38.i686                                              
  cpio-2.13-13.fc38.i686                                                        
  cracklib-2.9.7-30.fc38.i686                                                   
  crypto-policies-20221215-1.gita4c31a3.fc38.noarch                             
  curl-7.87.0-1.fc38.i686                                                       
  cyrus-sasl-lib-2.1.28-8.fc38.i686                                             
  debugedit-5.0-5.fc37.i686                                                     
  diffutils-3.8-3.fc37.i686                                                     
  dwz-0.15-1.fc38.i686                                                          
  ed-1.18-2.fc37.i686                                                           
  efi-srpm-macros-5-6.fc37.noarch                                               
  elfutils-0.188-3.fc38.i686                                                    
  elfutils-debuginfod-client-0.188-3.fc38.i686                                  
  elfutils-default-yama-scope-0.188-3.fc38.noarch                               
  elfutils-libelf-0.188-3.fc38.i686                                             
  elfutils-libs-0.188-3.fc38.i686                                               
  fedora-gpg-keys-38-0.3.noarch                                                 
  fedora-release-38-0.6.noarch                                                  
  fedora-release-common-38-0.6.noarch                                           
  fedora-release-identity-basic-38-0.6.noarch                                   
  fedora-repos-38-0.3.noarch                                                    
  fedora-repos-rawhide-38-0.3.noarch                                            
  file-5.42-4.fc37.i686                                                         
  file-libs-5.42-4.fc37.i686                                                    
  filesystem-3.18-2.fc37.i686                                                   
  findutils-1:4.9.0-2.fc37.i686                                                 
  fonts-srpm-macros-1:2.0.5-10.fc38.noarch                                      
  fpc-srpm-macros-1.3-6.fc37.noarch                                             
  gawk-5.1.1-4.fc37.i686                                                        
  gdb-minimal-12.1-10.fc38.i686                                                 
  gdbm-libs-1:1.23-2.fc37.i686                                                  
  ghc-srpm-macros-1.5.0-7.fc37.noarch                                           
  glibc-2.36.9000-18.fc38.i686                                                  
  glibc-common-2.36.9000-18.fc38.i686                                           
  glibc-gconv-extra-2.36.9000-18.fc38.i686                                      
  glibc-minimal-langpack-2.36.9000-18.fc38.i686                                 
  gmp-1:6.2.1-3.fc37.i686                                                       
  gnat-srpm-macros-4-16.fc37.noarch                                             
  go-srpm-macros-3.2.0-1.fc38.noarch                                            
  grep-3.8-1.fc38.i686                                                          
  gzip-1.12-2.fc37.i686                                                         
  info-7.0.1-1.fc38.i686                                                        
  jansson-2.13.1-5.fc37.i686                                                    
  kernel-srpm-macros-1.0-15.fc37.noarch                                         
  keyutils-libs-1.6.1-5.fc37.i686                                               
  krb5-libs-1.20.1-3.fc38.i686                                                  
  libacl-2.3.1-4.fc38.i686                                                      
  libarchive-3.6.1-3.fc38.i686                                                  
  libattr-2.5.1-5.fc37.i686                                                     
  libblkid-2.38.1-3.fc38.i686                                                   
  libbrotli-1.0.9-9.fc37.i686                                                   
  libcap-2.48-5.fc37.i686                                                       
  libcap-ng-0.8.3-4.fc38.i686                                                   
  libcom_err-1.46.5-3.fc37.i686                                                 
  libcurl-7.87.0-1.fc38.i686                                                    
  libdb-5.3.28-54.fc38.i686                                                     
  libeconf-0.4.0-4.fc37.i686                                                    
  libevent-2.1.12-7.fc37.i686                                                   
  libfdisk-2.38.1-3.fc38.i686                                                   
  libffi-3.4.4-1.fc38.i686                                                      
  libgcc-13.0.0-0.4.fc38.i686                                                   
  libgomp-13.0.0-0.4.fc38.i686                                                  
  libidn2-2.3.4-1.fc38.i686                                                     
  libmount-2.38.1-3.fc38.i686                                                   
  libnghttp2-1.51.0-1.fc38.i686                                                 
  libnsl2-2.0.0-4.fc37.i686                                                     
  libpkgconf-1.8.0-3.fc37.i686                                                  
  libpsl-0.21.1-6.fc37.i686                                                     
  libpwquality-1.4.4-11.fc37.i686                                               
  libselinux-3.4-6.fc38.i686                                                    
  libsemanage-3.4-6.fc38.i686                                                   
  libsepol-3.4-4.fc38.i686                                                      
  libsigsegv-2.14-3.fc37.i686                                                   
  libsmartcols-2.38.1-3.fc38.i686                                               
  libssh-0.10.4-2.fc38.i686                                                     
  libssh-config-0.10.4-2.fc38.noarch                                            
  libstdc++-13.0.0-0.4.fc38.i686                                                
  libtasn1-4.19.0-1.fc38.i686                                                   
  libtirpc-1.3.3-0.fc37.i686                                                    
  libunistring-1.0-2.fc37.i686                                                  
  libutempter-1.2.1-7.fc37.i686                                                 
  libuuid-2.38.1-3.fc38.i686                                                    
  libverto-0.3.2-4.fc37.i686                                                    
  libxcrypt-4.4.33-5.fc38.i686                                                  
  libxml2-2.10.3-2.fc38.i686                                                    
  libzstd-1.5.2-3.fc37.i686                                                     
  lua-libs-5.4.4-6.fc38.i686                                                    
  lua-srpm-macros-1-7.fc37.noarch                                               
  lz4-libs-1.9.3-5.fc37.i686                                                    
  mpfr-4.1.1-2.fc38.i686                                                        
  ncurses-base-6.3-5.20221126.fc38.noarch                                       
  ncurses-libs-6.3-5.20221126.fc38.i686                                         
  nettle-3.8-2.fc37.i686                                                        
  nim-srpm-macros-3-7.fc37.noarch                                               
  ocaml-srpm-macros-7-2.fc37.noarch                                             
  openblas-srpm-macros-2-12.fc37.noarch                                         
  openldap-2.6.3-1.fc38.i686                                                    
  openssl-libs-1:3.0.5-6.fc38.i686                                              
  p11-kit-0.24.1-5.fc38.i686                                                    
  p11-kit-trust-0.24.1-5.fc38.i686                                              
  package-notes-srpm-macros-0.5-6.fc38.noarch                                   
  pam-1.5.2-15.fc38.i686                                                        
  pam-libs-1.5.2-15.fc38.i686                                                   
  patch-2.7.6-17.fc37.i686                                                      
  pcre2-10.40-1.fc37.1.i686                                                     
  pcre2-syntax-10.40-1.fc37.1.noarch                                            
  perl-srpm-macros-1-47.fc38.noarch                                             
  pkgconf-1.8.0-3.fc37.i686                                                     
  pkgconf-m4-1.8.0-3.fc37.noarch                                                
  pkgconf-pkg-config-1.8.0-3.fc37.i686                                          
  popt-1.19-1.fc38.i686                                                         
  publicsuffix-list-dafsa-20221208-1.fc38.noarch                                
  python-srpm-macros-3.11-6.fc38.noarch                                         
  qt5-srpm-macros-5.15.7-1.fc38.noarch                                          
  readline-8.2-2.fc38.i686                                                      
  redhat-rpm-config-235-1.fc38.noarch                                           
  rpm-4.18.0-8.fc38.i686                                                        
  rpm-build-4.18.0-8.fc38.i686                                                  
  rpm-build-libs-4.18.0-8.fc38.i686                                             
  rpm-libs-4.18.0-8.fc38.i686                                                   
  rpm-sequoia-1.2.0-1.fc38.i686                                                 
  rpmautospec-rpm-macros-0.3.1-1.fc38.noarch                                    
  rust-srpm-macros-23-1.fc38.noarch                                             
  sed-4.8-11.fc37.i686                                                          
  setup-2.14.3-1.fc38.noarch                                                    
  shadow-utils-2:4.13-3.fc38.i686                                               
  sqlite-libs-3.40.0-1.fc38.i686                                                
  systemd-libs-252.4-598.fc38.i686                                              
  tar-2:1.34-5.fc38.i686                                                        
  tzdata-2022g-1.fc38.noarch                                                    
  unzip-6.0-58.fc38.i686                                                        
  util-linux-2.38.1-3.fc38.i686                                                 
  util-linux-core-2.38.1-3.fc38.i686                                            
  which-2.21-36.fc38.i686                                                       
  xxhash-libs-0.8.1-3.fc37.i686                                                 
  xz-5.2.9-1.fc38.i686                                                          
  xz-libs-5.2.9-1.fc38.i686                                                     
  zip-3.0-35.fc38.i686                                                          
  zlib-1.2.13-1.fc38.i686                                                       
  zstd-1.5.2-3.fc37.i686                                                        

Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: libdb-5.3.28-54.fc38.i686
kernel-srpm-macros-1.0-15.fc37.noarch
pkgconf-m4-1.8.0-3.fc37.noarch
lua-libs-5.4.4-6.fc38.i686
libsepol-3.4-4.fc38.i686
fedora-release-38-0.6.noarch
basesystem-11-14.fc37.noarch
libpkgconf-1.8.0-3.fc37.i686
rpm-build-4.18.0-8.fc38.i686
systemd-libs-252.4-598.fc38.i686
filesystem-3.18-2.fc37.i686
p11-kit-0.24.1-5.fc38.i686
efi-srpm-macros-5-6.fc37.noarch
binutils-gold-2.39-6.fc38.i686
which-2.21-36.fc38.i686
fedora-gpg-keys-38-0.3.noarch
tzdata-2022g-1.fc38.noarch
ncurses-base-6.3-5.20221126.fc38.noarch
readline-8.2-2.fc38.i686
libeconf-0.4.0-4.fc37.i686
gdbm-libs-1.23-2.fc37.i686
cracklib-2.9.7-30.fc38.i686
xz-libs-5.2.9-1.fc38.i686
sed-4.8-11.fc37.i686
bash-5.2.9-3.fc38.i686
libpwquality-1.4.4-11.fc37.i686
coreutils-common-9.1-8.fc38.i686
pkgconf-1.8.0-3.fc37.i686
openblas-srpm-macros-2-12.fc37.noarch
ghc-srpm-macros-1.5.0-7.fc37.noarch
libssh-config-0.10.4-2.fc38.noarch
grep-3.8-1.fc38.i686
diffutils-3.8-3.fc37.i686
elfutils-default-yama-scope-0.188-3.fc38.noarch
ca-certificates-2022.2.54-5.fc37.noarch
libnghttp2-1.51.0-1.fc38.i686
gdb-minimal-12.1-10.fc38.i686
krb5-libs-1.20.1-3.fc38.i686
keyutils-libs-1.6.1-5.fc37.i686
pcre2-syntax-10.40-1.fc37.1.noarch
tar-1.34-5.fc38.i686
libtasn1-4.19.0-1.fc38.i686
p11-kit-trust-0.24.1-5.fc38.i686
glibc-2.36.9000-18.fc38.i686
setup-2.14.3-1.fc38.noarch
rpm-4.18.0-8.fc38.i686
xxhash-libs-0.8.1-3.fc37.i686
openssl-libs-3.0.5-6.fc38.i686
authselect-1.4.2-1.fc38.i686
popt-1.19-1.fc38.i686
pkgconf-pkg-config-1.8.0-3.fc37.i686
rpmautospec-rpm-macros-0.3.1-1.fc38.noarch
zstd-1.5.2-3.fc37.i686
pam-1.5.2-15.fc38.i686
libverto-0.3.2-4.fc37.i686
bzip2-libs-1.0.8-12.fc37.i686
cpio-2.13-13.fc38.i686
binutils-2.39-6.fc38.i686
python-srpm-macros-3.11-6.fc38.noarch
go-srpm-macros-3.2.0-1.fc38.noarch
libfdisk-2.38.1-3.fc38.i686
libidn2-2.3.4-1.fc38.i686
libzstd-1.5.2-3.fc37.i686
libevent-2.1.12-7.fc37.i686
redhat-rpm-config-235-1.fc38.noarch
gzip-1.12-2.fc37.i686
fedora-repos-rawhide-38-0.3.noarch
libbrotli-1.0.9-9.fc37.i686
zip-3.0-35.fc38.i686
lz4-libs-1.9.3-5.fc37.i686
libpsl-0.21.1-6.fc37.i686
file-libs-5.42-4.fc37.i686
lua-srpm-macros-1-7.fc37.noarch
libgomp-13.0.0-0.4.fc38.i686
libacl-2.3.1-4.fc38.i686
libattr-2.5.1-5.fc37.i686
libxcrypt-4.4.33-5.fc38.i686
findutils-4.9.0-2.fc37.i686
package-notes-srpm-macros-0.5-6.fc38.noarch
elfutils-libelf-0.188-3.fc38.i686
unzip-6.0-58.fc38.i686
gawk-5.1.1-4.fc37.i686
libunistring-1.0-2.fc37.i686
nettle-3.8-2.fc37.i686
gnat-srpm-macros-4-16.fc37.noarch
rpm-build-libs-4.18.0-8.fc38.i686
pam-libs-1.5.2-15.fc38.i686
ocaml-srpm-macros-7-2.fc37.noarch
fedora-repos-38-0.3.noarch
zlib-1.2.13-1.fc38.i686
publicsuffix-list-dafsa-20221208-1.fc38.noarch
libgcc-13.0.0-0.4.fc38.i686
libsmartcols-2.38.1-3.fc38.i686
util-linux-2.38.1-3.fc38.i686
coreutils-9.1-8.fc38.i686
fpc-srpm-macros-1.3-6.fc37.noarch
gmp-6.2.1-3.fc37.i686
elfutils-0.188-3.fc38.i686
util-linux-core-2.38.1-3.fc38.i686
shadow-utils-4.13-3.fc38.i686
ncurses-libs-6.3-5.20221126.fc38.i686
info-7.0.1-1.fc38.i686
ansible-srpm-macros-1-8.1.fc38.noarch
glibc-gconv-extra-2.36.9000-18.fc38.i686
dwz-0.15-1.fc38.i686
libcurl-7.87.0-1.fc38.i686
libcap-2.48-5.fc37.i686
elfutils-libs-0.188-3.fc38.i686
ed-1.18-2.fc37.i686
libstdc++-13.0.0-0.4.fc38.i686
debugedit-5.0-5.fc37.i686
libblkid-2.38.1-3.fc38.i686
libuuid-2.38.1-3.fc38.i686
crypto-policies-20221215-1.gita4c31a3.fc38.noarch
audit-libs-3.0.9-2.fc38.i686
libutempter-1.2.1-7.fc37.i686
libcap-ng-0.8.3-4.fc38.i686
pcre2-10.40-1.fc37.1.i686
xz-5.2.9-1.fc38.i686
libsemanage-3.4-6.fc38.i686
fonts-srpm-macros-2.0.5-10.fc38.noarch
libmount-2.38.1-3.fc38.i686
openldap-2.6.3-1.fc38.i686
libssh-0.10.4-2.fc38.i686
libselinux-3.4-6.fc38.i686
curl-7.87.0-1.fc38.i686
nim-srpm-macros-3-7.fc37.noarch
cyrus-sasl-lib-2.1.28-8.fc38.i686
libsigsegv-2.14-3.fc37.i686
alternatives-1.21-1.fc38.i686
bzip2-1.0.8-12.fc37.i686
authselect-libs-1.4.2-1.fc38.i686
sqlite-libs-3.40.0-1.fc38.i686
patch-2.7.6-17.fc37.i686
libtirpc-1.3.3-0.fc37.i686
libarchive-3.6.1-3.fc38.i686
libcom_err-1.46.5-3.fc37.i686
rpm-libs-4.18.0-8.fc38.i686
glibc-minimal-langpack-2.36.9000-18.fc38.i686
glibc-common-2.36.9000-18.fc38.i686
libffi-3.4.4-1.fc38.i686
qt5-srpm-macros-5.15.7-1.fc38.noarch
fedora-release-identity-basic-38-0.6.noarch
elfutils-debuginfod-client-0.188-3.fc38.i686
jansson-2.13.1-5.fc37.i686
rpm-sequoia-1.2.0-1.fc38.i686
libxml2-2.10.3-2.fc38.i686
libnsl2-2.0.0-4.fc37.i686
rust-srpm-macros-23-1.fc38.noarch
file-5.42-4.fc37.i686
mpfr-4.1.1-2.fc38.i686
perl-srpm-macros-1-47.fc38.noarch
fedora-release-common-38-0.6.noarch
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1670803200
Wrote: /builddir/build/SRPMS/amtk-5.6.1-1.fc38.src.rpm
Finish: rpmbuild -bs
cp: ‘var/lib/mock/fedora-rawhide-i686-1671773987.722066/root/var/log’: No such file or directory
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-i686-1671773987.722066/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-i686-1671773987.722066/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-i686-1671773987.722066/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-z_ihhy1a/amtk/amtk.spec) Config(child) 0 minutes 43 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running (timeout=115200): unbuffer mock --rebuild /var/lib/copr-rpmbuild/results/amtk-5.6.1-1.fc38.src.rpm --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1671773987.722066 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 3.5 starting (python version = 3.11.0, NVR = mock-3.5-1.fc37)...
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/results/amtk-5.6.1-1.fc38.src.rpm)  Config(fedora-rawhide-i686)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-i686-bootstrap-1671773987.722066/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-i686-bootstrap-1671773987.722066/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: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-i686-1671773987.722066/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
Mock Version: 3.5
INFO: Mock Version: 3.5
Start: dnf update
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  13 kB/s | 3.0 kB     00:00    
Additional repo https_jakub_fedorapeople_org_fe  11 kB/s | 3.0 kB     00:00    
local                                            16 kB/s | 3.8 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Finish: dnf update
Finish: chroot init
Start: build phase for amtk-5.6.1-1.fc38.src.rpm
Start: build setup for amtk-5.6.1-1.fc38.src.rpm
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1670803200
Wrote: /builddir/build/SRPMS/amtk-5.6.1-1.fc38.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  13 kB/s | 3.0 kB     00:00    
Additional repo https_jakub_fedorapeople_org_fe  11 kB/s | 3.0 kB     00:00    
local                                            16 kB/s | 3.8 kB     00:00    
Dependencies resolved.
===========================================================================================================================
 Package                       Arch    Version                        Repository                                       Size
===========================================================================================================================
Installing:
 gcc                           i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   34 M
 gettext                       i686    0.21.1-1.fc38                  local                                           1.0 M
 glib2-devel                   i686    2.74.1-2.fc38                  local                                           519 k
 gobject-introspection-devel   i686    1.74.0-2.fc38                  local                                           1.2 M
 gtk-doc                       i686    1.33.2-6.fc37                  local                                           456 k
 gtk3-devel                    i686    3.24.35-2.fc38                 local                                           4.2 M
 meson                         noarch  0.64.1-1.fc38                  local                                           1.9 M
Installing dependencies:
 adwaita-cursor-theme          noarch  43-1.fc38                      local                                           622 k
 adwaita-icon-theme            noarch  43-1.fc38                      local                                           4.2 M
 annobin-docs                  noarch  10.99-1.0.1.fc38               https_jakub_fedorapeople_org_fedora_gcc13_arch   93 k
 annobin-plugin-gcc            i686    10.99-1.0.1.fc38               https_jakub_fedorapeople_org_fedora_gcc13_arch  889 k
 at-spi2-atk                   i686    2.46.0-2.fc38                  local                                            93 k
 at-spi2-atk-devel             i686    2.46.0-2.fc38                  local                                           108 k
 at-spi2-core                  i686    2.46.0-2.fc38                  local                                           358 k
 at-spi2-core-devel            i686    2.46.0-2.fc38                  local                                           136 k
 atk                           i686    2.46.0-2.fc38                  local                                            83 k
 atk-devel                     i686    2.46.0-2.fc38                  local                                           175 k
 autoconf                      noarch  2.71-4.fc38                    local                                           720 k
 automake                      noarch  1.16.5-9.fc37                  local                                           675 k
 avahi-libs                    i686    0.8-19.fc38                    local                                            72 k
 brotli                        i686    1.0.9-9.fc37                   local                                           318 k
 brotli-devel                  i686    1.0.9-9.fc37                   local                                            31 k
 bzip2-devel                   i686    1.0.8-12.fc37                  local                                           214 k
 cairo                         i686    1.17.6-2.fc37                  local                                           721 k
 cairo-devel                   i686    1.17.6-2.fc37                  local                                           246 k
 cairo-gobject                 i686    1.17.6-2.fc37                  local                                            17 k
 cairo-gobject-devel           i686    1.17.6-2.fc37                  local                                            11 k
 cmake-filesystem              i686    3.25.1-1.fc38                  local                                            16 k
 colord-libs                   i686    1.4.6-2.fc37                   local                                           243 k
 cpp                           i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   11 M
 cups-libs                     i686    1:2.4.2-5.fc38                 local                                           284 k
 dbus                          i686    1:1.14.4-1.fc38                local                                           7.8 k
 dbus-broker                   i686    32-1.fc37                      local                                           180 k
 dbus-common                   noarch  1:1.14.4-1.fc38                local                                            15 k
 dbus-devel                    i686    1:1.14.4-1.fc38                local                                            35 k
 dbus-libs                     i686    1:1.14.4-1.fc38                local                                           167 k
 docbook-dtds                  noarch  1.0-80.fc37                    local                                           282 k
 docbook-style-dsssl           noarch  1.79-34.fc37                   local                                           229 k
 docbook-style-xsl             noarch  1.79.2-17.fc37                 local                                           1.3 M
 docbook-utils                 noarch  0.6.14-55.fc37                 local                                            63 k
 emacs-filesystem              noarch  1:28.1-3.fc37                  local                                           9.5 k
 expat                         i686    2.5.0-1.fc38                   local                                           115 k
 fontconfig                    i686    2.14.1-2.fc38                  local                                           291 k
 fontconfig-devel              i686    2.14.1-2.fc38                  local                                           128 k
 fonts-filesystem              noarch  1:2.0.5-10.fc38                local                                           8.0 k
 freetype                      i686    2.12.1-3.fc37                  local                                           418 k
 freetype-devel                i686    2.12.1-3.fc37                  local                                           859 k
 fribidi                       i686    1.0.12-2.fc37                  local                                            89 k
 fribidi-devel                 i686    1.0.12-2.fc37                  local                                            25 k
 gc                            i686    8.2.2-1.fc38                   local                                           112 k
 gcc-plugin-annobin            i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   30 k
 gdk-pixbuf2                   i686    2.42.10-1.fc38                 local                                           471 k
 gdk-pixbuf2-devel             i686    2.42.10-1.fc38                 local                                           339 k
 gdk-pixbuf2-modules           i686    2.42.10-1.fc38                 local                                            90 k
 gettext-envsubst              i686    0.21.1-1.fc38                  local                                            37 k
 gettext-libs                  i686    0.21.1-1.fc38                  local                                           336 k
 gettext-runtime               i686    0.21.1-1.fc38                  local                                           108 k
 glib2                         i686    2.74.1-2.fc38                  local                                           2.8 M
 glibc-devel                   i686    2.36.9000-18.fc38              local                                            43 k
 glibc-headers-x86             noarch  2.36.9000-18.fc38              local                                           450 k
 gnutls                        i686    3.7.8-9.fc38                   local                                           1.1 M
 gobject-introspection         i686    1.74.0-2.fc38                  local                                           257 k
 google-noto-fonts-common      noarch  20201206^1.git0c78c8329-9.fc38 local                                            18 k
 google-noto-sans-vf-fonts     noarch  20201206^1.git0c78c8329-9.fc38 local                                           729 k
 graphite2                     i686    1.3.14-10.fc37                 local                                            96 k
 graphite2-devel               i686    1.3.14-10.fc37                 local                                            20 k
 groff-base                    i686    1.22.4-10.fc37                 local                                           1.0 M
 gtk-update-icon-cache         i686    3.24.35-2.fc38                 local                                            35 k
 gtk3                          i686    3.24.35-2.fc38                 local                                           5.2 M
 guile22                       i686    2.2.7-6.fc37                   local                                           6.5 M
 harfbuzz                      i686    6.0.0-1.fc38                   local                                           844 k
 harfbuzz-devel                i686    6.0.0-1.fc38                   local                                           362 k
 harfbuzz-icu                  i686    6.0.0-1.fc38                   local                                            16 k
 hicolor-icon-theme            noarch  0.17-14.fc37                   local                                            66 k
 hwdata                        noarch  0.365-1.fc38                   local                                           1.5 M
 jbigkit-libs                  i686    2.1-24.fc37                    local                                            53 k
 json-glib                     i686    1.6.6-3.fc37                   local                                           155 k
 kernel-headers                i686    6.1.0-1.fc38                   local                                           1.4 M
 langpacks-core-font-en        noarch  3.0-27.fc38                    local                                           9.9 k
 lcms2                         i686    2.14-1.fc38                    local                                           192 k
 libX11                        i686    1.8.1-2.fc38                   local                                           671 k
 libX11-common                 noarch  1.8.1-2.fc38                   local                                           150 k
 libX11-devel                  i686    1.8.1-2.fc38                   local                                           938 k
 libX11-xcb                    i686    1.8.1-2.fc38                   local                                            12 k
 libXau                        i686    1.0.11-1.fc38                  local                                            32 k
 libXau-devel                  i686    1.0.11-1.fc38                  local                                            13 k
 libXcomposite                 i686    0.4.5-8.fc37                   local                                            24 k
 libXcomposite-devel           i686    0.4.5-8.fc37                   local                                            16 k
 libXcursor                    i686    1.2.1-2.fc37                   local                                            32 k
 libXcursor-devel              i686    1.2.1-2.fc37                   local                                            29 k
 libXdamage                    i686    1.1.5-8.fc37                   local                                            22 k
 libXdamage-devel              i686    1.1.5-8.fc37                   local                                           9.3 k
 libXext                       i686    1.3.5-1.fc38                   local                                            42 k
 libXext-devel                 i686    1.3.5-1.fc38                   local                                            72 k
 libXfixes                     i686    6.0.0-4.fc37                   local                                            20 k
 libXfixes-devel               i686    6.0.0-4.fc37                   local                                            12 k
 libXft                        i686    2.3.6-1.fc38                   local                                            72 k
 libXft-devel                  i686    2.3.6-1.fc38                   local                                            36 k
 libXi                         i686    1.8-3.fc37                     local                                            42 k
 libXi-devel                   i686    1.8-3.fc37                     local                                           103 k
 libXinerama                   i686    1.1.5-1.fc38                   local                                            14 k
 libXinerama-devel             i686    1.1.5-1.fc38                   local                                            13 k
 libXrandr                     i686    1.5.2-9.fc37                   local                                            29 k
 libXrandr-devel               i686    1.5.2-9.fc37                   local                                            19 k
 libXrender                    i686    0.9.11-1.fc38                  local                                            29 k
 libXrender-devel              i686    0.9.11-1.fc38                  local                                            19 k
 libXtst                       i686    1.2.4-1.fc38                   local                                            21 k
 libXtst-devel                 i686    1.2.4-1.fc38                   local                                            15 k
 libXxf86vm                    i686    1.1.5-1.fc38                   local                                            19 k
 libasan                       i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch  491 k
 libatomic                     i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   17 k
 libb2                         i686    0.98.1-7.fc37                  local                                            35 k
 libblkid-devel                i686    2.38.1-3.fc38                  local                                            16 k
 libcloudproviders             i686    0.3.1-6.fc37                   local                                            47 k
 libcloudproviders-devel       i686    0.3.1-6.fc37                   local                                            42 k
 libdatrie                     i686    0.2.13-4.fc37                  local                                            33 k
 libdatrie-devel               i686    0.2.13-4.fc37                  local                                           134 k
 libdrm                        i686    2.4.114-1.fc38                 local                                           173 k
 libepoxy                      i686    1.5.10-2.fc37                  local                                           252 k
 libepoxy-devel                i686    1.5.10-2.fc37                  local                                           133 k
 libffi-devel                  i686    3.4.4-1.fc38                   local                                            28 k
 libglvnd                      i686    1:1.6.0-1.fc38                 local                                           131 k
 libglvnd-core-devel           i686    1:1.6.0-1.fc38                 local                                            17 k
 libglvnd-devel                i686    1:1.6.0-1.fc38                 local                                           157 k
 libglvnd-egl                  i686    1:1.6.0-1.fc38                 local                                            38 k
 libglvnd-gles                 i686    1:1.6.0-1.fc38                 local                                            30 k
 libglvnd-glx                  i686    1:1.6.0-1.fc38                 local                                           139 k
 libglvnd-opengl               i686    1:1.6.0-1.fc38                 local                                            40 k
 libgusb                       i686    0.4.3-1.fc38                   local                                            64 k
 libicu                        i686    71.1-2.fc38                    local                                            10 M
 libicu-devel                  i686    71.1-2.fc38                    local                                           843 k
 libjpeg-turbo                 i686    2.1.4-1.fc38                   local                                           199 k
 libjpeg-turbo-devel           i686    2.1.4-1.fc38                   local                                            98 k
 libmount-devel                i686    2.38.1-3.fc38                  local                                            18 k
 libmpc                        i686    1.2.1-5.fc37                   local                                            65 k
 libpciaccess                  i686    0.16-7.fc37                    local                                            29 k
 libpng                        i686    2:1.6.37-13.fc37               local                                           127 k
 libpng-devel                  i686    2:1.6.37-13.fc37               local                                           292 k
 libselinux-devel              i686    3.4-6.fc38                     local                                           114 k
 libsepol-devel                i686    3.4-4.fc38                     local                                            40 k
 libsoup3                      i686    3.2.2-1.fc38                   local                                           394 k
 libstemmer                    i686    2.2.0-4.fc38                   local                                           155 k
 libthai                       i686    0.1.29-3.fc37                  local                                           214 k
 libthai-devel                 i686    0.1.29-3.fc37                  local                                           120 k
 libtiff                       i686    4.4.0-4.fc37                   local                                           215 k
 libtiff-devel                 i686    4.4.0-4.fc37                   local                                           513 k
 libtool                       i686    2.4.7-3.0.1.fc38               https_jakub_fedorapeople_org_fedora_gcc13_arch  595 k
 libtool-ltdl                  i686    2.4.7-3.0.1.fc38               https_jakub_fedorapeople_org_fedora_gcc13_arch   39 k
 libtracker-sparql             i686    3.4.2-1.fc38                   local                                           371 k
 libubsan                      i686    13.0.0-0.4.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch  219 k
 libusb1                       i686    1.0.26-1.fc38                  local                                            77 k
 libwayland-client             i686    1.21.0-1.fc37                  local                                            33 k
 libwayland-cursor             i686    1.21.0-1.fc37                  local                                            20 k
 libwayland-egl                i686    1.21.0-1.fc37                  local                                            13 k
 libwayland-server             i686    1.21.0-1.fc37                  local                                            43 k
 libwebp                       i686    1.2.4-2.fc38                   local                                           289 k
 libxcb                        i686    1.13.1-10.fc37                 local                                           247 k
 libxcb-devel                  i686    1.13.1-10.fc37                 local                                           1.0 M
 libxcrypt-devel               i686    4.4.33-5.fc38                  local                                            30 k
 libxkbcommon                  i686    1.4.1-2.fc37                   local                                           145 k
 libxkbcommon-devel            i686    1.4.1-2.fc37                   local                                            65 k
 libxml2-devel                 i686    2.10.3-2.fc38                  local                                           502 k
 libxshmfence                  i686    1.3-11.fc37                    local                                            12 k
 libxslt                       i686    1.1.37-1.fc38                  local                                           198 k
 lynx                          i686    2.9.0-dev.10.2.fc38.2          local                                           1.5 M
 m4                            i686    1.4.19-4.fc37                  local                                           300 k
 make                          i686    1:4.3-11.fc37                  local                                           540 k
 mesa-libEGL                   i686    22.3.1-1.fc38                  local                                           142 k
 mesa-libGL                    i686    22.3.1-1.fc38                  local                                           187 k
 mesa-libgbm                   i686    22.3.1-1.fc38                  local                                            47 k
 mesa-libglapi                 i686    22.3.1-1.fc38                  local                                            55 k
 mpdecimal                     i686    2.5.1-4.fc37                   local                                           106 k
 ncurses                       i686    6.3-5.20221126.fc38            local                                           409 k
 ninja-build                   i686    1.11.1-1.fc38                  local                                           182 k
 openjade                      i686    1.3.2-70.fc37                  local                                           900 k
 opensp                        i686    1.5.2-41.fc38                  local                                           921 k
 pango                         i686    1.50.12-1.fc38                 local                                           357 k
 pango-devel                   i686    1.50.12-1.fc38                 local                                           152 k
 pcre2-devel                   i686    10.40-1.fc37.1                 local                                           473 k
 pcre2-utf16                   i686    10.40-1.fc37.1                 local                                           216 k
 pcre2-utf32                   i686    10.40-1.fc37.1                 local                                           203 k
 perl-B                        i686    1.83-492.fc38                  local                                           189 k
 perl-Carp                     noarch  1.52-489.fc37                  local                                            29 k
 perl-Class-Struct             noarch  0.66-492.fc38                  local                                            25 k
 perl-Data-Dumper              i686    2.184-490.fc37                 local                                            58 k
 perl-DynaLoader               i686    1.52-492.fc38                  local                                            29 k
 perl-Encode                   i686    4:3.19-492.fc38                local                                           1.2 M
 perl-Errno                    i686    1.36-492.fc38                  local                                            18 k
 perl-Exporter                 noarch  5.77-489.fc37                  local                                            31 k
 perl-Fcntl                    i686    1.15-492.fc38                  local                                            24 k
 perl-File-Basename            noarch  2.85-492.fc38                  local                                            20 k
 perl-File-Compare             noarch  1.100.700-492.fc38             local                                            16 k
 perl-File-Copy                noarch  2.39-492.fc38                  local                                            23 k
 perl-File-Find                noarch  1.40-492.fc38                  local                                            28 k
 perl-File-Path                noarch  2.18-489.fc37                  local                                            35 k
 perl-File-Temp                noarch  1:0.231.100-489.fc37           local                                            59 k
 perl-File-stat                noarch  1.12-492.fc38                  local                                            20 k
 perl-Getopt-Long              noarch  1:2.54-1.fc38                  local                                            60 k
 perl-Getopt-Std               noarch  1.13-492.fc38                  local                                            19 k
 perl-HTTP-Tiny                noarch  0.082-1.fc37                   local                                            55 k
 perl-IO                       i686    1.50-492.fc38                  local                                            91 k
 perl-IPC-Open3                noarch  1.22-492.fc38                  local                                            26 k
 perl-MIME-Base64              i686    3.16-489.fc37                  local                                            31 k
 perl-POSIX                    i686    2.03-492.fc38                  local                                           104 k
 perl-PathTools                i686    3.84-489.fc37                  local                                            85 k
 perl-Pod-Escapes              noarch  1:1.07-489.fc37                local                                            20 k
 perl-Pod-Perldoc              noarch  3.28.01-490.fc37               local                                            84 k
 perl-Pod-Simple               noarch  1:3.43-490.fc37                local                                           215 k
 perl-Pod-Usage                noarch  4:2.03-3.fc37                  local                                            40 k
 perl-SGMLSpm                  noarch  1.03ii-57.fc37                 local                                            28 k
 perl-Scalar-List-Utils        i686    5:1.63-489.fc38                local                                            76 k
 perl-SelectSaver              noarch  1.02-492.fc38                  local                                            15 k
 perl-Socket                   i686    4:2.036-1.fc38                 local                                            56 k
 perl-Storable                 i686    1:3.26-489.fc37                local                                            99 k
 perl-Symbol                   noarch  1.09-492.fc38                  local                                            17 k
 perl-Term-ANSIColor           noarch  5.01-490.fc37                  local                                            48 k
 perl-Term-Cap                 noarch  1.17-489.fc37                  local                                            22 k
 perl-Text-ParseWords          noarch  3.31-489.fc37                  local                                            16 k
 perl-Text-Tabs+Wrap           noarch  2021.0814-489.fc37             local                                            22 k
 perl-Thread-Queue             noarch  3.14-489.fc37                  local                                            21 k
 perl-Time-Local               noarch  2:1.300-489.fc37               local                                            33 k
 perl-constant                 noarch  1.33-490.fc37                  local                                            23 k
 perl-if                       noarch  0.61.000-492.fc38              local                                            17 k
 perl-interpreter              i686    4:5.36.0-492.fc38              local                                            75 k
 perl-libs                     i686    4:5.36.0-492.fc38              local                                           2.2 M
 perl-mro                      i686    1.26-492.fc38                  local                                            32 k
 perl-overload                 noarch  1.35-492.fc38                  local                                            49 k
 perl-overloading              noarch  0.02-492.fc38                  local                                            16 k
 perl-parent                   noarch  1:0.239-1.fc38                 local                                            14 k
 perl-podlators                noarch  1:5.00-1.fc38                  local                                           122 k
 perl-threads                  i686    1:2.27-489.fc37                local                                            59 k
 perl-threads-shared           i686    1.64-489.fc37                  local                                            45 k
 perl-vars                     noarch  1.05-492.fc38                  local                                            16 k
 pixman                        i686    0.40.0-6.fc37                  local                                           291 k
 pixman-devel                  i686    0.40.0-6.fc37                  local                                            17 k
 python-pip-wheel              noarch  22.3.1-1.fc38                  local                                           1.4 M
 python-setuptools-wheel       noarch  65.5.1-1.fc38                  local                                           715 k
 python3                       i686    3.11.1-1.fc38                  local                                            27 k
 python3-libs                  i686    3.11.1-1.fc38                  local                                           9.3 M
 python3-lxml                  i686    4.9.1-1.fc38                   local                                           1.2 M
 python3-mako                  noarch  1.2.3-1.fc38                   local                                           197 k
 python3-markdown              noarch  3.4.1-1.fc38                   local                                           181 k
 python3-markupsafe            i686    2.1.1-3.fc37                   local                                            30 k
 python3-pygments              noarch  2.13.0-1.fc38                  local                                           2.3 M
 python3-setuptools            noarch  65.5.1-1.fc38                  local                                           1.5 M
 sgml-common                   noarch  0.6.3-59.fc37                  local                                            54 k
 shared-mime-info              i686    2.2-2.fc37                     local                                           382 k
 sysprof-capture-devel         i686    3.46.0-1.fc38                  local                                            64 k
 vim-filesystem                noarch  2:9.0.1054-1.fc38              local                                            19 k
 wayland-devel                 i686    1.21.0-1.fc37                  local                                           139 k
 xkeyboard-config              noarch  2.36-3.fc38                    local                                           901 k
 xml-common                    noarch  0.6.3-59.fc37                  local                                            31 k
 xorg-x11-proto-devel          noarch  2022.2-2.fc38                  local                                           264 k
 xprop                         i686    1.2.5-2.fc37                   local                                            35 k
 xz-devel                      i686    5.2.9-1.fc38                   local                                            53 k
 zlib-devel                    i686    1.2.13-1.fc38                  local                                            45 k

Transaction Summary
===========================================================================================================================
Install  256 Packages

Total size: 146 M
Total download size: 75 M
Installed size: 580 M
Downloading Packages:
[SKIPPED] annobin-docs-10.99-1.0.1.fc38.noarch.rpm: Already downloaded         
[SKIPPED] annobin-plugin-gcc-10.99-1.0.1.fc38.i686.rpm: Already downloaded     
[SKIPPED] cpp-13.0.0-0.4.fc38.i686.rpm: Already downloaded                     
[SKIPPED] gcc-13.0.0-0.4.fc38.i686.rpm: Already downloaded                     
[SKIPPED] gcc-plugin-annobin-13.0.0-0.4.fc38.i686.rpm: Already downloaded      
[SKIPPED] libasan-13.0.0-0.4.fc38.i686.rpm: Already downloaded                 
[SKIPPED] libatomic-13.0.0-0.4.fc38.i686.rpm: Already downloaded               
[SKIPPED] libtool-ltdl-2.4.7-3.0.1.fc38.i686.rpm: Already downloaded           
[SKIPPED] libubsan-13.0.0-0.4.fc38.i686.rpm: Already downloaded                
[SKIPPED] emacs-filesystem-28.1-3.fc37.noarch.rpm: Already downloaded          
[SKIPPED] expat-2.5.0-1.fc38.i686.rpm: Already downloaded                      
[SKIPPED] gc-8.2.2-1.fc38.i686.rpm: Already downloaded                         
[SKIPPED] glibc-devel-2.36.9000-18.fc38.i686.rpm: Already downloaded           
[SKIPPED] glibc-headers-x86-2.36.9000-18.fc38.noarch.rpm: Already downloaded   
[SKIPPED] guile22-2.2.7-6.fc37.i686.rpm: Already downloaded                    
[SKIPPED] kernel-headers-6.1.0-1.fc38.i686.rpm: Already downloaded             
[SKIPPED] libb2-0.98.1-7.fc37.i686.rpm: Already downloaded                     
[SKIPPED] libmpc-1.2.1-5.fc37.i686.rpm: Already downloaded                     
[SKIPPED] libxcrypt-devel-4.4.33-5.fc38.i686.rpm: Already downloaded           
[SKIPPED] make-4.3-11.fc37.i686.rpm: Already downloaded                        
[SKIPPED] meson-0.64.1-1.fc38.noarch.rpm: Already downloaded                   
[SKIPPED] mpdecimal-2.5.1-4.fc37.i686.rpm: Already downloaded                  
[SKIPPED] ninja-build-1.11.1-1.fc38.i686.rpm: Already downloaded               
[SKIPPED] python-pip-wheel-22.3.1-1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] python-setuptools-wheel-65.5.1-1.fc38.noarch.rpm: Already downloaded 
[SKIPPED] python3-3.11.1-1.fc38.i686.rpm: Already downloaded                   
[SKIPPED] python3-libs-3.11.1-1.fc38.i686.rpm: Already downloaded              
[SKIPPED] python3-setuptools-65.5.1-1.fc38.noarch.rpm: Already downloaded      
[SKIPPED] vim-filesystem-9.0.1054-1.fc38.noarch.rpm: Already downloaded        
(30/256): adwaita-cursor-theme-43-1.fc38.noarch  10 MB/s | 622 kB     00:00    
(31/256): at-spi2-atk-2.46.0-2.fc38.i686.rpm     12 MB/s |  93 kB     00:00    
(32/256): at-spi2-atk-devel-2.46.0-2.fc38.i686.  14 MB/s | 108 kB     00:00    
(33/256): at-spi2-core-2.46.0-2.fc38.i686.rpm    35 MB/s | 358 kB     00:00    
(34/256): at-spi2-core-devel-2.46.0-2.fc38.i686  20 MB/s | 136 kB     00:00    
(35/256): atk-2.46.0-2.fc38.i686.rpm             14 MB/s |  83 kB     00:00    
(36/256): atk-devel-2.46.0-2.fc38.i686.rpm       23 MB/s | 175 kB     00:00    
(37/256): adwaita-icon-theme-43-1.fc38.noarch.r  34 MB/s | 4.2 MB     00:00    
(38/256): autoconf-2.71-4.fc38.noarch.rpm        44 MB/s | 720 kB     00:00    
(39/256): avahi-libs-0.8-19.fc38.i686.rpm        13 MB/s |  72 kB     00:00    
(40/256): automake-1.16.5-9.fc37.noarch.rpm      49 MB/s | 675 kB     00:00    
(41/256): brotli-1.0.9-9.fc37.i686.rpm           41 MB/s | 318 kB     00:00    
(42/256): brotli-devel-1.0.9-9.fc37.i686.rpm    7.6 MB/s |  31 kB     00:00    
(43/256): bzip2-devel-1.0.8-12.fc37.i686.rpm     30 MB/s | 214 kB     00:00    
(44/256): cairo-devel-1.17.6-2.fc37.i686.rpm     36 MB/s | 246 kB     00:00    
(45/256): cairo-gobject-1.17.6-2.fc37.i686.rpm  5.4 MB/s |  17 kB     00:00    
(46/256): cairo-gobject-devel-1.17.6-2.fc37.i68 4.0 MB/s |  11 kB     00:00    
(47/256): cairo-1.17.6-2.fc37.i686.rpm           30 MB/s | 721 kB     00:00    
(48/256): cmake-filesystem-3.25.1-1.fc38.i686.r 4.6 MB/s |  16 kB     00:00    
(49/256): libtool-2.4.7-3.0.1.fc38.i686.rpm     3.4 MB/s | 595 kB     00:00    
(50/256): colord-libs-1.4.6-2.fc37.i686.rpm      42 MB/s | 243 kB     00:00    
(51/256): cups-libs-2.4.2-5.fc38.i686.rpm        27 MB/s | 284 kB     00:00    
(52/256): dbus-broker-32-1.fc37.i686.rpm         31 MB/s | 180 kB     00:00    
(53/256): dbus-common-1.14.4-1.fc38.noarch.rpm  4.9 MB/s |  15 kB     00:00    
(54/256): dbus-devel-1.14.4-1.fc38.i686.rpm     7.2 MB/s |  35 kB     00:00    
(55/256): dbus-1.14.4-1.fc38.i686.rpm           499 kB/s | 7.8 kB     00:00    
(56/256): dbus-libs-1.14.4-1.fc38.i686.rpm       28 MB/s | 167 kB     00:00    
(57/256): docbook-dtds-1.0-80.fc37.noarch.rpm    25 MB/s | 282 kB     00:00    
(58/256): docbook-style-dsssl-1.79-34.fc37.noar  22 MB/s | 229 kB     00:00    
(59/256): docbook-utils-0.6.14-55.fc37.noarch.r 9.5 MB/s |  63 kB     00:00    
(60/256): fontconfig-devel-2.14.1-2.fc38.i686.r  19 MB/s | 128 kB     00:00    
(61/256): docbook-style-xsl-1.79.2-17.fc37.noar  56 MB/s | 1.3 MB     00:00    
(62/256): fonts-filesystem-2.0.5-10.fc38.noarch 1.7 MB/s | 8.0 kB     00:00    
(63/256): fontconfig-2.14.1-2.fc38.i686.rpm      12 MB/s | 291 kB     00:00    
(64/256): freetype-2.12.1-3.fc37.i686.rpm        23 MB/s | 418 kB     00:00    
(65/256): freetype-devel-2.12.1-3.fc37.i686.rpm  47 MB/s | 859 kB     00:00    
(66/256): fribidi-1.0.12-2.fc37.i686.rpm        7.2 MB/s |  89 kB     00:00    
(67/256): fribidi-devel-1.0.12-2.fc37.i686.rpm  7.1 MB/s |  25 kB     00:00    
(68/256): gdk-pixbuf2-devel-2.42.10-1.fc38.i686  43 MB/s | 339 kB     00:00    
(69/256): gdk-pixbuf2-2.42.10-1.fc38.i686.rpm    49 MB/s | 471 kB     00:00    
(70/256): gdk-pixbuf2-modules-2.42.10-1.fc38.i6  16 MB/s |  90 kB     00:00    
(71/256): gettext-envsubst-0.21.1-1.fc38.i686.r 4.2 MB/s |  37 kB     00:00    
(72/256): gettext-libs-0.21.1-1.fc38.i686.rpm    26 MB/s | 336 kB     00:00    
(73/256): gettext-0.21.1-1.fc38.i686.rpm         65 MB/s | 1.0 MB     00:00    
(74/256): gettext-runtime-0.21.1-1.fc38.i686.rp  23 MB/s | 108 kB     00:00    
(75/256): glib2-devel-2.74.1-2.fc38.i686.rpm     42 MB/s | 519 kB     00:00    
(76/256): gnutls-3.7.8-9.fc38.i686.rpm           46 MB/s | 1.1 MB     00:00    
(77/256): gobject-introspection-1.74.0-2.fc38.i  20 MB/s | 257 kB     00:00    
(78/256): glib2-2.74.1-2.fc38.i686.rpm           79 MB/s | 2.8 MB     00:00    
(79/256): google-noto-fonts-common-20201206^1.g 2.0 MB/s |  18 kB     00:00    
(80/256): gobject-introspection-devel-1.74.0-2.  62 MB/s | 1.2 MB     00:00    
(81/256): graphite2-1.3.14-10.fc37.i686.rpm      10 MB/s |  96 kB     00:00    
(82/256): google-noto-sans-vf-fonts-20201206^1.  49 MB/s | 729 kB     00:00    
(83/256): graphite2-devel-1.3.14-10.fc37.i686.r 6.1 MB/s |  20 kB     00:00    
(84/256): gtk-update-icon-cache-3.24.35-2.fc38.  12 MB/s |  35 kB     00:00    
(85/256): gtk-doc-1.33.2-6.fc37.i686.rpm         36 MB/s | 456 kB     00:00    
(86/256): groff-base-1.22.4-10.fc37.i686.rpm     35 MB/s | 1.0 MB     00:00    
(87/256): harfbuzz-6.0.0-1.fc38.i686.rpm         34 MB/s | 844 kB     00:00    
(88/256): gtk3-devel-3.24.35-2.fc38.i686.rpm     69 MB/s | 4.2 MB     00:00    
(89/256): harfbuzz-devel-6.0.0-1.fc38.i686.rpm   26 MB/s | 362 kB     00:00    
(90/256): gtk3-3.24.35-2.fc38.i686.rpm           66 MB/s | 5.2 MB     00:00    
(91/256): harfbuzz-icu-6.0.0-1.fc38.i686.rpm    2.3 MB/s |  16 kB     00:00    
(92/256): hicolor-icon-theme-0.17-14.fc37.noarc 9.2 MB/s |  66 kB     00:00    
(93/256): jbigkit-libs-2.1-24.fc37.i686.rpm      14 MB/s |  53 kB     00:00    
(94/256): json-glib-1.6.6-3.fc37.i686.rpm        30 MB/s | 155 kB     00:00    
(95/256): langpacks-core-font-en-3.0-27.fc38.no 2.0 MB/s | 9.9 kB     00:00    
(96/256): lcms2-2.14-1.fc38.i686.rpm             32 MB/s | 192 kB     00:00    
(97/256): libX11-common-1.8.1-2.fc38.noarch.rpm  21 MB/s | 150 kB     00:00    
(98/256): hwdata-0.365-1.fc38.noarch.rpm         63 MB/s | 1.5 MB     00:00    
(99/256): libX11-xcb-1.8.1-2.fc38.i686.rpm      2.9 MB/s |  12 kB     00:00    
(100/256): libX11-1.8.1-2.fc38.i686.rpm          31 MB/s | 671 kB     00:00    
(101/256): libX11-devel-1.8.1-2.fc38.i686.rpm    57 MB/s | 938 kB     00:00    
(102/256): libXau-1.0.11-1.fc38.i686.rpm        4.7 MB/s |  32 kB     00:00    
(103/256): libXau-devel-1.0.11-1.fc38.i686.rpm  2.5 MB/s |  13 kB     00:00    
(104/256): libXcomposite-0.4.5-8.fc37.i686.rpm  4.8 MB/s |  24 kB     00:00    
(105/256): libXcomposite-devel-0.4.5-8.fc37.i68 3.4 MB/s |  16 kB     00:00    
(106/256): libXcursor-1.2.1-2.fc37.i686.rpm      11 MB/s |  32 kB     00:00    
(107/256): libXdamage-1.1.5-8.fc37.i686.rpm     8.0 MB/s |  22 kB     00:00    
(108/256): libXcursor-devel-1.2.1-2.fc37.i686.r 8.2 MB/s |  29 kB     00:00    
(109/256): libXdamage-devel-1.1.5-8.fc37.i686.r 3.3 MB/s | 9.3 kB     00:00    
(110/256): libXext-devel-1.3.5-1.fc38.i686.rpm   19 MB/s |  72 kB     00:00    
(111/256): libXext-1.3.5-1.fc38.i686.rpm        7.3 MB/s |  42 kB     00:00    
(112/256): libXfixes-6.0.0-4.fc37.i686.rpm      3.7 MB/s |  20 kB     00:00    
(113/256): libXfixes-devel-6.0.0-4.fc37.i686.rp 4.9 MB/s |  12 kB     00:00    
(114/256): libXft-devel-2.3.6-1.fc38.i686.rpm    12 MB/s |  36 kB     00:00    
(115/256): libXft-2.3.6-1.fc38.i686.rpm          17 MB/s |  72 kB     00:00    
(116/256): libXi-1.8-3.fc37.i686.rpm             11 MB/s |  42 kB     00:00    
(117/256): libXinerama-devel-1.1.5-1.fc38.i686. 4.7 MB/s |  13 kB     00:00    
(118/256): libXi-devel-1.8-3.fc37.i686.rpm       21 MB/s | 103 kB     00:00    
(119/256): libXinerama-1.1.5-1.fc38.i686.rpm    3.1 MB/s |  14 kB     00:00    
(120/256): libXrandr-1.5.2-9.fc37.i686.rpm      9.2 MB/s |  29 kB     00:00    
(121/256): libXrandr-devel-1.5.2-9.fc37.i686.rp 6.6 MB/s |  19 kB     00:00    
(122/256): libXrender-devel-0.9.11-1.fc38.i686. 6.3 MB/s |  19 kB     00:00    
(123/256): libXrender-0.9.11-1.fc38.i686.rpm    4.7 MB/s |  29 kB     00:00    
(124/256): libXtst-devel-1.2.4-1.fc38.i686.rpm  3.5 MB/s |  15 kB     00:00    
(125/256): libXtst-1.2.4-1.fc38.i686.rpm        2.7 MB/s |  21 kB     00:00    
(126/256): libXxf86vm-1.1.5-1.fc38.i686.rpm     3.6 MB/s |  19 kB     00:00    
(127/256): libblkid-devel-2.38.1-3.fc38.i686.rp 5.6 MB/s |  16 kB     00:00    
(128/256): libcloudproviders-devel-0.3.1-6.fc37 8.1 MB/s |  42 kB     00:00    
(129/256): libdatrie-devel-0.2.13-4.fc37.i686.r  32 MB/s | 134 kB     00:00    
(130/256): libcloudproviders-0.3.1-6.fc37.i686. 4.0 MB/s |  47 kB     00:00    
(131/256): libdatrie-0.2.13-4.fc37.i686.rpm     3.3 MB/s |  33 kB     00:00    
(132/256): libepoxy-devel-1.5.10-2.fc37.i686.rp  21 MB/s | 133 kB     00:00    
(133/256): libepoxy-1.5.10-2.fc37.i686.rpm       28 MB/s | 252 kB     00:00    
(134/256): libdrm-2.4.114-1.fc38.i686.rpm        15 MB/s | 173 kB     00:00    
(135/256): libffi-devel-3.4.4-1.fc38.i686.rpm   9.3 MB/s |  28 kB     00:00    
(136/256): libglvnd-core-devel-1.6.0-1.fc38.i68 3.5 MB/s |  17 kB     00:00    
(137/256): libglvnd-devel-1.6.0-1.fc38.i686.rpm  30 MB/s | 157 kB     00:00    
(138/256): libglvnd-1.6.0-1.fc38.i686.rpm        12 MB/s | 131 kB     00:00    
(139/256): libglvnd-gles-1.6.0-1.fc38.i686.rpm  7.9 MB/s |  30 kB     00:00    
(140/256): libglvnd-egl-1.6.0-1.fc38.i686.rpm   4.8 MB/s |  38 kB     00:00    
(141/256): libglvnd-opengl-1.6.0-1.fc38.i686.rp 9.3 MB/s |  40 kB     00:00    
(142/256): libglvnd-glx-1.6.0-1.fc38.i686.rpm    23 MB/s | 139 kB     00:00    
(143/256): libgusb-0.4.3-1.fc38.i686.rpm        3.7 MB/s |  64 kB     00:00    
(144/256): libicu-devel-71.1-2.fc38.i686.rpm     33 MB/s | 843 kB     00:00    
(145/256): libjpeg-turbo-2.1.4-1.fc38.i686.rpm   14 MB/s | 199 kB     00:00    
(146/256): libjpeg-turbo-devel-2.1.4-1.fc38.i68  17 MB/s |  98 kB     00:00    
(147/256): libmount-devel-2.38.1-3.fc38.i686.rp 4.0 MB/s |  18 kB     00:00    
(148/256): libpng-1.6.37-13.fc37.i686.rpm        18 MB/s | 127 kB     00:00    
(149/256): libpciaccess-0.16-7.fc37.i686.rpm    3.3 MB/s |  29 kB     00:00    
(150/256): libselinux-devel-3.4-6.fc38.i686.rpm  12 MB/s | 114 kB     00:00    
(151/256): libpng-devel-1.6.37-13.fc37.i686.rpm  22 MB/s | 292 kB     00:00    
(152/256): libsepol-devel-3.4-4.fc38.i686.rpm    12 MB/s |  40 kB     00:00    
(153/256): libsoup3-3.2.2-1.fc38.i686.rpm        40 MB/s | 394 kB     00:00    
(154/256): libstemmer-2.2.0-4.fc38.i686.rpm      13 MB/s | 155 kB     00:00    
(155/256): libthai-0.1.29-3.fc37.i686.rpm        31 MB/s | 214 kB     00:00    
(156/256): libthai-devel-0.1.29-3.fc37.i686.rpm  18 MB/s | 120 kB     00:00    
(157/256): libtiff-4.4.0-4.fc37.i686.rpm         35 MB/s | 215 kB     00:00    
(158/256): libtracker-sparql-3.4.2-1.fc38.i686.  49 MB/s | 371 kB     00:00    
(159/256): libtiff-devel-4.4.0-4.fc37.i686.rpm   52 MB/s | 513 kB     00:00    
(160/256): libusb1-1.0.26-1.fc38.i686.rpm        18 MB/s |  77 kB     00:00    
(161/256): libwayland-client-1.21.0-1.fc37.i686 5.2 MB/s |  33 kB     00:00    
(162/256): libwayland-cursor-1.21.0-1.fc37.i686 4.6 MB/s |  20 kB     00:00    
(163/256): libwayland-egl-1.21.0-1.fc37.i686.rp 4.2 MB/s |  13 kB     00:00    
(164/256): libwayland-server-1.21.0-1.fc37.i686 7.3 MB/s |  43 kB     00:00    
(165/256): libwebp-1.2.4-2.fc38.i686.rpm         35 MB/s | 289 kB     00:00    
(166/256): libxcb-1.13.1-10.fc37.i686.rpm        25 MB/s | 247 kB     00:00    
(167/256): libxcb-devel-1.13.1-10.fc37.i686.rpm  51 MB/s | 1.0 MB     00:00    
(168/256): libxkbcommon-1.4.1-2.fc37.i686.rpm   9.3 MB/s | 145 kB     00:00    
(169/256): libicu-71.1-2.fc38.i686.rpm           70 MB/s |  10 MB     00:00    
(170/256): libxkbcommon-devel-1.4.1-2.fc37.i686 4.1 MB/s |  65 kB     00:00    
(171/256): libxml2-devel-2.10.3-2.fc38.i686.rpm  31 MB/s | 502 kB     00:00    
(172/256): libxshmfence-1.3-11.fc37.i686.rpm    2.3 MB/s |  12 kB     00:00    
(173/256): libxslt-1.1.37-1.fc38.i686.rpm        20 MB/s | 198 kB     00:00    
(174/256): m4-1.4.19-4.fc37.i686.rpm             39 MB/s | 300 kB     00:00    
(175/256): mesa-libEGL-22.3.1-1.fc38.i686.rpm    21 MB/s | 142 kB     00:00    
(176/256): mesa-libGL-22.3.1-1.fc38.i686.rpm     27 MB/s | 187 kB     00:00    
(177/256): mesa-libgbm-22.3.1-1.fc38.i686.rpm    10 MB/s |  47 kB     00:00    
(178/256): mesa-libglapi-22.3.1-1.fc38.i686.rpm  10 MB/s |  55 kB     00:00    
(179/256): ncurses-6.3-5.20221126.fc38.i686.rpm  30 MB/s | 409 kB     00:00    
(180/256): lynx-2.9.0-dev.10.2.fc38.2.i686.rpm   36 MB/s | 1.5 MB     00:00    
(181/256): openjade-1.3.2-70.fc37.i686.rpm       47 MB/s | 900 kB     00:00    
(182/256): pango-devel-1.50.12-1.fc38.i686.rpm   25 MB/s | 152 kB     00:00    
(183/256): pango-1.50.12-1.fc38.i686.rpm         36 MB/s | 357 kB     00:00    
(184/256): opensp-1.5.2-41.fc38.i686.rpm         53 MB/s | 921 kB     00:00    
(185/256): pcre2-devel-10.40-1.fc37.1.i686.rpm   47 MB/s | 473 kB     00:00    
(186/256): pcre2-utf16-10.40-1.fc37.1.i686.rpm   22 MB/s | 216 kB     00:00    
(187/256): pcre2-utf32-10.40-1.fc37.1.i686.rpm   28 MB/s | 203 kB     00:00    
(188/256): perl-B-1.83-492.fc38.i686.rpm         32 MB/s | 189 kB     00:00    
(189/256): perl-Class-Struct-0.66-492.fc38.noar 4.2 MB/s |  25 kB     00:00    
(190/256): perl-Carp-1.52-489.fc37.noarch.rpm   4.0 MB/s |  29 kB     00:00    
(191/256): perl-Data-Dumper-2.184-490.fc37.i686  17 MB/s |  58 kB     00:00    
(192/256): perl-DynaLoader-1.52-492.fc38.i686.r 6.0 MB/s |  29 kB     00:00    
(193/256): perl-Errno-1.36-492.fc38.i686.rpm    4.1 MB/s |  18 kB     00:00    
(194/256): perl-Exporter-5.77-489.fc37.noarch.r 5.5 MB/s |  31 kB     00:00    
(195/256): perl-Fcntl-1.15-492.fc38.i686.rpm    5.6 MB/s |  24 kB     00:00    
(196/256): perl-File-Basename-2.85-492.fc38.noa 5.1 MB/s |  20 kB     00:00    
(197/256): perl-File-Compare-1.100.700-492.fc38 4.8 MB/s |  16 kB     00:00    
(198/256): perl-Encode-3.19-492.fc38.i686.rpm    62 MB/s | 1.2 MB     00:00    
(199/256): perl-File-Copy-2.39-492.fc38.noarch. 4.7 MB/s |  23 kB     00:00    
(200/256): perl-File-Find-1.40-492.fc38.noarch. 7.2 MB/s |  28 kB     00:00    
(201/256): perl-File-stat-1.12-492.fc38.noarch. 5.5 MB/s |  20 kB     00:00    
(202/256): perl-File-Path-2.18-489.fc37.noarch. 5.7 MB/s |  35 kB     00:00    
(203/256): perl-File-Temp-0.231.100-489.fc37.no  11 MB/s |  59 kB     00:00    
(204/256): perl-Getopt-Std-1.13-492.fc38.noarch 4.9 MB/s |  19 kB     00:00    
(205/256): perl-Getopt-Long-2.54-1.fc38.noarch.  10 MB/s |  60 kB     00:00    
(206/256): perl-HTTP-Tiny-0.082-1.fc37.noarch.r 8.7 MB/s |  55 kB     00:00    
(207/256): perl-IPC-Open3-1.22-492.fc38.noarch. 6.7 MB/s |  26 kB     00:00    
(208/256): perl-IO-1.50-492.fc38.i686.rpm        16 MB/s |  91 kB     00:00    
(209/256): perl-MIME-Base64-3.16-489.fc37.i686. 5.7 MB/s |  31 kB     00:00    
(210/256): perl-POSIX-2.03-492.fc38.i686.rpm     24 MB/s | 104 kB     00:00    
(211/256): perl-PathTools-3.84-489.fc37.i686.rp  13 MB/s |  85 kB     00:00    
(212/256): perl-Pod-Escapes-1.07-489.fc37.noarc 3.8 MB/s |  20 kB     00:00    
(213/256): perl-Pod-Perldoc-3.28.01-490.fc37.no  13 MB/s |  84 kB     00:00    
(214/256): perl-Pod-Simple-3.43-490.fc37.noarch  26 MB/s | 215 kB     00:00    
(215/256): perl-Pod-Usage-2.03-3.fc37.noarch.rp 4.7 MB/s |  40 kB     00:00    
(216/256): perl-SGMLSpm-1.03ii-57.fc37.noarch.r 4.8 MB/s |  28 kB     00:00    
(217/256): perl-SelectSaver-1.02-492.fc38.noarc 2.9 MB/s |  15 kB     00:00    
(218/256): perl-Scalar-List-Utils-1.63-489.fc38  11 MB/s |  76 kB     00:00    
(219/256): perl-Socket-2.036-1.fc38.i686.rpm    8.2 MB/s |  56 kB     00:00    
(220/256): perl-Symbol-1.09-492.fc38.noarch.rpm 3.9 MB/s |  17 kB     00:00    
(221/256): perl-Storable-3.26-489.fc37.i686.rpm  15 MB/s |  99 kB     00:00    
(222/256): perl-Text-ParseWords-3.31-489.fc37.n 3.2 MB/s |  16 kB     00:00    
(223/256): perl-Term-Cap-1.17-489.fc37.noarch.r 3.3 MB/s |  22 kB     00:00    
(224/256): perl-Term-ANSIColor-5.01-490.fc37.no 3.9 MB/s |  48 kB     00:00    
(225/256): perl-Thread-Queue-3.14-489.fc37.noar 7.6 MB/s |  21 kB     00:00    
(226/256): perl-Text-Tabs+Wrap-2021.0814-489.fc 4.5 MB/s |  22 kB     00:00    
(227/256): perl-Time-Local-1.300-489.fc37.noarc 6.6 MB/s |  33 kB     00:00    
(228/256): perl-if-0.61.000-492.fc38.noarch.rpm 3.7 MB/s |  17 kB     00:00    
(229/256): perl-constant-1.33-490.fc37.noarch.r 3.4 MB/s |  23 kB     00:00    
(230/256): perl-interpreter-5.36.0-492.fc38.i68  15 MB/s |  75 kB     00:00    
(231/256): perl-mro-1.26-492.fc38.i686.rpm      7.4 MB/s |  32 kB     00:00    
(232/256): perl-overload-1.35-492.fc38.noarch.r 9.9 MB/s |  49 kB     00:00    
(233/256): perl-overloading-0.02-492.fc38.noarc 4.1 MB/s |  16 kB     00:00    
(234/256): perl-parent-0.239-1.fc38.noarch.rpm  2.9 MB/s |  14 kB     00:00    
(235/256): perl-podlators-5.00-1.fc38.noarch.rp  15 MB/s | 122 kB     00:00    
(236/256): perl-threads-shared-1.64-489.fc37.i6  13 MB/s |  45 kB     00:00    
(237/256): perl-vars-1.05-492.fc38.noarch.rpm   3.3 MB/s |  16 kB     00:00    
(238/256): perl-threads-2.27-489.fc37.i686.rpm  3.5 MB/s |  59 kB     00:00    
(239/256): pixman-devel-0.40.0-6.fc37.i686.rpm  4.6 MB/s |  17 kB     00:00    
(240/256): pixman-0.40.0-6.fc37.i686.rpm         32 MB/s | 291 kB     00:00    
(241/256): perl-libs-5.36.0-492.fc38.i686.rpm    50 MB/s | 2.2 MB     00:00    
(242/256): python3-mako-1.2.3-1.fc38.noarch.rpm  25 MB/s | 197 kB     00:00    
(243/256): python3-markdown-3.4.1-1.fc38.noarch  26 MB/s | 181 kB     00:00    
(244/256): python3-markupsafe-2.1.1-3.fc37.i686 4.4 MB/s |  30 kB     00:00    
(245/256): python3-lxml-4.9.1-1.fc38.i686.rpm    56 MB/s | 1.2 MB     00:00    
(246/256): sgml-common-0.6.3-59.fc37.noarch.rpm 7.0 MB/s |  54 kB     00:00    
(247/256): shared-mime-info-2.2-2.fc37.i686.rpm  39 MB/s | 382 kB     00:00    
(248/256): sysprof-capture-devel-3.46.0-1.fc38.  13 MB/s |  64 kB     00:00    
(249/256): wayland-devel-1.21.0-1.fc37.i686.rpm  21 MB/s | 139 kB     00:00    
(250/256): xml-common-0.6.3-59.fc37.noarch.rpm  6.4 MB/s |  31 kB     00:00    
(251/256): python3-pygments-2.13.0-1.fc38.noarc  68 MB/s | 2.3 MB     00:00    
(252/256): xorg-x11-proto-devel-2022.2-2.fc38.n  25 MB/s | 264 kB     00:00    
(253/256): xprop-1.2.5-2.fc37.i686.rpm          6.0 MB/s |  35 kB     00:00    
(254/256): xz-devel-5.2.9-1.fc38.i686.rpm        16 MB/s |  53 kB     00:00    
(255/256): zlib-devel-1.2.13-1.fc38.i686.rpm     11 MB/s |  45 kB     00:00    
(256/256): xkeyboard-config-2.36-3.fc38.noarch.  26 MB/s | 901 kB     00:00    
--------------------------------------------------------------------------------
Total                                            75 MB/s |  75 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : xorg-x11-proto-devel-2022.2-2.fc38.noarch            1/256 
  Installing       : zlib-devel-1.2.13-1.fc38.i686                        2/256 
  Running scriptlet: xml-common-0.6.3-59.fc37.noarch                      3/256 
  Installing       : xml-common-0.6.3-59.fc37.noarch                      3/256 
  Installing       : sgml-common-0.6.3-59.fc37.noarch                     4/256 
  Installing       : docbook-dtds-1.0-80.fc37.noarch                      5/256 
  Running scriptlet: docbook-dtds-1.0-80.fc37.noarch                      5/256 
  Installing       : cmake-filesystem-3.25.1-1.fc38.i686                  6/256 
  Installing       : libffi-devel-3.4.4-1.fc38.i686                       7/256 
  Installing       : fonts-filesystem-1:2.0.5-10.fc38.noarch              8/256 
  Installing       : emacs-filesystem-1:28.1-3.fc37.noarch                9/256 
  Installing       : docbook-style-xsl-1.79.2-17.fc37.noarch             10/256 
  Running scriptlet: docbook-style-xsl-1.79.2-17.fc37.noarch             10/256 
  Installing       : xz-devel-5.2.9-1.fc38.i686                          11/256 
  Installing       : libxml2-devel-2.10.3-2.fc38.i686                    12/256 
  Installing       : xkeyboard-config-2.36-3.fc38.noarch                 13/256 
  Installing       : vim-filesystem-2:9.0.1054-1.fc38.noarch             14/256 
  Installing       : sysprof-capture-devel-3.46.0-1.fc38.i686            15/256 
  Installing       : python-setuptools-wheel-65.5.1-1.fc38.noarch        16/256 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch               17/256 
  Installing       : libsepol-devel-3.4-4.fc38.i686                      18/256 
  Installing       : libglvnd-core-devel-1:1.6.0-1.fc38.i686             19/256 
  Installing       : libblkid-devel-2.38.1-3.fc38.i686                   20/256 
  Installing       : libX11-common-1.8.1-2.fc38.noarch                   21/256 
  Installing       : kernel-headers-6.1.0-1.fc38.i686                    22/256 
  Installing       : hwdata-0.365-1.fc38.noarch                          23/256 
  Installing       : hicolor-icon-theme-0.17-14.fc37.noarch              24/256 
  Installing       : google-noto-fonts-common-20201206^1.git0c78c8329    25/256 
  Installing       : google-noto-sans-vf-fonts-20201206^1.git0c78c832    26/256 
  Installing       : langpacks-core-font-en-3.0-27.fc38.noarch           27/256 
  Installing       : glibc-headers-x86-2.36.9000-18.fc38.noarch          28/256 
  Installing       : libxcrypt-devel-4.4.33-5.fc38.i686                  29/256 
  Installing       : glibc-devel-2.36.9000-18.fc38.i686                  30/256 
  Installing       : dbus-common-1:1.14.4-1.fc38.noarch                  31/256 
  Running scriptlet: dbus-common-1:1.14.4-1.fc38.noarch                  31/256 
  Installing       : bzip2-devel-1.0.8-12.fc37.i686                      32/256 
  Installing       : adwaita-cursor-theme-43-1.fc38.noarch               33/256 
  Installing       : adwaita-icon-theme-43-1.fc38.noarch                 34/256 
  Installing       : annobin-docs-10.99-1.0.1.fc38.noarch                35/256 
  Installing       : expat-2.5.0-1.fc38.i686                             36/256 
  Installing       : libglvnd-1:1.6.0-1.fc38.i686                        37/256 
  Installing       : libwayland-client-1.21.0-1.fc37.i686                38/256 
  Installing       : libpng-2:1.6.37-13.fc37.i686                        39/256 
  Installing       : libpng-devel-2:1.6.37-13.fc37.i686                  40/256 
  Installing       : dbus-libs-1:1.14.4-1.fc38.i686                      41/256 
  Installing       : libwayland-server-1.21.0-1.fc37.i686                42/256 
  Installing       : libjpeg-turbo-2.1.4-1.fc38.i686                     43/256 
  Installing       : libicu-71.1-2.fc38.i686                             44/256 
  Installing       : libepoxy-1.5.10-2.fc37.i686                         45/256 
  Installing       : libX11-xcb-1.8.1-2.fc38.i686                        46/256 
  Installing       : fribidi-1.0.12-2.fc37.i686                          47/256 
  Installing       : fribidi-devel-1.0.12-2.fc37.i686                    48/256 
  Installing       : dbus-devel-1:1.14.4-1.fc38.i686                     49/256 
  Installing       : libwayland-cursor-1.21.0-1.fc37.i686                50/256 
  Installing       : libxkbcommon-1.4.1-2.fc37.i686                      51/256 
  Installing       : pixman-0.40.0-6.fc37.i686                           52/256 
  Installing       : pixman-devel-0.40.0-6.fc37.i686                     53/256 
  Installing       : mesa-libglapi-22.3.1-1.fc38.i686                    54/256 
  Installing       : libxslt-1.1.37-1.fc38.i686                          55/256 
  Installing       : libxshmfence-1.3-11.fc37.i686                       56/256 
  Installing       : libwayland-egl-1.21.0-1.fc37.i686                   57/256 
  Installing       : libmpc-1.2.1-5.fc37.i686                            58/256 
  Installing       : libdatrie-0.2.13-4.fc37.i686                        59/256 
  Installing       : libthai-0.1.29-3.fc37.i686                          60/256 
  Installing       : libXau-1.0.11-1.fc38.i686                           61/256 
  Installing       : libxcb-1.13.1-10.fc37.i686                          62/256 
  Installing       : libX11-1.8.1-2.fc38.i686                            63/256 
  Installing       : libXext-1.3.5-1.fc38.i686                           64/256 
  Installing       : libXrender-0.9.11-1.fc38.i686                       65/256 
  Installing       : libXfixes-6.0.0-4.fc37.i686                         66/256 
  Installing       : libXi-1.8-3.fc37.i686                               67/256 
  Installing       : libXtst-1.2.4-1.fc38.i686                           68/256 
  Installing       : libXcursor-1.2.1-2.fc37.i686                        69/256 
  Installing       : libXdamage-1.1.5-8.fc37.i686                        70/256 
  Installing       : libXrandr-1.5.2-9.fc37.i686                         71/256 
  Installing       : libXinerama-1.1.5-1.fc38.i686                       72/256 
  Installing       : libXcomposite-0.4.5-8.fc37.i686                     73/256 
  Installing       : graphite2-1.3.14-10.fc37.i686                       74/256 
  Installing       : gnutls-3.7.8-9.fc38.i686                            75/256 
  Installing       : glib2-2.74.1-2.fc38.i686                            76/256 
  Installing       : harfbuzz-6.0.0-1.fc38.i686                          77/256 
  Installing       : freetype-2.12.1-3.fc37.i686                         78/256 
  Installing       : fontconfig-2.14.1-2.fc38.i686                       79/256 
  Running scriptlet: fontconfig-2.14.1-2.fc38.i686                       79/256 
  Installing       : cairo-1.17.6-2.fc37.i686                            80/256 
  Installing       : cairo-gobject-1.17.6-2.fc37.i686                    81/256 
  Installing       : libXft-2.3.6-1.fc38.i686                            82/256 
  Installing       : pango-1.50.12-1.fc38.i686                           83/256 
  Installing       : json-glib-1.6.6-3.fc37.i686                         84/256 
  Installing       : libcloudproviders-0.3.1-6.fc37.i686                 85/256 
  Installing       : shared-mime-info-2.2-2.fc37.i686                    86/256 
  Running scriptlet: shared-mime-info-2.2-2.fc37.i686                    86/256 
  Installing       : gdk-pixbuf2-2.42.10-1.fc38.i686                     87/256 
  Installing       : gettext-libs-0.21.1-1.fc38.i686                     88/256 
  Installing       : libatomic-13.0.0-0.4.fc38.i686                      89/256 
  Installing       : libcloudproviders-devel-0.3.1-6.fc37.i686           90/256 
  Installing       : graphite2-devel-1.3.14-10.fc37.i686                 91/256 
  Installing       : libXau-devel-1.0.11-1.fc38.i686                     92/256 
  Installing       : libxcb-devel-1.13.1-10.fc37.i686                    93/256 
  Installing       : libX11-devel-1.8.1-2.fc38.i686                      94/256 
  Installing       : libXext-devel-1.3.5-1.fc38.i686                     95/256 
  Installing       : libXrender-devel-0.9.11-1.fc38.i686                 96/256 
  Installing       : libXfixes-devel-6.0.0-4.fc37.i686                   97/256 
  Installing       : libXi-devel-1.8-3.fc37.i686                         98/256 
  Installing       : libXtst-devel-1.2.4-1.fc38.i686                     99/256 
  Installing       : libXcomposite-devel-0.4.5-8.fc37.i686              100/256 
  Installing       : libXcursor-devel-1.2.1-2.fc37.i686                 101/256 
  Installing       : libXdamage-devel-1.1.5-8.fc37.i686                 102/256 
  Installing       : libXrandr-devel-1.5.2-9.fc37.i686                  103/256 
  Installing       : libXinerama-devel-1.1.5-1.fc38.i686                104/256 
  Installing       : libxkbcommon-devel-1.4.1-2.fc37.i686               105/256 
  Installing       : libjpeg-turbo-devel-2.1.4-1.fc38.i686              106/256 
  Installing       : libusb1-1.0.26-1.fc38.i686                         107/256 
  Installing       : libgusb-0.4.3-1.fc38.i686                          108/256 
  Installing       : gtk-update-icon-cache-3.24.35-2.fc38.i686          109/256 
  Installing       : harfbuzz-icu-6.0.0-1.fc38.i686                     110/256 
  Installing       : gobject-introspection-1.74.0-2.fc38.i686           111/256 
  Installing       : libsoup3-3.2.2-1.fc38.i686                         112/256 
  Installing       : libXxf86vm-1.1.5-1.fc38.i686                       113/256 
  Installing       : xprop-1.2.5-2.fc37.i686                            114/256 
  Installing       : libdatrie-devel-0.2.13-4.fc37.i686                 115/256 
  Installing       : libthai-devel-0.1.29-3.fc37.i686                   116/256 
  Installing       : cpp-13.0.0-0.4.fc38.i686                           117/256 
  Installing       : wayland-devel-1.21.0-1.fc37.i686                   118/256 
  Installing       : libicu-devel-71.1-2.fc38.i686                      119/256 
  Installing       : avahi-libs-0.8-19.fc38.i686                        120/256 
  Installing       : cups-libs-1:2.4.2-5.fc38.i686                      121/256 
  Installing       : libglvnd-opengl-1:1.6.0-1.fc38.i686                122/256 
  Running scriptlet: dbus-broker-32-1.fc37.i686                         123/256 
  Installing       : dbus-broker-32-1.fc37.i686                         123/256 
  Running scriptlet: dbus-broker-32-1.fc37.i686                         123/256 
  Installing       : dbus-1:1.14.4-1.fc38.i686                          124/256 
  Installing       : at-spi2-core-2.46.0-2.fc38.i686                    125/256 
  Installing       : atk-2.46.0-2.fc38.i686                             126/256 
  Installing       : at-spi2-atk-2.46.0-2.fc38.i686                     127/256 
  Installing       : libpciaccess-0.16-7.fc37.i686                      128/256 
  Installing       : libdrm-2.4.114-1.fc38.i686                         129/256 
  Installing       : libglvnd-glx-1:1.6.0-1.fc38.i686                   130/256 
  Installing       : mesa-libGL-22.3.1-1.fc38.i686                      131/256 
  Installing       : mesa-libgbm-22.3.1-1.fc38.i686                     132/256 
  Installing       : libglvnd-egl-1:1.6.0-1.fc38.i686                   133/256 
  Installing       : mesa-libEGL-22.3.1-1.fc38.i686                     134/256 
  Installing       : libglvnd-gles-1:1.6.0-1.fc38.i686                  135/256 
  Installing       : libglvnd-devel-1:1.6.0-1.fc38.i686                 136/256 
  Installing       : libepoxy-devel-1.5.10-2.fc37.i686                  137/256 
  Installing       : opensp-1.5.2-41.fc38.i686                          138/256 
  Installing       : openjade-1.3.2-70.fc37.i686                        139/256 
  Running scriptlet: openjade-1.3.2-70.fc37.i686                        139/256 
  Installing       : pcre2-utf32-10.40-1.fc37.1.i686                    140/256 
  Installing       : pcre2-utf16-10.40-1.fc37.1.i686                    141/256 
  Installing       : pcre2-devel-10.40-1.fc37.1.i686                    142/256 
  Installing       : libselinux-devel-3.4-6.fc38.i686                   143/256 
  Installing       : libmount-devel-2.38.1-3.fc38.i686                  144/256 
  Installing       : ncurses-6.3-5.20221126.fc38.i686                   145/256 
  Installing       : mpdecimal-2.5.1-4.fc37.i686                        146/256 
  Installing       : m4-1.4.19-4.fc37.i686                              147/256 
  Installing       : lynx-2.9.0-dev.10.2.fc38.2.i686                    148/256 
  Installing       : libwebp-1.2.4-2.fc38.i686                          149/256 
  Installing       : libstemmer-2.2.0-4.fc38.i686                       150/256 
  Installing       : libtracker-sparql-3.4.2-1.fc38.i686                151/256 
  Installing       : libb2-0.98.1-7.fc37.i686                           152/256 
  Installing       : python3-3.11.1-1.fc38.i686                         153/256 
  Installing       : python3-libs-3.11.1-1.fc38.i686                    154/256 
  Installing       : python3-setuptools-65.5.1-1.fc38.noarch            155/256 
  Installing       : python3-markdown-3.4.1-1.fc38.noarch               156/256 
  Installing       : python3-pygments-2.13.0-1.fc38.noarch              157/256 
  Installing       : glib2-devel-2.74.1-2.fc38.i686                     158/256 
  Installing       : atk-devel-2.46.0-2.fc38.i686                       159/256 
  Installing       : at-spi2-core-devel-2.46.0-2.fc38.i686              160/256 
  Installing       : at-spi2-atk-devel-2.46.0-2.fc38.i686               161/256 
  Installing       : ninja-build-1.11.1-1.fc38.i686                     162/256 
  Installing       : python3-lxml-4.9.1-1.fc38.i686                     163/256 
  Installing       : python3-markupsafe-2.1.1-3.fc37.i686               164/256 
  Installing       : python3-mako-1.2.3-1.fc38.noarch                   165/256 
  Installing       : lcms2-2.14-1.fc38.i686                             166/256 
  Installing       : colord-libs-1.4.6-2.fc37.i686                      167/256 
  Installing       : jbigkit-libs-2.1-24.fc37.i686                      168/256 
  Installing       : libtiff-4.4.0-4.fc37.i686                          169/256 
  Installing       : libtiff-devel-4.4.0-4.fc37.i686                    170/256 
  Installing       : gdk-pixbuf2-devel-2.42.10-1.fc38.i686              171/256 
  Installing       : gdk-pixbuf2-modules-2.42.10-1.fc38.i686            172/256 
  Installing       : gtk3-3.24.35-2.fc38.i686                           173/256 
  Running scriptlet: groff-base-1.22.4-10.fc37.i686                     174/256 
  Installing       : groff-base-1.22.4-10.fc37.i686                     174/256 
  Running scriptlet: groff-base-1.22.4-10.fc37.i686                     174/256 
  Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch      175/256 
  Installing       : perl-if-0.61.000-492.fc38.noarch                   176/256 
  Installing       : perl-Time-Local-2:1.300-489.fc37.noarch            177/256 
  Installing       : perl-File-Path-2.18-489.fc37.noarch                178/256 
  Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch            179/256 
  Installing       : perl-Class-Struct-0.66-492.fc38.noarch             180/256 
  Installing       : perl-POSIX-2.03-492.fc38.i686                      181/256 
  Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch           182/256 
  Installing       : perl-IPC-Open3-1.22-492.fc38.noarch                183/256 
  Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                 184/256 
  Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch         185/256 
  Installing       : perl-Term-Cap-1.17-489.fc37.noarch                 186/256 
  Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch             187/256 
  Installing       : perl-Socket-4:2.036-1.fc38.i686                    188/256 
  Installing       : perl-SelectSaver-1.02-492.fc38.noarch              189/256 
  Installing       : perl-Symbol-1.09-492.fc38.noarch                   190/256 
  Installing       : perl-File-stat-1.12-492.fc38.noarch                191/256 
  Installing       : perl-podlators-1:5.00-1.fc38.noarch                192/256 
  Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch           193/256 
  Installing       : perl-Fcntl-1.15-492.fc38.i686                      194/256 
  Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch          195/256 
  Installing       : perl-mro-1.26-492.fc38.i686                        196/256 
  Installing       : perl-IO-1.50-492.fc38.i686                         197/256 
  Installing       : perl-overloading-0.02-492.fc38.noarch              198/256 
  Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                199/256 
  Installing       : perl-Errno-1.36-492.fc38.i686                      200/256 
  Installing       : perl-File-Basename-2.85-492.fc38.noarch            201/256 
  Installing       : perl-Getopt-Std-1.13-492.fc38.noarch               202/256 
  Installing       : perl-MIME-Base64-3.16-489.fc37.i686                203/256 
  Installing       : perl-Scalar-List-Utils-5:1.63-489.fc38.i686        204/256 
  Installing       : perl-constant-1.33-490.fc37.noarch                 205/256 
  Installing       : perl-Storable-1:3.26-489.fc37.i686                 206/256 
  Installing       : perl-overload-1.35-492.fc38.noarch                 207/256 
  Installing       : perl-parent-1:0.239-1.fc38.noarch                  208/256 
  Installing       : perl-vars-1.05-492.fc38.noarch                     209/256 
  Installing       : perl-Getopt-Long-1:2.54-1.fc38.noarch              210/256 
  Installing       : perl-Carp-1.52-489.fc37.noarch                     211/256 
  Installing       : perl-Exporter-5.77-489.fc37.noarch                 212/256 
  Installing       : perl-PathTools-3.84-489.fc37.i686                  213/256 
  Installing       : perl-DynaLoader-1.52-492.fc38.i686                 214/256 
  Installing       : perl-Encode-4:3.19-492.fc38.i686                   215/256 
  Installing       : perl-libs-4:5.36.0-492.fc38.i686                   216/256 
  Installing       : perl-interpreter-4:5.36.0-492.fc38.i686            217/256 
  Installing       : perl-threads-1:2.27-489.fc37.i686                  218/256 
  Installing       : docbook-style-dsssl-1.79-34.fc37.noarch            219/256 
  Running scriptlet: docbook-style-dsssl-1.79-34.fc37.noarch            219/256 
  Installing       : perl-SGMLSpm-1.03ii-57.fc37.noarch                 220/256 
  Installing       : docbook-utils-0.6.14-55.fc37.noarch                221/256 
  Installing       : perl-File-Compare-1.100.700-492.fc38.noarch        222/256 
  Installing       : perl-File-Copy-2.39-492.fc38.noarch                223/256 
  Installing       : perl-File-Find-1.40-492.fc38.noarch                224/256 
  Installing       : perl-threads-shared-1.64-489.fc37.i686             225/256 
  Installing       : perl-Thread-Queue-3.14-489.fc37.noarch             226/256 
  Installing       : perl-Data-Dumper-2.184-490.fc37.i686               227/256 
  Installing       : perl-B-1.83-492.fc38.i686                          228/256 
  Installing       : autoconf-2.71-4.fc38.noarch                        229/256 
  Installing       : automake-1.16.5-9.fc37.noarch                      230/256 
  Installing       : gettext-envsubst-0.21.1-1.fc38.i686                231/256 
  Installing       : gettext-runtime-0.21.1-1.fc38.i686                 232/256 
  Installing       : gettext-0.21.1-1.fc38.i686                         233/256 
  Installing       : gc-8.2.2-1.fc38.i686                               234/256 
  Installing       : brotli-1.0.9-9.fc37.i686                           235/256 
  Installing       : brotli-devel-1.0.9-9.fc37.i686                     236/256 
  Installing       : harfbuzz-devel-6.0.0-1.fc38.i686                   237/256 
  Installing       : freetype-devel-2.12.1-3.fc37.i686                  238/256 
  Installing       : fontconfig-devel-2.14.1-2.fc38.i686                239/256 
  Installing       : cairo-devel-1.17.6-2.fc37.i686                     240/256 
  Installing       : cairo-gobject-devel-1.17.6-2.fc37.i686             241/256 
  Installing       : libXft-devel-2.3.6-1.fc38.i686                     242/256 
  Installing       : pango-devel-1.50.12-1.fc38.i686                    243/256 
  Installing       : libubsan-13.0.0-0.4.fc38.i686                      244/256 
  Installing       : libtool-ltdl-2.4.7-3.0.1.fc38.i686                 245/256 
  Installing       : guile22-2.2.7-6.fc37.i686                          246/256 
  Installing       : make-1:4.3-11.fc37.i686                            247/256 
  Installing       : libasan-13.0.0-0.4.fc38.i686                       248/256 
  Installing       : gtk-doc-1.33.2-6.fc37.i686                         249/256 
  Installing       : meson-0.64.1-1.fc38.noarch                         250/256 
  Installing       : gcc-13.0.0-0.4.fc38.i686                           251/256 
  Running scriptlet: gcc-13.0.0-0.4.fc38.i686                           251/256 
  Installing       : libtool-2.4.7-3.0.1.fc38.i686                      252/256 
  Installing       : gobject-introspection-devel-1.74.0-2.fc38.i686     253/256 
  Installing       : annobin-plugin-gcc-10.99-1.0.1.fc38.i686           254/256 
  Running scriptlet: annobin-plugin-gcc-10.99-1.0.1.fc38.i686           254/256 
  Installing       : gcc-plugin-annobin-13.0.0-0.4.fc38.i686            255/256 
  Installing       : gtk3-devel-3.24.35-2.fc38.i686                     256/256 
  Running scriptlet: fontconfig-2.14.1-2.fc38.i686                      256/256 
  Running scriptlet: gtk3-devel-3.24.35-2.fc38.i686                     256/256 
  Verifying        : annobin-docs-10.99-1.0.1.fc38.noarch                 1/256 
  Verifying        : annobin-plugin-gcc-10.99-1.0.1.fc38.i686             2/256 
  Verifying        : cpp-13.0.0-0.4.fc38.i686                             3/256 
  Verifying        : gcc-13.0.0-0.4.fc38.i686                             4/256 
  Verifying        : gcc-plugin-annobin-13.0.0-0.4.fc38.i686              5/256 
  Verifying        : libasan-13.0.0-0.4.fc38.i686                         6/256 
  Verifying        : libatomic-13.0.0-0.4.fc38.i686                       7/256 
  Verifying        : libtool-2.4.7-3.0.1.fc38.i686                        8/256 
  Verifying        : libtool-ltdl-2.4.7-3.0.1.fc38.i686                   9/256 
  Verifying        : libubsan-13.0.0-0.4.fc38.i686                       10/256 
  Verifying        : adwaita-cursor-theme-43-1.fc38.noarch               11/256 
  Verifying        : adwaita-icon-theme-43-1.fc38.noarch                 12/256 
  Verifying        : at-spi2-atk-2.46.0-2.fc38.i686                      13/256 
  Verifying        : at-spi2-atk-devel-2.46.0-2.fc38.i686                14/256 
  Verifying        : at-spi2-core-2.46.0-2.fc38.i686                     15/256 
  Verifying        : at-spi2-core-devel-2.46.0-2.fc38.i686               16/256 
  Verifying        : atk-2.46.0-2.fc38.i686                              17/256 
  Verifying        : atk-devel-2.46.0-2.fc38.i686                        18/256 
  Verifying        : autoconf-2.71-4.fc38.noarch                         19/256 
  Verifying        : automake-1.16.5-9.fc37.noarch                       20/256 
  Verifying        : avahi-libs-0.8-19.fc38.i686                         21/256 
  Verifying        : brotli-1.0.9-9.fc37.i686                            22/256 
  Verifying        : brotli-devel-1.0.9-9.fc37.i686                      23/256 
  Verifying        : bzip2-devel-1.0.8-12.fc37.i686                      24/256 
  Verifying        : cairo-1.17.6-2.fc37.i686                            25/256 
  Verifying        : cairo-devel-1.17.6-2.fc37.i686                      26/256 
  Verifying        : cairo-gobject-1.17.6-2.fc37.i686                    27/256 
  Verifying        : cairo-gobject-devel-1.17.6-2.fc37.i686              28/256 
  Verifying        : cmake-filesystem-3.25.1-1.fc38.i686                 29/256 
  Verifying        : colord-libs-1.4.6-2.fc37.i686                       30/256 
  Verifying        : cups-libs-1:2.4.2-5.fc38.i686                       31/256 
  Verifying        : dbus-1:1.14.4-1.fc38.i686                           32/256 
  Verifying        : dbus-broker-32-1.fc37.i686                          33/256 
  Verifying        : dbus-common-1:1.14.4-1.fc38.noarch                  34/256 
  Verifying        : dbus-devel-1:1.14.4-1.fc38.i686                     35/256 
  Verifying        : dbus-libs-1:1.14.4-1.fc38.i686                      36/256 
  Verifying        : docbook-dtds-1.0-80.fc37.noarch                     37/256 
  Verifying        : docbook-style-dsssl-1.79-34.fc37.noarch             38/256 
  Verifying        : docbook-style-xsl-1.79.2-17.fc37.noarch             39/256 
  Verifying        : docbook-utils-0.6.14-55.fc37.noarch                 40/256 
  Verifying        : emacs-filesystem-1:28.1-3.fc37.noarch               41/256 
  Verifying        : expat-2.5.0-1.fc38.i686                             42/256 
  Verifying        : fontconfig-2.14.1-2.fc38.i686                       43/256 
  Verifying        : fontconfig-devel-2.14.1-2.fc38.i686                 44/256 
  Verifying        : fonts-filesystem-1:2.0.5-10.fc38.noarch             45/256 
  Verifying        : freetype-2.12.1-3.fc37.i686                         46/256 
  Verifying        : freetype-devel-2.12.1-3.fc37.i686                   47/256 
  Verifying        : fribidi-1.0.12-2.fc37.i686                          48/256 
  Verifying        : fribidi-devel-1.0.12-2.fc37.i686                    49/256 
  Verifying        : gc-8.2.2-1.fc38.i686                                50/256 
  Verifying        : gdk-pixbuf2-2.42.10-1.fc38.i686                     51/256 
  Verifying        : gdk-pixbuf2-devel-2.42.10-1.fc38.i686               52/256 
  Verifying        : gdk-pixbuf2-modules-2.42.10-1.fc38.i686             53/256 
  Verifying        : gettext-0.21.1-1.fc38.i686                          54/256 
  Verifying        : gettext-envsubst-0.21.1-1.fc38.i686                 55/256 
  Verifying        : gettext-libs-0.21.1-1.fc38.i686                     56/256 
  Verifying        : gettext-runtime-0.21.1-1.fc38.i686                  57/256 
  Verifying        : glib2-2.74.1-2.fc38.i686                            58/256 
  Verifying        : glib2-devel-2.74.1-2.fc38.i686                      59/256 
  Verifying        : glibc-devel-2.36.9000-18.fc38.i686                  60/256 
  Verifying        : glibc-headers-x86-2.36.9000-18.fc38.noarch          61/256 
  Verifying        : gnutls-3.7.8-9.fc38.i686                            62/256 
  Verifying        : gobject-introspection-1.74.0-2.fc38.i686            63/256 
  Verifying        : gobject-introspection-devel-1.74.0-2.fc38.i686      64/256 
  Verifying        : google-noto-fonts-common-20201206^1.git0c78c8329    65/256 
  Verifying        : google-noto-sans-vf-fonts-20201206^1.git0c78c832    66/256 
  Verifying        : graphite2-1.3.14-10.fc37.i686                       67/256 
  Verifying        : graphite2-devel-1.3.14-10.fc37.i686                 68/256 
  Verifying        : groff-base-1.22.4-10.fc37.i686                      69/256 
  Verifying        : gtk-doc-1.33.2-6.fc37.i686                          70/256 
  Verifying        : gtk-update-icon-cache-3.24.35-2.fc38.i686           71/256 
  Verifying        : gtk3-3.24.35-2.fc38.i686                            72/256 
  Verifying        : gtk3-devel-3.24.35-2.fc38.i686                      73/256 
  Verifying        : guile22-2.2.7-6.fc37.i686                           74/256 
  Verifying        : harfbuzz-6.0.0-1.fc38.i686                          75/256 
  Verifying        : harfbuzz-devel-6.0.0-1.fc38.i686                    76/256 
  Verifying        : harfbuzz-icu-6.0.0-1.fc38.i686                      77/256 
  Verifying        : hicolor-icon-theme-0.17-14.fc37.noarch              78/256 
  Verifying        : hwdata-0.365-1.fc38.noarch                          79/256 
  Verifying        : jbigkit-libs-2.1-24.fc37.i686                       80/256 
  Verifying        : json-glib-1.6.6-3.fc37.i686                         81/256 
  Verifying        : kernel-headers-6.1.0-1.fc38.i686                    82/256 
  Verifying        : langpacks-core-font-en-3.0-27.fc38.noarch           83/256 
  Verifying        : lcms2-2.14-1.fc38.i686                              84/256 
  Verifying        : libX11-1.8.1-2.fc38.i686                            85/256 
  Verifying        : libX11-common-1.8.1-2.fc38.noarch                   86/256 
  Verifying        : libX11-devel-1.8.1-2.fc38.i686                      87/256 
  Verifying        : libX11-xcb-1.8.1-2.fc38.i686                        88/256 
  Verifying        : libXau-1.0.11-1.fc38.i686                           89/256 
  Verifying        : libXau-devel-1.0.11-1.fc38.i686                     90/256 
  Verifying        : libXcomposite-0.4.5-8.fc37.i686                     91/256 
  Verifying        : libXcomposite-devel-0.4.5-8.fc37.i686               92/256 
  Verifying        : libXcursor-1.2.1-2.fc37.i686                        93/256 
  Verifying        : libXcursor-devel-1.2.1-2.fc37.i686                  94/256 
  Verifying        : libXdamage-1.1.5-8.fc37.i686                        95/256 
  Verifying        : libXdamage-devel-1.1.5-8.fc37.i686                  96/256 
  Verifying        : libXext-1.3.5-1.fc38.i686                           97/256 
  Verifying        : libXext-devel-1.3.5-1.fc38.i686                     98/256 
  Verifying        : libXfixes-6.0.0-4.fc37.i686                         99/256 
  Verifying        : libXfixes-devel-6.0.0-4.fc37.i686                  100/256 
  Verifying        : libXft-2.3.6-1.fc38.i686                           101/256 
  Verifying        : libXft-devel-2.3.6-1.fc38.i686                     102/256 
  Verifying        : libXi-1.8-3.fc37.i686                              103/256 
  Verifying        : libXi-devel-1.8-3.fc37.i686                        104/256 
  Verifying        : libXinerama-1.1.5-1.fc38.i686                      105/256 
  Verifying        : libXinerama-devel-1.1.5-1.fc38.i686                106/256 
  Verifying        : libXrandr-1.5.2-9.fc37.i686                        107/256 
  Verifying        : libXrandr-devel-1.5.2-9.fc37.i686                  108/256 
  Verifying        : libXrender-0.9.11-1.fc38.i686                      109/256 
  Verifying        : libXrender-devel-0.9.11-1.fc38.i686                110/256 
  Verifying        : libXtst-1.2.4-1.fc38.i686                          111/256 
  Verifying        : libXtst-devel-1.2.4-1.fc38.i686                    112/256 
  Verifying        : libXxf86vm-1.1.5-1.fc38.i686                       113/256 
  Verifying        : libb2-0.98.1-7.fc37.i686                           114/256 
  Verifying        : libblkid-devel-2.38.1-3.fc38.i686                  115/256 
  Verifying        : libcloudproviders-0.3.1-6.fc37.i686                116/256 
  Verifying        : libcloudproviders-devel-0.3.1-6.fc37.i686          117/256 
  Verifying        : libdatrie-0.2.13-4.fc37.i686                       118/256 
  Verifying        : libdatrie-devel-0.2.13-4.fc37.i686                 119/256 
  Verifying        : libdrm-2.4.114-1.fc38.i686                         120/256 
  Verifying        : libepoxy-1.5.10-2.fc37.i686                        121/256 
  Verifying        : libepoxy-devel-1.5.10-2.fc37.i686                  122/256 
  Verifying        : libffi-devel-3.4.4-1.fc38.i686                     123/256 
  Verifying        : libglvnd-1:1.6.0-1.fc38.i686                       124/256 
  Verifying        : libglvnd-core-devel-1:1.6.0-1.fc38.i686            125/256 
  Verifying        : libglvnd-devel-1:1.6.0-1.fc38.i686                 126/256 
  Verifying        : libglvnd-egl-1:1.6.0-1.fc38.i686                   127/256 
  Verifying        : libglvnd-gles-1:1.6.0-1.fc38.i686                  128/256 
  Verifying        : libglvnd-glx-1:1.6.0-1.fc38.i686                   129/256 
  Verifying        : libglvnd-opengl-1:1.6.0-1.fc38.i686                130/256 
  Verifying        : libgusb-0.4.3-1.fc38.i686                          131/256 
  Verifying        : libicu-71.1-2.fc38.i686                            132/256 
  Verifying        : libicu-devel-71.1-2.fc38.i686                      133/256 
  Verifying        : libjpeg-turbo-2.1.4-1.fc38.i686                    134/256 
  Verifying        : libjpeg-turbo-devel-2.1.4-1.fc38.i686              135/256 
  Verifying        : libmount-devel-2.38.1-3.fc38.i686                  136/256 
  Verifying        : libmpc-1.2.1-5.fc37.i686                           137/256 
  Verifying        : libpciaccess-0.16-7.fc37.i686                      138/256 
  Verifying        : libpng-2:1.6.37-13.fc37.i686                       139/256 
  Verifying        : libpng-devel-2:1.6.37-13.fc37.i686                 140/256 
  Verifying        : libselinux-devel-3.4-6.fc38.i686                   141/256 
  Verifying        : libsepol-devel-3.4-4.fc38.i686                     142/256 
  Verifying        : libsoup3-3.2.2-1.fc38.i686                         143/256 
  Verifying        : libstemmer-2.2.0-4.fc38.i686                       144/256 
  Verifying        : libthai-0.1.29-3.fc37.i686                         145/256 
  Verifying        : libthai-devel-0.1.29-3.fc37.i686                   146/256 
  Verifying        : libtiff-4.4.0-4.fc37.i686                          147/256 
  Verifying        : libtiff-devel-4.4.0-4.fc37.i686                    148/256 
  Verifying        : libtracker-sparql-3.4.2-1.fc38.i686                149/256 
  Verifying        : libusb1-1.0.26-1.fc38.i686                         150/256 
  Verifying        : libwayland-client-1.21.0-1.fc37.i686               151/256 
  Verifying        : libwayland-cursor-1.21.0-1.fc37.i686               152/256 
  Verifying        : libwayland-egl-1.21.0-1.fc37.i686                  153/256 
  Verifying        : libwayland-server-1.21.0-1.fc37.i686               154/256 
  Verifying        : libwebp-1.2.4-2.fc38.i686                          155/256 
  Verifying        : libxcb-1.13.1-10.fc37.i686                         156/256 
  Verifying        : libxcb-devel-1.13.1-10.fc37.i686                   157/256 
  Verifying        : libxcrypt-devel-4.4.33-5.fc38.i686                 158/256 
  Verifying        : libxkbcommon-1.4.1-2.fc37.i686                     159/256 
  Verifying        : libxkbcommon-devel-1.4.1-2.fc37.i686               160/256 
  Verifying        : libxml2-devel-2.10.3-2.fc38.i686                   161/256 
  Verifying        : libxshmfence-1.3-11.fc37.i686                      162/256 
  Verifying        : libxslt-1.1.37-1.fc38.i686                         163/256 
  Verifying        : lynx-2.9.0-dev.10.2.fc38.2.i686                    164/256 
  Verifying        : m4-1.4.19-4.fc37.i686                              165/256 
  Verifying        : make-1:4.3-11.fc37.i686                            166/256 
  Verifying        : mesa-libEGL-22.3.1-1.fc38.i686                     167/256 
  Verifying        : mesa-libGL-22.3.1-1.fc38.i686                      168/256 
  Verifying        : mesa-libgbm-22.3.1-1.fc38.i686                     169/256 
  Verifying        : mesa-libglapi-22.3.1-1.fc38.i686                   170/256 
  Verifying        : meson-0.64.1-1.fc38.noarch                         171/256 
  Verifying        : mpdecimal-2.5.1-4.fc37.i686                        172/256 
  Verifying        : ncurses-6.3-5.20221126.fc38.i686                   173/256 
  Verifying        : ninja-build-1.11.1-1.fc38.i686                     174/256 
  Verifying        : openjade-1.3.2-70.fc37.i686                        175/256 
  Verifying        : opensp-1.5.2-41.fc38.i686                          176/256 
  Verifying        : pango-1.50.12-1.fc38.i686                          177/256 
  Verifying        : pango-devel-1.50.12-1.fc38.i686                    178/256 
  Verifying        : pcre2-devel-10.40-1.fc37.1.i686                    179/256 
  Verifying        : pcre2-utf16-10.40-1.fc37.1.i686                    180/256 
  Verifying        : pcre2-utf32-10.40-1.fc37.1.i686                    181/256 
  Verifying        : perl-B-1.83-492.fc38.i686                          182/256 
  Verifying        : perl-Carp-1.52-489.fc37.noarch                     183/256 
  Verifying        : perl-Class-Struct-0.66-492.fc38.noarch             184/256 
  Verifying        : perl-Data-Dumper-2.184-490.fc37.i686               185/256 
  Verifying        : perl-DynaLoader-1.52-492.fc38.i686                 186/256 
  Verifying        : perl-Encode-4:3.19-492.fc38.i686                   187/256 
  Verifying        : perl-Errno-1.36-492.fc38.i686                      188/256 
  Verifying        : perl-Exporter-5.77-489.fc37.noarch                 189/256 
  Verifying        : perl-Fcntl-1.15-492.fc38.i686                      190/256 
  Verifying        : perl-File-Basename-2.85-492.fc38.noarch            191/256 
  Verifying        : perl-File-Compare-1.100.700-492.fc38.noarch        192/256 
  Verifying        : perl-File-Copy-2.39-492.fc38.noarch                193/256 
  Verifying        : perl-File-Find-1.40-492.fc38.noarch                194/256 
  Verifying        : perl-File-Path-2.18-489.fc37.noarch                195/256 
  Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch         196/256 
  Verifying        : perl-File-stat-1.12-492.fc38.noarch                197/256 
  Verifying        : perl-Getopt-Long-1:2.54-1.fc38.noarch              198/256 
  Verifying        : perl-Getopt-Std-1.13-492.fc38.noarch               199/256 
  Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                 200/256 
  Verifying        : perl-IO-1.50-492.fc38.i686                         201/256 
  Verifying        : perl-IPC-Open3-1.22-492.fc38.noarch                202/256 
  Verifying        : perl-MIME-Base64-3.16-489.fc37.i686                203/256 
  Verifying        : perl-POSIX-2.03-492.fc38.i686                      204/256 
  Verifying        : perl-PathTools-3.84-489.fc37.i686                  205/256 
  Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch            206/256 
  Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch           207/256 
  Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch             208/256 
  Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                209/256 
  Verifying        : perl-SGMLSpm-1.03ii-57.fc37.noarch                 210/256 
  Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc38.i686        211/256 
  Verifying        : perl-SelectSaver-1.02-492.fc38.noarch              212/256 
  Verifying        : perl-Socket-4:2.036-1.fc38.i686                    213/256 
  Verifying        : perl-Storable-1:3.26-489.fc37.i686                 214/256 
  Verifying        : perl-Symbol-1.09-492.fc38.noarch                   215/256 
  Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch           216/256 
  Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                 217/256 
  Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch          218/256 
  Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch      219/256 
  Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch             220/256 
  Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch            221/256 
  Verifying        : perl-constant-1.33-490.fc37.noarch                 222/256 
  Verifying        : perl-if-0.61.000-492.fc38.noarch                   223/256 
  Verifying        : perl-interpreter-4:5.36.0-492.fc38.i686            224/256 
  Verifying        : perl-libs-4:5.36.0-492.fc38.i686                   225/256 
  Verifying        : perl-mro-1.26-492.fc38.i686                        226/256 
  Verifying        : perl-overload-1.35-492.fc38.noarch                 227/256 
  Verifying        : perl-overloading-0.02-492.fc38.noarch              228/256 
  Verifying        : perl-parent-1:0.239-1.fc38.noarch                  229/256 
  Verifying        : perl-podlators-1:5.00-1.fc38.noarch                230/256 
  Verifying        : perl-threads-1:2.27-489.fc37.i686                  231/256 
  Verifying        : perl-threads-shared-1.64-489.fc37.i686             232/256 
  Verifying        : perl-vars-1.05-492.fc38.noarch                     233/256 
  Verifying        : pixman-0.40.0-6.fc37.i686                          234/256 
  Verifying        : pixman-devel-0.40.0-6.fc37.i686                    235/256 
  Verifying        : python-pip-wheel-22.3.1-1.fc38.noarch              236/256 
  Verifying        : python-setuptools-wheel-65.5.1-1.fc38.noarch       237/256 
  Verifying        : python3-3.11.1-1.fc38.i686                         238/256 
  Verifying        : python3-libs-3.11.1-1.fc38.i686                    239/256 
  Verifying        : python3-lxml-4.9.1-1.fc38.i686                     240/256 
  Verifying        : python3-mako-1.2.3-1.fc38.noarch                   241/256 
  Verifying        : python3-markdown-3.4.1-1.fc38.noarch               242/256 
  Verifying        : python3-markupsafe-2.1.1-3.fc37.i686               243/256 
  Verifying        : python3-pygments-2.13.0-1.fc38.noarch              244/256 
  Verifying        : python3-setuptools-65.5.1-1.fc38.noarch            245/256 
  Verifying        : sgml-common-0.6.3-59.fc37.noarch                   246/256 
  Verifying        : shared-mime-info-2.2-2.fc37.i686                   247/256 
  Verifying        : sysprof-capture-devel-3.46.0-1.fc38.i686           248/256 
  Verifying        : vim-filesystem-2:9.0.1054-1.fc38.noarch            249/256 
  Verifying        : wayland-devel-1.21.0-1.fc37.i686                   250/256 
  Verifying        : xkeyboard-config-2.36-3.fc38.noarch                251/256 
  Verifying        : xml-common-0.6.3-59.fc37.noarch                    252/256 
  Verifying        : xorg-x11-proto-devel-2022.2-2.fc38.noarch          253/256 
  Verifying        : xprop-1.2.5-2.fc37.i686                            254/256 
  Verifying        : xz-devel-5.2.9-1.fc38.i686                         255/256 
  Verifying        : zlib-devel-1.2.13-1.fc38.i686                      256/256 

Installed:
  adwaita-cursor-theme-43-1.fc38.noarch                                         
  adwaita-icon-theme-43-1.fc38.noarch                                           
  annobin-docs-10.99-1.0.1.fc38.noarch                                          
  annobin-plugin-gcc-10.99-1.0.1.fc38.i686                                      
  at-spi2-atk-2.46.0-2.fc38.i686                                                
  at-spi2-atk-devel-2.46.0-2.fc38.i686                                          
  at-spi2-core-2.46.0-2.fc38.i686                                               
  at-spi2-core-devel-2.46.0-2.fc38.i686                                         
  atk-2.46.0-2.fc38.i686                                                        
  atk-devel-2.46.0-2.fc38.i686                                                  
  autoconf-2.71-4.fc38.noarch                                                   
  automake-1.16.5-9.fc37.noarch                                                 
  avahi-libs-0.8-19.fc38.i686                                                   
  brotli-1.0.9-9.fc37.i686                                                      
  brotli-devel-1.0.9-9.fc37.i686                                                
  bzip2-devel-1.0.8-12.fc37.i686                                                
  cairo-1.17.6-2.fc37.i686                                                      
  cairo-devel-1.17.6-2.fc37.i686                                                
  cairo-gobject-1.17.6-2.fc37.i686                                              
  cairo-gobject-devel-1.17.6-2.fc37.i686                                        
  cmake-filesystem-3.25.1-1.fc38.i686                                           
  colord-libs-1.4.6-2.fc37.i686                                                 
  cpp-13.0.0-0.4.fc38.i686                                                      
  cups-libs-1:2.4.2-5.fc38.i686                                                 
  dbus-1:1.14.4-1.fc38.i686                                                     
  dbus-broker-32-1.fc37.i686                                                    
  dbus-common-1:1.14.4-1.fc38.noarch                                            
  dbus-devel-1:1.14.4-1.fc38.i686                                               
  dbus-libs-1:1.14.4-1.fc38.i686                                                
  docbook-dtds-1.0-80.fc37.noarch                                               
  docbook-style-dsssl-1.79-34.fc37.noarch                                       
  docbook-style-xsl-1.79.2-17.fc37.noarch                                       
  docbook-utils-0.6.14-55.fc37.noarch                                           
  emacs-filesystem-1:28.1-3.fc37.noarch                                         
  expat-2.5.0-1.fc38.i686                                                       
  fontconfig-2.14.1-2.fc38.i686                                                 
  fontconfig-devel-2.14.1-2.fc38.i686                                           
  fonts-filesystem-1:2.0.5-10.fc38.noarch                                       
  freetype-2.12.1-3.fc37.i686                                                   
  freetype-devel-2.12.1-3.fc37.i686                                             
  fribidi-1.0.12-2.fc37.i686                                                    
  fribidi-devel-1.0.12-2.fc37.i686                                              
  gc-8.2.2-1.fc38.i686                                                          
  gcc-13.0.0-0.4.fc38.i686                                                      
  gcc-plugin-annobin-13.0.0-0.4.fc38.i686                                       
  gdk-pixbuf2-2.42.10-1.fc38.i686                                               
  gdk-pixbuf2-devel-2.42.10-1.fc38.i686                                         
  gdk-pixbuf2-modules-2.42.10-1.fc38.i686                                       
  gettext-0.21.1-1.fc38.i686                                                    
  gettext-envsubst-0.21.1-1.fc38.i686                                           
  gettext-libs-0.21.1-1.fc38.i686                                               
  gettext-runtime-0.21.1-1.fc38.i686                                            
  glib2-2.74.1-2.fc38.i686                                                      
  glib2-devel-2.74.1-2.fc38.i686                                                
  glibc-devel-2.36.9000-18.fc38.i686                                            
  glibc-headers-x86-2.36.9000-18.fc38.noarch                                    
  gnutls-3.7.8-9.fc38.i686                                                      
  gobject-introspection-1.74.0-2.fc38.i686                                      
  gobject-introspection-devel-1.74.0-2.fc38.i686                                
  google-noto-fonts-common-20201206^1.git0c78c8329-9.fc38.noarch                
  google-noto-sans-vf-fonts-20201206^1.git0c78c8329-9.fc38.noarch               
  graphite2-1.3.14-10.fc37.i686                                                 
  graphite2-devel-1.3.14-10.fc37.i686                                           
  groff-base-1.22.4-10.fc37.i686                                                
  gtk-doc-1.33.2-6.fc37.i686                                                    
  gtk-update-icon-cache-3.24.35-2.fc38.i686                                     
  gtk3-3.24.35-2.fc38.i686                                                      
  gtk3-devel-3.24.35-2.fc38.i686                                                
  guile22-2.2.7-6.fc37.i686                                                     
  harfbuzz-6.0.0-1.fc38.i686                                                    
  harfbuzz-devel-6.0.0-1.fc38.i686                                              
  harfbuzz-icu-6.0.0-1.fc38.i686                                                
  hicolor-icon-theme-0.17-14.fc37.noarch                                        
  hwdata-0.365-1.fc38.noarch                                                    
  jbigkit-libs-2.1-24.fc37.i686                                                 
  json-glib-1.6.6-3.fc37.i686                                                   
  kernel-headers-6.1.0-1.fc38.i686                                              
  langpacks-core-font-en-3.0-27.fc38.noarch                                     
  lcms2-2.14-1.fc38.i686                                                        
  libX11-1.8.1-2.fc38.i686                                                      
  libX11-common-1.8.1-2.fc38.noarch                                             
  libX11-devel-1.8.1-2.fc38.i686                                                
  libX11-xcb-1.8.1-2.fc38.i686                                                  
  libXau-1.0.11-1.fc38.i686                                                     
  libXau-devel-1.0.11-1.fc38.i686                                               
  libXcomposite-0.4.5-8.fc37.i686                                               
  libXcomposite-devel-0.4.5-8.fc37.i686                                         
  libXcursor-1.2.1-2.fc37.i686                                                  
  libXcursor-devel-1.2.1-2.fc37.i686                                            
  libXdamage-1.1.5-8.fc37.i686                                                  
  libXdamage-devel-1.1.5-8.fc37.i686                                            
  libXext-1.3.5-1.fc38.i686                                                     
  libXext-devel-1.3.5-1.fc38.i686                                               
  libXfixes-6.0.0-4.fc37.i686                                                   
  libXfixes-devel-6.0.0-4.fc37.i686                                             
  libXft-2.3.6-1.fc38.i686                                                      
  libXft-devel-2.3.6-1.fc38.i686                                                
  libXi-1.8-3.fc37.i686                                                         
  libXi-devel-1.8-3.fc37.i686                                                   
  libXinerama-1.1.5-1.fc38.i686                                                 
  libXinerama-devel-1.1.5-1.fc38.i686                                           
  libXrandr-1.5.2-9.fc37.i686                                                   
  libXrandr-devel-1.5.2-9.fc37.i686                                             
  libXrender-0.9.11-1.fc38.i686                                                 
  libXrender-devel-0.9.11-1.fc38.i686                                           
  libXtst-1.2.4-1.fc38.i686                                                     
  libXtst-devel-1.2.4-1.fc38.i686                                               
  libXxf86vm-1.1.5-1.fc38.i686                                                  
  libasan-13.0.0-0.4.fc38.i686                                                  
  libatomic-13.0.0-0.4.fc38.i686                                                
  libb2-0.98.1-7.fc37.i686                                                      
  libblkid-devel-2.38.1-3.fc38.i686                                             
  libcloudproviders-0.3.1-6.fc37.i686                                           
  libcloudproviders-devel-0.3.1-6.fc37.i686                                     
  libdatrie-0.2.13-4.fc37.i686                                                  
  libdatrie-devel-0.2.13-4.fc37.i686                                            
  libdrm-2.4.114-1.fc38.i686                                                    
  libepoxy-1.5.10-2.fc37.i686                                                   
  libepoxy-devel-1.5.10-2.fc37.i686                                             
  libffi-devel-3.4.4-1.fc38.i686                                                
  libglvnd-1:1.6.0-1.fc38.i686                                                  
  libglvnd-core-devel-1:1.6.0-1.fc38.i686                                       
  libglvnd-devel-1:1.6.0-1.fc38.i686                                            
  libglvnd-egl-1:1.6.0-1.fc38.i686                                              
  libglvnd-gles-1:1.6.0-1.fc38.i686                                             
  libglvnd-glx-1:1.6.0-1.fc38.i686                                              
  libglvnd-opengl-1:1.6.0-1.fc38.i686                                           
  libgusb-0.4.3-1.fc38.i686                                                     
  libicu-71.1-2.fc38.i686                                                       
  libicu-devel-71.1-2.fc38.i686                                                 
  libjpeg-turbo-2.1.4-1.fc38.i686                                               
  libjpeg-turbo-devel-2.1.4-1.fc38.i686                                         
  libmount-devel-2.38.1-3.fc38.i686                                             
  libmpc-1.2.1-5.fc37.i686                                                      
  libpciaccess-0.16-7.fc37.i686                                                 
  libpng-2:1.6.37-13.fc37.i686                                                  
  libpng-devel-2:1.6.37-13.fc37.i686                                            
  libselinux-devel-3.4-6.fc38.i686                                              
  libsepol-devel-3.4-4.fc38.i686                                                
  libsoup3-3.2.2-1.fc38.i686                                                    
  libstemmer-2.2.0-4.fc38.i686                                                  
  libthai-0.1.29-3.fc37.i686                                                    
  libthai-devel-0.1.29-3.fc37.i686                                              
  libtiff-4.4.0-4.fc37.i686                                                     
  libtiff-devel-4.4.0-4.fc37.i686                                               
  libtool-2.4.7-3.0.1.fc38.i686                                                 
  libtool-ltdl-2.4.7-3.0.1.fc38.i686                                            
  libtracker-sparql-3.4.2-1.fc38.i686                                           
  libubsan-13.0.0-0.4.fc38.i686                                                 
  libusb1-1.0.26-1.fc38.i686                                                    
  libwayland-client-1.21.0-1.fc37.i686                                          
  libwayland-cursor-1.21.0-1.fc37.i686                                          
  libwayland-egl-1.21.0-1.fc37.i686                                             
  libwayland-server-1.21.0-1.fc37.i686                                          
  libwebp-1.2.4-2.fc38.i686                                                     
  libxcb-1.13.1-10.fc37.i686                                                    
  libxcb-devel-1.13.1-10.fc37.i686                                              
  libxcrypt-devel-4.4.33-5.fc38.i686                                            
  libxkbcommon-1.4.1-2.fc37.i686                                                
  libxkbcommon-devel-1.4.1-2.fc37.i686                                          
  libxml2-devel-2.10.3-2.fc38.i686                                              
  libxshmfence-1.3-11.fc37.i686                                                 
  libxslt-1.1.37-1.fc38.i686                                                    
  lynx-2.9.0-dev.10.2.fc38.2.i686                                               
  m4-1.4.19-4.fc37.i686                                                         
  make-1:4.3-11.fc37.i686                                                       
  mesa-libEGL-22.3.1-1.fc38.i686                                                
  mesa-libGL-22.3.1-1.fc38.i686                                                 
  mesa-libgbm-22.3.1-1.fc38.i686                                                
  mesa-libglapi-22.3.1-1.fc38.i686                                              
  meson-0.64.1-1.fc38.noarch                                                    
  mpdecimal-2.5.1-4.fc37.i686                                                   
  ncurses-6.3-5.20221126.fc38.i686                                              
  ninja-build-1.11.1-1.fc38.i686                                                
  openjade-1.3.2-70.fc37.i686                                                   
  opensp-1.5.2-41.fc38.i686                                                     
  pango-1.50.12-1.fc38.i686                                                     
  pango-devel-1.50.12-1.fc38.i686                                               
  pcre2-devel-10.40-1.fc37.1.i686                                               
  pcre2-utf16-10.40-1.fc37.1.i686                                               
  pcre2-utf32-10.40-1.fc37.1.i686                                               
  perl-B-1.83-492.fc38.i686                                                     
  perl-Carp-1.52-489.fc37.noarch                                                
  perl-Class-Struct-0.66-492.fc38.noarch                                        
  perl-Data-Dumper-2.184-490.fc37.i686                                          
  perl-DynaLoader-1.52-492.fc38.i686                                            
  perl-Encode-4:3.19-492.fc38.i686                                              
  perl-Errno-1.36-492.fc38.i686                                                 
  perl-Exporter-5.77-489.fc37.noarch                                            
  perl-Fcntl-1.15-492.fc38.i686                                                 
  perl-File-Basename-2.85-492.fc38.noarch                                       
  perl-File-Compare-1.100.700-492.fc38.noarch                                   
  perl-File-Copy-2.39-492.fc38.noarch                                           
  perl-File-Find-1.40-492.fc38.noarch                                           
  perl-File-Path-2.18-489.fc37.noarch                                           
  perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
  perl-File-stat-1.12-492.fc38.noarch                                           
  perl-Getopt-Long-1:2.54-1.fc38.noarch                                         
  perl-Getopt-Std-1.13-492.fc38.noarch                                          
  perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
  perl-IO-1.50-492.fc38.i686                                                    
  perl-IPC-Open3-1.22-492.fc38.noarch                                           
  perl-MIME-Base64-3.16-489.fc37.i686                                           
  perl-POSIX-2.03-492.fc38.i686                                                 
  perl-PathTools-3.84-489.fc37.i686                                             
  perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
  perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
  perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
  perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
  perl-SGMLSpm-1.03ii-57.fc37.noarch                                            
  perl-Scalar-List-Utils-5:1.63-489.fc38.i686                                   
  perl-SelectSaver-1.02-492.fc38.noarch                                         
  perl-Socket-4:2.036-1.fc38.i686                                               
  perl-Storable-1:3.26-489.fc37.i686                                            
  perl-Symbol-1.09-492.fc38.noarch                                              
  perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
  perl-Term-Cap-1.17-489.fc37.noarch                                            
  perl-Text-ParseWords-3.31-489.fc37.noarch                                     
  perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
  perl-Thread-Queue-3.14-489.fc37.noarch                                        
  perl-Time-Local-2:1.300-489.fc37.noarch                                       
  perl-constant-1.33-490.fc37.noarch                                            
  perl-if-0.61.000-492.fc38.noarch                                              
  perl-interpreter-4:5.36.0-492.fc38.i686                                       
  perl-libs-4:5.36.0-492.fc38.i686                                              
  perl-mro-1.26-492.fc38.i686                                                   
  perl-overload-1.35-492.fc38.noarch                                            
  perl-overloading-0.02-492.fc38.noarch                                         
  perl-parent-1:0.239-1.fc38.noarch                                             
  perl-podlators-1:5.00-1.fc38.noarch                                           
  perl-threads-1:2.27-489.fc37.i686                                             
  perl-threads-shared-1.64-489.fc37.i686                                        
  perl-vars-1.05-492.fc38.noarch                                                
  pixman-0.40.0-6.fc37.i686                                                     
  pixman-devel-0.40.0-6.fc37.i686                                               
  python-pip-wheel-22.3.1-1.fc38.noarch                                         
  python-setuptools-wheel-65.5.1-1.fc38.noarch                                  
  python3-3.11.1-1.fc38.i686                                                    
  python3-libs-3.11.1-1.fc38.i686                                               
  python3-lxml-4.9.1-1.fc38.i686                                                
  python3-mako-1.2.3-1.fc38.noarch                                              
  python3-markdown-3.4.1-1.fc38.noarch                                          
  python3-markupsafe-2.1.1-3.fc37.i686                                          
  python3-pygments-2.13.0-1.fc38.noarch                                         
  python3-setuptools-65.5.1-1.fc38.noarch                                       
  sgml-common-0.6.3-59.fc37.noarch                                              
  shared-mime-info-2.2-2.fc37.i686                                              
  sysprof-capture-devel-3.46.0-1.fc38.i686                                      
  vim-filesystem-2:9.0.1054-1.fc38.noarch                                       
  wayland-devel-1.21.0-1.fc37.i686                                              
  xkeyboard-config-2.36-3.fc38.noarch                                           
  xml-common-0.6.3-59.fc37.noarch                                               
  xorg-x11-proto-devel-2022.2-2.fc38.noarch                                     
  xprop-1.2.5-2.fc37.i686                                                       
  xz-devel-5.2.9-1.fc38.i686                                                    
  zlib-devel-1.2.13-1.fc38.i686                                                 

Complete!
Finish: build setup for amtk-5.6.1-1.fc38.src.rpm
Start: rpmbuild amtk-5.6.1-1.fc38.src.rpm
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1670803200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Vj9vqG
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf amtk-5.6.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/amtk-5.6.1.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd amtk-5.6.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4DJj89
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd amtk-5.6.1
+ CFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . redhat-linux-build -Dgtk_doc=true
The Meson build system
Version: 0.64.1
Source dir: /builddir/build/BUILD/amtk-5.6.1
Build dir: /builddir/build/BUILD/amtk-5.6.1/redhat-linux-build
Build type: native build
Project name: amtk
Project version: 5.6.1
C compiler for the host machine: gcc (gcc 13.0.0 "gcc (GCC) 13.0.0 20221219 (Red Hat 13.0.0-0)")
C linker for the host machine: gcc ld.bfd 2.39-6
Host machine cpu family: x86
Host machine cpu: i686
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency gio-2.0 found: YES 2.74.1
Run-time dependency gtk+-3.0 found: YES 3.24.35
Configuring amtk-config.h using configuration
Compiler for C supports arguments -fno-strict-aliasing: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wredundant-decls: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wdeclaration-after-statement: YES 
Compiler for C supports arguments -Wformat=2: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Winline: YES 
Compiler for C supports arguments -Wpacked: YES 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Wredundant-decls: YES (cached)
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Warray-bounds: YES 
Compiler for C supports arguments -Wimplicit-function-declaration: YES 
Compiler for C supports arguments -Wreturn-type: YES 
Compiler for C supports arguments -Wswitch-enum: YES 
Compiler for C supports arguments -Wswitch-default: YES 
Compiler for C supports arguments -Wduplicated-cond: YES 
Compiler for C supports arguments -Wduplicated-branches: YES 
Compiler for C supports arguments -Wlogical-op: YES 
Compiler for C supports arguments -Wrestrict: YES 
Compiler for C supports arguments -Wnull-dereference: YES 
Compiler for C supports arguments -Wjump-misses-init: YES 
Compiler for C supports arguments -Wdouble-promotion: YES 
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
Compiler for C supports link arguments -Wl,--version-script,/builddir/build/BUILD/amtk-5.6.1/amtk/symbol.map: YES 
Run-time dependency gobject-introspection-1.0 found: YES 1.74.0
Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached)
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.74.0 (cached)
Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Configuring gtkdocentities.ent using configuration
Run-time dependency glib-2.0 found: YES 2.74.1
Run-time dependency gobject-2.0 found: YES 2.74.1
Dependency gio-2.0 found: YES 2.74.1 (cached)
Dependency gtk+-3.0 found: YES 3.24.35 (cached)
Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan)
Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj)
Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb)
Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml)
Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref)
Build targets in project: 45
NOTICE: Future-deprecated features used:
 * 0.56.0: {'dependency.get_pkgconfig_variable'}
 * 0.64.0: {'copy arg in configure_file'}

amtk 5.6.1

    API version          : 5
    Prefix               : /usr
    GObject Introspection: True
    API documentation    : True

  User defined options
    auto_features        : enabled
    bindir               : /usr/bin
    buildtype            : plain
    datadir              : /usr/share
    includedir           : /usr/include
    infodir              : /usr/share/info
    libdir               : /usr/lib
    libexecdir           : /usr/libexec
    localedir            : /usr/share/locale
    localstatedir        : /var
    mandir               : /usr/share/man
    prefix               : /usr
    sbindir              : /usr/sbin
    sharedstatedir       : /var/lib
    sysconfdir           : /etc
    wrap_mode            : nodownload
    gtk_doc              : true

Found ninja-1.11.1 at /usr/bin/ninja
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
+ /usr/bin/meson compile -C redhat-linux-build -j 2 --verbose
ninja: Entering directory `/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build'
[1/58] /usr/bin/msgfmt ../po/ca.po -o po/ca/LC_MESSAGES/amtk-5.mo
[2/58] /usr/bin/msgfmt ../po/cs.po -o po/cs/LC_MESSAGES/amtk-5.mo
[3/58] /usr/bin/msgfmt ../po/da.po -o po/da/LC_MESSAGES/amtk-5.mo
[4/58] /usr/bin/msgfmt ../po/de.po -o po/de/LC_MESSAGES/amtk-5.mo
[5/58] /usr/bin/msgfmt ../po/el.po -o po/el/LC_MESSAGES/amtk-5.mo
[6/58] /usr/bin/msgfmt ../po/en_GB.po -o po/en_GB/LC_MESSAGES/amtk-5.mo
[7/58] /usr/bin/msgfmt ../po/eu.po -o po/eu/LC_MESSAGES/amtk-5.mo
[8/58] /usr/bin/msgfmt ../po/es.po -o po/es/LC_MESSAGES/amtk-5.mo
[9/58] /usr/bin/msgfmt ../po/fr.po -o po/fr/LC_MESSAGES/amtk-5.mo
[10/58] /usr/bin/msgfmt ../po/fur.po -o po/fur/LC_MESSAGES/amtk-5.mo
[11/58] /usr/bin/msgfmt ../po/hr.po -o po/hr/LC_MESSAGES/amtk-5.mo
[12/58] /usr/bin/msgfmt ../po/id.po -o po/id/LC_MESSAGES/amtk-5.mo
[13/58] /usr/bin/msgfmt ../po/hu.po -o po/hu/LC_MESSAGES/amtk-5.mo
[14/58] /usr/bin/msgfmt ../po/it.po -o po/it/LC_MESSAGES/amtk-5.mo
[15/58] /usr/bin/msgfmt ../po/ja.po -o po/ja/LC_MESSAGES/amtk-5.mo
[16/58] /usr/bin/msgfmt ../po/lt.po -o po/lt/LC_MESSAGES/amtk-5.mo
[17/58] /usr/bin/msgfmt ../po/ms.po -o po/ms/LC_MESSAGES/amtk-5.mo
[18/58] /usr/bin/msgfmt ../po/nl.po -o po/nl/LC_MESSAGES/amtk-5.mo
[19/58] /usr/bin/msgfmt ../po/pt.po -o po/pt/LC_MESSAGES/amtk-5.mo
[20/58] /usr/bin/msgfmt ../po/pl.po -o po/pl/LC_MESSAGES/amtk-5.mo
[21/58] /usr/bin/msgfmt ../po/ro.po -o po/ro/LC_MESSAGES/amtk-5.mo
[22/58] /usr/bin/msgfmt ../po/pt_BR.po -o po/pt_BR/LC_MESSAGES/amtk-5.mo
[23/58] /usr/bin/msgfmt ../po/ru.po -o po/ru/LC_MESSAGES/amtk-5.mo
[24/58] /usr/bin/msgfmt ../po/sr.po -o po/sr/LC_MESSAGES/amtk-5.mo
[25/58] /usr/bin/msgfmt ../po/sl.po -o po/sl/LC_MESSAGES/amtk-5.mo
[26/58] /usr/bin/msgfmt ../po/tr.po -o po/tr/LC_MESSAGES/amtk-5.mo
[27/58] /usr/bin/msgfmt ../po/sv.po -o po/sv/LC_MESSAGES/amtk-5.mo
[28/58] /usr/bin/msgfmt ../po/zh_CN.po -o po/zh_CN/LC_MESSAGES/amtk-5.mo
[29/58] /usr/bin/msgfmt ../po/uk.po -o po/uk/LC_MESSAGES/amtk-5.mo
[30/58] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/meson-private/meson_exe_glib-mkenums_0a1641eaae393546c8d74ce1f7ebd5aee27bb97d.dat
[31/58] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/meson-private/meson_exe_glib-mkenums_2f34042b53dd32f229e5e6c52057d2c74f1fabc6.dat
[32/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-action-info.c.o -MF amtk/libamtk-static.a.p/amtk-action-info.c.o.d -o amtk/libamtk-static.a.p/amtk-action-info.c.o -c ../amtk/amtk-action-info.c
[33/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-action-info-central-store.c.o -MF amtk/libamtk-static.a.p/amtk-action-info-central-store.c.o.d -o amtk/libamtk-static.a.p/amtk-action-info-central-store.c.o -c ../amtk/amtk-action-info-central-store.c
[34/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/meson-generated_.._amtk-enum-types.c.o -MF amtk/libamtk-static.a.p/meson-generated_.._amtk-enum-types.c.o.d -o amtk/libamtk-static.a.p/meson-generated_.._amtk-enum-types.c.o -c amtk/amtk-enum-types.c
[35/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-action-map.c.o -MF amtk/libamtk-static.a.p/amtk-action-map.c.o.d -o amtk/libamtk-static.a.p/amtk-action-map.c.o -c ../amtk/amtk-action-map.c
[36/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-action-info-store.c.o -MF amtk/libamtk-static.a.p/amtk-action-info-store.c.o.d -o amtk/libamtk-static.a.p/amtk-action-info-store.c.o -c ../amtk/amtk-action-info-store.c
[37/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-application-window.c.o -MF amtk/libamtk-static.a.p/amtk-application-window.c.o.d -o amtk/libamtk-static.a.p/amtk-application-window.c.o -c ../amtk/amtk-application-window.c
[38/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-gmenu.c.o -MF amtk/libamtk-static.a.p/amtk-gmenu.c.o.d -o amtk/libamtk-static.a.p/amtk-gmenu.c.o -c ../amtk/amtk-gmenu.c
[39/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-init.c.o -MF amtk/libamtk-static.a.p/amtk-init.c.o.d -o amtk/libamtk-static.a.p/amtk-init.c.o -c ../amtk/amtk-init.c
[40/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-factory.c.o -MF amtk/libamtk-static.a.p/amtk-factory.c.o.d -o amtk/libamtk-static.a.p/amtk-factory.c.o -c ../amtk/amtk-factory.c
[41/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-menu-item.c.o -MF amtk/libamtk-static.a.p/amtk-menu-item.c.o.d -o amtk/libamtk-static.a.p/amtk-menu-item.c.o -c ../amtk/amtk-menu-item.c
[42/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-menu-shell.c.o -MF amtk/libamtk-static.a.p/amtk-menu-shell.c.o.d -o amtk/libamtk-static.a.p/amtk-menu-shell.c.o -c ../amtk/amtk-menu-shell.c
[43/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-shortcuts.c.o -MF amtk/libamtk-static.a.p/amtk-shortcuts.c.o.d -o amtk/libamtk-static.a.p/amtk-shortcuts.c.o -c ../amtk/amtk-shortcuts.c
[44/58] gcc -Iamtk/libamtk-static.a.p -Iamtk -I../amtk -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DAMTK_COMPILATION -MD -MQ amtk/libamtk-static.a.p/amtk-utils.c.o -MF amtk/libamtk-static.a.p/amtk-utils.c.o.d -o amtk/libamtk-static.a.p/amtk-utils.c.o -c ../amtk/amtk-utils.c
[45/58] rm -f amtk/libamtk-static.a && gcc-ar csrDT amtk/libamtk-static.a amtk/libamtk-static.a.p/meson-generated_.._amtk-enum-types.c.o amtk/libamtk-static.a.p/amtk-action-info.c.o amtk/libamtk-static.a.p/amtk-action-info-central-store.c.o amtk/libamtk-static.a.p/amtk-action-info-store.c.o amtk/libamtk-static.a.p/amtk-action-map.c.o amtk/libamtk-static.a.p/amtk-application-window.c.o amtk/libamtk-static.a.p/amtk-factory.c.o amtk/libamtk-static.a.p/amtk-gmenu.c.o amtk/libamtk-static.a.p/amtk-init.c.o amtk/libamtk-static.a.p/amtk-menu-item.c.o amtk/libamtk-static.a.p/amtk-menu-shell.c.o amtk/libamtk-static.a.p/amtk-shortcuts.c.o amtk/libamtk-static.a.p/amtk-utils.c.o
[46/58] gcc -Itests/interactive-tests/test-headerbar.p -Itests/interactive-tests -I../tests/interactive-tests -I. -I.. -Iamtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -MD -MQ tests/interactive-tests/test-headerbar.p/test-headerbar.c.o -MF tests/interactive-tests/test-headerbar.p/test-headerbar.c.o.d -o tests/interactive-tests/test-headerbar.p/test-headerbar.c.o -c ../tests/interactive-tests/test-headerbar.c
../tests/interactive-tests/test-headerbar.c: In function ‘main’:
../tests/interactive-tests/test-headerbar.c:186:9: warning: ‘G_APPLICATION_FLAGS_NONE’ is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations]
  186 |         app = gtk_application_new ("org.gnome.amtk.test-headerbar", G_APPLICATION_FLAGS_NONE);
      |         ^~~
In file included from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from ../amtk/amtk-action-info-store.h:12,
                 from ../amtk/amtk.h:13,
                 from ../tests/interactive-tests/test-headerbar.c:5:
/usr/include/glib-2.0/gio/gioenums.h:1536:3: note: declared here
 1536 |   G_APPLICATION_FLAGS_NONE GLIB_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
[47/58] gcc  -o tests/interactive-tests/test-headerbar tests/interactive-tests/test-headerbar.p/test-headerbar.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group amtk/libamtk-static.a /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgtk-3.so /usr/lib/libgdk-3.so /usr/lib/libz.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libharfbuzz.so /usr/lib/libatk-1.0.so /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so /usr/lib/libgdk_pixbuf-2.0.so -Wl,--end-group
[48/58] gcc  -o amtk/libamtk-5.so.0 amtk/libamtk-static.a.p/amtk-action-info.c.o amtk/libamtk-static.a.p/amtk-action-info-central-store.c.o amtk/libamtk-static.a.p/amtk-action-info-store.c.o amtk/libamtk-static.a.p/amtk-action-map.c.o amtk/libamtk-static.a.p/amtk-application-window.c.o amtk/libamtk-static.a.p/amtk-factory.c.o amtk/libamtk-static.a.p/amtk-gmenu.c.o amtk/libamtk-static.a.p/amtk-init.c.o amtk/libamtk-static.a.p/amtk-menu-item.c.o amtk/libamtk-static.a.p/amtk-menu-shell.c.o amtk/libamtk-static.a.p/amtk-shortcuts.c.o amtk/libamtk-static.a.p/amtk-utils.c.o amtk/libamtk-static.a.p/meson-generated_.._amtk-enum-types.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libamtk-5.so.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--version-script,/builddir/build/BUILD/amtk-5.6.1/amtk/symbol.map /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgtk-3.so /usr/lib/libgdk-3.so /usr/lib/libz.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libharfbuzz.so /usr/lib/libatk-1.0.so /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so /usr/lib/libgdk_pixbuf-2.0.so -Wl,--end-group
[49/58] gcc -Itests/interactive-tests/test-traditional-ui.p -Itests/interactive-tests -I../tests/interactive-tests -I. -I.. -Iamtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -MD -MQ tests/interactive-tests/test-traditional-ui.p/test-traditional-ui.c.o -MF tests/interactive-tests/test-traditional-ui.p/test-traditional-ui.c.o.d -o tests/interactive-tests/test-traditional-ui.p/test-traditional-ui.c.o -c ../tests/interactive-tests/test-traditional-ui.c
../tests/interactive-tests/test-traditional-ui.c: In function ‘main’:
../tests/interactive-tests/test-traditional-ui.c:203:9: warning: ‘G_APPLICATION_FLAGS_NONE’ is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations]
  203 |         app = gtk_application_new ("org.gnome.amtk.test-traditional-ui", G_APPLICATION_FLAGS_NONE);
      |         ^~~
In file included from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from ../amtk/amtk-action-info-store.h:12,
                 from ../amtk/amtk.h:13,
                 from ../tests/interactive-tests/test-traditional-ui.c:5:
/usr/include/glib-2.0/gio/gioenums.h:1536:3: note: declared here
 1536 |   G_APPLICATION_FLAGS_NONE GLIB_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
[50/58] gcc  -o tests/interactive-tests/test-traditional-ui tests/interactive-tests/test-traditional-ui.p/test-traditional-ui.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group amtk/libamtk-static.a /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgtk-3.so /usr/lib/libgdk-3.so /usr/lib/libz.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libharfbuzz.so /usr/lib/libatk-1.0.so /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so /usr/lib/libgdk_pixbuf-2.0.so -Wl,--end-group
[51/58] gcc -Itests/unit-tests/test-action-info-store.p -Itests/unit-tests -I../tests/unit-tests -I. -I.. -Iamtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -MD -MQ tests/unit-tests/test-action-info-store.p/test-action-info-store.c.o -MF tests/unit-tests/test-action-info-store.p/test-action-info-store.c.o.d -o tests/unit-tests/test-action-info-store.p/test-action-info-store.c.o -c ../tests/unit-tests/test-action-info-store.c
[52/58] gcc  -o tests/unit-tests/test-action-info-store tests/unit-tests/test-action-info-store.p/test-action-info-store.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group amtk/libamtk-static.a /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgtk-3.so /usr/lib/libgdk-3.so /usr/lib/libz.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libharfbuzz.so /usr/lib/libatk-1.0.so /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so /usr/lib/libgdk_pixbuf-2.0.so -Wl,--end-group
[53/58] gcc -Itests/unit-tests/test-action-map.p -Itests/unit-tests -I../tests/unit-tests -I. -I.. -Iamtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -MD -MQ tests/unit-tests/test-action-map.p/test-action-map.c.o -MF tests/unit-tests/test-action-map.p/test-action-map.c.o.d -o tests/unit-tests/test-action-map.p/test-action-map.c.o -c ../tests/unit-tests/test-action-map.c
[54/58] gcc  -o tests/unit-tests/test-action-map tests/unit-tests/test-action-map.p/test-action-map.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group amtk/libamtk-static.a /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgtk-3.so /usr/lib/libgdk-3.so /usr/lib/libz.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libharfbuzz.so /usr/lib/libatk-1.0.so /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so /usr/lib/libgdk_pixbuf-2.0.so -Wl,--end-group
[55/58] gcc -Itests/unit-tests/test-utils.p -Itests/unit-tests -I../tests/unit-tests -I. -I.. -Iamtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="amtk"' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -MD -MQ tests/unit-tests/test-utils.p/test-utils.c.o -MF tests/unit-tests/test-utils.p/test-utils.c.o.d -o tests/unit-tests/test-utils.p/test-utils.c.o -c ../tests/unit-tests/test-utils.c
[56/58] gcc  -o tests/unit-tests/test-utils tests/unit-tests/test-utils.p/test-utils.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,--start-group amtk/libamtk-static.a /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libgtk-3.so /usr/lib/libgdk-3.so /usr/lib/libz.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libharfbuzz.so /usr/lib/libatk-1.0.so /usr/lib/libcairo-gobject.so /usr/lib/libcairo.so /usr/lib/libgdk_pixbuf-2.0.so -Wl,--end-group
[57/58] env PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig:/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/meson-uninstalled /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=Amtk --nsversion=5 --warn-all --output amtk/Amtk-5.gir --c-include=amtk/amtk.h -I/builddir/build/BUILD/amtk-5.6.1/amtk -I/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/amtk --filelist=/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/amtk/libamtk-5.so.0.p/Amtk_5_gir_filelist --include=Gtk-3.0 --identifier-prefix=Amtk --pkg-export=amtk-5 --cflags-begin '-DG_LOG_DOMAIN="amtk"' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gobject-introspection-1.0 --cflags-end -I/builddir/build/BUILD/amtk-5.6.1/. -I/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/. --add-include-path=/usr/share/gir-1.0 --add-include-path=/builddir/build/BUILD/amtk-5.6.1/. --add-include-path=/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/. -L/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/amtk --library amtk-5 --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=gtk-3 --extra-library=gdk-3 --extra-library=z --extra-library=pangocairo-1.0 --extra-library=pango-1.0 --extra-library=harfbuzz --extra-library=atk-1.0 --extra-library=cairo-gobject --extra-library=cairo --extra-library=gdk_pixbuf-2.0 --extra-library=girepository-1.0 --sources-top-dirs /builddir/build/BUILD/amtk-5.6.1/ --sources-top-dirs /builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/
[58/58] /usr/bin/g-ir-compiler amtk/Amtk-5.gir --output amtk/Amtk-5.typelib --includedir=/usr/share/gir-1.0
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /builddir/build/BUILD/amtk-5.6.1/redhat-linux-build -j 2 -v
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HcBF3E
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386
++ dirname /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386
+ CFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-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  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd amtk-5.6.1
+ DESTDIR=/builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386
+ /usr/bin/meson install -C redhat-linux-build --no-rebuild
Installing po/ca/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/ca/LC_MESSAGES
Installing po/cs/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/cs/LC_MESSAGES
Installing po/da/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/de/LC_MESSAGES
Installing po/el/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/el/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/en_GB/LC_MESSAGES
Installing po/es/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/es/LC_MESSAGES
Installing po/eu/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/eu/LC_MESSAGES
Installing po/fr/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/fr/LC_MESSAGES
Installing po/fur/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/fur/LC_MESSAGES
Installing po/hr/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/hr/LC_MESSAGES
Installing po/id/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/id/LC_MESSAGES
Installing po/hu/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/hu/LC_MESSAGES
Installing po/it/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/ja/LC_MESSAGES
Installing po/lt/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/lt/LC_MESSAGES
Installing po/ms/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/ms/LC_MESSAGES
Installing po/nl/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/nl/LC_MESSAGES
Installing po/pl/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/pl/LC_MESSAGES
Installing po/pt/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/ru/LC_MESSAGES
Installing po/sr/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/sr/LC_MESSAGES
Installing po/sl/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/sl/LC_MESSAGES
Installing po/sv/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/sv/LC_MESSAGES
Installing po/tr/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/tr/LC_MESSAGES
Installing po/uk/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/uk/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/amtk-5.mo to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/locale/zh_CN/LC_MESSAGES
Installing amtk/amtk-enum-types.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing amtk/libamtk-5.so.0 to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/lib
Installing amtk/Amtk-5.gir to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/gir-1.0
Installing amtk/Amtk-5.typelib to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/lib/girepository-1.0
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-action-info-central-store.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-action-info.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-action-info-store.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-action-map.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-application-window.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-factory.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-gmenu.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-init.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-menu-item.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-menu-shell.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-shortcuts.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/amtk/amtk-utils.h to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/include/amtk-5/amtk/
Installing /builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/meson-private/amtk-5.pc to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/lib/pkgconfig
Installing symlink pointing to libamtk-5.so.0 to /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/lib/libamtk-5.so
Running custom install script '/usr/bin/meson --internal gtkdoc --sourcedir=/builddir/build/BUILD/amtk-5.6.1 --builddir=/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build --subdir=docs/reference --headerdirs=/builddir/build/BUILD/amtk-5.6.1/docs/reference/../../amtk/@@/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/docs/reference/../../amtk/ --mainfile=amtk-docs.xml --modulename=amtk-5 --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-types --scanobjsargs= --gobjects-types-file=/builddir/build/BUILD/amtk-5.6.1/docs/reference/amtk-5.types --fixxrefargs=--html-dir=/usr/share/gtk-doc/html/amtk-5@@--extra-dir=/usr/share/gtk-doc/html/glib@@--extra-dir=/usr/share/gtk-doc/html/gobject@@--extra-dir=/usr/share/gtk-doc/html/gio@@--extra-dir=/usr/share/gtk-doc/html/gtk3 --mkdbargs= --html-assets= --content-files=/builddir/build/BUILD/amtk-5.6.1/docs/reference/amtk-intro.xml@@/builddir/build/BUILD/amtk-5.6.1/docs/reference/gradual-porting.xml --expand-content-files= --ignore-headers= --installdir= --cc=gcc --ld=gcc --cflags=-I/builddir/build/BUILD/amtk-5.6.1/. -I/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection \'-DG_LOG_DOMAIN="amtk"\' -fno-strict-aliasing -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion --ldflags=-L/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/amtk -Wl,-rpath,/builddir/build/BUILD/amtk-5.6.1/redhat-linux-build/amtk -lamtk-5 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386 amtk-5
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 5.6.1-1.fc38 --unique-debug-suffix -5.6.1-1.fc38.i386 --unique-debug-src-base amtk-5.6.1-1.fc38.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/amtk-5.6.1
extracting debug info from /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/lib/libamtk-5.so.0
original debug info size: 204kB, size after compression: 184kB
/usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
257 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: amtk-5.6.1-1.fc38.i686
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7RWHe6
+ umask 022
+ cd /builddir/build/BUILD
+ cd amtk-5.6.1
+ DOCDIR=/builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/doc/amtk
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/doc/amtk
+ cp -pr NEWS /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/doc/amtk
+ cp -pr README.md /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/doc/amtk
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uT9UWV
+ umask 022
+ cd /builddir/build/BUILD
+ cd amtk-5.6.1
+ LICENSEDIR=/builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/licenses/amtk
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/licenses/amtk
+ cp -pr LICENSES/LGPL-3.0-or-later.txt /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386/usr/share/licenses/amtk
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: amtk = 5.6.1-1.fc38 amtk(x86-32) = 5.6.1-1.fc38 libamtk-5.so.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 rtld(GNU_HASH)
Obsoletes: amtk-tests < 5.3.1
Processing files: amtk-devel-5.6.1-1.fc38.i686
Provides: amtk-devel = 5.6.1-1.fc38 amtk-devel(x86-32) = 5.6.1-1.fc38 pkgconfig(amtk-5) = 5.6.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libamtk-5.so.0 pkgconfig(gio-2.0) >= 2.56 pkgconfig(gtk+-3.0) >= 3.22
Processing files: amtk-debugsource-5.6.1-1.fc38.i686
Provides: amtk-debugsource = 5.6.1-1.fc38 amtk-debugsource(x86-32) = 5.6.1-1.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: amtk-debuginfo-5.6.1-1.fc38.i686
Provides: amtk-debuginfo = 5.6.1-1.fc38 amtk-debuginfo(x86-32) = 5.6.1-1.fc38 debuginfo(build-id) = 6ccaacf2b1a499809f904f53355f64cf3abff931 libamtk-5.so.0-5.6.1-1.fc38.i386.debug
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: amtk-debugsource(x86-32) = 5.6.1-1.fc38
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386
Wrote: /builddir/build/RPMS/amtk-debuginfo-5.6.1-1.fc38.i686.rpm
Wrote: /builddir/build/RPMS/amtk-5.6.1-1.fc38.i686.rpm
Wrote: /builddir/build/RPMS/amtk-devel-5.6.1-1.fc38.i686.rpm
Wrote: /builddir/build/RPMS/amtk-debugsource-5.6.1-1.fc38.i686.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RDBe1E
+ umask 022
+ cd /builddir/build/BUILD
+ cd amtk-5.6.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/amtk-5.6.1-1.fc38.i386
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.GNvduH
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf amtk-5.6.1 amtk-5.6.1.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild amtk-5.6.1-1.fc38.src.rpm
Finish: build phase for amtk-5.6.1-1.fc38.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-i686-1671773987.722066/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-i686-1671773987.722066/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-i686-1671773987.722066/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/amtk-5.6.1-1.fc38.src.rpm) Config(child) 0 minutes 35 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