Warning: Permanently added '162.133.142.100' (ED25519) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 5167781 --chroot fedora-rawhide-s390x --detached
Version: 0.62
PID: 83708
Logging PID: 83709
Task:
{'appstream': False,
 'background': True,
 'build_id': 5167781,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-s390x',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'fe90bfb8cdff74b4935c0f9ecb5d750ef3d57fbc',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/adime',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'adime',
 'package_version': '2.2.1-35',
 '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-s390x/',
            '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': '5167781-fedora-rawhide-s390x',
 'timeout': 115200,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

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

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

Running: git checkout fe90bfb8cdff74b4935c0f9ecb5d750ef3d57fbc

cmd: ['git', 'checkout', 'fe90bfb8cdff74b4935c0f9ecb5d750ef3d57fbc']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-frs68fwg/adime
rc: 0
stdout: 
stderr: Note: switching to 'fe90bfb8cdff74b4935c0f9ecb5d750ef3d57fbc'.

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 fe90bfb automatic import of adime

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-frs68fwg/adime
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 adime-2.2.1.tar.gz
INFO: Calling: curl -H Pragma: -o adime-2.2.1.tar.gz --location --remote-time --show-error --fail https://copr-dist-git.fedorainfracloud.org/repo/pkgs/jakub/gcc-13-test/adime/adime-2.2.1.tar.gz/md5/aa71fbe7661e56421cab42e6bca70c7c/adime-2.2.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  239k  100  239k    0     0   217k      0  0:00:01  0:00:01 --:--:--  217k
INFO: Reading stdout from command: md5sum adime-2.2.1.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=115200): unbuffer mock --buildsrpm --spec /var/lib/copr-rpmbuild/workspace/workdir-frs68fwg/adime/adime.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-frs68fwg/adime --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1671767691.437394 -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-frs68fwg/adime/adime.spec)  Config(fedora-rawhide-s390x)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap-1671767691.437394/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                                 192 kB/s | 2.0 MB     00:10    
Additional repo https_jakub_fedorapeople_org_fe  49 kB/s |  86 kB     00:01    
fedora                                          4.1 MB/s |  59 MB     00:14    
Dependencies resolved.
=========================================================================================================================
 Package                         Arch    Version                    Repository                                       Size
=========================================================================================================================
Installing:
 dnf                             noarch  4.14.0-1.fc38              fedora                                          480 k
 dnf-plugins-core                noarch  4.3.1-1.fc38               fedora                                           34 k
Installing dependencies:
 alternatives                    s390x   1.21-1.fc38                fedora                                           38 k
 audit-libs                      s390x   3.0.9-1.fc38               fedora                                          114 k
 basesystem                      noarch  11-14.fc37                 fedora                                          7.0 k
 bash                            s390x   5.2.9-3.fc38               fedora                                          1.8 M
 bzip2-libs                      s390x   1.0.8-12.fc37              fedora                                           42 k
 ca-certificates                 noarch  2022.2.54-5.fc37           fedora                                          829 k
 coreutils                       s390x   9.1-8.fc38                 fedora                                          1.1 M
 coreutils-common                s390x   9.1-8.fc38                 fedora                                          2.0 M
 crypto-policies                 noarch  20221215-1.gita4c31a3.fc38 fedora                                           90 k
 curl                            s390x   7.87.0-1.fc38              fedora                                          343 k
 cyrus-sasl-lib                  s390x   2.1.28-8.fc38              fedora                                          758 k
 dbus-libs                       s390x   1:1.14.4-1.fc38            fedora                                          152 k
 dnf-data                        noarch  4.14.0-1.fc38              fedora                                           43 k
 elfutils-default-yama-scope     noarch  0.188-3.fc38               fedora                                           15 k
 elfutils-libelf                 s390x   0.188-3.fc38               fedora                                          196 k
 elfutils-libs                   s390x   0.188-3.fc38               fedora                                          255 k
 expat                           s390x   2.5.0-1.fc38               fedora                                          108 k
 fedora-gpg-keys                 noarch  38-0.3                     fedora                                          125 k
 fedora-release                  noarch  38-0.6                     fedora                                           11 k
 fedora-release-common           noarch  38-0.6                     fedora                                           21 k
 fedora-release-identity-basic   noarch  38-0.6                     fedora                                           11 k
 fedora-repos                    noarch  38-0.3                     fedora                                           10 k
 fedora-repos-rawhide            noarch  38-0.3                     fedora                                          9.7 k
 file-libs                       s390x   5.42-4.fc37                fedora                                          675 k
 filesystem                      s390x   3.18-2.fc37                fedora                                          1.1 M
 findutils                       s390x   1:4.9.0-2.fc37             fedora                                          487 k
 gawk                            s390x   5.1.1-4.fc37               fedora                                          1.0 M
 gdbm-libs                       s390x   1:1.23-2.fc37              fedora                                           56 k
 glib2                           s390x   2.74.1-2.fc38              fedora                                          2.7 M
 glibc                           s390x   2.36.9000-18.fc38          fedora                                          1.6 M
 glibc-common                    s390x   2.36.9000-18.fc38          fedora                                          306 k
 glibc-minimal-langpack          s390x   2.36.9000-18.fc38          fedora                                           30 k
 gmp                             s390x   1:6.2.1-3.fc37             fedora                                          284 k
 gnupg2                          s390x   2.3.8-1.fc38               fedora                                          2.5 M
 gnutls                          s390x   3.7.8-9.fc38               fedora                                          1.0 M
 gpgme                           s390x   1.17.1-3.fc38              fedora                                          205 k
 grep                            s390x   3.8-1.fc38                 fedora                                          293 k
 ima-evm-utils                   s390x   1.4-6.fc37                 fedora                                           62 k
 json-c                          s390x   0.16-3.fc38                fedora                                           41 k
 keyutils-libs                   s390x   1.6.1-5.fc37               fedora                                           31 k
 krb5-libs                       s390x   1.20.1-3.fc38              fedora                                          706 k
 libacl                          s390x   2.3.1-4.fc38               copr_base                                        25 k
 libarchive                      s390x   3.6.1-3.fc38               fedora                                          394 k
 libassuan                       s390x   2.5.5-5.fc37               fedora                                           64 k
 libattr                         s390x   2.5.1-5.fc37               fedora                                           18 k
 libb2                           s390x   0.98.1-7.fc37              fedora                                           26 k
 libblkid                        s390x   2.38.1-3.fc38              fedora                                          103 k
 libbrotli                       s390x   1.0.9-9.fc37               fedora                                          317 k
 libcap                          s390x   2.48-5.fc37                fedora                                           66 k
 libcap-ng                       s390x   0.8.3-4.fc38               fedora                                           32 k
 libcom_err                      s390x   1.46.5-3.fc37              fedora                                           25 k
 libcomps                        s390x   0.1.18-4.fc37              fedora                                           74 k
 libcurl                         s390x   7.87.0-1.fc38              fedora                                          295 k
 libdnf                          s390x   0.68.0-1.fc38              fedora                                          627 k
 libevent                        s390x   2.1.12-7.fc37              fedora                                          252 k
 libffi                          s390x   3.4.4-1.fc38               fedora                                           34 k
 libfsverity                     s390x   1.4-8.fc37                 fedora                                           19 k
 libgcc                          s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch   66 k
 libgcrypt                       s390x   1.10.1-6.fc38              fedora                                          457 k
 libgomp                         s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  305 k
 libgpg-error                    s390x   1.46-1.fc38                fedora                                          226 k
 libidn2                         s390x   2.3.4-1.fc38               fedora                                          161 k
 libksba                         s390x   1.6.3-1.fc38               fedora                                          152 k
 libmodulemd                     s390x   2.14.0-4.fc37              fedora                                          210 k
 libmount                        s390x   2.38.1-3.fc38              fedora                                          132 k
 libnghttp2                      s390x   1.51.0-1.fc38              fedora                                           73 k
 libnsl2                         s390x   2.0.0-4.fc37               fedora                                           30 k
 libpsl                          s390x   0.21.1-6.fc37              fedora                                           63 k
 librepo                         s390x   1.15.1-1.fc38              fedora                                           92 k
 libreport-filesystem            noarch  2.17.6-1.fc38              fedora                                           14 k
 libselinux                      s390x   3.4-6.fc38                 fedora                                           85 k
 libsemanage                     s390x   3.4-6.fc38                 fedora                                          115 k
 libsepol                        s390x   3.4-4.fc38                 fedora                                          302 k
 libsigsegv                      s390x   2.14-3.fc37                fedora                                           27 k
 libsmartcols                    s390x   2.38.1-3.fc38              fedora                                           63 k
 libsolv                         s390x   0.7.22-3.fc37              fedora                                          387 k
 libssh                          s390x   0.10.4-2.fc38              fedora                                          199 k
 libssh-config                   noarch  0.10.4-2.fc38              fedora                                          8.8 k
 libstdc++                       s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  889 k
 libtasn1                        s390x   4.19.0-1.fc38              fedora                                           74 k
 libtirpc                        s390x   1.3.3-0.fc37               fedora                                           90 k
 libunistring                    s390x   1.0-2.fc37                 fedora                                          547 k
 libuuid                         s390x   2.38.1-3.fc38              fedora                                           27 k
 libverto                        s390x   0.3.2-4.fc37               fedora                                           20 k
 libxcrypt                       s390x   4.4.33-5.fc38              fedora                                          121 k
 libxml2                         s390x   2.10.3-2.fc38              fedora                                          670 k
 libyaml                         s390x   0.2.5-8.fc37               fedora                                           55 k
 libzstd                         s390x   1.5.2-3.fc37               fedora                                          274 k
 lua-libs                        s390x   5.4.4-6.fc38               fedora                                          129 k
 lz4-libs                        s390x   1.9.3-5.fc37               fedora                                           68 k
 mpdecimal                       s390x   2.5.1-4.fc37               fedora                                          104 k
 mpfr                            s390x   4.1.1-2.fc38               fedora                                          522 k
 ncurses-base                    noarch  6.3-5.20221126.fc38        fedora                                           86 k
 ncurses-libs                    s390x   6.3-5.20221126.fc38        fedora                                          324 k
 nettle                          s390x   3.8-2.fc37                 fedora                                          430 k
 npth                            s390x   1.6-10.fc38                fedora                                           24 k
 openldap                        s390x   2.6.3-1.fc38               fedora                                          248 k
 openssl-libs                    s390x   1:3.0.5-6.fc38             fedora                                          1.8 M
 p11-kit                         s390x   0.24.1-5.fc38              fedora                                          378 k
 p11-kit-trust                   s390x   0.24.1-5.fc38              fedora                                          131 k
 pcre2                           s390x   10.40-1.fc37.1             fedora                                          219 k
 pcre2-syntax                    noarch  10.40-1.fc37.1             fedora                                          142 k
 popt                            s390x   1.19-1.fc38                fedora                                           67 k
 publicsuffix-list-dafsa         noarch  20221208-1.fc38            fedora                                           59 k
 python-pip-wheel                noarch  22.3.1-1.fc38              fedora                                          1.4 M
 python-setuptools-wheel         noarch  65.5.1-1.fc38              fedora                                          715 k
 python3                         s390x   3.11.1-1.fc38              fedora                                           27 k
 python3-dateutil                noarch  1:2.8.2-4.fc37             fedora                                          361 k
 python3-dbus                    s390x   1.3.2-1.fc38               fedora                                          156 k
 python3-distro                  noarch  1.8.0-1.fc38               fedora                                           49 k
 python3-dnf                     noarch  4.14.0-1.fc38              fedora                                          607 k
 python3-dnf-plugins-core        noarch  4.3.1-1.fc38               fedora                                          277 k
 python3-gpg                     s390x   1.17.1-3.fc38              fedora                                          288 k
 python3-hawkey                  s390x   0.68.0-1.fc38              fedora                                           99 k
 python3-libcomps                s390x   0.1.18-4.fc37              fedora                                           47 k
 python3-libdnf                  s390x   0.68.0-1.fc38              fedora                                          738 k
 python3-libs                    s390x   3.11.1-1.fc38              fedora                                          9.5 M
 python3-rpm                     s390x   4.18.0-8.fc38              fedora                                           95 k
 python3-six                     noarch  1.16.0-8.fc37              fedora                                           42 k
 readline                        s390x   8.2-2.fc38                 fedora                                          213 k
 rpm                             s390x   4.18.0-8.fc38              fedora                                          569 k
 rpm-build-libs                  s390x   4.18.0-8.fc38              fedora                                           92 k
 rpm-libs                        s390x   4.18.0-8.fc38              fedora                                          307 k
 rpm-sequoia                     s390x   1.2.0-1.fc38               fedora                                          960 k
 rpm-sign-libs                   s390x   4.18.0-8.fc38              fedora                                           26 k
 sed                             s390x   4.8-11.fc37                fedora                                          304 k
 setup                           noarch  2.14.3-1.fc38              fedora                                          152 k
 shadow-utils                    s390x   2:4.13-3.fc38              fedora                                          1.2 M
 sqlite-libs                     s390x   3.40.0-1.fc38              fedora                                          651 k
 systemd-libs                    s390x   252.4-598.fc38             fedora                                          591 k
 tpm2-tss                        s390x   4.0.0-0.1.rc2.fc38         fedora                                          630 k
 tzdata                          noarch  2022g-1.fc38               fedora                                          716 k
 xz-libs                         s390x   5.2.9-1.fc38               fedora                                           93 k
 zchunk-libs                     s390x   1.2.3-1.fc38               fedora                                           49 k
 zlib                            s390x   1.2.13-1.fc38              fedora                                           96 k

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

Total download size: 55 M
Installed size: 200 M
Downloading Packages:
(1/137): libgcc-13.0.0-0.4.fc38.s390x.rpm        63 kB/s |  66 kB     00:01    
(2/137): libgomp-13.0.0-0.4.fc38.s390x.rpm      227 kB/s | 305 kB     00:01    
(3/137): alternatives-1.21-1.fc38.s390x.rpm      73 kB/s |  38 kB     00:00    
(4/137): libstdc++-13.0.0-0.4.fc38.s390x.rpm    1.1 MB/s | 889 kB     00:00    
(5/137): basesystem-11-14.fc37.noarch.rpm        24 kB/s | 7.0 kB     00:00    
(6/137): audit-libs-3.0.9-1.fc38.s390x.rpm      247 kB/s | 114 kB     00:00    
(7/137): bzip2-libs-1.0.8-12.fc37.s390x.rpm     232 kB/s |  42 kB     00:00    
(8/137): ca-certificates-2022.2.54-5.fc37.noarc 1.3 MB/s | 829 kB     00:00    
(9/137): bash-5.2.9-3.fc38.s390x.rpm            1.6 MB/s | 1.8 MB     00:01    
(10/137): coreutils-9.1-8.fc38.s390x.rpm        3.4 MB/s | 1.1 MB     00:00    
(11/137): crypto-policies-20221215-1.gita4c31a3 603 kB/s |  90 kB     00:00    
(12/137): coreutils-common-9.1-8.fc38.s390x.rpm 6.7 MB/s | 2.0 MB     00:00    
(13/137): curl-7.87.0-1.fc38.s390x.rpm          2.0 MB/s | 343 kB     00:00    
(14/137): cyrus-sasl-lib-2.1.28-8.fc38.s390x.rp 4.5 MB/s | 758 kB     00:00    
(15/137): dbus-libs-1.14.4-1.fc38.s390x.rpm     993 kB/s | 152 kB     00:00    
(16/137): dnf-4.14.0-1.fc38.noarch.rpm          1.6 MB/s | 480 kB     00:00    
(17/137): dnf-data-4.14.0-1.fc38.noarch.rpm     288 kB/s |  43 kB     00:00    
(18/137): dnf-plugins-core-4.3.1-1.fc38.noarch. 235 kB/s |  34 kB     00:00    
(19/137): elfutils-default-yama-scope-0.188-3.f 106 kB/s |  15 kB     00:00    
(20/137): elfutils-libelf-0.188-3.fc38.s390x.rp 1.3 MB/s | 196 kB     00:00    
(21/137): elfutils-libs-0.188-3.fc38.s390x.rpm  1.6 MB/s | 255 kB     00:00    
(22/137): expat-2.5.0-1.fc38.s390x.rpm          735 kB/s | 108 kB     00:00    
(23/137): fedora-gpg-keys-38-0.3.noarch.rpm     825 kB/s | 125 kB     00:00    
(24/137): fedora-release-38-0.6.noarch.rpm       74 kB/s |  11 kB     00:00    
(25/137): fedora-release-common-38-0.6.noarch.r 145 kB/s |  21 kB     00:00    
(26/137): fedora-release-identity-basic-38-0.6.  79 kB/s |  11 kB     00:00    
(27/137): fedora-repos-38-0.3.noarch.rpm         70 kB/s |  10 kB     00:00    
(28/137): fedora-repos-rawhide-38-0.3.noarch.rp  67 kB/s | 9.7 kB     00:00    
(29/137): file-libs-5.42-4.fc37.s390x.rpm       3.6 MB/s | 675 kB     00:00    
(30/137): libacl-2.3.1-4.fc38.s390x.rpm         4.9 kB/s |  25 kB     00:05    
(31/137): filesystem-3.18-2.fc37.s390x.rpm      6.2 MB/s | 1.1 MB     00:00    
(32/137): findutils-4.9.0-2.fc37.s390x.rpm      2.8 MB/s | 487 kB     00:00    
(33/137): gdbm-libs-1.23-2.fc37.s390x.rpm       379 kB/s |  56 kB     00:00    
(34/137): glibc-2.36.9000-18.fc38.s390x.rpm     8.7 MB/s | 1.6 MB     00:00    
(35/137): glib2-2.74.1-2.fc38.s390x.rpm         9.0 MB/s | 2.7 MB     00:00    
(36/137): glibc-common-2.36.9000-18.fc38.s390x. 2.0 MB/s | 306 kB     00:00    
(37/137): glibc-minimal-langpack-2.36.9000-18.f 207 kB/s |  30 kB     00:00    
(38/137): gmp-6.2.1-3.fc37.s390x.rpm            1.8 MB/s | 284 kB     00:00    
(39/137): gnupg2-2.3.8-1.fc38.s390x.rpm          13 MB/s | 2.5 MB     00:00    
(40/137): gnutls-3.7.8-9.fc38.s390x.rpm         5.8 MB/s | 1.0 MB     00:00    
(41/137): gpgme-1.17.1-3.fc38.s390x.rpm         1.3 MB/s | 205 kB     00:00    
(42/137): grep-3.8-1.fc38.s390x.rpm             1.9 MB/s | 293 kB     00:00    
(43/137): ima-evm-utils-1.4-6.fc37.s390x.rpm    425 kB/s |  62 kB     00:00    
(44/137): json-c-0.16-3.fc38.s390x.rpm          280 kB/s |  41 kB     00:00    
(45/137): keyutils-libs-1.6.1-5.fc37.s390x.rpm  212 kB/s |  31 kB     00:00    
(46/137): gawk-5.1.1-4.fc37.s390x.rpm           788 kB/s | 1.0 MB     00:01    
(47/137): krb5-libs-1.20.1-3.fc38.s390x.rpm     4.2 MB/s | 706 kB     00:00    
(48/137): libarchive-3.6.1-3.fc38.s390x.rpm     2.5 MB/s | 394 kB     00:00    
(49/137): libassuan-2.5.5-5.fc37.s390x.rpm      421 kB/s |  64 kB     00:00    
(50/137): libattr-2.5.1-5.fc37.s390x.rpm        122 kB/s |  18 kB     00:00    
(51/137): libb2-0.98.1-7.fc37.s390x.rpm         177 kB/s |  26 kB     00:00    
(52/137): libblkid-2.38.1-3.fc38.s390x.rpm      659 kB/s | 103 kB     00:00    
(53/137): libbrotli-1.0.9-9.fc37.s390x.rpm      2.0 MB/s | 317 kB     00:00    
(54/137): libcap-2.48-5.fc37.s390x.rpm          453 kB/s |  66 kB     00:00    
(55/137): libcap-ng-0.8.3-4.fc38.s390x.rpm      213 kB/s |  32 kB     00:00    
(56/137): libcom_err-1.46.5-3.fc37.s390x.rpm    175 kB/s |  25 kB     00:00    
(57/137): libcomps-0.1.18-4.fc37.s390x.rpm      505 kB/s |  74 kB     00:00    
(58/137): libdnf-0.68.0-1.fc38.s390x.rpm        3.8 MB/s | 627 kB     00:00    
(59/137): libevent-2.1.12-7.fc37.s390x.rpm      1.6 MB/s | 252 kB     00:00    
(60/137): libcurl-7.87.0-1.fc38.s390x.rpm       1.6 MB/s | 295 kB     00:00    
(61/137): libffi-3.4.4-1.fc38.s390x.rpm         238 kB/s |  34 kB     00:00    
(62/137): libfsverity-1.4-8.fc37.s390x.rpm      128 kB/s |  19 kB     00:00    
(63/137): libgcrypt-1.10.1-6.fc38.s390x.rpm     2.3 MB/s | 457 kB     00:00    
(64/137): libgpg-error-1.46-1.fc38.s390x.rpm    1.5 MB/s | 226 kB     00:00    
(65/137): libidn2-2.3.4-1.fc38.s390x.rpm        1.1 MB/s | 161 kB     00:00    
(66/137): libksba-1.6.3-1.fc38.s390x.rpm        940 kB/s | 152 kB     00:00    
(67/137): libmodulemd-2.14.0-4.fc37.s390x.rpm   1.4 MB/s | 210 kB     00:00    
(68/137): libmount-2.38.1-3.fc38.s390x.rpm      893 kB/s | 132 kB     00:00    
(69/137): libnghttp2-1.51.0-1.fc38.s390x.rpm    480 kB/s |  73 kB     00:00    
(70/137): libnsl2-2.0.0-4.fc37.s390x.rpm        205 kB/s |  30 kB     00:00    
(71/137): libpsl-0.21.1-6.fc37.s390x.rpm        423 kB/s |  63 kB     00:00    
(72/137): librepo-1.15.1-1.fc38.s390x.rpm       595 kB/s |  92 kB     00:00    
(73/137): libreport-filesystem-2.17.6-1.fc38.no  96 kB/s |  14 kB     00:00    
(74/137): libselinux-3.4-6.fc38.s390x.rpm       582 kB/s |  85 kB     00:00    
(75/137): libsemanage-3.4-6.fc38.s390x.rpm      729 kB/s | 115 kB     00:00    
(76/137): libsepol-3.4-4.fc38.s390x.rpm         1.9 MB/s | 302 kB     00:00    
(77/137): libsigsegv-2.14-3.fc37.s390x.rpm      183 kB/s |  27 kB     00:00    
(78/137): libsmartcols-2.38.1-3.fc38.s390x.rpm  416 kB/s |  63 kB     00:00    
(79/137): libssh-0.10.4-2.fc38.s390x.rpm        1.3 MB/s | 199 kB     00:00    
(80/137): libsolv-0.7.22-3.fc37.s390x.rpm       2.5 MB/s | 387 kB     00:00    
(81/137): libssh-config-0.10.4-2.fc38.noarch.rp  60 kB/s | 8.8 kB     00:00    
(82/137): libtasn1-4.19.0-1.fc38.s390x.rpm      504 kB/s |  74 kB     00:00    
(83/137): libtirpc-1.3.3-0.fc37.s390x.rpm       618 kB/s |  90 kB     00:00    
(84/137): libunistring-1.0-2.fc37.s390x.rpm     2.6 MB/s | 547 kB     00:00    
(85/137): libxcrypt-4.4.33-5.fc38.s390x.rpm     769 kB/s | 121 kB     00:00    
(86/137): libxml2-2.10.3-2.fc38.s390x.rpm       3.0 MB/s | 670 kB     00:00    
(87/137): libverto-0.3.2-4.fc37.s390x.rpm        37 kB/s |  20 kB     00:00    
(88/137): libuuid-2.38.1-3.fc38.s390x.rpm        49 kB/s |  27 kB     00:00    
(89/137): libyaml-0.2.5-8.fc37.s390x.rpm        361 kB/s |  55 kB     00:00    
(90/137): lua-libs-5.4.4-6.fc38.s390x.rpm       872 kB/s | 129 kB     00:00    
(91/137): libzstd-1.5.2-3.fc37.s390x.rpm        1.8 MB/s | 274 kB     00:00    
(92/137): lz4-libs-1.9.3-5.fc37.s390x.rpm       444 kB/s |  68 kB     00:00    
(93/137): mpdecimal-2.5.1-4.fc37.s390x.rpm      711 kB/s | 104 kB     00:00    
(94/137): mpfr-4.1.1-2.fc38.s390x.rpm           3.2 MB/s | 522 kB     00:00    
(95/137): ncurses-base-6.3-5.20221126.fc38.noar 555 kB/s |  86 kB     00:00    
(96/137): ncurses-libs-6.3-5.20221126.fc38.s390 2.1 MB/s | 324 kB     00:00    
(97/137): nettle-3.8-2.fc37.s390x.rpm           2.7 MB/s | 430 kB     00:00    
(98/137): npth-1.6-10.fc38.s390x.rpm            161 kB/s |  24 kB     00:00    
(99/137): openldap-2.6.3-1.fc38.s390x.rpm       1.6 MB/s | 248 kB     00:00    
(100/137): openssl-libs-3.0.5-6.fc38.s390x.rpm  9.1 MB/s | 1.8 MB     00:00    
(101/137): p11-kit-trust-0.24.1-5.fc38.s390x.rp 872 kB/s | 131 kB     00:00    
(102/137): p11-kit-0.24.1-5.fc38.s390x.rpm      2.0 MB/s | 378 kB     00:00    
(103/137): pcre2-10.40-1.fc37.1.s390x.rpm       1.4 MB/s | 219 kB     00:00    
(104/137): pcre2-syntax-10.40-1.fc37.1.noarch.r 965 kB/s | 142 kB     00:00    
(105/137): popt-1.19-1.fc38.s390x.rpm           440 kB/s |  67 kB     00:00    
(106/137): publicsuffix-list-dafsa-20221208-1.f 404 kB/s |  59 kB     00:00    
(107/137): python-pip-wheel-22.3.1-1.fc38.noarc 8.2 MB/s | 1.4 MB     00:00    
(108/137): python3-3.11.1-1.fc38.s390x.rpm      188 kB/s |  27 kB     00:00    
(109/137): python-setuptools-wheel-65.5.1-1.fc3 3.2 MB/s | 715 kB     00:00    
(110/137): python3-dateutil-2.8.2-4.fc37.noarch 2.3 MB/s | 361 kB     00:00    
(111/137): python3-dbus-1.3.2-1.fc38.s390x.rpm  1.0 MB/s | 156 kB     00:00    
(112/137): python3-distro-1.8.0-1.fc38.noarch.r 328 kB/s |  49 kB     00:00    
(113/137): python3-dnf-4.14.0-1.fc38.noarch.rpm 3.8 MB/s | 607 kB     00:00    
(114/137): python3-dnf-plugins-core-4.3.1-1.fc3 1.8 MB/s | 277 kB     00:00    
(115/137): python3-gpg-1.17.1-3.fc38.s390x.rpm  1.6 MB/s | 288 kB     00:00    
(116/137): python3-hawkey-0.68.0-1.fc38.s390x.r 677 kB/s |  99 kB     00:00    
(117/137): python3-libcomps-0.1.18-4.fc37.s390x 324 kB/s |  47 kB     00:00    
(118/137): python3-libdnf-0.68.0-1.fc38.s390x.r 3.2 MB/s | 738 kB     00:00    
(119/137): python3-rpm-4.18.0-8.fc38.s390x.rpm  652 kB/s |  95 kB     00:00    
(120/137): python3-six-1.16.0-8.fc37.noarch.rpm 281 kB/s |  42 kB     00:00    
(121/137): readline-8.2-2.fc38.s390x.rpm        1.4 MB/s | 213 kB     00:00    
(122/137): rpm-build-libs-4.18.0-8.fc38.s390x.r 629 kB/s |  92 kB     00:00    
(123/137): rpm-4.18.0-8.fc38.s390x.rpm          2.7 MB/s | 569 kB     00:00    
(124/137): rpm-libs-4.18.0-8.fc38.s390x.rpm     2.0 MB/s | 307 kB     00:00    
(125/137): python3-libs-3.11.1-1.fc38.s390x.rpm  13 MB/s | 9.5 MB     00:00    
(126/137): rpm-sequoia-1.2.0-1.fc38.s390x.rpm   3.8 MB/s | 960 kB     00:00    
(127/137): rpm-sign-libs-4.18.0-8.fc38.s390x.rp 182 kB/s |  26 kB     00:00    
(128/137): sed-4.8-11.fc37.s390x.rpm            1.9 MB/s | 304 kB     00:00    
(129/137): setup-2.14.3-1.fc38.noarch.rpm       958 kB/s | 152 kB     00:00    
(130/137): shadow-utils-4.13-3.fc38.s390x.rpm   7.0 MB/s | 1.2 MB     00:00    
(131/137): sqlite-libs-3.40.0-1.fc38.s390x.rpm  3.6 MB/s | 651 kB     00:00    
(132/137): tpm2-tss-4.0.0-0.1.rc2.fc38.s390x.rp 3.8 MB/s | 630 kB     00:00    
(133/137): systemd-libs-252.4-598.fc38.s390x.rp 2.9 MB/s | 591 kB     00:00    
(134/137): xz-libs-5.2.9-1.fc38.s390x.rpm       634 kB/s |  93 kB     00:00    
(135/137): tzdata-2022g-1.fc38.noarch.rpm       3.9 MB/s | 716 kB     00:00    
(136/137): zchunk-libs-1.2.3-1.fc38.s390x.rpm   327 kB/s |  49 kB     00:00    
(137/137): zlib-1.2.13-1.fc38.s390x.rpm         657 kB/s |  96 kB     00:00    
--------------------------------------------------------------------------------
Total                                           4.5 MB/s |  55 MB     00:12     
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0xEB10B464:
 Userid     : "Fedora (38) <fedora-38-primary@fedoraproject.org>"
 Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary
Key imported successfully
fedora                                          1.6 MB/s | 1.6 kB     00:00    
GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary (0xEB10B464) is already installed
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x5323552A:
 Userid     : "Fedora (37) <fedora-37-primary@fedoraproject.org>"
 Fingerprint: ACB5 EE4E 831C 74BB 7C16 8D27 F55A D3FB 5323 552A
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-2.fc37.s390x                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.0.0-0.4.fc38.s390x                         1/137 
  Running scriptlet: libgcc-13.0.0-0.4.fc38.s390x                         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.s390x                        18/137 
  Installing       : basesystem-11-14.fc37.noarch                        19/137 
  Installing       : glibc-minimal-langpack-2.36.9000-18.fc38.s390x      20/137 
  Installing       : glibc-common-2.36.9000-18.fc38.s390x                21/137 
  Running scriptlet: glibc-2.36.9000-18.fc38.s390x                       22/137 
  Installing       : glibc-2.36.9000-18.fc38.s390x                       22/137 
  Running scriptlet: glibc-2.36.9000-18.fc38.s390x                       22/137 
  Installing       : ncurses-libs-6.3-5.20221126.fc38.s390x              23/137 
  Installing       : bash-5.2.9-3.fc38.s390x                             24/137 
  Running scriptlet: bash-5.2.9-3.fc38.s390x                             24/137 
  Installing       : zlib-1.2.13-1.fc38.s390x                            25/137 
  Installing       : bzip2-libs-1.0.8-12.fc37.s390x                      26/137 
  Installing       : xz-libs-5.2.9-1.fc38.s390x                          27/137 
  Installing       : libzstd-1.5.2-3.fc37.s390x                          28/137 
  Installing       : sqlite-libs-3.40.0-1.fc38.s390x                     29/137 
  Installing       : gmp-1:6.2.1-3.fc37.s390x                            30/137 
  Installing       : libcap-2.48-5.fc37.s390x                            31/137 
  Installing       : libgpg-error-1.46-1.fc38.s390x                      32/137 
  Installing       : popt-1.19-1.fc38.s390x                              33/137 
  Installing       : libxml2-2.10.3-2.fc38.s390x                         34/137 
  Installing       : libstdc++-13.0.0-0.4.fc38.s390x                     35/137 
  Installing       : libuuid-2.38.1-3.fc38.s390x                         36/137 
  Installing       : lua-libs-5.4.4-6.fc38.s390x                         37/137 
  Installing       : elfutils-libelf-0.188-3.fc38.s390x                  38/137 
  Installing       : file-libs-5.42-4.fc37.s390x                         39/137 
  Installing       : readline-8.2-2.fc38.s390x                           40/137 
  Installing       : libattr-2.5.1-5.fc37.s390x                          41/137 
  Installing       : libacl-2.3.1-4.fc38.s390x                           42/137 
  Installing       : libffi-3.4.4-1.fc38.s390x                           43/137 
  Installing       : p11-kit-0.24.1-5.fc38.s390x                         44/137 
  Installing       : libunistring-1.0-2.fc37.s390x                       45/137 
  Installing       : libidn2-2.3.4-1.fc38.s390x                          46/137 
  Installing       : libxcrypt-4.4.33-5.fc38.s390x                       47/137 
  Installing       : pcre2-10.40-1.fc37.1.s390x                          48/137 
  Installing       : libassuan-2.5.5-5.fc37.s390x                        49/137 
  Installing       : nettle-3.8-2.fc37.s390x                             50/137 
  Installing       : rpm-sequoia-1.2.0-1.fc38.s390x                      51/137 
  Installing       : libgomp-13.0.0-0.4.fc38.s390x                       52/137 
  Installing       : expat-2.5.0-1.fc38.s390x                            53/137 
  Installing       : gdbm-libs-1:1.23-2.fc37.s390x                       54/137 
  Installing       : json-c-0.16-3.fc38.s390x                            55/137 
  Installing       : keyutils-libs-1.6.1-5.fc37.s390x                    56/137 
  Installing       : libcom_err-1.46.5-3.fc37.s390x                      57/137 
  Installing       : libsepol-3.4-4.fc38.s390x                           58/137 
  Installing       : libselinux-3.4-6.fc38.s390x                         59/137 
  Installing       : sed-4.8-11.fc37.s390x                               60/137 
  Installing       : libsmartcols-2.38.1-3.fc38.s390x                    61/137 
  Installing       : libtasn1-4.19.0-1.fc38.s390x                        62/137 
  Installing       : lz4-libs-1.9.3-5.fc37.s390x                         63/137 
  Installing       : systemd-libs-252.4-598.fc38.s390x                   64/137 
  Installing       : dbus-libs-1:1.14.4-1.fc38.s390x                     65/137 
  Installing       : findutils-1:4.9.0-2.fc37.s390x                      66/137 
  Installing       : cyrus-sasl-lib-2.1.28-8.fc38.s390x                  67/137 
  Installing       : libcomps-0.1.18-4.fc37.s390x                        68/137 
  Installing       : libb2-0.98.1-7.fc37.s390x                           69/137 
  Installing       : grep-3.8-1.fc38.s390x                               70/137 
  Installing       : libpsl-0.21.1-6.fc37.s390x                          71/137 
  Installing       : libblkid-2.38.1-3.fc38.s390x                        72/137 
  Installing       : libmount-2.38.1-3.fc38.s390x                        73/137 
  Installing       : mpdecimal-2.5.1-4.fc37.s390x                        74/137 
  Installing       : libgcrypt-1.10.1-6.fc38.s390x                       75/137 
  Installing       : libksba-1.6.3-1.fc38.s390x                          76/137 
  Installing       : mpfr-4.1.1-2.fc38.s390x                             77/137 
  Installing       : elfutils-default-yama-scope-0.188-3.fc38.noarch     78/137 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.fc38.noarch     78/137 
  Installing       : elfutils-libs-0.188-3.fc38.s390x                    79/137 
  Installing       : alternatives-1.21-1.fc38.s390x                      80/137 
  Installing       : p11-kit-trust-0.24.1-5.fc38.s390x                   81/137 
  Running scriptlet: p11-kit-trust-0.24.1-5.fc38.s390x                   81/137 
  Installing       : gnutls-3.7.8-9.fc38.s390x                           82/137 
  Installing       : glib2-2.74.1-2.fc38.s390x                           83/137 
  Installing       : libbrotli-1.0.9-9.fc37.s390x                        84/137 
  Installing       : libcap-ng-0.8.3-4.fc38.s390x                        85/137 
  Installing       : audit-libs-3.0.9-1.fc38.s390x                       86/137 
  Installing       : rpm-libs-4.18.0-8.fc38.s390x                        87/137 
  Installing       : rpm-build-libs-4.18.0-8.fc38.s390x                  88/137 
  Installing       : libsemanage-3.4-6.fc38.s390x                        89/137 
  Installing       : shadow-utils-2:4.13-3.fc38.s390x                    90/137 
  Installing       : libnghttp2-1.51.0-1.fc38.s390x                      91/137 
  Installing       : libsigsegv-2.14-3.fc37.s390x                        92/137 
  Installing       : gawk-5.1.1-4.fc37.s390x                             93/137 
  Installing       : libverto-0.3.2-4.fc37.s390x                         94/137 
  Installing       : libyaml-0.2.5-8.fc37.s390x                          95/137 
  Installing       : libmodulemd-2.14.0-4.fc37.s390x                     96/137 
  Installing       : npth-1.6-10.fc38.s390x                              97/137 
  Installing       : coreutils-common-9.1-8.fc38.s390x                   98/137 
  Installing       : openssl-libs-1:3.0.5-6.fc38.s390x                   99/137 
  Installing       : coreutils-9.1-8.fc38.s390x                         100/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            101/137 
  Installing       : ca-certificates-2022.2.54-5.fc37.noarch            101/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            101/137 
  Installing       : krb5-libs-1.20.1-3.fc38.s390x                      102/137 
  Installing       : libtirpc-1.3.3-0.fc37.s390x                        103/137 
  Installing       : libfsverity-1.4-8.fc37.s390x                       104/137 
  Installing       : zchunk-libs-1.2.3-1.fc38.s390x                     105/137 
  Installing       : libsolv-0.7.22-3.fc37.s390x                        106/137 
  Installing       : libnsl2-2.0.0-4.fc37.s390x                         107/137 
  Installing       : libssh-0.10.4-2.fc38.s390x                         108/137 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch              109/137 
  Installing       : python3-3.11.1-1.fc38.s390x                        110/137 
  Installing       : python3-libs-3.11.1-1.fc38.s390x                   111/137 
  Installing       : python3-dbus-1.3.2-1.fc38.s390x                    112/137 
  Installing       : python3-libcomps-0.1.18-4.fc37.s390x               113/137 
  Installing       : python3-distro-1.8.0-1.fc38.noarch                 114/137 
  Installing       : python3-six-1.16.0-8.fc37.noarch                   115/137 
  Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch             116/137 
  Installing       : libarchive-3.6.1-3.fc38.s390x                      117/137 
  Installing       : libevent-2.1.12-7.fc37.s390x                       118/137 
  Installing       : openldap-2.6.3-1.fc38.s390x                        119/137 
  Installing       : libcurl-7.87.0-1.fc38.s390x                        120/137 
  Installing       : gnupg2-2.3.8-1.fc38.s390x                          121/137 
  Installing       : gpgme-1.17.1-3.fc38.s390x                          122/137 
  Installing       : librepo-1.15.1-1.fc38.s390x                        123/137 
  Installing       : libdnf-0.68.0-1.fc38.s390x                         124/137 
  Installing       : python3-libdnf-0.68.0-1.fc38.s390x                 125/137 
  Installing       : python3-hawkey-0.68.0-1.fc38.s390x                 126/137 
  Installing       : python3-gpg-1.17.1-3.fc38.s390x                    127/137 
  Installing       : curl-7.87.0-1.fc38.s390x                           128/137 
  Running scriptlet: tpm2-tss-4.0.0-0.1.rc2.fc38.s390x                  129/137 
useradd: Warning: missing or non-executable shell '/usr/sbin/nologin'

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

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

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-s390x-1671767691.437394/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                                 3.6 kB/s | 3.0 kB     00:00    
Copr repository                                 278 kB/s | 2.0 MB     00:07    
Additional repo https_jakub_fedorapeople_org_fe 4.2 kB/s | 3.0 kB     00:00    
fedora                                           11 kB/s | 6.3 kB     00:00    
Dependencies resolved.
=========================================================================================================================
 Package                         Arch    Version                    Repository                                       Size
=========================================================================================================================
Installing group/module packages:
 bash                            s390x   5.2.9-3.fc38               fedora                                          1.8 M
 bzip2                           s390x   1.0.8-12.fc37              fedora                                           51 k
 coreutils                       s390x   9.1-8.fc38                 fedora                                          1.1 M
 cpio                            s390x   2.13-13.fc38               fedora                                          274 k
 diffutils                       s390x   3.8-3.fc37                 fedora                                          377 k
 fedora-release-common           noarch  38-0.6                     fedora                                           21 k
 findutils                       s390x   1:4.9.0-2.fc37             fedora                                          487 k
 gawk                            s390x   5.1.1-4.fc37               fedora                                          1.0 M
 glibc-minimal-langpack          s390x   2.36.9000-18.fc38          fedora                                           30 k
 grep                            s390x   3.8-1.fc38                 fedora                                          293 k
 gzip                            s390x   1.12-2.fc37                fedora                                          166 k
 info                            s390x   7.0.1-1.fc38               fedora                                          180 k
 patch                           s390x   2.7.6-17.fc37              fedora                                          122 k
 redhat-rpm-config               noarch  235-1.fc38                 fedora                                           80 k
 rpm-build                       s390x   4.18.0-8.fc38              fedora                                           76 k
 sed                             s390x   4.8-11.fc37                fedora                                          304 k
 shadow-utils                    s390x   2:4.13-3.fc38              fedora                                          1.2 M
 tar                             s390x   2:1.34-5.fc38              fedora                                          876 k
 unzip                           s390x   6.0-58.fc38                fedora                                          177 k
 util-linux                      s390x   2.38.1-3.fc38              fedora                                          2.3 M
 which                           s390x   2.21-36.fc38               fedora                                           42 k
 xz                              s390x   5.2.9-1.fc38               fedora                                          306 k
Installing dependencies:
 alternatives                    s390x   1.21-1.fc38                fedora                                           38 k
 ansible-srpm-macros             noarch  1-8.1.fc38                 fedora                                          8.6 k
 audit-libs                      s390x   3.0.9-1.fc38               fedora                                          114 k
 authselect                      s390x   1.4.2-1.fc38               fedora                                          143 k
 authselect-libs                 s390x   1.4.2-1.fc38               fedora                                          247 k
 basesystem                      noarch  11-14.fc37                 fedora                                          7.0 k
 binutils                        s390x   2.39-6.fc38                fedora                                          5.5 M
 binutils-gold                   s390x   2.39-6.fc38                fedora                                          863 k
 bzip2-libs                      s390x   1.0.8-12.fc37              fedora                                           42 k
 ca-certificates                 noarch  2022.2.54-5.fc37           fedora                                          829 k
 coreutils-common                s390x   9.1-8.fc38                 fedora                                          2.0 M
 cracklib                        s390x   2.9.7-30.fc38              fedora                                           92 k
 crypto-policies                 noarch  20221215-1.gita4c31a3.fc38 fedora                                           90 k
 curl                            s390x   7.87.0-1.fc38              fedora                                          343 k
 cyrus-sasl-lib                  s390x   2.1.28-8.fc38              fedora                                          758 k
 debugedit                       s390x   5.0-5.fc37                 fedora                                           76 k
 dwz                             s390x   0.15-1.fc38                fedora                                          132 k
 ed                              s390x   1.18-2.fc37                fedora                                           78 k
 efi-srpm-macros                 noarch  5-6.fc37                   fedora                                           22 k
 elfutils                        s390x   0.188-3.fc38               fedora                                          525 k
 elfutils-debuginfod-client      s390x   0.188-3.fc38               fedora                                           40 k
 elfutils-default-yama-scope     noarch  0.188-3.fc38               fedora                                           15 k
 elfutils-libelf                 s390x   0.188-3.fc38               fedora                                          196 k
 elfutils-libs                   s390x   0.188-3.fc38               fedora                                          255 k
 fedora-gpg-keys                 noarch  38-0.3                     fedora                                          125 k
 fedora-release                  noarch  38-0.6                     fedora                                           11 k
 fedora-release-identity-basic   noarch  38-0.6                     fedora                                           11 k
 fedora-repos                    noarch  38-0.3                     fedora                                           10 k
 fedora-repos-rawhide            noarch  38-0.3                     fedora                                          9.7 k
 file                            s390x   5.42-4.fc37                fedora                                           48 k
 file-libs                       s390x   5.42-4.fc37                fedora                                          675 k
 filesystem                      s390x   3.18-2.fc37                fedora                                          1.1 M
 fonts-srpm-macros               noarch  1:2.0.5-10.fc38            fedora                                           26 k
 fpc-srpm-macros                 noarch  1.3-6.fc37                 fedora                                          7.7 k
 gdb-minimal                     s390x   12.1-10.fc38               fedora                                          3.3 M
 gdbm-libs                       s390x   1:1.23-2.fc37              fedora                                           56 k
 ghc-srpm-macros                 noarch  1.5.0-7.fc37               fedora                                          7.8 k
 glibc                           s390x   2.36.9000-18.fc38          fedora                                          1.6 M
 glibc-common                    s390x   2.36.9000-18.fc38          fedora                                          306 k
 glibc-gconv-extra               s390x   2.36.9000-18.fc38          fedora                                          1.6 M
 gmp                             s390x   1:6.2.1-3.fc37             fedora                                          284 k
 gnat-srpm-macros                noarch  4-16.fc37                  fedora                                          8.3 k
 go-srpm-macros                  noarch  3.2.0-1.fc38               fedora                                           27 k
 jansson                         s390x   2.13.1-5.fc37              fedora                                           42 k
 kernel-srpm-macros              noarch  1.0-15.fc37                fedora                                          9.4 k
 keyutils-libs                   s390x   1.6.1-5.fc37               fedora                                           31 k
 krb5-libs                       s390x   1.20.1-3.fc38              fedora                                          706 k
 libacl                          s390x   2.3.1-4.fc38               copr_base                                        25 k
 libarchive                      s390x   3.6.1-3.fc38               fedora                                          394 k
 libattr                         s390x   2.5.1-5.fc37               fedora                                           18 k
 libblkid                        s390x   2.38.1-3.fc38              fedora                                          103 k
 libbrotli                       s390x   1.0.9-9.fc37               fedora                                          317 k
 libcap                          s390x   2.48-5.fc37                fedora                                           66 k
 libcap-ng                       s390x   0.8.3-4.fc38               fedora                                           32 k
 libcom_err                      s390x   1.46.5-3.fc37              fedora                                           25 k
 libcurl                         s390x   7.87.0-1.fc38              fedora                                          295 k
 libdb                           s390x   5.3.28-54.fc38             fedora                                          727 k
 libeconf                        s390x   0.4.0-4.fc37               fedora                                           26 k
 libevent                        s390x   2.1.12-7.fc37              fedora                                          252 k
 libfdisk                        s390x   2.38.1-3.fc38              fedora                                          156 k
 libffi                          s390x   3.4.4-1.fc38               fedora                                           34 k
 libgcc                          s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch   66 k
 libgomp                         s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  305 k
 libidn2                         s390x   2.3.4-1.fc38               fedora                                          161 k
 libmount                        s390x   2.38.1-3.fc38              fedora                                          132 k
 libnghttp2                      s390x   1.51.0-1.fc38              fedora                                           73 k
 libnsl2                         s390x   2.0.0-4.fc37               fedora                                           30 k
 libpkgconf                      s390x   1.8.0-3.fc37               fedora                                           34 k
 libpsl                          s390x   0.21.1-6.fc37              fedora                                           63 k
 libpwquality                    s390x   1.4.4-11.fc37              fedora                                          116 k
 libselinux                      s390x   3.4-6.fc38                 fedora                                           85 k
 libsemanage                     s390x   3.4-6.fc38                 fedora                                          115 k
 libsepol                        s390x   3.4-4.fc38                 fedora                                          302 k
 libsigsegv                      s390x   2.14-3.fc37                fedora                                           27 k
 libsmartcols                    s390x   2.38.1-3.fc38              fedora                                           63 k
 libssh                          s390x   0.10.4-2.fc38              fedora                                          199 k
 libssh-config                   noarch  0.10.4-2.fc38              fedora                                          8.8 k
 libstdc++                       s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  889 k
 libtasn1                        s390x   4.19.0-1.fc38              fedora                                           74 k
 libtirpc                        s390x   1.3.3-0.fc37               fedora                                           90 k
 libunistring                    s390x   1.0-2.fc37                 fedora                                          547 k
 libutempter                     s390x   1.2.1-7.fc37               fedora                                           26 k
 libuuid                         s390x   2.38.1-3.fc38              fedora                                           27 k
 libverto                        s390x   0.3.2-4.fc37               fedora                                           20 k
 libxcrypt                       s390x   4.4.33-5.fc38              fedora                                          121 k
 libxml2                         s390x   2.10.3-2.fc38              fedora                                          670 k
 libzstd                         s390x   1.5.2-3.fc37               fedora                                          274 k
 lua-libs                        s390x   5.4.4-6.fc38               fedora                                          129 k
 lua-srpm-macros                 noarch  1-7.fc37                   fedora                                          8.8 k
 lz4-libs                        s390x   1.9.3-5.fc37               fedora                                           68 k
 mpfr                            s390x   4.1.1-2.fc38               fedora                                          522 k
 ncurses-base                    noarch  6.3-5.20221126.fc38        fedora                                           86 k
 ncurses-libs                    s390x   6.3-5.20221126.fc38        fedora                                          324 k
 nettle                          s390x   3.8-2.fc37                 fedora                                          430 k
 nim-srpm-macros                 noarch  3-7.fc37                   fedora                                          8.4 k
 ocaml-srpm-macros               noarch  7-2.fc37                   fedora                                           13 k
 openblas-srpm-macros            noarch  2-12.fc37                  fedora                                          7.5 k
 openldap                        s390x   2.6.3-1.fc38               fedora                                          248 k
 openssl-libs                    s390x   1:3.0.5-6.fc38             fedora                                          1.8 M
 p11-kit                         s390x   0.24.1-5.fc38              fedora                                          378 k
 p11-kit-trust                   s390x   0.24.1-5.fc38              fedora                                          131 k
 package-notes-srpm-macros       noarch  0.5-6.fc38                 fedora                                           11 k
 pam                             s390x   1.5.2-15.fc38              fedora                                          554 k
 pam-libs                        s390x   1.5.2-15.fc38              fedora                                           56 k
 pcre2                           s390x   10.40-1.fc37.1             fedora                                          219 k
 pcre2-syntax                    noarch  10.40-1.fc37.1             fedora                                          142 k
 perl-srpm-macros                noarch  1-47.fc38                  fedora                                          8.2 k
 pkgconf                         s390x   1.8.0-3.fc37               fedora                                           41 k
 pkgconf-m4                      noarch  1.8.0-3.fc37               fedora                                           14 k
 pkgconf-pkg-config              s390x   1.8.0-3.fc37               fedora                                           10 k
 popt                            s390x   1.19-1.fc38                fedora                                           67 k
 publicsuffix-list-dafsa         noarch  20221208-1.fc38            fedora                                           59 k
 python-srpm-macros              noarch  3.11-6.fc38                fedora                                           25 k
 qt5-srpm-macros                 noarch  5.15.7-1.fc38              fedora                                          7.9 k
 readline                        s390x   8.2-2.fc38                 fedora                                          213 k
 rpm                             s390x   4.18.0-8.fc38              fedora                                          569 k
 rpm-build-libs                  s390x   4.18.0-8.fc38              fedora                                           92 k
 rpm-libs                        s390x   4.18.0-8.fc38              fedora                                          307 k
 rpm-sequoia                     s390x   1.2.0-1.fc38               fedora                                          960 k
 rpmautospec-rpm-macros          noarch  0.3.1-1.fc38               fedora                                          8.8 k
 rust-srpm-macros                noarch  23-1.fc38                  fedora                                          9.4 k
 setup                           noarch  2.14.3-1.fc38              fedora                                          152 k
 sqlite-libs                     s390x   3.40.0-1.fc38              fedora                                          651 k
 systemd-libs                    s390x   252.4-598.fc38             fedora                                          591 k
 tzdata                          noarch  2022g-1.fc38               fedora                                          716 k
 util-linux-core                 s390x   2.38.1-3.fc38              fedora                                          462 k
 xxhash-libs                     s390x   0.8.1-3.fc37               fedora                                           36 k
 xz-libs                         s390x   5.2.9-1.fc38               fedora                                           93 k
 zip                             s390x   3.0-35.fc38                fedora                                          261 k
 zlib                            s390x   1.2.13-1.fc38              fedora                                           96 k
 zstd                            s390x   1.5.2-3.fc37               fedora                                          410 k
Installing Groups:
 Buildsystem building group                                                                                              

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

Total size: 51 M
Total download size: 25 k
Installed size: 181 M
Downloading Packages:
[SKIPPED] libgcc-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libgomp-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libstdc++-13.0.0-0.4.fc38.s390x.rpm: Already downloaded              
[SKIPPED] alternatives-1.21-1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] ansible-srpm-macros-1-8.1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] audit-libs-3.0.9-1.fc38.s390x.rpm: Already downloaded                
[SKIPPED] authselect-1.4.2-1.fc38.s390x.rpm: Already downloaded                
[SKIPPED] authselect-libs-1.4.2-1.fc38.s390x.rpm: Already downloaded           
[SKIPPED] basesystem-11-14.fc37.noarch.rpm: Already downloaded                 
[SKIPPED] bash-5.2.9-3.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] binutils-2.39-6.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] binutils-gold-2.39-6.fc38.s390x.rpm: Already downloaded              
[SKIPPED] bzip2-1.0.8-12.fc37.s390x.rpm: Already downloaded                    
[SKIPPED] bzip2-libs-1.0.8-12.fc37.s390x.rpm: Already downloaded               
[SKIPPED] ca-certificates-2022.2.54-5.fc37.noarch.rpm: Already downloaded      
[SKIPPED] coreutils-9.1-8.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] coreutils-common-9.1-8.fc38.s390x.rpm: Already downloaded            
[SKIPPED] cpio-2.13-13.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] cracklib-2.9.7-30.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] crypto-policies-20221215-1.gita4c31a3.fc38.noarch.rpm: Already downloaded
[SKIPPED] curl-7.87.0-1.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] cyrus-sasl-lib-2.1.28-8.fc38.s390x.rpm: Already downloaded           
[SKIPPED] debugedit-5.0-5.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] diffutils-3.8-3.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] dwz-0.15-1.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] ed-1.18-2.fc37.s390x.rpm: Already downloaded                         
[SKIPPED] efi-srpm-macros-5-6.fc37.noarch.rpm: Already downloaded              
[SKIPPED] elfutils-0.188-3.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] elfutils-debuginfod-client-0.188-3.fc38.s390x.rpm: Already downloaded
[SKIPPED] elfutils-default-yama-scope-0.188-3.fc38.noarch.rpm: Already downloaded
[SKIPPED] elfutils-libelf-0.188-3.fc38.s390x.rpm: Already downloaded           
[SKIPPED] elfutils-libs-0.188-3.fc38.s390x.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.s390x.rpm: Already downloaded                       
[SKIPPED] file-libs-5.42-4.fc37.s390x.rpm: Already downloaded                  
[SKIPPED] filesystem-3.18-2.fc37.s390x.rpm: Already downloaded                 
[SKIPPED] findutils-4.9.0-2.fc37.s390x.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.s390x.rpm: Already downloaded                      
[SKIPPED] gdb-minimal-12.1-10.fc38.s390x.rpm: Already downloaded               
[SKIPPED] gdbm-libs-1.23-2.fc37.s390x.rpm: Already downloaded                  
[SKIPPED] ghc-srpm-macros-1.5.0-7.fc37.noarch.rpm: Already downloaded          
[SKIPPED] glibc-2.36.9000-18.fc38.s390x.rpm: Already downloaded                
[SKIPPED] glibc-common-2.36.9000-18.fc38.s390x.rpm: Already downloaded         
[SKIPPED] glibc-gconv-extra-2.36.9000-18.fc38.s390x.rpm: Already downloaded    
[SKIPPED] glibc-minimal-langpack-2.36.9000-18.fc38.s390x.rpm: Already downloaded
[SKIPPED] gmp-6.2.1-3.fc37.s390x.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.s390x.rpm: Already downloaded                        
[SKIPPED] gzip-1.12-2.fc37.s390x.rpm: Already downloaded                       
[SKIPPED] info-7.0.1-1.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] jansson-2.13.1-5.fc37.s390x.rpm: Already downloaded                  
[SKIPPED] kernel-srpm-macros-1.0-15.fc37.noarch.rpm: Already downloaded        
[SKIPPED] keyutils-libs-1.6.1-5.fc37.s390x.rpm: Already downloaded             
[SKIPPED] krb5-libs-1.20.1-3.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libarchive-3.6.1-3.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libattr-2.5.1-5.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] libblkid-2.38.1-3.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libbrotli-1.0.9-9.fc37.s390x.rpm: Already downloaded                 
[SKIPPED] libcap-2.48-5.fc37.s390x.rpm: Already downloaded                     
[SKIPPED] libcap-ng-0.8.3-4.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libcom_err-1.46.5-3.fc37.s390x.rpm: Already downloaded               
[SKIPPED] libcurl-7.87.0-1.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libdb-5.3.28-54.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libeconf-0.4.0-4.fc37.s390x.rpm: Already downloaded                  
[SKIPPED] libevent-2.1.12-7.fc37.s390x.rpm: Already downloaded                 
[SKIPPED] libfdisk-2.38.1-3.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libffi-3.4.4-1.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libidn2-2.3.4-1.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libmount-2.38.1-3.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libnghttp2-1.51.0-1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] libnsl2-2.0.0-4.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] libpkgconf-1.8.0-3.fc37.s390x.rpm: Already downloaded                
[SKIPPED] libpsl-0.21.1-6.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] libpwquality-1.4.4-11.fc37.s390x.rpm: Already downloaded             
[SKIPPED] libselinux-3.4-6.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libsemanage-3.4-6.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libsepol-3.4-4.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libsigsegv-2.14-3.fc37.s390x.rpm: Already downloaded                 
[SKIPPED] libsmartcols-2.38.1-3.fc38.s390x.rpm: Already downloaded             
[SKIPPED] libssh-0.10.4-2.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libssh-config-0.10.4-2.fc38.noarch.rpm: Already downloaded           
[SKIPPED] libtasn1-4.19.0-1.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libtirpc-1.3.3-0.fc37.s390x.rpm: Already downloaded                  
[SKIPPED] libunistring-1.0-2.fc37.s390x.rpm: Already downloaded                
[SKIPPED] libutempter-1.2.1-7.fc37.s390x.rpm: Already downloaded               
[SKIPPED] libuuid-2.38.1-3.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libverto-0.3.2-4.fc37.s390x.rpm: Already downloaded                  
[SKIPPED] libxcrypt-4.4.33-5.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libxml2-2.10.3-2.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libzstd-1.5.2-3.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] lua-libs-5.4.4-6.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] lua-srpm-macros-1-7.fc37.noarch.rpm: Already downloaded              
[SKIPPED] lz4-libs-1.9.3-5.fc37.s390x.rpm: Already downloaded                  
[SKIPPED] mpfr-4.1.1-2.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] ncurses-base-6.3-5.20221126.fc38.noarch.rpm: Already downloaded      
[SKIPPED] ncurses-libs-6.3-5.20221126.fc38.s390x.rpm: Already downloaded       
[SKIPPED] nettle-3.8-2.fc37.s390x.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.s390x.rpm: Already downloaded                  
[SKIPPED] openssl-libs-3.0.5-6.fc38.s390x.rpm: Already downloaded              
[SKIPPED] p11-kit-0.24.1-5.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] p11-kit-trust-0.24.1-5.fc38.s390x.rpm: Already downloaded            
[SKIPPED] package-notes-srpm-macros-0.5-6.fc38.noarch.rpm: Already downloaded  
[SKIPPED] pam-1.5.2-15.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] pam-libs-1.5.2-15.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] patch-2.7.6-17.fc37.s390x.rpm: Already downloaded                    
[SKIPPED] pcre2-10.40-1.fc37.1.s390x.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.s390x.rpm: Already downloaded                   
[SKIPPED] pkgconf-m4-1.8.0-3.fc37.noarch.rpm: Already downloaded               
[SKIPPED] pkgconf-pkg-config-1.8.0-3.fc37.s390x.rpm: Already downloaded        
[SKIPPED] popt-1.19-1.fc38.s390x.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.s390x.rpm: Already downloaded                    
[SKIPPED] redhat-rpm-config-235-1.fc38.noarch.rpm: Already downloaded          
[SKIPPED] rpm-4.18.0-8.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] rpm-build-4.18.0-8.fc38.s390x.rpm: Already downloaded                
[SKIPPED] rpm-build-libs-4.18.0-8.fc38.s390x.rpm: Already downloaded           
[SKIPPED] rpm-libs-4.18.0-8.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] rpm-sequoia-1.2.0-1.fc38.s390x.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.s390x.rpm: Already downloaded                        
[SKIPPED] setup-2.14.3-1.fc38.noarch.rpm: Already downloaded                   
[SKIPPED] shadow-utils-4.13-3.fc38.s390x.rpm: Already downloaded               
[SKIPPED] sqlite-libs-3.40.0-1.fc38.s390x.rpm: Already downloaded              
[SKIPPED] systemd-libs-252.4-598.fc38.s390x.rpm: Already downloaded            
[SKIPPED] tar-1.34-5.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] tzdata-2022g-1.fc38.noarch.rpm: Already downloaded                   
[SKIPPED] unzip-6.0-58.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] util-linux-2.38.1-3.fc38.s390x.rpm: Already downloaded               
[SKIPPED] util-linux-core-2.38.1-3.fc38.s390x.rpm: Already downloaded          
[SKIPPED] which-2.21-36.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] xxhash-libs-0.8.1-3.fc37.s390x.rpm: Already downloaded               
[SKIPPED] xz-5.2.9-1.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] xz-libs-5.2.9-1.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] zip-3.0-35.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] zlib-1.2.13-1.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] zstd-1.5.2-3.fc37.s390x.rpm: Already downloaded                      
(153/153): libacl-2.3.1-4.fc38.s390x.rpm        103 kB/s |  25 kB     00:00    
--------------------------------------------------------------------------------
Total                                            85 kB/s |  25 kB     00:00     
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0xEB10B464:
 Userid     : "Fedora (38) <fedora-38-primary@fedoraproject.org>"
 Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary
Key imported successfully
fedora                                          1.6 MB/s | 1.6 kB     00:00    
GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary (0xEB10B464) is already installed
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x5323552A:
 Userid     : "Fedora (37) <fedora-37-primary@fedoraproject.org>"
 Fingerprint: ACB5 EE4E 831C 74BB 7C16 8D27 F55A D3FB 5323 552A
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-2.fc37.s390x                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.0.0-0.4.fc38.s390x                         1/153 
  Running scriptlet: libgcc-13.0.0-0.4.fc38.s390x                         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.s390x                        27/153 
  Installing       : basesystem-11-14.fc37.noarch                        28/153 
  Installing       : glibc-gconv-extra-2.36.9000-18.fc38.s390x           29/153 
  Running scriptlet: glibc-gconv-extra-2.36.9000-18.fc38.s390x           29/153 
  Installing       : glibc-minimal-langpack-2.36.9000-18.fc38.s390x      30/153 
  Installing       : glibc-common-2.36.9000-18.fc38.s390x                31/153 
  Running scriptlet: glibc-2.36.9000-18.fc38.s390x                       32/153 
  Installing       : glibc-2.36.9000-18.fc38.s390x                       32/153 
  Running scriptlet: glibc-2.36.9000-18.fc38.s390x                       32/153 
  Installing       : ncurses-libs-6.3-5.20221126.fc38.s390x              33/153 
  Installing       : bash-5.2.9-3.fc38.s390x                             34/153 
  Running scriptlet: bash-5.2.9-3.fc38.s390x                             34/153 
  Installing       : zlib-1.2.13-1.fc38.s390x                            35/153 
  Installing       : xz-libs-5.2.9-1.fc38.s390x                          36/153 
  Installing       : bzip2-libs-1.0.8-12.fc37.s390x                      37/153 
  Installing       : elfutils-libelf-0.188-3.fc38.s390x                  38/153 
  Installing       : gmp-1:6.2.1-3.fc37.s390x                            39/153 
  Installing       : libstdc++-13.0.0-0.4.fc38.s390x                     40/153 
  Installing       : libuuid-2.38.1-3.fc38.s390x                         41/153 
  Installing       : libzstd-1.5.2-3.fc37.s390x                          42/153 
  Installing       : popt-1.19-1.fc38.s390x                              43/153 
  Installing       : libblkid-2.38.1-3.fc38.s390x                        44/153 
  Installing       : readline-8.2-2.fc38.s390x                           45/153 
  Installing       : libattr-2.5.1-5.fc37.s390x                          46/153 
  Installing       : libacl-2.3.1-4.fc38.s390x                           47/153 
  Installing       : libcap-2.48-5.fc37.s390x                            48/153 
  Installing       : libxcrypt-4.4.33-5.fc38.s390x                       49/153 
  Installing       : lz4-libs-1.9.3-5.fc37.s390x                         50/153 
  Installing       : systemd-libs-252.4-598.fc38.s390x                   51/153 
  Installing       : mpfr-4.1.1-2.fc38.s390x                             52/153 
  Installing       : dwz-0.15-1.fc38.s390x                               53/153 
  Installing       : unzip-6.0-58.fc38.s390x                             54/153 
  Installing       : file-libs-5.42-4.fc37.s390x                         55/153 
  Installing       : file-5.42-4.fc37.s390x                              56/153 
  Installing       : sqlite-libs-3.40.0-1.fc38.s390x                     57/153 
  Installing       : alternatives-1.21-1.fc38.s390x                      58/153 
  Installing       : libcap-ng-0.8.3-4.fc38.s390x                        59/153 
  Installing       : audit-libs-3.0.9-1.fc38.s390x                       60/153 
  Installing       : libcom_err-1.46.5-3.fc37.s390x                      61/153 
  Installing       : libeconf-0.4.0-4.fc37.s390x                         62/153 
  Installing       : pam-libs-1.5.2-15.fc38.s390x                        63/153 
  Installing       : libsepol-3.4-4.fc38.s390x                           64/153 
  Installing       : libsmartcols-2.38.1-3.fc38.s390x                    65/153 
  Installing       : libunistring-1.0-2.fc37.s390x                       66/153 
  Installing       : libidn2-2.3.4-1.fc38.s390x                          67/153 
  Installing       : lua-libs-5.4.4-6.fc38.s390x                         68/153 
  Installing       : pcre2-10.40-1.fc37.1.s390x                          69/153 
  Installing       : libselinux-3.4-6.fc38.s390x                         70/153 
  Installing       : sed-4.8-11.fc37.s390x                               71/153 
  Installing       : grep-3.8-1.fc38.s390x                               72/153 
  Installing       : findutils-1:4.9.0-2.fc37.s390x                      73/153 
  Installing       : xz-5.2.9-1.fc38.s390x                               74/153 
  Installing       : libmount-2.38.1-3.fc38.s390x                        75/153 
  Installing       : util-linux-core-2.38.1-3.fc38.s390x                 76/153 
  Installing       : libsemanage-3.4-6.fc38.s390x                        77/153 
  Installing       : shadow-utils-2:4.13-3.fc38.s390x                    78/153 
  Running scriptlet: libutempter-1.2.1-7.fc37.s390x                      79/153 
  Installing       : libutempter-1.2.1-7.fc37.s390x                      79/153 
  Installing       : tar-2:1.34-5.fc38.s390x                             80/153 
  Installing       : libpsl-0.21.1-6.fc37.s390x                          81/153 
  Installing       : zip-3.0-35.fc38.s390x                               82/153 
  Installing       : zstd-1.5.2-3.fc37.s390x                             83/153 
  Installing       : libfdisk-2.38.1-3.fc38.s390x                        84/153 
  Installing       : nettle-3.8-2.fc37.s390x                             85/153 
  Installing       : rpm-sequoia-1.2.0-1.fc38.s390x                      86/153 
  Installing       : rpm-libs-4.18.0-8.fc38.s390x                        87/153 
  Installing       : bzip2-1.0.8-12.fc37.s390x                           88/153 
  Installing       : libxml2-2.10.3-2.fc38.s390x                         89/153 
  Installing       : ed-1.18-2.fc37.s390x                                90/153 
  Installing       : patch-2.7.6-17.fc37.s390x                           91/153 
  Installing       : elfutils-default-yama-scope-0.188-3.fc38.noarch     92/153 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.fc38.noarch     92/153 
  Installing       : libgomp-13.0.0-0.4.fc38.s390x                       93/153 
  Installing       : cpio-2.13-13.fc38.s390x                             94/153 
  Installing       : diffutils-3.8-3.fc37.s390x                          95/153 
  Installing       : gdbm-libs-1:1.23-2.fc37.s390x                       96/153 
  Installing       : cyrus-sasl-lib-2.1.28-8.fc38.s390x                  97/153 
  Installing       : jansson-2.13.1-5.fc37.s390x                         98/153 
  Installing       : keyutils-libs-1.6.1-5.fc37.s390x                    99/153 
  Installing       : libbrotli-1.0.9-9.fc37.s390x                       100/153 
  Installing       : libdb-5.3.28-54.fc38.s390x                         101/153 
  Installing       : libffi-3.4.4-1.fc38.s390x                          102/153 
  Installing       : p11-kit-0.24.1-5.fc38.s390x                        103/153 
  Installing       : libnghttp2-1.51.0-1.fc38.s390x                     104/153 
  Installing       : libpkgconf-1.8.0-3.fc37.s390x                      105/153 
  Installing       : pkgconf-1.8.0-3.fc37.s390x                         106/153 
  Installing       : pkgconf-pkg-config-1.8.0-3.fc37.s390x              107/153 
  Installing       : libsigsegv-2.14-3.fc37.s390x                       108/153 
  Installing       : gawk-5.1.1-4.fc37.s390x                            109/153 
  Installing       : libtasn1-4.19.0-1.fc38.s390x                       110/153 
  Installing       : p11-kit-trust-0.24.1-5.fc38.s390x                  111/153 
  Running scriptlet: p11-kit-trust-0.24.1-5.fc38.s390x                  111/153 
  Installing       : libverto-0.3.2-4.fc37.s390x                        112/153 
  Installing       : xxhash-libs-0.8.1-3.fc37.s390x                     113/153 
  Installing       : coreutils-common-9.1-8.fc38.s390x                  114/153 
  Installing       : openssl-libs-1:3.0.5-6.fc38.s390x                  115/153 
  Installing       : coreutils-9.1-8.fc38.s390x                         116/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            117/153 
  Installing       : ca-certificates-2022.2.54-5.fc37.noarch            117/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            117/153 
  Installing       : krb5-libs-1.20.1-3.fc38.s390x                      118/153 
  Installing       : libtirpc-1.3.3-0.fc37.s390x                        119/153 
  Running scriptlet: authselect-libs-1.4.2-1.fc38.s390x                 120/153 
  Installing       : authselect-libs-1.4.2-1.fc38.s390x                 120/153 
  Installing       : gzip-1.12-2.fc37.s390x                             121/153 
  Installing       : cracklib-2.9.7-30.fc38.s390x                       122/153 
  Installing       : libpwquality-1.4.4-11.fc37.s390x                   123/153 
  Installing       : authselect-1.4.2-1.fc38.s390x                      124/153 
  Installing       : libnsl2-2.0.0-4.fc37.s390x                         125/153 
  Installing       : pam-1.5.2-15.fc38.s390x                            126/153 
  Installing       : libssh-0.10.4-2.fc38.s390x                         127/153 
  Installing       : libarchive-3.6.1-3.fc38.s390x                      128/153 
  Installing       : libevent-2.1.12-7.fc37.s390x                       129/153 
  Installing       : openldap-2.6.3-1.fc38.s390x                        130/153 
  Installing       : libcurl-7.87.0-1.fc38.s390x                        131/153 
  Installing       : elfutils-libs-0.188-3.fc38.s390x                   132/153 
  Installing       : elfutils-debuginfod-client-0.188-3.fc38.s390x      133/153 
  Installing       : binutils-gold-2.39-6.fc38.s390x                    134/153 
  Installing       : binutils-2.39-6.fc38.s390x                         135/153 
  Running scriptlet: binutils-2.39-6.fc38.s390x                         135/153 
  Installing       : elfutils-0.188-3.fc38.s390x                        136/153 
  Installing       : gdb-minimal-12.1-10.fc38.s390x                     137/153 
  Installing       : debugedit-5.0-5.fc37.s390x                         138/153 
  Installing       : rpm-build-libs-4.18.0-8.fc38.s390x                 139/153 
  Installing       : curl-7.87.0-1.fc38.s390x                           140/153 
  Running scriptlet: rpm-4.18.0-8.fc38.s390x                            141/153 
  Installing       : rpm-4.18.0-8.fc38.s390x                            141/153 
  Installing       : efi-srpm-macros-5-6.fc37.noarch                    142/153 
  Installing       : lua-srpm-macros-1-7.fc37.noarch                    143/153 
  Installing       : rpmautospec-rpm-macros-0.3.1-1.fc38.noarch         144/153 
  Installing       : ansible-srpm-macros-1-8.1.fc38.noarch              145/153 
  Installing       : fonts-srpm-macros-1:2.0.5-10.fc38.noarch           146/153 
  Installing       : go-srpm-macros-3.2.0-1.fc38.noarch                 147/153 
  Installing       : python-srpm-macros-3.11-6.fc38.noarch              148/153 
  Installing       : redhat-rpm-config-235-1.fc38.noarch                149/153 
  Installing       : rpm-build-4.18.0-8.fc38.s390x                      150/153 
  Installing       : util-linux-2.38.1-3.fc38.s390x                     151/153 
  Installing       : which-2.21-36.fc38.s390x                           152/153 
  Installing       : info-7.0.1-1.fc38.s390x                            153/153 
  Running scriptlet: filesystem-3.18-2.fc37.s390x                       153/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            153/153 
  Running scriptlet: authselect-libs-1.4.2-1.fc38.s390x                 153/153 
  Running scriptlet: rpm-4.18.0-8.fc38.s390x                            153/153 
  Running scriptlet: info-7.0.1-1.fc38.s390x                            153/153 
  Verifying        : libacl-2.3.1-4.fc38.s390x                            1/153 
  Verifying        : libgcc-13.0.0-0.4.fc38.s390x                         2/153 
  Verifying        : libgomp-13.0.0-0.4.fc38.s390x                        3/153 
  Verifying        : libstdc++-13.0.0-0.4.fc38.s390x                      4/153 
  Verifying        : alternatives-1.21-1.fc38.s390x                       5/153 
  Verifying        : ansible-srpm-macros-1-8.1.fc38.noarch                6/153 
  Verifying        : audit-libs-3.0.9-1.fc38.s390x                        7/153 
  Verifying        : authselect-1.4.2-1.fc38.s390x                        8/153 
  Verifying        : authselect-libs-1.4.2-1.fc38.s390x                   9/153 
  Verifying        : basesystem-11-14.fc37.noarch                        10/153 
  Verifying        : bash-5.2.9-3.fc38.s390x                             11/153 
  Verifying        : binutils-2.39-6.fc38.s390x                          12/153 
  Verifying        : binutils-gold-2.39-6.fc38.s390x                     13/153 
  Verifying        : bzip2-1.0.8-12.fc37.s390x                           14/153 
  Verifying        : bzip2-libs-1.0.8-12.fc37.s390x                      15/153 
  Verifying        : ca-certificates-2022.2.54-5.fc37.noarch             16/153 
  Verifying        : coreutils-9.1-8.fc38.s390x                          17/153 
  Verifying        : coreutils-common-9.1-8.fc38.s390x                   18/153 
  Verifying        : cpio-2.13-13.fc38.s390x                             19/153 
  Verifying        : cracklib-2.9.7-30.fc38.s390x                        20/153 
  Verifying        : crypto-policies-20221215-1.gita4c31a3.fc38.noarc    21/153 
  Verifying        : curl-7.87.0-1.fc38.s390x                            22/153 
  Verifying        : cyrus-sasl-lib-2.1.28-8.fc38.s390x                  23/153 
  Verifying        : debugedit-5.0-5.fc37.s390x                          24/153 
  Verifying        : diffutils-3.8-3.fc37.s390x                          25/153 
  Verifying        : dwz-0.15-1.fc38.s390x                               26/153 
  Verifying        : ed-1.18-2.fc37.s390x                                27/153 
  Verifying        : efi-srpm-macros-5-6.fc37.noarch                     28/153 
  Verifying        : elfutils-0.188-3.fc38.s390x                         29/153 
  Verifying        : elfutils-debuginfod-client-0.188-3.fc38.s390x       30/153 
  Verifying        : elfutils-default-yama-scope-0.188-3.fc38.noarch     31/153 
  Verifying        : elfutils-libelf-0.188-3.fc38.s390x                  32/153 
  Verifying        : elfutils-libs-0.188-3.fc38.s390x                    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.s390x                              40/153 
  Verifying        : file-libs-5.42-4.fc37.s390x                         41/153 
  Verifying        : filesystem-3.18-2.fc37.s390x                        42/153 
  Verifying        : findutils-1:4.9.0-2.fc37.s390x                      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.s390x                             46/153 
  Verifying        : gdb-minimal-12.1-10.fc38.s390x                      47/153 
  Verifying        : gdbm-libs-1:1.23-2.fc37.s390x                       48/153 
  Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 49/153 
  Verifying        : glibc-2.36.9000-18.fc38.s390x                       50/153 
  Verifying        : glibc-common-2.36.9000-18.fc38.s390x                51/153 
  Verifying        : glibc-gconv-extra-2.36.9000-18.fc38.s390x           52/153 
  Verifying        : glibc-minimal-langpack-2.36.9000-18.fc38.s390x      53/153 
  Verifying        : gmp-1:6.2.1-3.fc37.s390x                            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.s390x                               57/153 
  Verifying        : gzip-1.12-2.fc37.s390x                              58/153 
  Verifying        : info-7.0.1-1.fc38.s390x                             59/153 
  Verifying        : jansson-2.13.1-5.fc37.s390x                         60/153 
  Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               61/153 
  Verifying        : keyutils-libs-1.6.1-5.fc37.s390x                    62/153 
  Verifying        : krb5-libs-1.20.1-3.fc38.s390x                       63/153 
  Verifying        : libarchive-3.6.1-3.fc38.s390x                       64/153 
  Verifying        : libattr-2.5.1-5.fc37.s390x                          65/153 
  Verifying        : libblkid-2.38.1-3.fc38.s390x                        66/153 
  Verifying        : libbrotli-1.0.9-9.fc37.s390x                        67/153 
  Verifying        : libcap-2.48-5.fc37.s390x                            68/153 
  Verifying        : libcap-ng-0.8.3-4.fc38.s390x                        69/153 
  Verifying        : libcom_err-1.46.5-3.fc37.s390x                      70/153 
  Verifying        : libcurl-7.87.0-1.fc38.s390x                         71/153 
  Verifying        : libdb-5.3.28-54.fc38.s390x                          72/153 
  Verifying        : libeconf-0.4.0-4.fc37.s390x                         73/153 
  Verifying        : libevent-2.1.12-7.fc37.s390x                        74/153 
  Verifying        : libfdisk-2.38.1-3.fc38.s390x                        75/153 
  Verifying        : libffi-3.4.4-1.fc38.s390x                           76/153 
  Verifying        : libidn2-2.3.4-1.fc38.s390x                          77/153 
  Verifying        : libmount-2.38.1-3.fc38.s390x                        78/153 
  Verifying        : libnghttp2-1.51.0-1.fc38.s390x                      79/153 
  Verifying        : libnsl2-2.0.0-4.fc37.s390x                          80/153 
  Verifying        : libpkgconf-1.8.0-3.fc37.s390x                       81/153 
  Verifying        : libpsl-0.21.1-6.fc37.s390x                          82/153 
  Verifying        : libpwquality-1.4.4-11.fc37.s390x                    83/153 
  Verifying        : libselinux-3.4-6.fc38.s390x                         84/153 
  Verifying        : libsemanage-3.4-6.fc38.s390x                        85/153 
  Verifying        : libsepol-3.4-4.fc38.s390x                           86/153 
  Verifying        : libsigsegv-2.14-3.fc37.s390x                        87/153 
  Verifying        : libsmartcols-2.38.1-3.fc38.s390x                    88/153 
  Verifying        : libssh-0.10.4-2.fc38.s390x                          89/153 
  Verifying        : libssh-config-0.10.4-2.fc38.noarch                  90/153 
  Verifying        : libtasn1-4.19.0-1.fc38.s390x                        91/153 
  Verifying        : libtirpc-1.3.3-0.fc37.s390x                         92/153 
  Verifying        : libunistring-1.0-2.fc37.s390x                       93/153 
  Verifying        : libutempter-1.2.1-7.fc37.s390x                      94/153 
  Verifying        : libuuid-2.38.1-3.fc38.s390x                         95/153 
  Verifying        : libverto-0.3.2-4.fc37.s390x                         96/153 
  Verifying        : libxcrypt-4.4.33-5.fc38.s390x                       97/153 
  Verifying        : libxml2-2.10.3-2.fc38.s390x                         98/153 
  Verifying        : libzstd-1.5.2-3.fc37.s390x                          99/153 
  Verifying        : lua-libs-5.4.4-6.fc38.s390x                        100/153 
  Verifying        : lua-srpm-macros-1-7.fc37.noarch                    101/153 
  Verifying        : lz4-libs-1.9.3-5.fc37.s390x                        102/153 
  Verifying        : mpfr-4.1.1-2.fc38.s390x                            103/153 
  Verifying        : ncurses-base-6.3-5.20221126.fc38.noarch            104/153 
  Verifying        : ncurses-libs-6.3-5.20221126.fc38.s390x             105/153 
  Verifying        : nettle-3.8-2.fc37.s390x                            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.s390x                        110/153 
  Verifying        : openssl-libs-1:3.0.5-6.fc38.s390x                  111/153 
  Verifying        : p11-kit-0.24.1-5.fc38.s390x                        112/153 
  Verifying        : p11-kit-trust-0.24.1-5.fc38.s390x                  113/153 
  Verifying        : package-notes-srpm-macros-0.5-6.fc38.noarch        114/153 
  Verifying        : pam-1.5.2-15.fc38.s390x                            115/153 
  Verifying        : pam-libs-1.5.2-15.fc38.s390x                       116/153 
  Verifying        : patch-2.7.6-17.fc37.s390x                          117/153 
  Verifying        : pcre2-10.40-1.fc37.1.s390x                         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.s390x                         121/153 
  Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                     122/153 
  Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.s390x              123/153 
  Verifying        : popt-1.19-1.fc38.s390x                             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.s390x                          128/153 
  Verifying        : redhat-rpm-config-235-1.fc38.noarch                129/153 
  Verifying        : rpm-4.18.0-8.fc38.s390x                            130/153 
  Verifying        : rpm-build-4.18.0-8.fc38.s390x                      131/153 
  Verifying        : rpm-build-libs-4.18.0-8.fc38.s390x                 132/153 
  Verifying        : rpm-libs-4.18.0-8.fc38.s390x                       133/153 
  Verifying        : rpm-sequoia-1.2.0-1.fc38.s390x                     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.s390x                              137/153 
  Verifying        : setup-2.14.3-1.fc38.noarch                         138/153 
  Verifying        : shadow-utils-2:4.13-3.fc38.s390x                   139/153 
  Verifying        : sqlite-libs-3.40.0-1.fc38.s390x                    140/153 
  Verifying        : systemd-libs-252.4-598.fc38.s390x                  141/153 
  Verifying        : tar-2:1.34-5.fc38.s390x                            142/153 
  Verifying        : tzdata-2022g-1.fc38.noarch                         143/153 
  Verifying        : unzip-6.0-58.fc38.s390x                            144/153 
  Verifying        : util-linux-2.38.1-3.fc38.s390x                     145/153 
  Verifying        : util-linux-core-2.38.1-3.fc38.s390x                146/153 
  Verifying        : which-2.21-36.fc38.s390x                           147/153 
  Verifying        : xxhash-libs-0.8.1-3.fc37.s390x                     148/153 
  Verifying        : xz-5.2.9-1.fc38.s390x                              149/153 
  Verifying        : xz-libs-5.2.9-1.fc38.s390x                         150/153 
  Verifying        : zip-3.0-35.fc38.s390x                              151/153 
  Verifying        : zlib-1.2.13-1.fc38.s390x                           152/153 
  Verifying        : zstd-1.5.2-3.fc37.s390x                            153/153 

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

Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: libstdc++-13.0.0-0.4.fc38.s390x
mpfr-4.1.1-2.fc38.s390x
cracklib-2.9.7-30.fc38.s390x
audit-libs-3.0.9-1.fc38.s390x
libsepol-3.4-4.fc38.s390x
glibc-common-2.36.9000-18.fc38.s390x
elfutils-libelf-0.188-3.fc38.s390x
libeconf-0.4.0-4.fc37.s390x
coreutils-9.1-8.fc38.s390x
jansson-2.13.1-5.fc37.s390x
libsemanage-3.4-6.fc38.s390x
qt5-srpm-macros-5.15.7-1.fc38.noarch
file-5.42-4.fc37.s390x
gawk-5.1.1-4.fc37.s390x
bzip2-1.0.8-12.fc37.s390x
grep-3.8-1.fc38.s390x
libpwquality-1.4.4-11.fc37.s390x
info-7.0.1-1.fc38.s390x
libcap-ng-0.8.3-4.fc38.s390x
libcom_err-1.46.5-3.fc37.s390x
kernel-srpm-macros-1.0-15.fc37.noarch
pcre2-syntax-10.40-1.fc37.1.noarch
fedora-repos-rawhide-38-0.3.noarch
sqlite-libs-3.40.0-1.fc38.s390x
keyutils-libs-1.6.1-5.fc37.s390x
gnat-srpm-macros-4-16.fc37.noarch
ncurses-libs-6.3-5.20221126.fc38.s390x
crypto-policies-20221215-1.gita4c31a3.fc38.noarch
gdb-minimal-12.1-10.fc38.s390x
libutempter-1.2.1-7.fc37.s390x
lua-libs-5.4.4-6.fc38.s390x
fpc-srpm-macros-1.3-6.fc37.noarch
glibc-gconv-extra-2.36.9000-18.fc38.s390x
bzip2-libs-1.0.8-12.fc37.s390x
gmp-6.2.1-3.fc37.s390x
alternatives-1.21-1.fc38.s390x
rpm-sequoia-1.2.0-1.fc38.s390x
readline-8.2-2.fc38.s390x
bash-5.2.9-3.fc38.s390x
file-libs-5.42-4.fc37.s390x
ghc-srpm-macros-1.5.0-7.fc37.noarch
libfdisk-2.38.1-3.fc38.s390x
xz-5.2.9-1.fc38.s390x
libmount-2.38.1-3.fc38.s390x
gdbm-libs-1.23-2.fc37.s390x
pkgconf-1.8.0-3.fc37.s390x
libnsl2-2.0.0-4.fc37.s390x
pam-1.5.2-15.fc38.s390x
rpmautospec-rpm-macros-0.3.1-1.fc38.noarch
tzdata-2022g-1.fc38.noarch
curl-7.87.0-1.fc38.s390x
libevent-2.1.12-7.fc37.s390x
cpio-2.13-13.fc38.s390x
pam-libs-1.5.2-15.fc38.s390x
package-notes-srpm-macros-0.5-6.fc38.noarch
libxml2-2.10.3-2.fc38.s390x
glibc-2.36.9000-18.fc38.s390x
libverto-0.3.2-4.fc37.s390x
binutils-gold-2.39-6.fc38.s390x
efi-srpm-macros-5-6.fc37.noarch
ocaml-srpm-macros-7-2.fc37.noarch
filesystem-3.18-2.fc37.s390x
libidn2-2.3.4-1.fc38.s390x
publicsuffix-list-dafsa-20221208-1.fc38.noarch
coreutils-common-9.1-8.fc38.s390x
libgcc-13.0.0-0.4.fc38.s390x
libunistring-1.0-2.fc37.s390x
elfutils-0.188-3.fc38.s390x
dwz-0.15-1.fc38.s390x
authselect-libs-1.4.2-1.fc38.s390x
libdb-5.3.28-54.fc38.s390x
zlib-1.2.13-1.fc38.s390x
debugedit-5.0-5.fc37.s390x
libxcrypt-4.4.33-5.fc38.s390x
libsmartcols-2.38.1-3.fc38.s390x
ca-certificates-2022.2.54-5.fc37.noarch
ed-1.18-2.fc37.s390x
systemd-libs-252.4-598.fc38.s390x
elfutils-libs-0.188-3.fc38.s390x
elfutils-debuginfod-client-0.188-3.fc38.s390x
xxhash-libs-0.8.1-3.fc37.s390x
diffutils-3.8-3.fc37.s390x
libnghttp2-1.51.0-1.fc38.s390x
rpm-build-4.18.0-8.fc38.s390x
setup-2.14.3-1.fc38.noarch
fonts-srpm-macros-2.0.5-10.fc38.noarch
fedora-release-common-38-0.6.noarch
gpg-pubkey-5323552a-6112bcdc
xz-libs-5.2.9-1.fc38.s390x
python-srpm-macros-3.11-6.fc38.noarch
zstd-1.5.2-3.fc37.s390x
util-linux-2.38.1-3.fc38.s390x
libpkgconf-1.8.0-3.fc37.s390x
shadow-utils-4.13-3.fc38.s390x
openldap-2.6.3-1.fc38.s390x
gpg-pubkey-eb10b464-6202d9c6
sed-4.8-11.fc37.s390x
util-linux-core-2.38.1-3.fc38.s390x
libacl-2.3.1-4.fc38.s390x
krb5-libs-1.20.1-3.fc38.s390x
libgomp-13.0.0-0.4.fc38.s390x
libssh-0.10.4-2.fc38.s390x
libzstd-1.5.2-3.fc37.s390x
binutils-2.39-6.fc38.s390x
libarchive-3.6.1-3.fc38.s390x
rpm-build-libs-4.18.0-8.fc38.s390x
libcap-2.48-5.fc37.s390x
rust-srpm-macros-23-1.fc38.noarch
popt-1.19-1.fc38.s390x
basesystem-11-14.fc37.noarch
authselect-1.4.2-1.fc38.s390x
perl-srpm-macros-1-47.fc38.noarch
openblas-srpm-macros-2-12.fc37.noarch
rpm-libs-4.18.0-8.fc38.s390x
unzip-6.0-58.fc38.s390x
lua-srpm-macros-1-7.fc37.noarch
patch-2.7.6-17.fc37.s390x
glibc-minimal-langpack-2.36.9000-18.fc38.s390x
which-2.21-36.fc38.s390x
redhat-rpm-config-235-1.fc38.noarch
nim-srpm-macros-3-7.fc37.noarch
zip-3.0-35.fc38.s390x
nettle-3.8-2.fc37.s390x
libtasn1-4.19.0-1.fc38.s390x
fedora-gpg-keys-38-0.3.noarch
libuuid-2.38.1-3.fc38.s390x
libattr-2.5.1-5.fc37.s390x
tar-1.34-5.fc38.s390x
libbrotli-1.0.9-9.fc37.s390x
pcre2-10.40-1.fc37.1.s390x
gzip-1.12-2.fc37.s390x
libffi-3.4.4-1.fc38.s390x
pkgconf-m4-1.8.0-3.fc37.noarch
libsigsegv-2.14-3.fc37.s390x
libblkid-2.38.1-3.fc38.s390x
fedora-release-identity-basic-38-0.6.noarch
openssl-libs-3.0.5-6.fc38.s390x
ansible-srpm-macros-1-8.1.fc38.noarch
libcurl-7.87.0-1.fc38.s390x
libpsl-0.21.1-6.fc37.s390x
fedora-repos-38-0.3.noarch
fedora-release-38-0.6.noarch
findutils-4.9.0-2.fc37.s390x
libssh-config-0.10.4-2.fc38.noarch
cyrus-sasl-lib-2.1.28-8.fc38.s390x
p11-kit-trust-0.24.1-5.fc38.s390x
go-srpm-macros-3.2.0-1.fc38.noarch
elfutils-default-yama-scope-0.188-3.fc38.noarch
ncurses-base-6.3-5.20221126.fc38.noarch
pkgconf-pkg-config-1.8.0-3.fc37.s390x
lz4-libs-1.9.3-5.fc37.s390x
libtirpc-1.3.3-0.fc37.s390x
p11-kit-0.24.1-5.fc38.s390x
libselinux-3.4-6.fc38.s390x
rpm-4.18.0-8.fc38.s390x
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1658275200
Wrote: /builddir/build/SRPMS/adime-2.2.1-35.fc38.src.rpm
Finish: rpmbuild -bs
cp: ‘var/lib/mock/fedora-rawhide-s390x-1671767691.437394/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-s390x-1671767691.437394/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-s390x-1671767691.437394/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-s390x-1671767691.437394/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-frs68fwg/adime/adime.spec) Config(child) 1 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/adime-2.2.1-35.fc38.src.rpm --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1671767691.437394 -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/adime-2.2.1-35.fc38.src.rpm)  Config(fedora-rawhide-s390x)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap-1671767691.437394/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap-1671767691.437394/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-s390x-1671767691.437394/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                                 7.7 kB/s | 3.0 kB     00:00    
Copr repository                                 1.5 MB/s | 2.0 MB     00:01    
Additional repo https_jakub_fedorapeople_org_fe 4.2 kB/s | 3.0 kB     00:00    
fedora                                          8.6 kB/s | 6.3 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Finish: dnf update
Finish: chroot init
Start: build phase for adime-2.2.1-35.fc38.src.rpm
Start: build setup for adime-2.2.1-35.fc38.src.rpm
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1658275200
Wrote: /builddir/build/SRPMS/adime-2.2.1-35.fc38.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 4.5 kB/s | 3.0 kB     00:00    
Additional repo https_jakub_fedorapeople_org_fe 4.2 kB/s | 3.0 kB     00:00    
fedora                                          7.3 kB/s | 6.3 kB     00:00    
Dependencies resolved.
==================================================================================================================
 Package                        Arch    Version              Repository                                       Size
==================================================================================================================
Installing:
 allegro-devel                  s390x   4.4.3.1-8.fc37       fedora                                          1.0 M
 gcc                            s390x   13.0.0-0.4.fc38      https_jakub_fedorapeople_org_fedora_gcc13_arch   28 M
 make                           s390x   1:4.3-11.fc37        fedora                                          536 k
 texinfo                        s390x   7.0.1-1.fc38         fedora                                          1.3 M
Installing dependencies:
 allegro                        s390x   4.4.3.1-8.fc37       fedora                                          826 k
 alsa-lib                       s390x   1.2.8-2.fc38         fedora                                          504 k
 annobin-docs                   noarch  10.99-1.0.1.fc38     https_jakub_fedorapeople_org_fedora_gcc13_arch   93 k
 annobin-plugin-gcc             s390x   10.99-1.0.1.fc38     https_jakub_fedorapeople_org_fedora_gcc13_arch  888 k
 cpp                            s390x   13.0.0-0.4.fc38      https_jakub_fedorapeople_org_fedora_gcc13_arch  8.9 M
 fluid-soundfont-common         noarch  3.1-27.fc37          fedora                                           84 k
 fluid-soundfont-lite-patches   noarch  3.1-27.fc37          fedora                                          108 M
 gc                             s390x   8.2.2-1.fc38         fedora                                          106 k
 gcc-plugin-annobin             s390x   13.0.0-0.4.fc38      https_jakub_fedorapeople_org_fedora_gcc13_arch   28 k
 glibc-devel                    s390x   2.36.9000-18.fc38    fedora                                           55 k
 glibc-headers-s390             noarch  2.36.9000-18.fc38    fedora                                          516 k
 groff-base                     s390x   1.22.4-10.fc37       fedora                                          1.0 M
 guile22                        s390x   2.2.7-6.fc37         fedora                                          6.5 M
 kernel-headers                 s390x   6.1.0-1.fc38         fedora                                          1.5 M
 libX11                         s390x   1.8.1-2.fc38         fedora                                          633 k
 libX11-common                  noarch  1.8.1-2.fc38         fedora                                          182 k
 libX11-devel                   s390x   1.8.1-2.fc38         fedora                                          1.0 M
 libX11-xcb                     s390x   1.8.1-2.fc38         fedora                                           12 k
 libXau                         s390x   1.0.11-1.fc38        fedora                                           31 k
 libXau-devel                   s390x   1.0.11-1.fc38        fedora                                           13 k
 libXcursor                     s390x   1.2.1-2.fc37         fedora                                           30 k
 libXcursor-devel               s390x   1.2.1-2.fc37         fedora                                           40 k
 libXext                        s390x   1.3.5-1.fc38         fedora                                           38 k
 libXfixes                      s390x   6.0.0-4.fc37         fedora                                           18 k
 libXfixes-devel                s390x   6.0.0-4.fc37         fedora                                           12 k
 libXpm                         s390x   3.5.13-8.fc37        fedora                                           58 k
 libXrender                     s390x   0.9.11-1.fc38        fedora                                           27 k
 libXrender-devel               s390x   0.9.11-1.fc38        fedora                                           19 k
 libXxf86dga                    s390x   1.1.5-9.fc37         fedora                                           20 k
 libXxf86vm                     s390x   1.1.5-1.fc38         fedora                                           17 k
 libasan                        s390x   13.0.0-0.4.fc38      https_jakub_fedorapeople_org_fedora_gcc13_arch  492 k
 libatomic                      s390x   13.0.0-0.4.fc38      https_jakub_fedorapeople_org_fedora_gcc13_arch   18 k
 libmpc                         s390x   1.2.1-5.fc37         fedora                                           61 k
 libtool-ltdl                   s390x   2.4.7-3.0.1.fc38     https_jakub_fedorapeople_org_fedora_gcc13_arch   38 k
 libubsan                       s390x   13.0.0-0.4.fc38      https_jakub_fedorapeople_org_fedora_gcc13_arch  203 k
 libxcb                         s390x   1.13.1-10.fc37       fedora                                          233 k
 libxcb-devel                   s390x   1.13.1-10.fc37       fedora                                          1.4 M
 libxcrypt-devel                s390x   4.4.33-5.fc38        fedora                                           30 k
 ncurses                        s390x   6.3-5.20221126.fc38  fedora                                          413 k
 perl-B                         s390x   1.83-492.fc38        fedora                                          184 k
 perl-Carp                      noarch  1.52-489.fc37        fedora                                           29 k
 perl-Class-Struct              noarch  0.66-492.fc38        fedora                                           25 k
 perl-Data-Dumper               s390x   2.184-490.fc37       fedora                                           56 k
 perl-DynaLoader                s390x   1.52-492.fc38        fedora                                           29 k
 perl-Encode                    s390x   4:3.19-492.fc38      fedora                                          1.7 M
 perl-Errno                     s390x   1.36-492.fc38        fedora                                           18 k
 perl-Exporter                  noarch  5.77-489.fc37        fedora                                           31 k
 perl-Fcntl                     s390x   1.15-492.fc38        fedora                                           23 k
 perl-File-Basename             noarch  2.85-492.fc38        fedora                                           20 k
 perl-File-Copy                 noarch  2.39-492.fc38        fedora                                           23 k
 perl-File-Path                 noarch  2.18-489.fc37        fedora                                           35 k
 perl-File-Temp                 noarch  1:0.231.100-489.fc37 fedora                                           59 k
 perl-File-stat                 noarch  1.12-492.fc38        fedora                                           20 k
 perl-Getopt-Long               noarch  1:2.54-1.fc38        fedora                                           60 k
 perl-Getopt-Std                noarch  1.13-492.fc38        fedora                                           19 k
 perl-HTTP-Tiny                 noarch  0.082-1.fc37         fedora                                           55 k
 perl-IO                        s390x   1.50-492.fc38        fedora                                           95 k
 perl-IPC-Open3                 noarch  1.22-492.fc38        fedora                                           26 k
 perl-MIME-Base64               s390x   3.16-489.fc37        fedora                                           30 k
 perl-POSIX                     s390x   2.03-492.fc38        fedora                                           99 k
 perl-PathTools                 s390x   3.84-489.fc37        fedora                                           89 k
 perl-Pod-Escapes               noarch  1:1.07-489.fc37      fedora                                           20 k
 perl-Pod-Perldoc               noarch  3.28.01-490.fc37     fedora                                           90 k
 perl-Pod-Simple                noarch  1:3.43-490.fc37      fedora                                          225 k
 perl-Pod-Usage                 noarch  4:2.03-3.fc37        fedora                                           40 k
 perl-Scalar-List-Utils         s390x   5:1.63-489.fc38      fedora                                           71 k
 perl-SelectSaver               noarch  1.02-492.fc38        fedora                                           15 k
 perl-Socket                    s390x   4:2.036-1.fc38       fedora                                           55 k
 perl-Storable                  s390x   1:3.26-489.fc37      fedora                                           93 k
 perl-Symbol                    noarch  1.09-492.fc38        fedora                                           17 k
 perl-Term-ANSIColor            noarch  5.01-490.fc37        fedora                                           48 k
 perl-Term-Cap                  noarch  1.17-489.fc37        fedora                                           22 k
 perl-Text-ParseWords           noarch  3.31-489.fc37        fedora                                           16 k
 perl-Text-Tabs+Wrap            noarch  2021.0814-489.fc37   fedora                                           22 k
 perl-Text-Unidecode            noarch  1.30-19.fc37         fedora                                          181 k
 perl-Time-Local                noarch  2:1.300-489.fc37     fedora                                           33 k
 perl-Unicode-EastAsianWidth    noarch  12.0-9.fc37          fedora                                           19 k
 perl-Unicode-Normalize         s390x   1.31-489.fc37        fedora                                           92 k
 perl-base                      noarch  2.27-492.fc38        fedora                                           19 k
 perl-constant                  noarch  1.33-490.fc37        fedora                                           23 k
 perl-if                        noarch  0.61.000-492.fc38    fedora                                           17 k
 perl-interpreter               s390x   4:5.36.0-492.fc38    fedora                                           75 k
 perl-libintl-perl              s390x   1.32-7.fc37          fedora                                          850 k
 perl-libs                      s390x   4:5.36.0-492.fc38    fedora                                          2.2 M
 perl-locale                    noarch  1.10-492.fc38        fedora                                           17 k
 perl-mro                       s390x   1.26-492.fc38        fedora                                           31 k
 perl-overload                  noarch  1.35-492.fc38        fedora                                           49 k
 perl-overloading               noarch  0.02-492.fc38        fedora                                           16 k
 perl-parent                    noarch  1:0.239-1.fc38       fedora                                           14 k
 perl-podlators                 noarch  1:5.00-1.fc38        fedora                                          127 k
 perl-vars                      noarch  1.05-492.fc38        fedora                                           16 k
 xorg-x11-proto-devel           noarch  2022.2-2.fc38        fedora                                          299 k

Transaction Summary
==================================================================================================================
Install  96 Packages

Total size: 173 M
Total download size: 113 M
Installed size: 398 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.s390x.rpm: Already downloaded    
[SKIPPED] cpp-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] gcc-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] gcc-plugin-annobin-13.0.0-0.4.fc38.s390x.rpm: Already downloaded     
[SKIPPED] libasan-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libatomic-13.0.0-0.4.fc38.s390x.rpm: Already downloaded              
[SKIPPED] libtool-ltdl-2.4.7-3.0.1.fc38.s390x.rpm: Already downloaded          
[SKIPPED] libubsan-13.0.0-0.4.fc38.s390x.rpm: Already downloaded               
[SKIPPED] gc-8.2.2-1.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] glibc-devel-2.36.9000-18.fc38.s390x.rpm: Already downloaded          
[SKIPPED] glibc-headers-s390-2.36.9000-18.fc38.noarch.rpm: Already downloaded  
[SKIPPED] groff-base-1.22.4-10.fc37.s390x.rpm: Already downloaded              
[SKIPPED] guile22-2.2.7-6.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] kernel-headers-6.1.0-1.fc38.s390x.rpm: Already downloaded            
[SKIPPED] libX11-1.8.1-2.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libX11-common-1.8.1-2.fc38.noarch.rpm: Already downloaded            
[SKIPPED] libX11-devel-1.8.1-2.fc38.s390x.rpm: Already downloaded              
[SKIPPED] libX11-xcb-1.8.1-2.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libXau-1.0.11-1.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libXau-devel-1.0.11-1.fc38.s390x.rpm: Already downloaded             
[SKIPPED] libXcursor-1.2.1-2.fc37.s390x.rpm: Already downloaded                
[SKIPPED] libXcursor-devel-1.2.1-2.fc37.s390x.rpm: Already downloaded          
[SKIPPED] libXext-1.3.5-1.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libXfixes-6.0.0-4.fc37.s390x.rpm: Already downloaded                 
[SKIPPED] libXfixes-devel-6.0.0-4.fc37.s390x.rpm: Already downloaded           
[SKIPPED] libXrender-0.9.11-1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] libXrender-devel-0.9.11-1.fc38.s390x.rpm: Already downloaded         
[SKIPPED] libXxf86vm-1.1.5-1.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libmpc-1.2.1-5.fc37.s390x.rpm: Already downloaded                    
[SKIPPED] libxcb-1.13.1-10.fc37.s390x.rpm: Already downloaded                  
[SKIPPED] libxcb-devel-1.13.1-10.fc37.s390x.rpm: Already downloaded            
[SKIPPED] libxcrypt-devel-4.4.33-5.fc38.s390x.rpm: Already downloaded          
[SKIPPED] make-4.3-11.fc37.s390x.rpm: Already downloaded                       
[SKIPPED] ncurses-6.3-5.20221126.fc38.s390x.rpm: Already downloaded            
[SKIPPED] perl-B-1.83-492.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] perl-Carp-1.52-489.fc37.noarch.rpm: Already downloaded               
[SKIPPED] perl-Class-Struct-0.66-492.fc38.noarch.rpm: Already downloaded       
[SKIPPED] perl-Data-Dumper-2.184-490.fc37.s390x.rpm: Already downloaded        
[SKIPPED] perl-DynaLoader-1.52-492.fc38.s390x.rpm: Already downloaded          
[SKIPPED] perl-Encode-3.19-492.fc38.s390x.rpm: Already downloaded              
[SKIPPED] perl-Errno-1.36-492.fc38.s390x.rpm: Already downloaded               
[SKIPPED] perl-Exporter-5.77-489.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-Fcntl-1.15-492.fc38.s390x.rpm: Already downloaded               
[SKIPPED] perl-File-Basename-2.85-492.fc38.noarch.rpm: Already downloaded      
[SKIPPED] perl-File-Copy-2.39-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-File-Path-2.18-489.fc37.noarch.rpm: Already downloaded          
[SKIPPED] perl-File-Temp-0.231.100-489.fc37.noarch.rpm: Already downloaded     
[SKIPPED] perl-File-stat-1.12-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-Getopt-Long-2.54-1.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-Getopt-Std-1.13-492.fc38.noarch.rpm: Already downloaded         
[SKIPPED] perl-HTTP-Tiny-0.082-1.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-IO-1.50-492.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] perl-IPC-Open3-1.22-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-MIME-Base64-3.16-489.fc37.s390x.rpm: Already downloaded         
[SKIPPED] perl-POSIX-2.03-492.fc38.s390x.rpm: Already downloaded               
[SKIPPED] perl-PathTools-3.84-489.fc37.s390x.rpm: Already downloaded           
[SKIPPED] perl-Pod-Escapes-1.07-489.fc37.noarch.rpm: Already downloaded        
[SKIPPED] perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm: Already downloaded     
[SKIPPED] perl-Pod-Simple-3.43-490.fc37.noarch.rpm: Already downloaded         
[SKIPPED] perl-Pod-Usage-2.03-3.fc37.noarch.rpm: Already downloaded            
[SKIPPED] perl-Scalar-List-Utils-1.63-489.fc38.s390x.rpm: Already downloaded   
[SKIPPED] perl-SelectSaver-1.02-492.fc38.noarch.rpm: Already downloaded        
[SKIPPED] perl-Socket-2.036-1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] perl-Storable-3.26-489.fc37.s390x.rpm: Already downloaded            
[SKIPPED] perl-Symbol-1.09-492.fc38.noarch.rpm: Already downloaded             
[SKIPPED] perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm: Already downloaded     
[SKIPPED] perl-Term-Cap-1.17-489.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-Text-ParseWords-3.31-489.fc37.noarch.rpm: Already downloaded    
[SKIPPED] perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch.rpm: Already downloaded
[SKIPPED] perl-Time-Local-1.300-489.fc37.noarch.rpm: Already downloaded        
[SKIPPED] perl-constant-1.33-490.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-if-0.61.000-492.fc38.noarch.rpm: Already downloaded             
[SKIPPED] perl-interpreter-5.36.0-492.fc38.s390x.rpm: Already downloaded       
[SKIPPED] perl-libs-5.36.0-492.fc38.s390x.rpm: Already downloaded              
[SKIPPED] perl-mro-1.26-492.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] perl-overload-1.35-492.fc38.noarch.rpm: Already downloaded           
[SKIPPED] perl-overloading-0.02-492.fc38.noarch.rpm: Already downloaded        
[SKIPPED] perl-parent-0.239-1.fc38.noarch.rpm: Already downloaded              
[SKIPPED] perl-podlators-5.00-1.fc38.noarch.rpm: Already downloaded            
[SKIPPED] perl-vars-1.05-492.fc38.noarch.rpm: Already downloaded               
[SKIPPED] xorg-x11-proto-devel-2022.2-2.fc38.noarch.rpm: Already downloaded    
(83/96): alsa-lib-1.2.8-2.fc38.s390x.rpm        381 kB/s | 504 kB     00:01    
(84/96): allegro-4.4.3.1-8.fc37.s390x.rpm       161 kB/s | 826 kB     00:05    
(85/96): allegro-devel-4.4.3.1-8.fc37.s390x.rpm 204 kB/s | 1.0 MB     00:05    
(86/96): fluid-soundfont-common-3.1-27.fc37.noa  22 kB/s |  84 kB     00:03    
(87/96): libXxf86dga-1.1.5-9.fc37.s390x.rpm      42 kB/s |  20 kB     00:00    
(88/96): libXpm-3.5.13-8.fc37.s390x.rpm         106 kB/s |  58 kB     00:00    
(89/96): perl-Unicode-EastAsianWidth-12.0-9.fc3 137 kB/s |  19 kB     00:00    
(90/96): perl-Text-Unidecode-1.30-19.fc37.noarc 441 kB/s | 181 kB     00:00    
(91/96): perl-Unicode-Normalize-1.31-489.fc37.s 338 kB/s |  92 kB     00:00    
(92/96): perl-base-2.27-492.fc38.noarch.rpm     139 kB/s |  19 kB     00:00    
(93/96): perl-locale-1.10-492.fc38.noarch.rpm   122 kB/s |  17 kB     00:00    
(94/96): perl-libintl-perl-1.32-7.fc37.s390x.rp 2.0 MB/s | 850 kB     00:00    
(95/96): texinfo-7.0.1-1.fc38.s390x.rpm         2.4 MB/s | 1.3 MB     00:00    
(96/96): fluid-soundfont-lite-patches-3.1-27.fc  13 MB/s | 108 MB     00:08    
--------------------------------------------------------------------------------
Total                                           6.0 MB/s | 113 MB     00:18     
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/96 
  Installing       : libmpc-1.2.1-5.fc37.s390x                             2/96 
  Installing       : libXau-1.0.11-1.fc38.s390x                            3/96 
  Installing       : libxcb-1.13.1-10.fc37.s390x                           4/96 
  Installing       : libXau-devel-1.0.11-1.fc38.s390x                      5/96 
  Installing       : libxcb-devel-1.13.1-10.fc37.s390x                     6/96 
  Installing       : cpp-13.0.0-0.4.fc38.s390x                             7/96 
  Installing       : ncurses-6.3-5.20221126.fc38.s390x                     8/96 
  Installing       : libX11-xcb-1.8.1-2.fc38.s390x                         9/96 
  Installing       : libX11-common-1.8.1-2.fc38.noarch                    10/96 
  Installing       : libX11-1.8.1-2.fc38.s390x                            11/96 
  Installing       : libX11-devel-1.8.1-2.fc38.s390x                      12/96 
  Installing       : libXext-1.3.5-1.fc38.s390x                           13/96 
  Installing       : libXfixes-6.0.0-4.fc37.s390x                         14/96 
  Installing       : libXrender-0.9.11-1.fc38.s390x                       15/96 
  Installing       : libXcursor-1.2.1-2.fc37.s390x                        16/96 
  Installing       : libXrender-devel-0.9.11-1.fc38.s390x                 17/96 
  Installing       : libXfixes-devel-6.0.0-4.fc37.s390x                   18/96 
  Installing       : libXcursor-devel-1.2.1-2.fc37.s390x                  19/96 
  Installing       : libXxf86dga-1.1.5-9.fc37.s390x                       20/96 
  Installing       : libXxf86vm-1.1.5-1.fc38.s390x                        21/96 
  Installing       : libXpm-3.5.13-8.fc37.s390x                           22/96 
  Installing       : kernel-headers-6.1.0-1.fc38.s390x                    23/96 
  Running scriptlet: groff-base-1.22.4-10.fc37.s390x                      24/96 
  Installing       : groff-base-1.22.4-10.fc37.s390x                      24/96 
  Running scriptlet: groff-base-1.22.4-10.fc37.s390x                      24/96 
  Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch        25/96 
  Installing       : perl-if-0.61.000-492.fc38.noarch                     26/96 
  Installing       : perl-Time-Local-2:1.300-489.fc37.noarch              27/96 
  Installing       : perl-File-Path-2.18-489.fc37.noarch                  28/96 
  Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch              29/96 
  Installing       : perl-Class-Struct-0.66-492.fc38.noarch               30/96 
  Installing       : perl-POSIX-2.03-492.fc38.s390x                       31/96 
  Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch             32/96 
  Installing       : perl-IPC-Open3-1.22-492.fc38.noarch                  33/96 
  Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                   34/96 
  Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch           35/96 
  Installing       : perl-Term-Cap-1.17-489.fc37.noarch                   36/96 
  Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch               37/96 
  Installing       : perl-Socket-4:2.036-1.fc38.s390x                     38/96 
  Installing       : perl-SelectSaver-1.02-492.fc38.noarch                39/96 
  Installing       : perl-Symbol-1.09-492.fc38.noarch                     40/96 
  Installing       : perl-File-stat-1.12-492.fc38.noarch                  41/96 
  Installing       : perl-podlators-1:5.00-1.fc38.noarch                  42/96 
  Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch             43/96 
  Installing       : perl-Fcntl-1.15-492.fc38.s390x                       44/96 
  Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch            45/96 
  Installing       : perl-mro-1.26-492.fc38.s390x                         46/96 
  Installing       : perl-IO-1.50-492.fc38.s390x                          47/96 
  Installing       : perl-overloading-0.02-492.fc38.noarch                48/96 
  Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                  49/96 
  Installing       : perl-Errno-1.36-492.fc38.s390x                       50/96 
  Installing       : perl-File-Basename-2.85-492.fc38.noarch              51/96 
  Installing       : perl-Getopt-Std-1.13-492.fc38.noarch                 52/96 
  Installing       : perl-MIME-Base64-3.16-489.fc37.s390x                 53/96 
  Installing       : perl-Scalar-List-Utils-5:1.63-489.fc38.s390x         54/96 
  Installing       : perl-constant-1.33-490.fc37.noarch                   55/96 
  Installing       : perl-Storable-1:3.26-489.fc37.s390x                  56/96 
  Installing       : perl-overload-1.35-492.fc38.noarch                   57/96 
  Installing       : perl-parent-1:0.239-1.fc38.noarch                    58/96 
  Installing       : perl-vars-1.05-492.fc38.noarch                       59/96 
  Installing       : perl-Getopt-Long-1:2.54-1.fc38.noarch                60/96 
  Installing       : perl-Carp-1.52-489.fc37.noarch                       61/96 
  Installing       : perl-Exporter-5.77-489.fc37.noarch                   62/96 
  Installing       : perl-PathTools-3.84-489.fc37.s390x                   63/96 
  Installing       : perl-DynaLoader-1.52-492.fc38.s390x                  64/96 
  Installing       : perl-Encode-4:3.19-492.fc38.s390x                    65/96 
  Installing       : perl-libs-4:5.36.0-492.fc38.s390x                    66/96 
  Installing       : perl-interpreter-4:5.36.0-492.fc38.s390x             67/96 
  Installing       : perl-base-2.27-492.fc38.noarch                       68/96 
  Installing       : perl-Unicode-EastAsianWidth-12.0-9.fc37.noarch       69/96 
  Installing       : perl-Data-Dumper-2.184-490.fc37.s390x                70/96 
  Installing       : perl-B-1.83-492.fc38.s390x                           71/96 
  Installing       : perl-File-Copy-2.39-492.fc38.noarch                  72/96 
  Installing       : perl-Text-Unidecode-1.30-19.fc37.noarch              73/96 
  Installing       : perl-Unicode-Normalize-1.31-489.fc37.s390x           74/96 
  Installing       : perl-locale-1.10-492.fc38.noarch                     75/96 
  Installing       : perl-libintl-perl-1.32-7.fc37.s390x                  76/96 
  Installing       : glibc-headers-s390-2.36.9000-18.fc38.noarch          77/96 
  Installing       : libxcrypt-devel-4.4.33-5.fc38.s390x                  78/96 
  Installing       : glibc-devel-2.36.9000-18.fc38.s390x                  79/96 
  Installing       : gc-8.2.2-1.fc38.s390x                                80/96 
  Installing       : fluid-soundfont-common-3.1-27.fc37.noarch            81/96 
  Installing       : fluid-soundfont-lite-patches-3.1-27.fc37.noarch      82/96 
  Installing       : alsa-lib-1.2.8-2.fc38.s390x                          83/96 
  Installing       : allegro-4.4.3.1-8.fc37.s390x                         84/96 
  Installing       : libubsan-13.0.0-0.4.fc38.s390x                       85/96 
  Installing       : libtool-ltdl-2.4.7-3.0.1.fc38.s390x                  86/96 
  Installing       : guile22-2.2.7-6.fc37.s390x                           87/96 
  Installing       : make-1:4.3-11.fc37.s390x                             88/96 
  Installing       : libatomic-13.0.0-0.4.fc38.s390x                      89/96 
  Installing       : libasan-13.0.0-0.4.fc38.s390x                        90/96 
  Installing       : gcc-13.0.0-0.4.fc38.s390x                            91/96 
  Running scriptlet: gcc-13.0.0-0.4.fc38.s390x                            91/96 
  Installing       : annobin-docs-10.99-1.0.1.fc38.noarch                 92/96 
  Installing       : annobin-plugin-gcc-10.99-1.0.1.fc38.s390x            93/96 
  Running scriptlet: annobin-plugin-gcc-10.99-1.0.1.fc38.s390x            93/96 
  Installing       : gcc-plugin-annobin-13.0.0-0.4.fc38.s390x             94/96 
  Installing       : allegro-devel-4.4.3.1-8.fc37.s390x                   95/96 
  Installing       : texinfo-7.0.1-1.fc38.s390x                           96/96 
  Running scriptlet: texinfo-7.0.1-1.fc38.s390x                           96/96 
  Verifying        : annobin-docs-10.99-1.0.1.fc38.noarch                  1/96 
  Verifying        : annobin-plugin-gcc-10.99-1.0.1.fc38.s390x             2/96 
  Verifying        : cpp-13.0.0-0.4.fc38.s390x                             3/96 
  Verifying        : gcc-13.0.0-0.4.fc38.s390x                             4/96 
  Verifying        : gcc-plugin-annobin-13.0.0-0.4.fc38.s390x              5/96 
  Verifying        : libasan-13.0.0-0.4.fc38.s390x                         6/96 
  Verifying        : libatomic-13.0.0-0.4.fc38.s390x                       7/96 
  Verifying        : libtool-ltdl-2.4.7-3.0.1.fc38.s390x                   8/96 
  Verifying        : libubsan-13.0.0-0.4.fc38.s390x                        9/96 
  Verifying        : allegro-4.4.3.1-8.fc37.s390x                         10/96 
  Verifying        : allegro-devel-4.4.3.1-8.fc37.s390x                   11/96 
  Verifying        : alsa-lib-1.2.8-2.fc38.s390x                          12/96 
  Verifying        : fluid-soundfont-common-3.1-27.fc37.noarch            13/96 
  Verifying        : fluid-soundfont-lite-patches-3.1-27.fc37.noarch      14/96 
  Verifying        : gc-8.2.2-1.fc38.s390x                                15/96 
  Verifying        : glibc-devel-2.36.9000-18.fc38.s390x                  16/96 
  Verifying        : glibc-headers-s390-2.36.9000-18.fc38.noarch          17/96 
  Verifying        : groff-base-1.22.4-10.fc37.s390x                      18/96 
  Verifying        : guile22-2.2.7-6.fc37.s390x                           19/96 
  Verifying        : kernel-headers-6.1.0-1.fc38.s390x                    20/96 
  Verifying        : libX11-1.8.1-2.fc38.s390x                            21/96 
  Verifying        : libX11-common-1.8.1-2.fc38.noarch                    22/96 
  Verifying        : libX11-devel-1.8.1-2.fc38.s390x                      23/96 
  Verifying        : libX11-xcb-1.8.1-2.fc38.s390x                        24/96 
  Verifying        : libXau-1.0.11-1.fc38.s390x                           25/96 
  Verifying        : libXau-devel-1.0.11-1.fc38.s390x                     26/96 
  Verifying        : libXcursor-1.2.1-2.fc37.s390x                        27/96 
  Verifying        : libXcursor-devel-1.2.1-2.fc37.s390x                  28/96 
  Verifying        : libXext-1.3.5-1.fc38.s390x                           29/96 
  Verifying        : libXfixes-6.0.0-4.fc37.s390x                         30/96 
  Verifying        : libXfixes-devel-6.0.0-4.fc37.s390x                   31/96 
  Verifying        : libXpm-3.5.13-8.fc37.s390x                           32/96 
  Verifying        : libXrender-0.9.11-1.fc38.s390x                       33/96 
  Verifying        : libXrender-devel-0.9.11-1.fc38.s390x                 34/96 
  Verifying        : libXxf86dga-1.1.5-9.fc37.s390x                       35/96 
  Verifying        : libXxf86vm-1.1.5-1.fc38.s390x                        36/96 
  Verifying        : libmpc-1.2.1-5.fc37.s390x                            37/96 
  Verifying        : libxcb-1.13.1-10.fc37.s390x                          38/96 
  Verifying        : libxcb-devel-1.13.1-10.fc37.s390x                    39/96 
  Verifying        : libxcrypt-devel-4.4.33-5.fc38.s390x                  40/96 
  Verifying        : make-1:4.3-11.fc37.s390x                             41/96 
  Verifying        : ncurses-6.3-5.20221126.fc38.s390x                    42/96 
  Verifying        : perl-B-1.83-492.fc38.s390x                           43/96 
  Verifying        : perl-Carp-1.52-489.fc37.noarch                       44/96 
  Verifying        : perl-Class-Struct-0.66-492.fc38.noarch               45/96 
  Verifying        : perl-Data-Dumper-2.184-490.fc37.s390x                46/96 
  Verifying        : perl-DynaLoader-1.52-492.fc38.s390x                  47/96 
  Verifying        : perl-Encode-4:3.19-492.fc38.s390x                    48/96 
  Verifying        : perl-Errno-1.36-492.fc38.s390x                       49/96 
  Verifying        : perl-Exporter-5.77-489.fc37.noarch                   50/96 
  Verifying        : perl-Fcntl-1.15-492.fc38.s390x                       51/96 
  Verifying        : perl-File-Basename-2.85-492.fc38.noarch              52/96 
  Verifying        : perl-File-Copy-2.39-492.fc38.noarch                  53/96 
  Verifying        : perl-File-Path-2.18-489.fc37.noarch                  54/96 
  Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch           55/96 
  Verifying        : perl-File-stat-1.12-492.fc38.noarch                  56/96 
  Verifying        : perl-Getopt-Long-1:2.54-1.fc38.noarch                57/96 
  Verifying        : perl-Getopt-Std-1.13-492.fc38.noarch                 58/96 
  Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                   59/96 
  Verifying        : perl-IO-1.50-492.fc38.s390x                          60/96 
  Verifying        : perl-IPC-Open3-1.22-492.fc38.noarch                  61/96 
  Verifying        : perl-MIME-Base64-3.16-489.fc37.s390x                 62/96 
  Verifying        : perl-POSIX-2.03-492.fc38.s390x                       63/96 
  Verifying        : perl-PathTools-3.84-489.fc37.s390x                   64/96 
  Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch              65/96 
  Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch             66/96 
  Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch               67/96 
  Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                  68/96 
  Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc38.s390x         69/96 
  Verifying        : perl-SelectSaver-1.02-492.fc38.noarch                70/96 
  Verifying        : perl-Socket-4:2.036-1.fc38.s390x                     71/96 
  Verifying        : perl-Storable-1:3.26-489.fc37.s390x                  72/96 
  Verifying        : perl-Symbol-1.09-492.fc38.noarch                     73/96 
  Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch             74/96 
  Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                   75/96 
  Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch            76/96 
  Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch        77/96 
  Verifying        : perl-Text-Unidecode-1.30-19.fc37.noarch              78/96 
  Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch              79/96 
  Verifying        : perl-Unicode-EastAsianWidth-12.0-9.fc37.noarch       80/96 
  Verifying        : perl-Unicode-Normalize-1.31-489.fc37.s390x           81/96 
  Verifying        : perl-base-2.27-492.fc38.noarch                       82/96 
  Verifying        : perl-constant-1.33-490.fc37.noarch                   83/96 
  Verifying        : perl-if-0.61.000-492.fc38.noarch                     84/96 
  Verifying        : perl-interpreter-4:5.36.0-492.fc38.s390x             85/96 
  Verifying        : perl-libintl-perl-1.32-7.fc37.s390x                  86/96 
  Verifying        : perl-libs-4:5.36.0-492.fc38.s390x                    87/96 
  Verifying        : perl-locale-1.10-492.fc38.noarch                     88/96 
  Verifying        : perl-mro-1.26-492.fc38.s390x                         89/96 
  Verifying        : perl-overload-1.35-492.fc38.noarch                   90/96 
  Verifying        : perl-overloading-0.02-492.fc38.noarch                91/96 
  Verifying        : perl-parent-1:0.239-1.fc38.noarch                    92/96 
  Verifying        : perl-podlators-1:5.00-1.fc38.noarch                  93/96 
  Verifying        : perl-vars-1.05-492.fc38.noarch                       94/96 
  Verifying        : texinfo-7.0.1-1.fc38.s390x                           95/96 
  Verifying        : xorg-x11-proto-devel-2022.2-2.fc38.noarch            96/96 

Installed:
  allegro-4.4.3.1-8.fc37.s390x                                                  
  allegro-devel-4.4.3.1-8.fc37.s390x                                            
  alsa-lib-1.2.8-2.fc38.s390x                                                   
  annobin-docs-10.99-1.0.1.fc38.noarch                                          
  annobin-plugin-gcc-10.99-1.0.1.fc38.s390x                                     
  cpp-13.0.0-0.4.fc38.s390x                                                     
  fluid-soundfont-common-3.1-27.fc37.noarch                                     
  fluid-soundfont-lite-patches-3.1-27.fc37.noarch                               
  gc-8.2.2-1.fc38.s390x                                                         
  gcc-13.0.0-0.4.fc38.s390x                                                     
  gcc-plugin-annobin-13.0.0-0.4.fc38.s390x                                      
  glibc-devel-2.36.9000-18.fc38.s390x                                           
  glibc-headers-s390-2.36.9000-18.fc38.noarch                                   
  groff-base-1.22.4-10.fc37.s390x                                               
  guile22-2.2.7-6.fc37.s390x                                                    
  kernel-headers-6.1.0-1.fc38.s390x                                             
  libX11-1.8.1-2.fc38.s390x                                                     
  libX11-common-1.8.1-2.fc38.noarch                                             
  libX11-devel-1.8.1-2.fc38.s390x                                               
  libX11-xcb-1.8.1-2.fc38.s390x                                                 
  libXau-1.0.11-1.fc38.s390x                                                    
  libXau-devel-1.0.11-1.fc38.s390x                                              
  libXcursor-1.2.1-2.fc37.s390x                                                 
  libXcursor-devel-1.2.1-2.fc37.s390x                                           
  libXext-1.3.5-1.fc38.s390x                                                    
  libXfixes-6.0.0-4.fc37.s390x                                                  
  libXfixes-devel-6.0.0-4.fc37.s390x                                            
  libXpm-3.5.13-8.fc37.s390x                                                    
  libXrender-0.9.11-1.fc38.s390x                                                
  libXrender-devel-0.9.11-1.fc38.s390x                                          
  libXxf86dga-1.1.5-9.fc37.s390x                                                
  libXxf86vm-1.1.5-1.fc38.s390x                                                 
  libasan-13.0.0-0.4.fc38.s390x                                                 
  libatomic-13.0.0-0.4.fc38.s390x                                               
  libmpc-1.2.1-5.fc37.s390x                                                     
  libtool-ltdl-2.4.7-3.0.1.fc38.s390x                                           
  libubsan-13.0.0-0.4.fc38.s390x                                                
  libxcb-1.13.1-10.fc37.s390x                                                   
  libxcb-devel-1.13.1-10.fc37.s390x                                             
  libxcrypt-devel-4.4.33-5.fc38.s390x                                           
  make-1:4.3-11.fc37.s390x                                                      
  ncurses-6.3-5.20221126.fc38.s390x                                             
  perl-B-1.83-492.fc38.s390x                                                    
  perl-Carp-1.52-489.fc37.noarch                                                
  perl-Class-Struct-0.66-492.fc38.noarch                                        
  perl-Data-Dumper-2.184-490.fc37.s390x                                         
  perl-DynaLoader-1.52-492.fc38.s390x                                           
  perl-Encode-4:3.19-492.fc38.s390x                                             
  perl-Errno-1.36-492.fc38.s390x                                                
  perl-Exporter-5.77-489.fc37.noarch                                            
  perl-Fcntl-1.15-492.fc38.s390x                                                
  perl-File-Basename-2.85-492.fc38.noarch                                       
  perl-File-Copy-2.39-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.s390x                                                   
  perl-IPC-Open3-1.22-492.fc38.noarch                                           
  perl-MIME-Base64-3.16-489.fc37.s390x                                          
  perl-POSIX-2.03-492.fc38.s390x                                                
  perl-PathTools-3.84-489.fc37.s390x                                            
  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-Scalar-List-Utils-5:1.63-489.fc38.s390x                                  
  perl-SelectSaver-1.02-492.fc38.noarch                                         
  perl-Socket-4:2.036-1.fc38.s390x                                              
  perl-Storable-1:3.26-489.fc37.s390x                                           
  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-Text-Unidecode-1.30-19.fc37.noarch                                       
  perl-Time-Local-2:1.300-489.fc37.noarch                                       
  perl-Unicode-EastAsianWidth-12.0-9.fc37.noarch                                
  perl-Unicode-Normalize-1.31-489.fc37.s390x                                    
  perl-base-2.27-492.fc38.noarch                                                
  perl-constant-1.33-490.fc37.noarch                                            
  perl-if-0.61.000-492.fc38.noarch                                              
  perl-interpreter-4:5.36.0-492.fc38.s390x                                      
  perl-libintl-perl-1.32-7.fc37.s390x                                           
  perl-libs-4:5.36.0-492.fc38.s390x                                             
  perl-locale-1.10-492.fc38.noarch                                              
  perl-mro-1.26-492.fc38.s390x                                                  
  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-vars-1.05-492.fc38.noarch                                                
  texinfo-7.0.1-1.fc38.s390x                                                    
  xorg-x11-proto-devel-2022.2-2.fc38.noarch                                     

Complete!
Finish: build setup for adime-2.2.1-35.fc38.src.rpm
Start: rpmbuild adime-2.2.1-35.fc38.src.rpm
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1658275200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.alu5cc
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf adime-2.2.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/adime-2.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd adime-2.2.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
Patch #0 (adime-2.2.1-so-fixes.patch):
+ echo 'Patch #0 (adime-2.2.1-so-fixes.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .so-fixes --fuzz=0
patching file misc/makefile.uni
+ ./fix.sh unix
Configuring Adime for Unix...
Converting files from DOS/Win32 to Unix...
./src/register.c
./src/parsemod.c
./src/nan.c
./src/messbox.c
./src/keynames.c
./src/gui.c
./src/fsel.c
./src/fortify2.c
./src/fortify.c
./src/eval.c
./src/edit.c
./src/dstring.c
./src/dpintege.c
./src/dpfloat.c
./src/dnothing.c
./src/dlists.c
./src/dline.c
./src/dinteger.c
./src/dgreybol.c
./src/dfloat.c
./src/dfilenam.c
./src/ddialogf.c
./src/dchain.c
./src/dbutton.c
./src/dbutrow.c
./src/dbool.c
./src/clipboar.c
./src/calcedit.c
./src/adime.c
./src/adialogf.c
./readme.txt
./obj/watcom/adime/makefile.dep
./obj/watcom/adimd/makefile.dep
./obj/unix/adime_s/makefile.dep
./obj/unix/adime/makefile.dep
./obj/unix/adimd_s/makefile.dep
./obj/unix/adimd/makefile.dep
./obj/msvc/adime_s/makefile.dep
./obj/msvc/adime/makefile.dep
./obj/msvc/adimd_s/makefile.dep
./obj/msvc/adimd/makefile.dep
./obj/mingw32/adime_s/makefile.dep
./obj/mingw32/adime/makefile.dep
./obj/mingw32/adimd_s/makefile.dep
./obj/mingw32/adimd/makefile.dep
./obj/djgpp/adime/makefile.dep
./obj/djgpp/adimd/makefile.dep
./obj/bcc32/adime_s/makefile.dep
./obj/bcc32/adime/makefile.dep
./obj/bcc32/adimd_s/makefile.dep
./obj/bcc32/adimd/makefile.dep
./misc/makefile.uni
./misc/makefile.uni.so-fixes
./misc/template.c
./misc/scanexp.c
./misc/runner.c
./misc/makefile.wat
./misc/makefile.ver
./misc/makefile.vc
./misc/makefile.qnx
./misc/makefile.osx
./misc/makefile.mgx
./misc/makefile.mgw
./misc/makefile.doc
./misc/makefile.djx
./misc/makefile.dj
./misc/makefile.def
./misc/makefile.bcc
./misc/makefile.all
./misc/makedoc/maketxt.h
./misc/makedoc/maketxt.c
./misc/makedoc/maketexi.h
./misc/makedoc/maketexi.c
./misc/makedoc/makertf.h
./misc/makedoc/makertf.c
./misc/makedoc/makemisc.h
./misc/makedoc/makemisc.c
./misc/makedoc/makeman.h
./misc/makedoc/makeman.c
./misc/makedoc/makehtml.h
./misc/makedoc/makehtml.c
./misc/makedoc/makedoc.h
./misc/makedoc/makedoc.c
./misc/makedoc/makedevh.h
./misc/makedoc/makedevh.c
./misc/makedoc/makechm.h
./misc/makedoc/makechm.c
./makefile
./license.txt
./lib/watcom/tmpfile.txt
./lib/unix/tmpfile.txt
./lib/qnx/tmpfile.txt
./lib/msvc/adime.def
./lib/mingw32/adime.def
./lib/macosx/tmpfile.txt
./lib/djgpp/tmpfile.txt
./lib/bcc32/adime.def
./include/ufortify.h
./include/fortify2.h
./include/fortify.h
./include/adime/adimeint.h
./include/adime/adimecfg.h
./include/adime.h
./examples/exdialog.c
./examples/exchain.c
./examples/exbutrow.c
./examples/exanim.c
./docs/txt/tmpfile.txt
./docs/texi/tmpfile.txt
./docs/src/wishlist._tx
./docs/src/thanks._tx
./docs/src/readme._tx
./docs/src/license._tx
./docs/src/internal._tx
./docs/src/expressi._tx
./docs/src/dime._tx
./docs/src/changes._tx
./docs/src/adime._tx
./docs/man/tmpfile.txt
./docs/info/tmpfile.txt
./docs/devhelp/tmpfile.txt
./docs/chm/tmpfile.txt
./docs/build/watcom.txt
./docs/build/qnx.txt
./docs/build/msvc.txt
./docs/build/mingw32.txt
./docs/build/macosx.txt
./docs/build/linux.txt
./docs/build/djgpp.txt
./docs/build/bcc32.txt
./misc/zipup.sh
./misc/mkdirs.sh
./misc/keynames.sh
./misc/fixver.sh
./misc/fixdll.sh
./fix.sh
Done!
+ rm docs/txt/tmpfile.txt
+ mkdir docs/html docs/rtf
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Nr4A3G
+ 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  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-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  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-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  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/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  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd adime-2.2.1
+ make -j2 lib docs 'CFLAGS=-fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' 'CFLAGS_NO_OPTIMIZE=-fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' LFLAGS=-g
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/adialogf.o -c src/adialogf.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/adime.o -c src/adime.c
src/adialogf.c: In function 'd_dialogf_window_proc':
src/adialogf.c:42:10: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations]
   42 |          yield_timeslice();
      |          ^~~~~~~~~~~~~~~
In file included from /usr/include/allegro/base.h:41,
                 from /usr/include/allegro.h:25,
                 from src/adialogf.c:18:
/usr/include/allegro/alcompat.h:211:1: note: declared here
  211 | AL_INLINE_DEPRECATED(void, yield_timeslice, (void),
      | ^~~~~~~~~~~~~~~~~~~~
In file included from src/adialogf.c:21:
src/adialogf.c: In function '_adime_dialogf_count_objects':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/adialogf.c:138:4: note: in expansion of macro '_ADIME_MALLOC'
  138 |    _ADIME_MALLOC(arg_buf, ustrsizez(format), char);
      |    ^~~~~~~~~~~~~
In file included from src/adime.c:21:
src/adime.c: In function '_adime_register_dialogf_format':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/adialogf.c:139:4: note: in expansion of macro '_ADIME_MALLOC'
  139 |    _ADIME_MALLOC(desc_buf, ustrsizez(format), char);
      |    ^~~~~~~~~~~~~
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/adime.c:169:4: note: in expansion of macro '_ADIME_MALLOC'
  169 |    _ADIME_MALLOC(f, 1, _ADIME_DIALOGF_FORMAT);
      |    ^~~~~~~~~~~~~
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/adialogf.c:207:19: note: in expansion of macro '_ADIME_MALLOC'
  207 |                   _ADIME_MALLOC(dd->objects, 1, _ADIME_DIALOGF_OBJECT);
      |                   ^~~~~~~~~~~~~
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/adialogf.c:211:19: note: in expansion of macro '_ADIME_MALLOC'
  211 |                   _ADIME_MALLOC(dd->fo->next, 1, _ADIME_DIALOGF_OBJECT);
      |                   ^~~~~~~~~~~~~
src/adialogf.c:132:8: warning: variable 'found' set but not used [-Wunused-but-set-variable]
  132 |    int found;
      |        ^~~~~
src/adialogf.c:128:8: warning: variable 'gotchar' set but not used [-Wunused-but-set-variable]
  128 |    int gotchar;
      |        ^~~~~~~
src/adialogf.c: In function '_adime_dialogf_start':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/adialogf.c:399:4: note: in expansion of macro '_ADIME_MALLOC'
  399 |    _ADIME_MALLOC(dd, 1, _ADIME_DIALOGF_DIALOG);
      |    ^~~~~~~~~~~~~
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/adialogf.c:424:4: note: in expansion of macro '_ADIME_MALLOC'
  424 |    _ADIME_MALLOC(dd->dialog, num_objects, DIALOG);
      |    ^~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/calcedit.o -c src/calcedit.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dbool.o -c src/dbool.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dbutrow.o -c src/dbutrow.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dbutton.o -c src/dbutton.c
In file included from src/dbutrow.c:22:
src/dbutrow.c: In function 'create_shortcut':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dbutrow.c:59:4: note: in expansion of macro '_ADIME_MALLOC'
   59 |    _ADIME_MALLOC(ret, 1, SHORTCUT);
      |    ^~~~~~~~~~~~~
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dbutrow.c:64:4: note: in expansion of macro '_ADIME_MALLOC'
   64 |    _ADIME_MALLOC(ret->scancodes, 3*n, int);
      |    ^~~~~~~~~~~~~
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dbutrow.c:68:4: note: in expansion of macro '_ADIME_MALLOC'
   68 |    _ADIME_MALLOC(buf, ustrsizez(text), char);
      |    ^~~~~~~~~~~~~
src/dbutton.c: In function '_adime_create_button':
src/dbutton.c:55:8: warning: variable 'state' set but not used [-Wunused-but-set-variable]
   55 |    int state;
      |        ^~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dchain.o -c src/dchain.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/ddialogf.o -c src/ddialogf.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dfilenam.o -c src/dfilenam.c
src/ddialogf.c: In function '_adime_create_dialogfs':
src/ddialogf.c:131:8: warning: variable 'state' set but not used [-Wunused-but-set-variable]
  131 |    int state;
      |        ^~~~~
In file included from src/dfilenam.c:23:
src/dfilenam.c: In function '_adime_create_filename':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dfilenam.c:110:4: note: in expansion of macro '_ADIME_MALLOC'
  110 |    _ADIME_MALLOC(d->dp, size, char);
      |    ^~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dfloat.o -c src/dfloat.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dgreybol.o -c src/dgreybol.c
In file included from src/dfloat.c:28:
src/dfloat.c: In function '_adime_create_floatingpoint':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dfloat.c:88:4: note: in expansion of macro '_ADIME_MALLOC'
   88 |    _ADIME_MALLOC(d->dp, 256 * uwidth_max(U_CURRENT) + ucwidth(0), char);
      |    ^~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dinteger.o -c src/dinteger.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dline.o -c src/dline.c
In file included from src/dinteger.c:46:
src/dinteger.c: In function '_adime_create_integer':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dinteger.c:117:4: note: in expansion of macro '_ADIME_MALLOC'
  117 |    _ADIME_MALLOC(d->dp, result_max_len * uwidth_max(U_CURRENT) + ucwidth(0),
      |    ^~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dlists.o -c src/dlists.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dnothing.o -c src/dnothing.c
In file included from src/dlists.c:49:
src/dlists.c: In function 'get_datafile_names':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dlists.c:225:4: note: in expansion of macro '_ADIME_MALLOC'
  225 |    _ADIME_MALLOC(dl->strings, dl->n_strings, char *);
      |    ^~~~~~~~~~~~~
src/dlists.c: In function '_adime_count_vlist':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dlists.c:246:4: note: in expansion of macro '_ADIME_MALLOC'
  246 |    _ADIME_MALLOC(dl, 1, DIALOGF_LIST);
      |    ^~~~~~~~~~~~~
src/dlists.c: In function '_adime_count_datafile':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dlists.c:274:4: note: in expansion of macro '_ADIME_MALLOC'
  274 |    _ADIME_MALLOC(dl, 1, DIALOGF_LIST);
      |    ^~~~~~~~~~~~~
src/dlists.c: In function '_adime_create_list':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dlists.c:390:4: note: in expansion of macro '_ADIME_MALLOC'
  390 |    _ADIME_MALLOC(dl, 1, DIALOGF_LIST);
      |    ^~~~~~~~~~~~~
src/dlists.c:386:8: warning: variable 'n_lines' set but not used [-Wunused-but-set-variable]
  386 |    int n_lines;
      |        ^~~~~~~
src/dlists.c: In function '_adime_create_wlist':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dlists.c:494:4: note: in expansion of macro '_ADIME_MALLOC'
  494 |    _ADIME_MALLOC(dl, 1, DIALOGF_LIST);
      |    ^~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dpfloat.o -c src/dpfloat.c
In file included from src/dpfloat.c:27:
src/dpfloat.c: In function '_adime_create_pfloatingpoint':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dpfloat.c:40:4: note: in expansion of macro '_ADIME_MALLOC'
   40 |    _ADIME_MALLOC(n, 1, ADIME_EDIT_NUMBER);
      |    ^~~~~~~~~~~~~
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dpfloat.c:68:4: note: in expansion of macro '_ADIME_MALLOC'
   68 |    _ADIME_MALLOC(d->dp, 256 * uwidth_max(U_CURRENT) + ucwidth(0), char);
      |    ^~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dpintege.o -c src/dpintege.c
In file included from src/dpintege.c:44:
src/dpintege.c: In function '_adime_create_pinteger':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dpintege.c:57:4: note: in expansion of macro '_ADIME_MALLOC'
   57 |    _ADIME_MALLOC(n, 1, ADIME_EDIT_NUMBER);
      |    ^~~~~~~~~~~~~
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dpintege.c:86:4: note: in expansion of macro '_ADIME_MALLOC'
   86 |    _ADIME_MALLOC(d->dp, 256 * uwidth_max(U_CURRENT) + ucwidth(0), char);
      |    ^~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/dstring.o -c src/dstring.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/fsel.o -c src/fsel.c
In file included from src/dstring.c:22:
src/dstring.c: In function '_adime_create_string':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/dstring.c:49:4: note: in expansion of macro '_ADIME_MALLOC'
   49 |    _ADIME_MALLOC(d->dp, size, char);
      |    ^~~~~~~~~~~~~
src/dstring.c:31:8: warning: variable 'state' set but not used [-Wunused-but-set-variable]
   31 |    int state;
      |        ^~~~~
In file included from src/fsel.c:16:
src/fsel.c: In function 'adime_file_select':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/fsel.c:154:4: note: in expansion of macro '_ADIME_MALLOC'
  154 |    _ADIME_MALLOC(path_dup, size, char);
      |    ^~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/gui.o -c src/gui.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/eval.o -c src/eval.c
src/gui.c: In function 'add_clip':
src/gui.c:53:4: warning: 'set_clip' is deprecated [-Wdeprecated-declarations]
   53 |    set_clip(bmp, x1, y1, x2, y2);
      |    ^~~~~~~~
In file included from /usr/include/allegro/base.h:41,
                 from /usr/include/allegro.h:25,
                 from src/gui.c:14:
/usr/include/allegro/alcompat.h:207:1: note: declared here
  207 | AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c: In function 'restore_clip':
src/gui.c:64:7: warning: 'set_clip' is deprecated [-Wdeprecated-declarations]
   64 |       set_clip(bmp, _old_clip_x1, _old_clip_y1, _old_clip_x2, _old_clip_y2);
      |       ^~~~~~~~
/usr/include/allegro/alcompat.h:207:1: note: declared here
  207 | AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c:66:7: warning: 'set_clip' is deprecated [-Wdeprecated-declarations]
   66 |       set_clip(bmp, 0, 0, 0, 0);
      |       ^~~~~~~~
/usr/include/allegro/alcompat.h:207:1: note: declared here
  207 | AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c: In function 'adime_draw_text_button':
src/gui.c:158:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  158 |    old_text_mode = text_mode(-1);
      |    ^~~~~~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c:159:4: warning: 'gui_textout' is deprecated [-Wdeprecated-declarations]
  159 |    gui_textout(bmp, text, (x1+x2+1) / 2,
      |    ^~~~~~~~~~~
/usr/include/allegro/alcompat.h:187:1: note: declared here
  187 | AL_INLINE_DEPRECATED(int, gui_textout, (struct BITMAP *bmp, AL_CONST char *s, int x, int y, int color, int centre),
      | ^~~~~~~~~~~~~~~~~~~~
src/gui.c:161:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  161 |    text_mode(old_text_mode);
      |    ^~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c: In function 'adime_draw_text_button_down':
src/gui.c:195:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  195 |    old_text_mode = text_mode(-1);
      |    ^~~~~~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c:196:4: warning: 'gui_textout' is deprecated [-Wdeprecated-declarations]
  196 |    gui_textout(bmp, text, (x1+x2+1) / 2 + 2,
      |    ^~~~~~~~~~~
/usr/include/allegro/alcompat.h:187:1: note: declared here
  187 | AL_INLINE_DEPRECATED(int, gui_textout, (struct BITMAP *bmp, AL_CONST char *s, int x, int y, int color, int centre),
      | ^~~~~~~~~~~~~~~~~~~~
src/gui.c:198:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  198 |    text_mode(old_text_mode);
      |    ^~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c: In function 'adime_fill_textout':
src/gui.c:370:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  370 |    old_text_mode = text_mode(bg);
      |    ^~~~~~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c:377:4: warning: 'textout' is deprecated [-Wdeprecated-declarations]
  377 |    textout(bmp, f, text, x, y, fg);
      |    ^~~~~~~
/usr/include/allegro/alcompat.h:157:1: note: declared here
  157 | AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color),
      | ^~~~~~~~~~~~~~~~~~~~
src/gui.c:386:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  386 |    text_mode(old_text_mode);
      |    ^~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c: In function 'adime_draw_listbox':
src/gui.c:594:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  594 |    old_text_mode = text_mode(-1);
      |    ^~~~~~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c:622:10: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  622 |          text_mode(bg);
      |          ^~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c:623:10: warning: 'textout' is deprecated [-Wdeprecated-declarations]
  623 |          textout(screen, _ADIME_FONT, s, x, y, fg);
      |          ^~~~~~~
/usr/include/allegro/alcompat.h:157:1: note: declared here
  157 | AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color),
      | ^~~~~~~~~~~~~~~~~~~~
src/gui.c:634:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  634 |    text_mode(old_text_mode);
      |    ^~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c: In function 'draw_window_title':
src/gui.c:770:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  770 |    int old_text_mode = text_mode(_ADIME_TITLE_BACKGROUND_COLOR);
      |    ^~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c:815:4: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
  815 |    text_mode(old_text_mode);
      |    ^~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c: In function 'adime_d_multiline_text_proc':
src/gui.c:1171:7: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
 1171 |       old_text_mode = text_mode(d->bg);
      |       ^~~~~~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c:1195:7: warning: 'text_mode' is deprecated [-Wdeprecated-declarations]
 1195 |       text_mode(old_text_mode);
      |       ^~~~~~~~~
/usr/include/allegro/alcompat.h:155:1: note: declared here
  155 | AL_FUNC_DEPRECATED(int, text_mode, (int mode));
      | ^~~~~~~~~~~~~~~~~~
src/gui.c: In function 'adime_draw_substr':
src/gui.c:1271:10: warning: 'textout' is deprecated [-Wdeprecated-declarations]
 1271 |          textout(bmp, f, tmp, x, y, color);
      |          ^~~~~~~
/usr/include/allegro/alcompat.h:157:1: note: declared here
  157 | AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color),
      | ^~~~~~~~~~~~~~~~~~~~
src/gui.c:1280:4: warning: 'textout' is deprecated [-Wdeprecated-declarations]
 1280 |    textout(bmp, f, tmp, x, y, color);
      |    ^~~~~~~
/usr/include/allegro/alcompat.h:157:1: note: declared here
  157 | AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color),
      | ^~~~~~~~~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/keynames.o -c src/keynames.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/nan.o -c src/nan.c
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/parsemod.o -c src/parsemod.c
In file included from src/parsemod.c:17:
src/parsemod.c: In function '_adime_get_string_arg':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/parsemod.c:47:10: note: in expansion of macro '_ADIME_MALLOC'
   47 |          _ADIME_MALLOC(*out_p, len, char);
      |          ^~~~~~~~~~~~~
src/parsemod.c: In function 'get_strlist_arg_worker':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/parsemod.c:91:4: note: in expansion of macro '_ADIME_MALLOC'
   91 |    _ADIME_MALLOC(buf, len, char);
      |    ^~~~~~~~~~~~~
src/parsemod.c: In function '_adime_get_strlist_arg':
./include/adime/adimeint.h:197:8: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  191 |    ( \
      |    ~~~  
  192 |       (p) = (TYPE *)malloc((nelems) * sizeof(TYPE)), \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193 |       (!(p) ? \
      |       ~~~~~~~~~
  194 |          (void)exit(255) \
      |          ~~~~~~~~~~~~~~~~~
  195 |       : \
      |       ~~~
  196 |          (void)0 \
      |          ~~~~~~~~~
  197 |       ), \
      |       ~^~~
  198 |       (p) \
      |       ~~~~~
  199 |    )
      |    ~    
src/parsemod.c:146:4: note: in expansion of macro '_ADIME_MALLOC'
  146 |    _ADIME_MALLOC(*out_list, *out_num, char *);
      |    ^~~~~~~~~~~~~
gcc -DADIME_SRC -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/register.o -c src/register.c
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/makechm.o -c misc/makedoc/makechm.c
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/makedevh.o -c misc/makedoc/makedevh.c
misc/makedoc/makechm.c: In function 'write_chm':
misc/makedoc/makechm.c:304:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
  304 |    system("hhc.exe > tempfile");
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/makedoc.o -c misc/makedoc/makedoc.c
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/makehtml.o -c misc/makedoc/makehtml.c
misc/makedoc/makedoc.c: In function 'main':
misc/makedoc/makedoc.c:262:10: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation]
  262 |          strncpy(p, "<pre>", 5);
      |          ^
misc/makedoc/makedoc.c:266:10: warning: 'strncpy' output truncated before terminating nul copying 30 bytes from a string of the same length [-Wstringop-truncation]
  266 |          strncpy(p, "<blockquote class=\"code\"><pre>", 30);
      |          ^
misc/makedoc/makedoc.c:273:10: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation]
  273 |          strncpy(p, "<pre>", 5);
      |          ^
misc/makedoc/makedoc.c:277:10: warning: 'strncpy' output truncated before terminating nul copying 30 bytes from a string of the same length [-Wstringop-truncation]
  277 |          strncpy(p, "<blockquote class=\"text\"><pre>", 30);
      |          ^
misc/makedoc/makedoc.c:284:10: warning: 'strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation]
  284 |          strncpy(p, "</pre>", 6);
      |          ^
misc/makedoc/makedoc.c:288:10: warning: 'strncpy' output truncated before terminating nul copying 19 bytes from a string of the same length [-Wstringop-truncation]
  288 |          strncpy(p, "</pre></blockquote>", 19);
      |          ^
misc/makedoc/makedoc.c:797:7: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  797 |       strncpy(buf, temp, strlen(temp));
      |       ^
In function '_mangle_email_links',
    inlined from '_read_file' at misc/makedoc/makedoc.c:319:3,
    inlined from 'main' at misc/makedoc/makedoc.c:178:8:
misc/makedoc/makedoc.c:797:7: note: length computed here
  797 |       strncpy(buf, temp, strlen(temp));
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/makeman.o -c misc/makedoc/makeman.c
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/makemisc.o -c misc/makedoc/makemisc.c
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/makertf.o -c misc/makedoc/makertf.c
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/maketexi.o -c misc/makedoc/maketexi.c
gcc -fPIC -DPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I./include -o obj/unix/adime/maketxt.o -c misc/makedoc/maketxt.c
gcc -g -shared -Wl,-soname=libadime.so.0 -o lib/unix/libadime.so.0 obj/unix/adime/adialogf.o obj/unix/adime/adime.o obj/unix/adime/calcedit.o obj/unix/adime/dbool.o obj/unix/adime/dbutrow.o obj/unix/adime/dbutton.o obj/unix/adime/dchain.o obj/unix/adime/ddialogf.o obj/unix/adime/dfilenam.o obj/unix/adime/dfloat.o obj/unix/adime/dgreybol.o obj/unix/adime/dinteger.o obj/unix/adime/dline.o obj/unix/adime/dlists.o obj/unix/adime/dnothing.o obj/unix/adime/dpfloat.o obj/unix/adime/dpintege.o obj/unix/adime/dstring.o obj/unix/adime/fsel.o obj/unix/adime/gui.o obj/unix/adime/eval.o obj/unix/adime/keynames.o obj/unix/adime/nan.o obj/unix/adime/parsemod.o obj/unix/adime/register.o `allegro-config --libs release --shared`
gcc -g -o misc/makedoc/makedoc obj/unix/adime/makechm.o obj/unix/adime/makedevh.o obj/unix/adime/makedoc.o obj/unix/adime/makehtml.o obj/unix/adime/makeman.o obj/unix/adime/makemisc.o obj/unix/adime/makertf.o obj/unix/adime/maketexi.o obj/unix/adime/maketxt.o
misc/makedoc/makedoc -ascii docs/txt/adime.txt docs/src/adime._tx
misc/makedoc/makedoc -ascii docs/txt/internal.txt docs/src/internal._tx
reading docs/src/internal._tx
writing docs/txt/internal.txt
misc/makedoc/makedoc -ascii docs/txt/expressi.txt docs/src/expressi._tx
reading docs/src/adime._tx
writing docs/txt/adime.txt
misc/makedoc/makedoc -ascii docs/txt/wishlist.txt docs/src/wishlist._tx
reading docs/src/wishlist._tx
writing docs/txt/wishlist.txt
misc/makedoc/makedoc -rtf docs/rtf/adime.rtf docs/src/adime._tx
reading docs/src/expressi._tx
writing docs/txt/expressi.txt
misc/makedoc/makedoc -rtf docs/rtf/dime.rtf docs/src/dime._tx
reading docs/src/dime._tx
writing docs/rtf/dime.rtf
misc/makedoc/makedoc -rtf docs/rtf/internal.rtf docs/src/internal._tx
reading docs/src/adime._tx
writing docs/rtf/adime.rtf
misc/makedoc/makedoc -rtf docs/rtf/license.rtf docs/src/license._tx
reading docs/src/internal._tx
writing docs/rtf/internal.rtf
reading docs/src/license._tx
writing docs/rtf/license.rtf
misc/makedoc/makedoc -rtf docs/rtf/readme.rtf docs/src/readme._tx
misc/makedoc/makedoc -rtf docs/rtf/changes.rtf docs/src/changes._tx
reading docs/src/readme._tx
writing docs/rtf/readme.rtf
misc/makedoc/makedoc -rtf docs/rtf/expressi.rtf docs/src/expressi._tx
reading docs/src/expressi._tx
writing docs/rtf/expressi.rtf
misc/makedoc/makedoc -rtf docs/rtf/thanks.rtf docs/src/thanks._tx
reading docs/src/changes._tx
writing docs/rtf/changes.rtf
reading docs/src/thanks._tx
writing docs/rtf/thanks.rtf
misc/makedoc/makedoc -rtf docs/rtf/wishlist.rtf docs/src/wishlist._tx
misc/makedoc/makedoc -html docs/html/adime.html docs/src/adime._tx
reading docs/src/wishlist._tx
writing docs/rtf/wishlist.rtf
misc/makedoc/makedoc -html docs/html/dime.html docs/src/dime._tx
reading docs/src/dime._tx
writing docs/html/dime.html
post processing docs/html/dime.html
misc/makedoc/makedoc -html docs/html/internal.html docs/src/internal._tx
reading docs/src/internal._tx
writing docs/html/internal.html
post processing docs/html/internal.html
misc/makedoc/makedoc -html docs/html/license.html docs/src/license._tx
reading docs/src/license._tx
writing docs/html/license.html
misc/makedoc/makedoc -html docs/html/readme.html docs/src/readme._tx
reading docs/src/readme._tx
writing docs/html/readme.html
post processing docs/html/readme.html
misc/makedoc/makedoc -html docs/html/changes.html docs/src/changes._tx
reading docs/src/changes._tx
writing docs/html/changes.html
post processing docs/html/changes.html
misc/makedoc/makedoc -html docs/html/expressi.html docs/src/expressi._tx
reading docs/src/expressi._tx
writing docs/html/expressi.html
post processing docs/html/expressi.html
misc/makedoc/makedoc -html docs/html/thanks.html docs/src/thanks._tx
reading docs/src/adime._tx
writing docs/html/adime.html
writing docs/html/adime000.html
writing docs/html/adime001.html
writing docs/html/adime002.html
writing docs/html/adime003.html
writing docs/html/adime004.html
post processing docs/html/adime.html
post processing docs/html/adime000.html
post processing docs/html/adime001.html
post processing docs/html/adime002.html
post processing docs/html/adime003.html
post processing docs/html/adime004.html
reading docs/src/thanks._tx
writing docs/html/thanks.html
post processing docs/html/thanks.html
misc/makedoc/makedoc -html docs/html/wishlist.html docs/src/wishlist._tx
reading docs/src/wishlist._tx
writing docs/html/wishlist.html
post processing docs/html/wishlist.html
misc/makedoc/makedoc -ascii license.txt docs/src/license._tx
reading docs/src/license._tx
writing license.txt
misc/makedoc/makedoc -ascii readme.txt docs/src/readme._tx
reading docs/src/readme._tx
writing readme.txt
misc/makedoc/makedoc -ascii changes.txt docs/src/changes._tx
reading docs/src/changes._tx
writing changes.txt
misc/makedoc/makedoc -ascii thanks.txt docs/src/thanks._tx
misc/makedoc/makedoc -texi docs/texi/adime.texi docs/src/adime._tx
reading docs/src/thanks._tx
writing thanks.txt
misc/makedoc/makedoc -man docs/man/dummyname.3 docs/src/adime._tx
reading docs/src/adime._tx
writing docs/texi/adime.texi
makeinfo --no-split -o docs/info/adime.info docs/texi/adime.texi
reading docs/src/adime._tx
writing docs/man/adime_init.3
writing docs/man/adime_exit.3
writing docs/man/ADIME_VERSION_MAJOR.3
writing docs/man/ADIME_VERSION_MINOR.3
writing docs/man/ADIME_VERSION_PATCH.3
writing docs/man/ADIME_DATE.3
writing docs/man/adime_dialogf.3
writing docs/man/adime_vdialogf.3
writing docs/man/adime_lowlevel_dialogf.3
writing docs/man/adime_lowlevel_vdialogf.3
writing docs/man/adime_va_list.3
writing docs/man/adime_va_start.3
writing docs/man/adime_va_arg.3
writing docs/man/adime_va_end.3
writing docs/man/adime_bmp.3
writing docs/man/adime_font.3
writing docs/man/adime_title_font.3
writing docs/man/adime_button_font.3
writing docs/man/adime_yield.3
writing docs/man/adime_clean_screen.3
writing docs/man/adime_window_visible.3
writing docs/man/adime_callback.3
writing docs/man/adime_file_select.3
writing docs/man/adime_d_double_calc_edit_proc.3
writing docs/man/adime_d_int_calc_edit_proc.3
writing docs/man/adime_d_calc_edit_result_proc.3
writing docs/man/adime_d_line_proc.3
writing docs/man/adime_d_check_proc.3
writing docs/man/adime_d_greyable_check_proc.3
writing docs/man/adime_d_list_proc.3
writing docs/man/adime_d_text_list_proc.3
writing docs/man/adime_d_edit_proc.3
writing docs/man/adime_d_button_proc.3
writing docs/man/adime_d_multiline_text_proc.3
writing docs/man/adime_d_window_proc.3
writing docs/man/adime_draw_empty_button.3
writing docs/man/adime_draw_text_button.3
writing docs/man/adime_draw_text_button_down.3
writing docs/man/adime_draw_picture_button.3
writing docs/man/adime_draw_picture_button_down.3
writing docs/man/adime_fill_textout.3
writing docs/man/adime_evaluate.3
writing docs/man/adime_uevaluate.3
writing docs/man/adime_double2string.3
writing docs/man/adime_udouble2string.3
writing docs/man/adime_scancode_to_short_name.3
writing docs/man/adime_scancode_to_pretty_name.3
writing docs/man/adime_short_name_to_scancode.3
adime.texi:556: warning: @itemize has text but no @item
adime.texi:596: warning: @itemize has text but no @item
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OEzlrw
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x
++ dirname /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x
+ 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  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-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  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-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  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/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  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd adime-2.2.1
+ make install install-man install-info SYSTEM_DIR=/builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr SYSTEM_LIB_DIR=/builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/lib64 SYSTEM_MAN_DIR=/builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man SYSTEM_INFO_DIR=/builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/info
install -m 755 -d /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/lib64
install -m 755 lib/unix/libadime.so.0 /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/lib64/libadime.so.0
install -m 755 -d /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/include
install -m 644 include/adime.h /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/include/adime.h
install -m 755 -d /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/include/adime
install -m 644 include/adime/adimecfg.h /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/include/adime/adimecfg.h
install -m 755 -d /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/include/adime
install -m 644 include/adime/adimeint.h /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/include/adime/adimeint.h
The optimized UNIX library has been installed.
Run make install-man to install the man pages.
Run make install-info to install the info documentation.
You may conserve space by instead running make install-gzipped-man
and/or make install-gzipped-info.
./misc/mkdirs.sh /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
mkdir /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share
mkdir /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man
mkdir /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/ADIME_DATE.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/ADIME_VERSION_MAJOR.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/ADIME_VERSION_MINOR.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/ADIME_VERSION_PATCH.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_bmp.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_button_font.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_callback.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_clean_screen.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_button_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_calc_edit_result_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_check_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_double_calc_edit_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_edit_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_greyable_check_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_int_calc_edit_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_line_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_list_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_multiline_text_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_text_list_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_d_window_proc.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_dialogf.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_double2string.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_draw_empty_button.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_draw_picture_button.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_draw_picture_button_down.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_draw_text_button.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_draw_text_button_down.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_evaluate.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_exit.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_file_select.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_fill_textout.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_font.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_init.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_lowlevel_dialogf.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_lowlevel_vdialogf.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_scancode_to_pretty_name.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_scancode_to_short_name.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_short_name_to_scancode.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_title_font.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_udouble2string.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_uevaluate.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_va_arg.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_va_end.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_va_list.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_va_start.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_vdialogf.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_window_visible.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing docs/man/adime_yield.3 to /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/man/man3
Installing Adime info documentation...
./misc/mkdirs.sh /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/info
mkdir /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/info
+ rm /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/info/dir
+ ln -s libadime.so.0 /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/lib64/libadime.so
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.2.1-35.fc38 --unique-debug-suffix -2.2.1-35.fc38.s390x --unique-debug-src-base adime-2.2.1-35.fc38.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/adime-2.2.1
extracting debug info from /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/lib64/libadime.so.0
original debug info size: 300kB, size after compression: 264kB
/usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
427 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: adime-2.2.1-35.fc38.s390x
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9FHNvs
+ umask 022
+ cd /builddir/build/BUILD
+ cd adime-2.2.1
+ DOCDIR=/builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime
+ cp -pr license.txt /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime
+ cp -pr thanks.txt /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime
+ cp -pr changes.txt /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: adime = 2.2.1-35.fc38 adime(s390-64) = 2.2.1-35.fc38 libadime.so.0()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: liballeg.so.4.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH)
Processing files: adime-devel-2.2.1-35.fc38.s390x
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OAxUSh
+ umask 022
+ cd /builddir/build/BUILD
+ cd adime-2.2.1
+ DOCDIR=/builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime-devel
+ cp -pr readme.txt /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime-devel
+ cp -pr docs/txt/adime.txt docs/txt/expressi.txt docs/txt/internal.txt docs/txt/wishlist.txt /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime-devel
+ cp -pr docs/rtf /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime-devel
+ cp -pr docs/html /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x/usr/share/doc/adime-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: adime-devel = 2.2.1-35.fc38 adime-devel(s390-64) = 2.2.1-35.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libadime.so.0()(64bit)
Processing files: adime-debugsource-2.2.1-35.fc38.s390x
Provides: adime-debugsource = 2.2.1-35.fc38 adime-debugsource(s390-64) = 2.2.1-35.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: adime-debuginfo-2.2.1-35.fc38.s390x
Provides: adime-debuginfo = 2.2.1-35.fc38 adime-debuginfo(s390-64) = 2.2.1-35.fc38 debuginfo(build-id) = 77f4496ad01fae3a3406c3335f07343a412bca37 libadime.so.0-2.2.1-35.fc38.s390x.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: adime-debugsource(s390-64) = 2.2.1-35.fc38
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x
Wrote: /builddir/build/RPMS/adime-debuginfo-2.2.1-35.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/adime-devel-2.2.1-35.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/adime-debugsource-2.2.1-35.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/adime-2.2.1-35.fc38.s390x.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sFQoQC
+ umask 022
+ cd /builddir/build/BUILD
+ cd adime-2.2.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/adime-2.2.1-35.fc38.s390x
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.eozIYy
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf adime-2.2.1 adime-2.2.1.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild adime-2.2.1-35.fc38.src.rpm
Finish: build phase for adime-2.2.1-35.fc38.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-s390x-1671767691.437394/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-s390x-1671767691.437394/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-s390x-1671767691.437394/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/adime-2.2.1-35.fc38.src.rpm) Config(child) 0 minutes 45 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