Warning: Permanently added '169.63.186.90' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8042366-fedora-39-s390x --chroot fedora-39-s390x


Version: 0.73
PID: 6977
Logging PID: 6978
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8042366,
 'buildroot_pkgs': [],
 'chroot': 'fedora-39-s390x',
 'enable_net': False,
 'fedora_review': True,
 'git_hash': 'b3461fdc80a16065a0e45a276773ab8c48f6220f',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/libcaes',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'libcaes',
 'package_version': '20240413-1',
 'project_dirname': 'infosec',
 'project_name': 'infosec',
 'project_owner': 'rebus',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-39-s390x/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'rebus/infosec--rebus',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'submitter': 'rebus',
 'tags': [],
 'task_id': '8042366-fedora-39-s390x',
 'timeout': None,
 'uses_devel_repo': False,
 'with_opts': ['bootstrap'],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/libcaes /var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/libcaes', '/var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes'...

Running: git checkout b3461fdc80a16065a0e45a276773ab8c48f6220f --

cmd: ['git', 'checkout', 'b3461fdc80a16065a0e45a276773ab8c48f6220f', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes
rc: 0
stdout: 
stderr: Note: switching to 'b3461fdc80a16065a0e45a276773ab8c48f6220f'.

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 b3461fd automatic import of libcaes

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes
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 libcaes-20240413-a119ec9.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o libcaes-20240413-a119ec9.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/rebus/infosec/libcaes/libcaes-20240413-a119ec9.tar.gz/md5/f75f1b46f5d04f5fa2447ddbec7cea52/libcaes-20240413-a119ec9.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  416k  100  416k    0     0  8600k      0 --:--:-- --:--:-- --:--:-- 8508k
INFO: Reading stdout from command: md5sum libcaes-20240413-a119ec9.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=None): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes/libcaes.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1726824232.126062 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with bootstrap
INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes/libcaes.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1726824232.126062 -r /var/lib/copr-rpmbuild/results/configs/child.cfg --with bootstrap
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-81ad3yct/libcaes/libcaes.spec)  Config(fedora-39-s390x)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.6
INFO: Mock Version: 5.6
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-39-s390x-bootstrap-1726824232.126062/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:39
INFO: Pulling image: registry.fedoraproject.org/fedora:39
INFO: Copy content of container registry.fedoraproject.org/fedora:39 to /var/lib/mock/fedora-39-s390x-bootstrap-1726824232.126062/root
INFO: Checking that registry.fedoraproject.org/fedora:39 image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:39 with podman image mount
INFO: image registry.fedoraproject.org/fedora:39 as /var/lib/containers/storage/overlay/32a9263e7ac8ceb038c9a0d5d525367de50d48dfefb32ff14ddb089c8a6ea501/merged
INFO: umounting image registry.fedoraproject.org/fedora:39 (/var/lib/containers/storage/overlay/32a9263e7ac8ceb038c9a0d5d525367de50d48dfefb32ff14ddb089c8a6ea501/merged) with podman image umount
INFO: Package manager dnf detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 102 kB/s | 511 kB     00:05    
fedora                                           57 MB/s |  79 MB     00:01    
updates                                          44 MB/s |  34 MB     00:00    
Last metadata expiration check: 0:00:05 ago on Fri Sep 20 09:24:36 2024.
Package python3-dnf-4.21.1-1.fc39.noarch is already installed.
Dependencies resolved.
================================================================================
 Package                      Arch       Version              Repository   Size
================================================================================
Installing:
 python3-dnf-plugins-core     noarch     4.9.0-1.fc39         updates     320 k
Installing dependencies:
 dbus-libs                    s390x      1:1.14.10-1.fc39     fedora      159 k
 python3-dateutil             noarch     1:2.8.2-10.fc39      fedora      355 k
 python3-dbus                 s390x      1.3.2-4.fc39         fedora      157 k
 python3-distro               noarch     1.8.0-6.fc39         fedora       49 k
 python3-six                  noarch     1.16.0-12.fc39       fedora       41 k
 python3-systemd              s390x      235-5.fc39           fedora      106 k

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

Total download size: 1.2 M
Installed size: 3.7 M
Downloading Packages:
(1/7): dbus-libs-1.14.10-1.fc39.s390x.rpm       2.0 MB/s | 159 kB     00:00    
(2/7): python3-dbus-1.3.2-4.fc39.s390x.rpm      1.9 MB/s | 157 kB     00:00    
(3/7): python3-six-1.16.0-12.fc39.noarch.rpm    2.5 MB/s |  41 kB     00:00    
(4/7): python3-distro-1.8.0-6.fc39.noarch.rpm   2.9 MB/s |  49 kB     00:00    
(5/7): python3-systemd-235-5.fc39.s390x.rpm     6.3 MB/s | 106 kB     00:00    
(6/7): python3-dateutil-2.8.2-10.fc39.noarch.rp 3.0 MB/s | 355 kB     00:00    
(7/7): python3-dnf-plugins-core-4.9.0-1.fc39.no 902 kB/s | 320 kB     00:00    
--------------------------------------------------------------------------------
Total                                           2.1 MB/s | 1.2 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python3-systemd-235-5.fc39.s390x                       1/7 
  Installing       : python3-six-1.16.0-12.fc39.noarch                      2/7 
  Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch                3/7 
  Installing       : python3-distro-1.8.0-6.fc39.noarch                     4/7 
  Installing       : dbus-libs-1:1.14.10-1.fc39.s390x                       5/7 
  Installing       : python3-dbus-1.3.2-4.fc39.s390x                        6/7 
  Installing       : python3-dnf-plugins-core-4.9.0-1.fc39.noarch           7/7 
  Running scriptlet: python3-dnf-plugins-core-4.9.0-1.fc39.noarch           7/7 
  Verifying        : dbus-libs-1:1.14.10-1.fc39.s390x                       1/7 
  Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch                2/7 
  Verifying        : python3-dbus-1.3.2-4.fc39.s390x                        3/7 
  Verifying        : python3-distro-1.8.0-6.fc39.noarch                     4/7 
  Verifying        : python3-six-1.16.0-12.fc39.noarch                      5/7 
  Verifying        : python3-systemd-235-5.fc39.s390x                       6/7 
  Verifying        : python3-dnf-plugins-core-4.9.0-1.fc39.noarch           7/7 

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

Complete!
Finish(bootstrap): installing dnf tooling
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-39-s390x-1726824232.126062/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc39.s390x
  rpm-sequoia-1.7.0-1.fc39.s390x
  python3-dnf-4.21.1-1.fc39.noarch
  python3-dnf-plugins-core-4.9.0-1.fc39.noarch
  yum-4.21.1-1.fc39.noarch
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  44 kB/s | 511 kB     00:11    
fedora                                          6.9 MB/s |  79 MB     00:11    
updates                                         6.3 MB/s |  34 MB     00:05    
Dependencies resolved.
================================================================================
 Package                       Arch   Version                     Repo     Size
================================================================================
Installing group/module packages:
 bash                          s390x  5.2.26-1.fc39               updates 1.8 M
 bzip2                         s390x  1.0.8-16.fc39               fedora   53 k
 coreutils                     s390x  9.3-6.fc39                  updates 1.2 M
 cpio                          s390x  2.14-4.fc39                 fedora  283 k
 diffutils                     s390x  3.10-3.fc39                 fedora  407 k
 fedora-release-common         noarch 39-36                       updates  19 k
 findutils                     s390x  1:4.9.0-6.fc39              updates 495 k
 gawk                          s390x  5.2.2-2.fc39                fedora  1.1 M
 glibc-minimal-langpack        s390x  2.38-18.fc39                updates  73 k
 grep                          s390x  3.11-3.fc39                 fedora  305 k
 gzip                          s390x  1.12-6.fc39                 fedora  173 k
 info                          s390x  7.0.3-3.fc39                fedora  192 k
 patch                         s390x  2.7.6-22.fc39               fedora  134 k
 redhat-rpm-config             noarch 266-1.fc39                  updates  78 k
 rpm-build                     s390x  4.19.1.1-1.fc39             updates  78 k
 sed                           s390x  4.8-14.fc39                 fedora  309 k
 shadow-utils                  s390x  2:4.14.0-2.fc39             updates 1.3 M
 tar                           s390x  2:1.35-2.fc39               fedora  874 k
 unzip                         s390x  6.0-62.fc39                 fedora  194 k
 util-linux                    s390x  2.39.4-1.fc39               updates 1.1 M
 which                         s390x  2.21-40.fc39                fedora   43 k
 xz                            s390x  5.4.4-1.fc39                fedora  557 k
Installing dependencies:
 alternatives                  s390x  1.26-1.fc39                 updates  40 k
 ansible-srpm-macros           noarch 1-12.fc39                   updates  21 k
 audit-libs                    s390x  3.1.5-1.fc39                updates 125 k
 authselect                    s390x  1.4.3-1.fc39                fedora  149 k
 authselect-libs               s390x  1.4.3-1.fc39                fedora  247 k
 basesystem                    noarch 11-18.fc39                  fedora  7.2 k
 binutils                      s390x  2.40-14.fc39                updates 5.9 M
 binutils-gold                 s390x  2.40-14.fc39                updates 991 k
 bzip2-libs                    s390x  1.0.8-16.fc39               fedora   46 k
 ca-certificates               noarch 2023.2.60_v7.0.306-2.fc39   fedora  837 k
 coreutils-common              s390x  9.3-6.fc39                  updates 2.1 M
 cracklib                      s390x  2.9.11-2.fc39               fedora   94 k
 crypto-policies               noarch 20231204-1.git1e3a2e4.fc39  updates 100 k
 curl                          s390x  8.2.1-5.fc39                updates 342 k
 cyrus-sasl-lib                s390x  2.1.28-11.fc39              fedora  819 k
 debugedit                     s390x  5.0-12.fc39                 updates  81 k
 dwz                           s390x  0.15-3.fc39                 fedora  144 k
 ed                            s390x  1.19-4.fc39                 fedora   80 k
 efi-srpm-macros               noarch 5-9.fc39                    fedora   22 k
 elfutils                      s390x  0.191-2.fc39                updates 586 k
 elfutils-debuginfod-client    s390x  0.191-2.fc39                updates  39 k
 elfutils-default-yama-scope   noarch 0.191-2.fc39                updates  13 k
 elfutils-libelf               s390x  0.191-2.fc39                updates 214 k
 elfutils-libs                 s390x  0.191-2.fc39                updates 281 k
 fedora-gpg-keys               noarch 39-2                        updates 130 k
 fedora-release                noarch 39-36                       updates 8.6 k
 fedora-release-identity-basic noarch 39-36                       updates 9.4 k
 fedora-repos                  noarch 39-2                        updates 9.3 k
 file                          s390x  5.44-5.fc39                 fedora   49 k
 file-libs                     s390x  5.44-5.fc39                 fedora  736 k
 filesystem                    s390x  3.18-6.fc39                 fedora  1.1 M
 fonts-srpm-macros             noarch 1:2.0.5-12.fc39             fedora   26 k
 forge-srpm-macros             noarch 0.3.1-1.fc39                updates  19 k
 fpc-srpm-macros               noarch 1.3-8.fc39                  fedora  7.4 k
 gdb-minimal                   s390x  15.1-1.fc39                 updates 4.1 M
 gdbm-libs                     s390x  1:1.23-4.fc39               fedora   58 k
 ghc-srpm-macros               noarch 1.6.1-2.fc39                fedora  7.8 k
 glibc                         s390x  2.38-18.fc39                updates 1.8 M
 glibc-common                  s390x  2.38-18.fc39                updates 370 k
 glibc-gconv-extra             s390x  2.38-18.fc39                updates 1.7 M
 gmp                           s390x  1:6.2.1-5.fc39              fedora  325 k
 gnat-srpm-macros              noarch 6-3.fc39                    fedora  8.8 k
 go-srpm-macros                noarch 3.5.0-1.fc39                updates  28 k
 jansson                       s390x  2.13.1-7.fc39               fedora   44 k
 kernel-srpm-macros            noarch 1.0-20.fc39                 fedora   10 k
 keyutils-libs                 s390x  1.6.3-1.fc39                updates  31 k
 krb5-libs                     s390x  1.21.3-1.fc39               updates 777 k
 libacl                        s390x  2.3.1-9.fc39                updates  24 k
 libarchive                    s390x  3.7.1-2.fc39                updates 438 k
 libattr                       s390x  2.5.1-8.fc39                fedora   18 k
 libblkid                      s390x  2.39.4-1.fc39               updates 120 k
 libbrotli                     s390x  1.1.0-1.fc39                fedora  378 k
 libcap                        s390x  2.48-9.fc39                 updates  69 k
 libcap-ng                     s390x  0.8.3-8.fc39                fedora   32 k
 libcom_err                    s390x  1.47.0-2.fc39               fedora   26 k
 libcurl                       s390x  8.2.1-5.fc39                updates 340 k
 libdb                         s390x  5.3.28-56.fc39              fedora  775 k
 libeconf                      s390x  0.5.2-2.fc39                updates  32 k
 libevent                      s390x  2.1.12-9.fc39               fedora  260 k
 libfdisk                      s390x  2.39.4-1.fc39               updates 165 k
 libffi                        s390x  3.4.4-4.fc39                fedora   36 k
 libgcc                        s390x  13.3.1-3.fc39               updates  93 k
 libgomp                       s390x  13.3.1-3.fc39               updates 333 k
 libidn2                       s390x  2.3.7-1.fc39                updates 119 k
 libmount                      s390x  2.39.4-1.fc39               updates 157 k
 libnghttp2                    s390x  1.55.1-5.fc39               updates  77 k
 libnsl2                       s390x  2.0.0-6.fc39                fedora   30 k
 libpkgconf                    s390x  1.9.5-2.fc39                fedora   38 k
 libpsl                        s390x  0.21.2-4.fc39               fedora   63 k
 libpwquality                  s390x  1.4.5-6.fc39                fedora  121 k
 libselinux                    s390x  3.5-5.fc39                  fedora   91 k
 libsemanage                   s390x  3.5-4.fc39                  fedora  122 k
 libsepol                      s390x  3.5-2.fc39                  fedora  330 k
 libsigsegv                    s390x  2.14-5.fc39                 fedora   27 k
 libsmartcols                  s390x  2.39.4-1.fc39               updates  69 k
 libssh                        s390x  0.10.6-2.fc39               updates 210 k
 libssh-config                 noarch 0.10.6-2.fc39               updates 9.0 k
 libstdc++                     s390x  13.3.1-3.fc39               updates 957 k
 libtasn1                      s390x  4.19.0-3.fc39               fedora   77 k
 libtirpc                      s390x  1.3.5-0.fc39                updates  96 k
 libtool-ltdl                  s390x  2.4.7-7.fc39                fedora   37 k
 libunistring                  s390x  1.1-5.fc39                  fedora  556 k
 libutempter                   s390x  1.2.1-10.fc39               fedora   26 k
 libuuid                       s390x  2.39.4-1.fc39               updates  28 k
 libverto                      s390x  0.3.2-6.fc39                fedora   21 k
 libxcrypt                     s390x  4.4.36-2.fc39               fedora  124 k
 libxml2                       s390x  2.10.4-3.fc39               fedora  712 k
 libzstd                       s390x  1.5.6-1.fc39                updates 345 k
 lua-libs                      s390x  5.4.6-3.fc39                fedora  142 k
 lua-srpm-macros               noarch 1-13.fc39                   updates 8.7 k
 lz4-libs                      s390x  1.9.4-4.fc39                fedora   81 k
 mpfr                          s390x  4.2.0-3.fc39                fedora  298 k
 ncurses-base                  noarch 6.4-7.20230520.fc39.1       updates  88 k
 ncurses-libs                  s390x  6.4-7.20230520.fc39.1       updates 360 k
 ocaml-srpm-macros             noarch 8-2.fc39                    fedora   14 k
 openblas-srpm-macros          noarch 2-14.fc39                   fedora  7.5 k
 openldap                      s390x  2.6.7-1.fc39                updates 260 k
 openssl-libs                  s390x  1:3.1.4-3.fc39              updates 1.9 M
 p11-kit                       s390x  0.25.5-1.fc39               updates 531 k
 p11-kit-trust                 s390x  0.25.5-1.fc39               updates 139 k
 package-notes-srpm-macros     noarch 0.5-9.fc39                  fedora   11 k
 pam                           s390x  1.5.3-3.fc39                updates 551 k
 pam-libs                      s390x  1.5.3-3.fc39                updates  58 k
 pcre2                         s390x  10.42-1.fc39.2              fedora  250 k
 pcre2-syntax                  noarch 10.42-1.fc39.2              fedora  143 k
 perl-srpm-macros              noarch 1-51.fc39                   fedora  8.0 k
 pkgconf                       s390x  1.9.5-2.fc39                fedora   43 k
 pkgconf-m4                    noarch 1.9.5-2.fc39                fedora   14 k
 pkgconf-pkg-config            s390x  1.9.5-2.fc39                fedora  9.6 k
 popt                          s390x  1.19-3.fc39                 fedora   69 k
 publicsuffix-list-dafsa       noarch 20240107-1.fc39             updates  58 k
 pyproject-srpm-macros         noarch 1.13.0-1.fc39               updates  13 k
 python-srpm-macros            noarch 3.12-8.fc39                 updates  23 k
 qt5-srpm-macros               noarch 5.15.14-2.fc39              updates 8.9 k
 qt6-srpm-macros               noarch 6.6.2-1.fc39                updates 8.9 k
 readline                      s390x  8.2-6.fc39                  updates 228 k
 rpm                           s390x  4.19.1.1-1.fc39             updates 537 k
 rpm-build-libs                s390x  4.19.1.1-1.fc39             updates  96 k
 rpm-libs                      s390x  4.19.1.1-1.fc39             updates 323 k
 rpm-sequoia                   s390x  1.7.0-1.fc39                updates 1.0 M
 rpmautospec-rpm-macros        noarch 0.7.2-1.fc39                updates  10 k
 rust-srpm-macros              noarch 26.3-1.fc39                 updates  13 k
 setup                         noarch 2.14.4-1.fc39               fedora  154 k
 sqlite-libs                   s390x  3.42.0-7.fc39               fedora  728 k
 systemd-libs                  s390x  254.16-1.fc39               updates 689 k
 util-linux-core               s390x  2.39.4-1.fc39               updates 510 k
 xxhash-libs                   s390x  0.8.2-1.fc39                fedora   37 k
 xz-libs                       s390x  5.4.4-1.fc39                fedora  114 k
 zip                           s390x  3.0-39.fc39                 fedora  283 k
 zlib                          s390x  1.2.13-4.fc39               fedora  101 k
 zstd                          s390x  1.5.6-1.fc39                updates 514 k
Installing Groups:
 Buildsystem building group                                                    

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

Total download size: 53 M
Installed size: 180 M
Downloading Packages:
(1/153): basesystem-11-18.fc39.noarch.rpm       211 kB/s | 7.2 kB     00:00    
(2/153): bzip2-1.0.8-16.fc39.s390x.rpm          1.0 MB/s |  53 kB     00:00    
(3/153): authselect-1.4.3-1.fc39.s390x.rpm      1.5 MB/s | 149 kB     00:00    
(4/153): authselect-libs-1.4.3-1.fc39.s390x.rpm 2.2 MB/s | 247 kB     00:00    
(5/153): bzip2-libs-1.0.8-16.fc39.s390x.rpm     1.8 MB/s |  46 kB     00:00    
(6/153): cpio-2.14-4.fc39.s390x.rpm             7.9 MB/s | 283 kB     00:00    
(7/153): cracklib-2.9.11-2.fc39.s390x.rpm       2.7 MB/s |  94 kB     00:00    
(8/153): ca-certificates-2023.2.60_v7.0.306-2.f  12 MB/s | 837 kB     00:00    
(9/153): dwz-0.15-3.fc39.s390x.rpm              7.7 MB/s | 144 kB     00:00    
(10/153): cyrus-sasl-lib-2.1.28-11.fc39.s390x.r  15 MB/s | 819 kB     00:00    
(11/153): ed-1.19-4.fc39.s390x.rpm              4.5 MB/s |  80 kB     00:00    
(12/153): diffutils-3.10-3.fc39.s390x.rpm       6.9 MB/s | 407 kB     00:00    
(13/153): efi-srpm-macros-5-9.fc39.noarch.rpm   1.3 MB/s |  22 kB     00:00    
(14/153): file-5.44-5.fc39.s390x.rpm            2.8 MB/s |  49 kB     00:00    
(15/153): fonts-srpm-macros-2.0.5-12.fc39.noarc 1.5 MB/s |  26 kB     00:00    
(16/153): file-libs-5.44-5.fc39.s390x.rpm        18 MB/s | 736 kB     00:00    
(17/153): filesystem-3.18-6.fc39.s390x.rpm       37 MB/s | 1.1 MB     00:00    
(18/153): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 438 kB/s | 7.4 kB     00:00    
(19/153): gdbm-libs-1.23-4.fc39.s390x.rpm       3.2 MB/s |  58 kB     00:00    
(20/153): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 462 kB/s | 7.8 kB     00:00    
(21/153): gawk-5.2.2-2.fc39.s390x.rpm            32 MB/s | 1.1 MB     00:00    
(22/153): gmp-6.2.1-5.fc39.s390x.rpm             16 MB/s | 325 kB     00:00    
(23/153): gnat-srpm-macros-6-3.fc39.noarch.rpm  522 kB/s | 8.8 kB     00:00    
(24/153): grep-3.11-3.fc39.s390x.rpm             16 MB/s | 305 kB     00:00    
(25/153): gzip-1.12-6.fc39.s390x.rpm            9.3 MB/s | 173 kB     00:00    
(26/153): info-7.0.3-3.fc39.s390x.rpm           9.8 MB/s | 192 kB     00:00    
(27/153): jansson-2.13.1-7.fc39.s390x.rpm       2.5 MB/s |  44 kB     00:00    
(28/153): kernel-srpm-macros-1.0-20.fc39.noarch 623 kB/s |  10 kB     00:00    
(29/153): libattr-2.5.1-8.fc39.s390x.rpm        1.0 MB/s |  18 kB     00:00    
(30/153): libbrotli-1.1.0-1.fc39.s390x.rpm       20 MB/s | 378 kB     00:00    
(31/153): libcap-ng-0.8.3-8.fc39.s390x.rpm      1.9 MB/s |  32 kB     00:00    
(32/153): libcom_err-1.47.0-2.fc39.s390x.rpm    1.5 MB/s |  26 kB     00:00    
(33/153): libevent-2.1.12-9.fc39.s390x.rpm       13 MB/s | 260 kB     00:00    
(34/153): libdb-5.3.28-56.fc39.s390x.rpm         35 MB/s | 775 kB     00:00    
(35/153): libffi-3.4.4-4.fc39.s390x.rpm         2.0 MB/s |  36 kB     00:00    
(36/153): libnsl2-2.0.0-6.fc39.s390x.rpm        1.7 MB/s |  30 kB     00:00    
(37/153): libpkgconf-1.9.5-2.fc39.s390x.rpm     2.2 MB/s |  38 kB     00:00    
(38/153): libpsl-0.21.2-4.fc39.s390x.rpm        3.6 MB/s |  63 kB     00:00    
(39/153): libpwquality-1.4.5-6.fc39.s390x.rpm   6.6 MB/s | 121 kB     00:00    
(40/153): libselinux-3.5-5.fc39.s390x.rpm       5.1 MB/s |  91 kB     00:00    
(41/153): libsemanage-3.5-4.fc39.s390x.rpm      6.8 MB/s | 122 kB     00:00    
(42/153): libsigsegv-2.14-5.fc39.s390x.rpm      1.5 MB/s |  27 kB     00:00    
(43/153): libtasn1-4.19.0-3.fc39.s390x.rpm      4.3 MB/s |  77 kB     00:00    
(44/153): libsepol-3.5-2.fc39.s390x.rpm          16 MB/s | 330 kB     00:00    
(45/153): libtool-ltdl-2.4.7-7.fc39.s390x.rpm   2.1 MB/s |  37 kB     00:00    
(46/153): libutempter-1.2.1-10.fc39.s390x.rpm   1.5 MB/s |  26 kB     00:00    
(47/153): libunistring-1.1-5.fc39.s390x.rpm      23 MB/s | 556 kB     00:00    
(48/153): libverto-0.3.2-6.fc39.s390x.rpm       1.2 MB/s |  21 kB     00:00    
(49/153): libxcrypt-4.4.36-2.fc39.s390x.rpm     6.9 MB/s | 124 kB     00:00    
(50/153): libxml2-2.10.4-3.fc39.s390x.rpm        26 MB/s | 712 kB     00:00    
(51/153): lua-libs-5.4.6-3.fc39.s390x.rpm       7.6 MB/s | 142 kB     00:00    
(52/153): lz4-libs-1.9.4-4.fc39.s390x.rpm       4.6 MB/s |  81 kB     00:00    
(53/153): ocaml-srpm-macros-8-2.fc39.noarch.rpm 785 kB/s |  14 kB     00:00    
(54/153): openblas-srpm-macros-2-14.fc39.noarch 447 kB/s | 7.5 kB     00:00    
(55/153): mpfr-4.2.0-3.fc39.s390x.rpm            15 MB/s | 298 kB     00:00    
(56/153): package-notes-srpm-macros-0.5-9.fc39. 657 kB/s |  11 kB     00:00    
(57/153): patch-2.7.6-22.fc39.s390x.rpm         7.4 MB/s | 134 kB     00:00    
(58/153): pcre2-10.42-1.fc39.2.s390x.rpm         13 MB/s | 250 kB     00:00    
(59/153): pcre2-syntax-10.42-1.fc39.2.noarch.rp 7.9 MB/s | 143 kB     00:00    
(60/153): perl-srpm-macros-1-51.fc39.noarch.rpm 476 kB/s | 8.0 kB     00:00    
(61/153): pkgconf-1.9.5-2.fc39.s390x.rpm        2.4 MB/s |  43 kB     00:00    
(62/153): pkgconf-m4-1.9.5-2.fc39.noarch.rpm    817 kB/s |  14 kB     00:00    
(63/153): pkgconf-pkg-config-1.9.5-2.fc39.s390x 567 kB/s | 9.6 kB     00:00    
(64/153): popt-1.19-3.fc39.s390x.rpm            3.9 MB/s |  69 kB     00:00    
(65/153): sed-4.8-14.fc39.s390x.rpm              16 MB/s | 309 kB     00:00    
(66/153): setup-2.14.4-1.fc39.noarch.rpm        8.4 MB/s | 154 kB     00:00    
(67/153): sqlite-libs-3.42.0-7.fc39.s390x.rpm    28 MB/s | 728 kB     00:00    
(68/153): unzip-6.0-62.fc39.s390x.rpm           9.6 MB/s | 194 kB     00:00    
(69/153): tar-1.35-2.fc39.s390x.rpm              39 MB/s | 874 kB     00:00    
(70/153): which-2.21-40.fc39.s390x.rpm          2.5 MB/s |  43 kB     00:00    
(71/153): xxhash-libs-0.8.2-1.fc39.s390x.rpm    2.1 MB/s |  37 kB     00:00    
(72/153): xz-5.4.4-1.fc39.s390x.rpm              27 MB/s | 557 kB     00:00    
(73/153): xz-libs-5.4.4-1.fc39.s390x.rpm        6.3 MB/s | 114 kB     00:00    
(74/153): zip-3.0-39.fc39.s390x.rpm              14 MB/s | 283 kB     00:00    
(75/153): zlib-1.2.13-4.fc39.s390x.rpm          5.7 MB/s | 101 kB     00:00    
(76/153): alternatives-1.26-1.fc39.s390x.rpm    883 kB/s |  40 kB     00:00    
(77/153): ansible-srpm-macros-1-12.fc39.noarch. 500 kB/s |  21 kB     00:00    
(78/153): audit-libs-3.1.5-1.fc39.s390x.rpm     1.6 MB/s | 125 kB     00:00    
(79/153): bash-5.2.26-1.fc39.s390x.rpm           20 MB/s | 1.8 MB     00:00    
(80/153): binutils-gold-2.40-14.fc39.s390x.rpm   14 MB/s | 991 kB     00:00    
(81/153): coreutils-9.3-6.fc39.s390x.rpm         44 MB/s | 1.2 MB     00:00    
(82/153): crypto-policies-20231204-1.git1e3a2e4 5.1 MB/s | 100 kB     00:00    
(83/153): binutils-2.40-14.fc39.s390x.rpm        40 MB/s | 5.9 MB     00:00    
(84/153): coreutils-common-9.3-6.fc39.s390x.rpm  56 MB/s | 2.1 MB     00:00    
(85/153): curl-8.2.1-5.fc39.s390x.rpm            18 MB/s | 342 kB     00:00    
(86/153): debugedit-5.0-12.fc39.s390x.rpm       5.2 MB/s |  81 kB     00:00    
(87/153): elfutils-0.191-2.fc39.s390x.rpm        32 MB/s | 586 kB     00:00    
(88/153): elfutils-debuginfod-client-0.191-2.fc 2.2 MB/s |  39 kB     00:00    
(89/153): elfutils-default-yama-scope-0.191-2.f 891 kB/s |  13 kB     00:00    
(90/153): elfutils-libelf-0.191-2.fc39.s390x.rp  14 MB/s | 214 kB     00:00    
(91/153): elfutils-libs-0.191-2.fc39.s390x.rpm   16 MB/s | 281 kB     00:00    
(92/153): fedora-gpg-keys-39-2.noarch.rpm       8.2 MB/s | 130 kB     00:00    
(93/153): fedora-release-39-36.noarch.rpm       617 kB/s | 8.6 kB     00:00    
(94/153): fedora-release-common-39-36.noarch.rp 1.2 MB/s |  19 kB     00:00    
(95/153): fedora-release-identity-basic-39-36.n 635 kB/s | 9.4 kB     00:00    
(96/153): fedora-repos-39-2.noarch.rpm          665 kB/s | 9.3 kB     00:00    
(97/153): findutils-4.9.0-6.fc39.s390x.rpm       27 MB/s | 495 kB     00:00    
(98/153): forge-srpm-macros-0.3.1-1.fc39.noarch 1.3 MB/s |  19 kB     00:00    
(99/153): glibc-common-2.38-18.fc39.s390x.rpm    21 MB/s | 370 kB     00:00    
(100/153): gdb-minimal-15.1-1.fc39.s390x.rpm    118 MB/s | 4.1 MB     00:00    
(101/153): glibc-2.38-18.fc39.s390x.rpm          47 MB/s | 1.8 MB     00:00    
(102/153): glibc-minimal-langpack-2.38-18.fc39. 4.8 MB/s |  73 kB     00:00    
(103/153): glibc-gconv-extra-2.38-18.fc39.s390x  77 MB/s | 1.7 MB     00:00    
(104/153): go-srpm-macros-3.5.0-1.fc39.noarch.r 1.7 MB/s |  28 kB     00:00    
(105/153): keyutils-libs-1.6.3-1.fc39.s390x.rpm 2.0 MB/s |  31 kB     00:00    
(106/153): krb5-libs-1.21.3-1.fc39.s390x.rpm     44 MB/s | 777 kB     00:00    
(107/153): libacl-2.3.1-9.fc39.s390x.rpm        1.5 MB/s |  24 kB     00:00    
(108/153): libarchive-3.7.1-2.fc39.s390x.rpm     25 MB/s | 438 kB     00:00    
(109/153): libblkid-2.39.4-1.fc39.s390x.rpm     8.0 MB/s | 120 kB     00:00    
(110/153): libcap-2.48-9.fc39.s390x.rpm         4.2 MB/s |  69 kB     00:00    
(111/153): libcurl-8.2.1-5.fc39.s390x.rpm        20 MB/s | 340 kB     00:00    
(112/153): libeconf-0.5.2-2.fc39.s390x.rpm      2.1 MB/s |  32 kB     00:00    
(113/153): libfdisk-2.39.4-1.fc39.s390x.rpm     9.9 MB/s | 165 kB     00:00    
(114/153): libgcc-13.3.1-3.fc39.s390x.rpm       5.8 MB/s |  93 kB     00:00    
(115/153): libgomp-13.3.1-3.fc39.s390x.rpm       20 MB/s | 333 kB     00:00    
(116/153): libidn2-2.3.7-1.fc39.s390x.rpm       7.2 MB/s | 119 kB     00:00    
(117/153): libnghttp2-1.55.1-5.fc39.s390x.rpm   5.2 MB/s |  77 kB     00:00    
(118/153): libmount-2.39.4-1.fc39.s390x.rpm     9.9 MB/s | 157 kB     00:00    
(119/153): libsmartcols-2.39.4-1.fc39.s390x.rpm 4.3 MB/s |  69 kB     00:00    
(120/153): libssh-config-0.10.6-2.fc39.noarch.r 644 kB/s | 9.0 kB     00:00    
(121/153): libssh-0.10.6-2.fc39.s390x.rpm        13 MB/s | 210 kB     00:00    
(122/153): libtirpc-1.3.5-0.fc39.s390x.rpm      6.4 MB/s |  96 kB     00:00    
(123/153): libuuid-2.39.4-1.fc39.s390x.rpm      1.8 MB/s |  28 kB     00:00    
(124/153): libstdc++-13.3.1-3.fc39.s390x.rpm     44 MB/s | 957 kB     00:00    
(125/153): libzstd-1.5.6-1.fc39.s390x.rpm        21 MB/s | 345 kB     00:00    
(126/153): lua-srpm-macros-1-13.fc39.noarch.rpm 593 kB/s | 8.7 kB     00:00    
(127/153): ncurses-base-6.4-7.20230520.fc39.1.n 5.4 MB/s |  88 kB     00:00    
(128/153): ncurses-libs-6.4-7.20230520.fc39.1.s  22 MB/s | 360 kB     00:00    
(129/153): openldap-2.6.7-1.fc39.s390x.rpm       16 MB/s | 260 kB     00:00    
(130/153): openssl-libs-3.1.4-3.fc39.s390x.rpm   73 MB/s | 1.9 MB     00:00    
(131/153): p11-kit-trust-0.25.5-1.fc39.s390x.rp 8.3 MB/s | 139 kB     00:00    
(132/153): p11-kit-0.25.5-1.fc39.s390x.rpm       30 MB/s | 531 kB     00:00    
(133/153): publicsuffix-list-dafsa-20240107-1.f 3.9 MB/s |  58 kB     00:00    
(134/153): pam-libs-1.5.3-3.fc39.s390x.rpm      3.6 MB/s |  58 kB     00:00    
(135/153): pam-1.5.3-3.fc39.s390x.rpm            29 MB/s | 551 kB     00:00    
(136/153): pyproject-srpm-macros-1.13.0-1.fc39. 912 kB/s |  13 kB     00:00    
(137/153): python-srpm-macros-3.12-8.fc39.noarc 1.5 MB/s |  23 kB     00:00    
(138/153): qt5-srpm-macros-5.15.14-2.fc39.noarc 567 kB/s | 8.9 kB     00:00    
(139/153): qt6-srpm-macros-6.6.2-1.fc39.noarch. 636 kB/s | 8.9 kB     00:00    
(140/153): readline-8.2-6.fc39.s390x.rpm         14 MB/s | 228 kB     00:00    
(141/153): redhat-rpm-config-266-1.fc39.noarch. 4.8 MB/s |  78 kB     00:00    
(142/153): rpm-4.19.1.1-1.fc39.s390x.rpm         32 MB/s | 537 kB     00:00    
(143/153): rpm-build-4.19.1.1-1.fc39.s390x.rpm  5.0 MB/s |  78 kB     00:00    
(144/153): rpm-build-libs-4.19.1.1-1.fc39.s390x 5.8 MB/s |  96 kB     00:00    
(145/153): rpm-libs-4.19.1.1-1.fc39.s390x.rpm    20 MB/s | 323 kB     00:00    
(146/153): rpmautospec-rpm-macros-0.7.2-1.fc39. 638 kB/s |  10 kB     00:00    
(147/153): rpm-sequoia-1.7.0-1.fc39.s390x.rpm    49 MB/s | 1.0 MB     00:00    
(148/153): rust-srpm-macros-26.3-1.fc39.noarch. 883 kB/s |  13 kB     00:00    
(149/153): systemd-libs-254.16-1.fc39.s390x.rpm  32 MB/s | 689 kB     00:00    
(150/153): shadow-utils-4.14.0-2.fc39.s390x.rpm  54 MB/s | 1.3 MB     00:00    
(151/153): util-linux-2.39.4-1.fc39.s390x.rpm    56 MB/s | 1.1 MB     00:00    
(152/153): util-linux-core-2.39.4-1.fc39.s390x.  28 MB/s | 510 kB     00:00    
(153/153): zstd-1.5.6-1.fc39.s390x.rpm           28 MB/s | 514 kB     00:00    
--------------------------------------------------------------------------------
Total                                           8.2 MB/s |  53 MB     00:06     
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x18B8E74C:
 Userid     : "Fedora (39) <fedora-39-primary@fedoraproject.org>"
 Fingerprint: E8F2 3996 F232 1864 0CB4 4CBE 75CF 5AC4 18B8 E74C
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-39-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-6.fc39.s390x                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.3.1-3.fc39.s390x                           1/153 
  Running scriptlet: libgcc-13.3.1-3.fc39.s390x                           1/153 
  Installing       : crypto-policies-20231204-1.git1e3a2e4.fc39.noarc     2/153 
  Running scriptlet: crypto-policies-20231204-1.git1e3a2e4.fc39.noarc     2/153 
  Installing       : fedora-release-identity-basic-39-36.noarch           3/153 
  Installing       : fedora-gpg-keys-39-2.noarch                          4/153 
  Installing       : fedora-repos-39-2.noarch                             5/153 
  Installing       : fedora-release-common-39-36.noarch                   6/153 
  Installing       : fedora-release-39-36.noarch                          7/153 
  Installing       : setup-2.14.4-1.fc39.noarch                           8/153 
warning: /etc/hosts created as /etc/hosts.rpmnew

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

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

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.26-1.fc39.s390x
ansible-srpm-macros-1-12.fc39.noarch
audit-libs-3.1.5-1.fc39.s390x
authselect-1.4.3-1.fc39.s390x
authselect-libs-1.4.3-1.fc39.s390x
basesystem-11-18.fc39.noarch
bash-5.2.26-1.fc39.s390x
binutils-2.40-14.fc39.s390x
binutils-gold-2.40-14.fc39.s390x
bzip2-1.0.8-16.fc39.s390x
bzip2-libs-1.0.8-16.fc39.s390x
ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch
coreutils-9.3-6.fc39.s390x
coreutils-common-9.3-6.fc39.s390x
cpio-2.14-4.fc39.s390x
cracklib-2.9.11-2.fc39.s390x
crypto-policies-20231204-1.git1e3a2e4.fc39.noarch
curl-8.2.1-5.fc39.s390x
cyrus-sasl-lib-2.1.28-11.fc39.s390x
debugedit-5.0-12.fc39.s390x
diffutils-3.10-3.fc39.s390x
dwz-0.15-3.fc39.s390x
ed-1.19-4.fc39.s390x
efi-srpm-macros-5-9.fc39.noarch
elfutils-0.191-2.fc39.s390x
elfutils-debuginfod-client-0.191-2.fc39.s390x
elfutils-default-yama-scope-0.191-2.fc39.noarch
elfutils-libelf-0.191-2.fc39.s390x
elfutils-libs-0.191-2.fc39.s390x
fedora-gpg-keys-39-2.noarch
fedora-release-39-36.noarch
fedora-release-common-39-36.noarch
fedora-release-identity-basic-39-36.noarch
fedora-repos-39-2.noarch
file-5.44-5.fc39.s390x
file-libs-5.44-5.fc39.s390x
filesystem-3.18-6.fc39.s390x
findutils-4.9.0-6.fc39.s390x
fonts-srpm-macros-2.0.5-12.fc39.noarch
forge-srpm-macros-0.3.1-1.fc39.noarch
fpc-srpm-macros-1.3-8.fc39.noarch
gawk-5.2.2-2.fc39.s390x
gdb-minimal-15.1-1.fc39.s390x
gdbm-libs-1.23-4.fc39.s390x
ghc-srpm-macros-1.6.1-2.fc39.noarch
glibc-2.38-18.fc39.s390x
glibc-common-2.38-18.fc39.s390x
glibc-gconv-extra-2.38-18.fc39.s390x
glibc-minimal-langpack-2.38-18.fc39.s390x
gmp-6.2.1-5.fc39.s390x
gnat-srpm-macros-6-3.fc39.noarch
go-srpm-macros-3.5.0-1.fc39.noarch
gpg-pubkey-18b8e74c-62f2920f
grep-3.11-3.fc39.s390x
gzip-1.12-6.fc39.s390x
info-7.0.3-3.fc39.s390x
jansson-2.13.1-7.fc39.s390x
kernel-srpm-macros-1.0-20.fc39.noarch
keyutils-libs-1.6.3-1.fc39.s390x
krb5-libs-1.21.3-1.fc39.s390x
libacl-2.3.1-9.fc39.s390x
libarchive-3.7.1-2.fc39.s390x
libattr-2.5.1-8.fc39.s390x
libblkid-2.39.4-1.fc39.s390x
libbrotli-1.1.0-1.fc39.s390x
libcap-2.48-9.fc39.s390x
libcap-ng-0.8.3-8.fc39.s390x
libcom_err-1.47.0-2.fc39.s390x
libcurl-8.2.1-5.fc39.s390x
libdb-5.3.28-56.fc39.s390x
libeconf-0.5.2-2.fc39.s390x
libevent-2.1.12-9.fc39.s390x
libfdisk-2.39.4-1.fc39.s390x
libffi-3.4.4-4.fc39.s390x
libgcc-13.3.1-3.fc39.s390x
libgomp-13.3.1-3.fc39.s390x
libidn2-2.3.7-1.fc39.s390x
libmount-2.39.4-1.fc39.s390x
libnghttp2-1.55.1-5.fc39.s390x
libnsl2-2.0.0-6.fc39.s390x
libpkgconf-1.9.5-2.fc39.s390x
libpsl-0.21.2-4.fc39.s390x
libpwquality-1.4.5-6.fc39.s390x
libselinux-3.5-5.fc39.s390x
libsemanage-3.5-4.fc39.s390x
libsepol-3.5-2.fc39.s390x
libsigsegv-2.14-5.fc39.s390x
libsmartcols-2.39.4-1.fc39.s390x
libssh-0.10.6-2.fc39.s390x
libssh-config-0.10.6-2.fc39.noarch
libstdc++-13.3.1-3.fc39.s390x
libtasn1-4.19.0-3.fc39.s390x
libtirpc-1.3.5-0.fc39.s390x
libtool-ltdl-2.4.7-7.fc39.s390x
libunistring-1.1-5.fc39.s390x
libutempter-1.2.1-10.fc39.s390x
libuuid-2.39.4-1.fc39.s390x
libverto-0.3.2-6.fc39.s390x
libxcrypt-4.4.36-2.fc39.s390x
libxml2-2.10.4-3.fc39.s390x
libzstd-1.5.6-1.fc39.s390x
lua-libs-5.4.6-3.fc39.s390x
lua-srpm-macros-1-13.fc39.noarch
lz4-libs-1.9.4-4.fc39.s390x
mpfr-4.2.0-3.fc39.s390x
ncurses-base-6.4-7.20230520.fc39.1.noarch
ncurses-libs-6.4-7.20230520.fc39.1.s390x
ocaml-srpm-macros-8-2.fc39.noarch
openblas-srpm-macros-2-14.fc39.noarch
openldap-2.6.7-1.fc39.s390x
openssl-libs-3.1.4-3.fc39.s390x
p11-kit-0.25.5-1.fc39.s390x
p11-kit-trust-0.25.5-1.fc39.s390x
package-notes-srpm-macros-0.5-9.fc39.noarch
pam-1.5.3-3.fc39.s390x
pam-libs-1.5.3-3.fc39.s390x
patch-2.7.6-22.fc39.s390x
pcre2-10.42-1.fc39.2.s390x
pcre2-syntax-10.42-1.fc39.2.noarch
perl-srpm-macros-1-51.fc39.noarch
pkgconf-1.9.5-2.fc39.s390x
pkgconf-m4-1.9.5-2.fc39.noarch
pkgconf-pkg-config-1.9.5-2.fc39.s390x
popt-1.19-3.fc39.s390x
publicsuffix-list-dafsa-20240107-1.fc39.noarch
pyproject-srpm-macros-1.13.0-1.fc39.noarch
python-srpm-macros-3.12-8.fc39.noarch
qt5-srpm-macros-5.15.14-2.fc39.noarch
qt6-srpm-macros-6.6.2-1.fc39.noarch
readline-8.2-6.fc39.s390x
redhat-rpm-config-266-1.fc39.noarch
rpm-4.19.1.1-1.fc39.s390x
rpm-build-4.19.1.1-1.fc39.s390x
rpm-build-libs-4.19.1.1-1.fc39.s390x
rpm-libs-4.19.1.1-1.fc39.s390x
rpm-sequoia-1.7.0-1.fc39.s390x
rpmautospec-rpm-macros-0.7.2-1.fc39.noarch
rust-srpm-macros-26.3-1.fc39.noarch
sed-4.8-14.fc39.s390x
setup-2.14.4-1.fc39.noarch
shadow-utils-4.14.0-2.fc39.s390x
sqlite-libs-3.42.0-7.fc39.s390x
systemd-libs-254.16-1.fc39.s390x
tar-1.35-2.fc39.s390x
unzip-6.0-62.fc39.s390x
util-linux-2.39.4-1.fc39.s390x
util-linux-core-2.39.4-1.fc39.s390x
which-2.21-40.fc39.s390x
xxhash-libs-0.8.2-1.fc39.s390x
xz-5.4.4-1.fc39.s390x
xz-libs-5.4.4-1.fc39.s390x
zip-3.0-39.fc39.s390x
zlib-1.2.13-4.fc39.s390x
zstd-1.5.6-1.fc39.s390x
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1716595200
Wrote: /builddir/build/SRPMS/libcaes-20240413-1.fc39.src.rpm
Finish: rpmbuild -bs
cp: preserving permissions for ‘/var/lib/copr-rpmbuild/results/chroot_scan/var/lib/mock/fedora-39-s390x-1726824232.126062/root/var/log’: No such file or directory
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-39-s390x-1726824232.126062/root/var/log/dnf.log
/var/lib/mock/fedora-39-s390x-1726824232.126062/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-39-s390x-1726824232.126062/root/var/log/dnf.rpm.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-81ad3yct/libcaes/libcaes.spec) Config(child) 2 minutes 31 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/libcaes-20240413-1.fc39.src.rpm)  Config(fedora-39-s390x)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-39-s390x-bootstrap-1726824232.126062/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-39-s390x-bootstrap-1726824232.126062/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-39-s390x-1726824232.126062/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc39.s390x
  rpm-sequoia-1.7.0-1.fc39.s390x
  python3-dnf-4.21.1-1.fc39.noarch
  python3-dnf-plugins-core-4.9.0-1.fc39.noarch
  yum-4.21.1-1.fc39.noarch
Finish: chroot init
Start: build phase for libcaes-20240413-1.fc39.src.rpm
Start: build setup for libcaes-20240413-1.fc39.src.rpm
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1716595200
Wrote: /builddir/build/SRPMS/libcaes-20240413-1.fc39.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 310  B/s | 1.5 kB     00:05    
fedora                                          125 kB/s | 4.5 kB     00:00    
updates                                          33 kB/s | 5.5 kB     00:00    
Package pkgconf-pkg-config-1.9.5-2.fc39.s390x is already installed.
Dependencies resolved.
================================================================================
 Package                  Arch     Version                    Repository   Size
================================================================================
Installing:
 automake                 noarch   1.16.5-13.fc39             fedora      697 k
 gcc                      s390x    13.3.1-3.fc39              updates      28 M
 gettext-devel            s390x    0.22-2.fc39                fedora      237 k
 libcerror-devel          s390x    20240413-1.fc39            copr_base    14 k
 libtool                  s390x    2.4.7-7.fc39               fedora      601 k
 make                     s390x    1:4.4.1-2.fc39             fedora      605 k
Installing dependencies:
 annobin-docs             noarch   12.60-1.fc39               updates      88 k
 annobin-plugin-gcc       s390x    12.60-1.fc39               updates     964 k
 autoconf                 noarch   2.71-6.fc39                fedora      733 k
 cpp                      s390x    13.3.1-3.fc39              updates     8.8 M
 emacs-filesystem         noarch   1:29.4-2.fc39              updates     7.3 k
 gc                       s390x    8.2.2-4.fc39               fedora      114 k
 gcc-plugin-annobin       s390x    13.3.1-3.fc39              updates      57 k
 gettext                  s390x    0.22-2.fc39                fedora      1.1 M
 gettext-common-devel     noarch   0.22-2.fc39                fedora      410 k
 gettext-envsubst         s390x    0.22-2.fc39                fedora       37 k
 gettext-libs             s390x    0.22-2.fc39                fedora      346 k
 gettext-runtime          s390x    0.22-2.fc39                fedora      120 k
 glibc-devel              s390x    2.38-18.fc39               updates      94 k
 glibc-headers-s390       noarch   2.38-18.fc39               updates     562 k
 groff-base               s390x    1.23.0-3.fc39              updates     1.2 M
 guile22                  s390x    2.2.7-9.fc39               fedora      6.5 M
 kernel-headers           s390x    6.10.3-200.fc39            updates     1.6 M
 libasan                  s390x    13.3.1-3.fc39              updates     515 k
 libatomic                s390x    13.3.1-3.fc39              updates      44 k
 libcerror                s390x    20240413-1.fc39            copr_base    26 k
 libmpc                   s390x    1.3.1-3.fc39               fedora       73 k
 libubsan                 s390x    13.3.1-3.fc39              updates     229 k
 libxcrypt-devel          s390x    4.4.36-2.fc39              fedora       30 k
 m4                       s390x    1.4.19-6.fc39              fedora      313 k
 ncurses                  s390x    6.4-7.20230520.fc39.1      updates     424 k
 perl-AutoLoader          noarch   5.74-502.fc39              updates      21 k
 perl-B                   s390x    1.88-502.fc39              updates     178 k
 perl-Carp                noarch   1.54-500.fc39              fedora       29 k
 perl-Class-Struct        noarch   0.68-502.fc39              updates      22 k
 perl-Data-Dumper         s390x    2.188-501.fc39             fedora       57 k
 perl-Digest              noarch   1.20-500.fc39              fedora       25 k
 perl-Digest-MD5          s390x    2.58-500.fc39              fedora       35 k
 perl-DynaLoader          s390x    1.54-502.fc39              updates      26 k
 perl-Encode              s390x    4:3.19-500.fc39            fedora      1.7 M
 perl-Errno               s390x    1.37-502.fc39              updates      15 k
 perl-Exporter            noarch   5.77-500.fc39              fedora       31 k
 perl-Fcntl               s390x    1.15-502.fc39              updates      21 k
 perl-File-Basename       noarch   2.86-502.fc39              updates      17 k
 perl-File-Compare        noarch   1.100.700-502.fc39         updates      13 k
 perl-File-Copy           noarch   2.41-502.fc39              updates      20 k
 perl-File-Find           noarch   1.43-502.fc39              updates      25 k
 perl-File-Path           noarch   2.18-500.fc39              fedora       35 k
 perl-File-Temp           noarch   1:0.231.100-500.fc39       fedora       58 k
 perl-File-stat           noarch   1.13-502.fc39              updates      17 k
 perl-FileHandle          noarch   2.05-502.fc39              updates      16 k
 perl-Getopt-Long         noarch   1:2.54-500.fc39            fedora       60 k
 perl-Getopt-Std          noarch   1.13-502.fc39              updates      16 k
 perl-HTTP-Tiny           noarch   0.088-3.fc39               fedora       56 k
 perl-IO                  s390x    1.52-502.fc39              updates      82 k
 perl-IO-Socket-IP        noarch   0.42-1.fc39                fedora       42 k
 perl-IO-Socket-SSL       noarch   2.083-3.fc39               fedora      225 k
 perl-IPC-Open3           noarch   1.22-502.fc39              updates      22 k
 perl-MIME-Base64         s390x    3.16-500.fc39              fedora       30 k
 perl-Mozilla-CA          noarch   20230801-1.fc39            fedora       13 k
 perl-Net-SSLeay          s390x    1.92-10.fc39               fedora      363 k
 perl-POSIX               s390x    2.13-502.fc39              updates      98 k
 perl-PathTools           s390x    3.89-500.fc39              fedora       87 k
 perl-Pod-Escapes         noarch   1:1.07-500.fc39            fedora       20 k
 perl-Pod-Perldoc         noarch   3.28.01-501.fc39           fedora       86 k
 perl-Pod-Simple          noarch   1:3.45-4.fc39              fedora      218 k
 perl-Pod-Usage           noarch   4:2.03-500.fc39            fedora       39 k
 perl-Scalar-List-Utils   s390x    5:1.63-500.fc39            fedora       74 k
 perl-SelectSaver         noarch   1.02-502.fc39              updates      12 k
 perl-Socket              s390x    4:2.037-3.fc39             fedora       55 k
 perl-Storable            s390x    1:3.32-500.fc39            fedora      100 k
 perl-Symbol              noarch   1.09-502.fc39              updates      14 k
 perl-Term-ANSIColor      noarch   5.01-501.fc39              fedora       47 k
 perl-Term-Cap            noarch   1.18-500.fc39              fedora       22 k
 perl-Text-ParseWords     noarch   3.31-500.fc39              fedora       16 k
 perl-Text-Tabs+Wrap      noarch   2023.0511-3.fc39           fedora       22 k
 perl-Thread-Queue        noarch   3.14-500.fc39              fedora       21 k
 perl-Time-Local          noarch   2:1.350-3.fc39             fedora       34 k
 perl-URI                 noarch   5.21-1.fc39                fedora      125 k
 perl-base                noarch   2.27-502.fc39              updates      16 k
 perl-constant            noarch   1.33-501.fc39              fedora       22 k
 perl-if                  noarch   0.61.000-502.fc39          updates      14 k
 perl-interpreter         s390x    4:5.38.2-502.fc39          updates      72 k
 perl-libnet              noarch   3.15-501.fc39              fedora      129 k
 perl-libs                s390x    4:5.38.2-502.fc39          updates     2.5 M
 perl-locale              noarch   1.10-502.fc39              updates      14 k
 perl-mro                 s390x    1.28-502.fc39              updates      29 k
 perl-overload            noarch   1.37-502.fc39              updates      46 k
 perl-overloading         noarch   0.02-502.fc39              updates      13 k
 perl-parent              noarch   1:0.241-500.fc39           fedora       14 k
 perl-podlators           noarch   1:5.01-500.fc39            fedora      125 k
 perl-threads             s390x    1:2.36-500.fc39            fedora       58 k
 perl-threads-shared      s390x    1.68-500.fc39              fedora       45 k
 perl-vars                noarch   1.05-502.fc39              updates      13 k
 zlib-devel               s390x    1.2.13-4.fc39              fedora       44 k

Transaction Summary
================================================================================
Install  95 Packages

Total download size: 62 M
Installed size: 199 M
Downloading Packages:
(1/95): libcerror-devel-20240413-1.fc39.s390x.r 288 kB/s |  14 kB     00:00    
(2/95): libcerror-20240413-1.fc39.s390x.rpm     128 kB/s |  26 kB     00:00    
(3/95): gc-8.2.2-4.fc39.s390x.rpm               1.3 MB/s | 114 kB     00:00    
(4/95): automake-1.16.5-13.fc39.noarch.rpm      2.7 MB/s | 697 kB     00:00    
(5/95): autoconf-2.71-6.fc39.noarch.rpm         2.3 MB/s | 733 kB     00:00    
(6/95): gettext-common-devel-0.22-2.fc39.noarch  13 MB/s | 410 kB     00:00    
(7/95): gettext-envsubst-0.22-2.fc39.s390x.rpm  2.3 MB/s |  37 kB     00:00    
(8/95): gettext-devel-0.22-2.fc39.s390x.rpm     6.0 MB/s | 237 kB     00:00    
(9/95): gettext-0.22-2.fc39.s390x.rpm            15 MB/s | 1.1 MB     00:00    
(10/95): gettext-runtime-0.22-2.fc39.s390x.rpm  5.1 MB/s | 120 kB     00:00    
(11/95): gettext-libs-0.22-2.fc39.s390x.rpm      13 MB/s | 346 kB     00:00    
(12/95): libmpc-1.3.1-3.fc39.s390x.rpm          2.9 MB/s |  73 kB     00:00    
(13/95): libtool-2.4.7-7.fc39.s390x.rpm          16 MB/s | 601 kB     00:00    
(14/95): libxcrypt-devel-4.4.36-2.fc39.s390x.rp 1.1 MB/s |  30 kB     00:00    
(15/95): m4-1.4.19-6.fc39.s390x.rpm              13 MB/s | 313 kB     00:00    
(16/95): make-4.4.1-2.fc39.s390x.rpm             24 MB/s | 605 kB     00:00    
(17/95): perl-Carp-1.54-500.fc39.noarch.rpm     1.6 MB/s |  29 kB     00:00    
(18/95): perl-Data-Dumper-2.188-501.fc39.s390x. 2.6 MB/s |  57 kB     00:00    
(19/95): perl-Digest-1.20-500.fc39.noarch.rpm   1.1 MB/s |  25 kB     00:00    
(20/95): perl-Digest-MD5-2.58-500.fc39.s390x.rp 2.0 MB/s |  35 kB     00:00    
(21/95): perl-Exporter-5.77-500.fc39.noarch.rpm 1.3 MB/s |  31 kB     00:00    
(22/95): perl-Encode-3.19-500.fc39.s390x.rpm     36 MB/s | 1.7 MB     00:00    
(23/95): guile22-2.2.7-9.fc39.s390x.rpm          39 MB/s | 6.5 MB     00:00    
(24/95): perl-File-Path-2.18-500.fc39.noarch.rp 1.7 MB/s |  35 kB     00:00    
(25/95): perl-File-Temp-0.231.100-500.fc39.noar 2.5 MB/s |  58 kB     00:00    
(26/95): perl-Getopt-Long-2.54-500.fc39.noarch. 2.9 MB/s |  60 kB     00:00    
(27/95): perl-HTTP-Tiny-0.088-3.fc39.noarch.rpm 2.4 MB/s |  56 kB     00:00    
(28/95): perl-MIME-Base64-3.16-500.fc39.s390x.r 1.9 MB/s |  30 kB     00:00    
(29/95): perl-IO-Socket-IP-0.42-1.fc39.noarch.r 1.7 MB/s |  42 kB     00:00    
(30/95): perl-IO-Socket-SSL-2.083-3.fc39.noarch 7.6 MB/s | 225 kB     00:00    
(31/95): perl-Mozilla-CA-20230801-1.fc39.noarch 607 kB/s |  13 kB     00:00    
(32/95): perl-Net-SSLeay-1.92-10.fc39.s390x.rpm  16 MB/s | 363 kB     00:00    
(33/95): perl-PathTools-3.89-500.fc39.s390x.rpm 5.3 MB/s |  87 kB     00:00    
(34/95): perl-Pod-Escapes-1.07-500.fc39.noarch. 919 kB/s |  20 kB     00:00    
(35/95): perl-Pod-Perldoc-3.28.01-501.fc39.noar 4.6 MB/s |  86 kB     00:00    
(36/95): perl-Scalar-List-Utils-1.63-500.fc39.s 4.9 MB/s |  74 kB     00:00    
(37/95): perl-Pod-Usage-2.03-500.fc39.noarch.rp 1.5 MB/s |  39 kB     00:00    
(38/95): perl-Pod-Simple-3.45-4.fc39.noarch.rpm 4.9 MB/s | 218 kB     00:00    
(39/95): perl-Socket-2.037-3.fc39.s390x.rpm     3.7 MB/s |  55 kB     00:00    
(40/95): perl-Storable-3.32-500.fc39.s390x.rpm  6.1 MB/s | 100 kB     00:00    
(41/95): perl-Term-ANSIColor-5.01-501.fc39.noar 2.7 MB/s |  47 kB     00:00    
(42/95): perl-Term-Cap-1.18-500.fc39.noarch.rpm 1.1 MB/s |  22 kB     00:00    
(43/95): perl-Text-ParseWords-3.31-500.fc39.noa 751 kB/s |  16 kB     00:00    
(44/95): perl-Text-Tabs+Wrap-2023.0511-3.fc39.n 1.0 MB/s |  22 kB     00:00    
(45/95): perl-Thread-Queue-3.14-500.fc39.noarch 1.2 MB/s |  21 kB     00:00    
(46/95): perl-Time-Local-1.350-3.fc39.noarch.rp 1.2 MB/s |  34 kB     00:00    
(47/95): perl-constant-1.33-501.fc39.noarch.rpm 879 kB/s |  22 kB     00:00    
(48/95): perl-URI-5.21-1.fc39.noarch.rpm        3.0 MB/s | 125 kB     00:00    
(49/95): perl-parent-0.241-500.fc39.noarch.rpm  609 kB/s |  14 kB     00:00    
(50/95): perl-libnet-3.15-501.fc39.noarch.rpm   4.8 MB/s | 129 kB     00:00    
(51/95): perl-podlators-5.01-500.fc39.noarch.rp 5.6 MB/s | 125 kB     00:00    
(52/95): perl-threads-2.36-500.fc39.s390x.rpm   2.8 MB/s |  58 kB     00:00    
(53/95): perl-threads-shared-1.68-500.fc39.s390 1.6 MB/s |  45 kB     00:00    
(54/95): zlib-devel-1.2.13-4.fc39.s390x.rpm     2.1 MB/s |  44 kB     00:00    
(55/95): annobin-docs-12.60-1.fc39.noarch.rpm   1.0 MB/s |  88 kB     00:00    
(56/95): emacs-filesystem-29.4-2.fc39.noarch.rp 419 kB/s | 7.3 kB     00:00    
(57/95): annobin-plugin-gcc-12.60-1.fc39.s390x. 6.5 MB/s | 964 kB     00:00    
(58/95): gcc-plugin-annobin-13.3.1-3.fc39.s390x 3.3 MB/s |  57 kB     00:00    
(59/95): glibc-devel-2.38-18.fc39.s390x.rpm     5.3 MB/s |  94 kB     00:00    
(60/95): glibc-headers-s390-2.38-18.fc39.noarch  22 MB/s | 562 kB     00:00    
(61/95): cpp-13.3.1-3.fc39.s390x.rpm             41 MB/s | 8.8 MB     00:00    
(62/95): groff-base-1.23.0-3.fc39.s390x.rpm      36 MB/s | 1.2 MB     00:00    
(63/95): kernel-headers-6.10.3-200.fc39.s390x.r  51 MB/s | 1.6 MB     00:00    
(64/95): libasan-13.3.1-3.fc39.s390x.rpm         23 MB/s | 515 kB     00:00    
(65/95): libatomic-13.3.1-3.fc39.s390x.rpm      2.5 MB/s |  44 kB     00:00    
(66/95): libubsan-13.3.1-3.fc39.s390x.rpm        11 MB/s | 229 kB     00:00    
(67/95): ncurses-6.4-7.20230520.fc39.1.s390x.rp  21 MB/s | 424 kB     00:00    
(68/95): perl-AutoLoader-5.74-502.fc39.noarch.r 1.2 MB/s |  21 kB     00:00    
(69/95): perl-B-1.88-502.fc39.s390x.rpm         9.7 MB/s | 178 kB     00:00    
(70/95): perl-Class-Struct-0.68-502.fc39.noarch 1.3 MB/s |  22 kB     00:00    
(71/95): perl-DynaLoader-1.54-502.fc39.s390x.rp 1.4 MB/s |  26 kB     00:00    
(72/95): perl-Errno-1.37-502.fc39.s390x.rpm     848 kB/s |  15 kB     00:00    
(73/95): perl-Fcntl-1.15-502.fc39.s390x.rpm     1.1 MB/s |  21 kB     00:00    
(74/95): perl-File-Basename-2.86-502.fc39.noarc 944 kB/s |  17 kB     00:00    
(75/95): perl-File-Compare-1.100.700-502.fc39.n 752 kB/s |  13 kB     00:00    
(76/95): perl-File-Copy-2.41-502.fc39.noarch.rp 1.1 MB/s |  20 kB     00:00    
(77/95): gcc-13.3.1-3.fc39.s390x.rpm             94 MB/s |  28 MB     00:00    
(78/95): perl-File-Find-1.43-502.fc39.noarch.rp 842 kB/s |  25 kB     00:00    
(79/95): perl-File-stat-1.13-502.fc39.noarch.rp 662 kB/s |  17 kB     00:00    
(80/95): perl-FileHandle-2.05-502.fc39.noarch.r 920 kB/s |  16 kB     00:00    
(81/95): perl-Getopt-Std-1.13-502.fc39.noarch.r 914 kB/s |  16 kB     00:00    
(82/95): perl-IO-1.52-502.fc39.s390x.rpm        4.6 MB/s |  82 kB     00:00    
(83/95): perl-IPC-Open3-1.22-502.fc39.noarch.rp 1.3 MB/s |  22 kB     00:00    
(84/95): perl-SelectSaver-1.02-502.fc39.noarch. 699 kB/s |  12 kB     00:00    
(85/95): perl-POSIX-2.13-502.fc39.s390x.rpm     5.5 MB/s |  98 kB     00:00    
(86/95): perl-Symbol-1.09-502.fc39.noarch.rpm   843 kB/s |  14 kB     00:00    
(87/95): perl-base-2.27-502.fc39.noarch.rpm     967 kB/s |  16 kB     00:00    
(88/95): perl-if-0.61.000-502.fc39.noarch.rpm   837 kB/s |  14 kB     00:00    
(89/95): perl-interpreter-5.38.2-502.fc39.s390x 4.1 MB/s |  72 kB     00:00    
(90/95): perl-locale-1.10-502.fc39.noarch.rpm   805 kB/s |  14 kB     00:00    
(91/95): perl-mro-1.28-502.fc39.s390x.rpm       1.6 MB/s |  29 kB     00:00    
(92/95): perl-overload-1.37-502.fc39.noarch.rpm 2.6 MB/s |  46 kB     00:00    
(93/95): perl-libs-5.38.2-502.fc39.s390x.rpm     60 MB/s | 2.5 MB     00:00    
(94/95): perl-overloading-0.02-502.fc39.noarch. 764 kB/s |  13 kB     00:00    
(95/95): perl-vars-1.05-502.fc39.noarch.rpm     760 kB/s |  13 kB     00:00    
--------------------------------------------------------------------------------
Total                                           9.8 MB/s |  62 MB     00:06     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : gettext-libs-0.22-2.fc39.s390x                        1/95 
  Installing       : libmpc-1.3.1-3.fc39.s390x                             2/95 
  Installing       : cpp-13.3.1-3.fc39.s390x                               3/95 
  Installing       : ncurses-6.4-7.20230520.fc39.1.s390x                   4/95 
  Installing       : libubsan-13.3.1-3.fc39.s390x                          5/95 
  Installing       : libatomic-13.3.1-3.fc39.s390x                         6/95 
  Installing       : libasan-13.3.1-3.fc39.s390x                           7/95 
  Installing       : kernel-headers-6.10.3-200.fc39.s390x                  8/95 
  Running scriptlet: groff-base-1.23.0-3.fc39.s390x                        9/95 
  Installing       : groff-base-1.23.0-3.fc39.s390x                        9/95 
  Running scriptlet: groff-base-1.23.0-3.fc39.s390x                        9/95 
  Installing       : perl-Digest-1.20-500.fc39.noarch                     10/95 
  Installing       : perl-Digest-MD5-2.58-500.fc39.s390x                  11/95 
  Installing       : perl-B-1.88-502.fc39.s390x                           12/95 
  Installing       : perl-FileHandle-2.05-502.fc39.noarch                 13/95 
  Installing       : perl-Data-Dumper-2.188-501.fc39.s390x                14/95 
  Installing       : perl-libnet-3.15-501.fc39.noarch                     15/95 
  Installing       : perl-AutoLoader-5.74-502.fc39.noarch                 16/95 
  Installing       : perl-base-2.27-502.fc39.noarch                       17/95 
  Installing       : perl-URI-5.21-1.fc39.noarch                          18/95 
  Installing       : perl-Pod-Escapes-1:1.07-500.fc39.noarch              19/95 
  Installing       : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch          20/95 
  Installing       : perl-Time-Local-2:1.350-3.fc39.noarch                21/95 
  Installing       : perl-Net-SSLeay-1.92-10.fc39.s390x                   22/95 
  Installing       : perl-Mozilla-CA-20230801-1.fc39.noarch               23/95 
  Installing       : perl-File-Path-2.18-500.fc39.noarch                  24/95 
  Installing       : perl-if-0.61.000-502.fc39.noarch                     25/95 
  Installing       : perl-locale-1.10-502.fc39.noarch                     26/95 
  Installing       : perl-IO-Socket-IP-0.42-1.fc39.noarch                 27/95 
  Installing       : perl-IO-Socket-SSL-2.083-3.fc39.noarch               28/95 
  Installing       : perl-Term-ANSIColor-5.01-501.fc39.noarch             29/95 
  Installing       : perl-Term-Cap-1.18-500.fc39.noarch                   30/95 
  Installing       : perl-Class-Struct-0.68-502.fc39.noarch               31/95 
  Installing       : perl-POSIX-2.13-502.fc39.s390x                       32/95 
  Installing       : perl-File-Temp-1:0.231.100-500.fc39.noarch           33/95 
  Installing       : perl-HTTP-Tiny-0.088-3.fc39.noarch                   34/95 
  Installing       : perl-Pod-Simple-1:3.45-4.fc39.noarch                 35/95 
  Installing       : perl-IPC-Open3-1.22-502.fc39.noarch                  36/95 
  Installing       : perl-Socket-4:2.037-3.fc39.s390x                     37/95 
  Installing       : perl-SelectSaver-1.02-502.fc39.noarch                38/95 
  Installing       : perl-Symbol-1.09-502.fc39.noarch                     39/95 
  Installing       : perl-podlators-1:5.01-500.fc39.noarch                40/95 
  Installing       : perl-Pod-Perldoc-3.28.01-501.fc39.noarch             41/95 
  Installing       : perl-File-stat-1.13-502.fc39.noarch                  42/95 
  Installing       : perl-Text-ParseWords-3.31-500.fc39.noarch            43/95 
  Installing       : perl-Fcntl-1.15-502.fc39.s390x                       44/95 
  Installing       : perl-mro-1.28-502.fc39.s390x                         45/95 
  Installing       : perl-Pod-Usage-4:2.03-500.fc39.noarch                46/95 
  Installing       : perl-IO-1.52-502.fc39.s390x                          47/95 
  Installing       : perl-overloading-0.02-502.fc39.noarch                48/95 
  Installing       : perl-MIME-Base64-3.16-500.fc39.s390x                 49/95 
  Installing       : perl-Scalar-List-Utils-5:1.63-500.fc39.s390x         50/95 
  Installing       : perl-constant-1.33-501.fc39.noarch                   51/95 
  Installing       : perl-parent-1:0.241-500.fc39.noarch                  52/95 
  Installing       : perl-Errno-1.37-502.fc39.s390x                       53/95 
  Installing       : perl-File-Basename-2.86-502.fc39.noarch              54/95 
  Installing       : perl-Getopt-Std-1.13-502.fc39.noarch                 55/95 
  Installing       : perl-Storable-1:3.32-500.fc39.s390x                  56/95 
  Installing       : perl-Getopt-Long-1:2.54-500.fc39.noarch              57/95 
  Installing       : perl-overload-1.37-502.fc39.noarch                   58/95 
  Installing       : perl-vars-1.05-502.fc39.noarch                       59/95 
  Installing       : perl-Exporter-5.77-500.fc39.noarch                   60/95 
  Installing       : perl-PathTools-3.89-500.fc39.s390x                   61/95 
  Installing       : perl-Encode-4:3.19-500.fc39.s390x                    62/95 
  Installing       : perl-DynaLoader-1.54-502.fc39.s390x                  63/95 
  Installing       : perl-Carp-1.54-500.fc39.noarch                       64/95 
  Installing       : perl-libs-4:5.38.2-502.fc39.s390x                    65/95 
  Installing       : perl-interpreter-4:5.38.2-502.fc39.s390x             66/95 
  Installing       : perl-threads-1:2.36-500.fc39.s390x                   67/95 
  Installing       : perl-threads-shared-1.68-500.fc39.s390x              68/95 
  Installing       : perl-Thread-Queue-3.14-500.fc39.noarch               69/95 
  Installing       : perl-File-Compare-1.100.700-502.fc39.noarch          70/95 
  Installing       : perl-File-Copy-2.41-502.fc39.noarch                  71/95 
  Installing       : perl-File-Find-1.43-502.fc39.noarch                  72/95 
  Installing       : glibc-headers-s390-2.38-18.fc39.noarch               73/95 
  Installing       : glibc-devel-2.38-18.fc39.s390x                       74/95 
  Installing       : libxcrypt-devel-4.4.36-2.fc39.s390x                  75/95 
  Installing       : emacs-filesystem-1:29.4-2.fc39.noarch                76/95 
  Installing       : annobin-docs-12.60-1.fc39.noarch                     77/95 
  Installing       : zlib-devel-1.2.13-4.fc39.s390x                       78/95 
  Installing       : m4-1.4.19-6.fc39.s390x                               79/95 
  Installing       : autoconf-2.71-6.fc39.noarch                          80/95 
  Installing       : automake-1.16.5-13.fc39.noarch                       81/95 
  Installing       : gettext-envsubst-0.22-2.fc39.s390x                   82/95 
  Installing       : gettext-runtime-0.22-2.fc39.s390x                    83/95 
  Installing       : gettext-0.22-2.fc39.s390x                            84/95 
  Installing       : gettext-common-devel-0.22-2.fc39.noarch              85/95 
  Installing       : gc-8.2.2-4.fc39.s390x                                86/95 
  Installing       : guile22-2.2.7-9.fc39.s390x                           87/95 
  Installing       : make-1:4.4.1-2.fc39.s390x                            88/95 
  Installing       : gcc-13.3.1-3.fc39.s390x                              89/95 
  Running scriptlet: gcc-13.3.1-3.fc39.s390x                              89/95 
  Installing       : libcerror-20240413-1.fc39.s390x                      90/95 
  Installing       : libcerror-devel-20240413-1.fc39.s390x                91/95 
  Installing       : libtool-2.4.7-7.fc39.s390x                           92/95 
  Installing       : annobin-plugin-gcc-12.60-1.fc39.s390x                93/95 
  Running scriptlet: annobin-plugin-gcc-12.60-1.fc39.s390x                93/95 
  Installing       : gcc-plugin-annobin-13.3.1-3.fc39.s390x               94/95 
  Running scriptlet: gcc-plugin-annobin-13.3.1-3.fc39.s390x               94/95 
  Installing       : gettext-devel-0.22-2.fc39.s390x                      95/95 
  Running scriptlet: gettext-devel-0.22-2.fc39.s390x                      95/95 
  Verifying        : libcerror-20240413-1.fc39.s390x                       1/95 
  Verifying        : libcerror-devel-20240413-1.fc39.s390x                 2/95 
  Verifying        : autoconf-2.71-6.fc39.noarch                           3/95 
  Verifying        : automake-1.16.5-13.fc39.noarch                        4/95 
  Verifying        : gc-8.2.2-4.fc39.s390x                                 5/95 
  Verifying        : gettext-0.22-2.fc39.s390x                             6/95 
  Verifying        : gettext-common-devel-0.22-2.fc39.noarch               7/95 
  Verifying        : gettext-devel-0.22-2.fc39.s390x                       8/95 
  Verifying        : gettext-envsubst-0.22-2.fc39.s390x                    9/95 
  Verifying        : gettext-libs-0.22-2.fc39.s390x                       10/95 
  Verifying        : gettext-runtime-0.22-2.fc39.s390x                    11/95 
  Verifying        : guile22-2.2.7-9.fc39.s390x                           12/95 
  Verifying        : libmpc-1.3.1-3.fc39.s390x                            13/95 
  Verifying        : libtool-2.4.7-7.fc39.s390x                           14/95 
  Verifying        : libxcrypt-devel-4.4.36-2.fc39.s390x                  15/95 
  Verifying        : m4-1.4.19-6.fc39.s390x                               16/95 
  Verifying        : make-1:4.4.1-2.fc39.s390x                            17/95 
  Verifying        : perl-Carp-1.54-500.fc39.noarch                       18/95 
  Verifying        : perl-Data-Dumper-2.188-501.fc39.s390x                19/95 
  Verifying        : perl-Digest-1.20-500.fc39.noarch                     20/95 
  Verifying        : perl-Digest-MD5-2.58-500.fc39.s390x                  21/95 
  Verifying        : perl-Encode-4:3.19-500.fc39.s390x                    22/95 
  Verifying        : perl-Exporter-5.77-500.fc39.noarch                   23/95 
  Verifying        : perl-File-Path-2.18-500.fc39.noarch                  24/95 
  Verifying        : perl-File-Temp-1:0.231.100-500.fc39.noarch           25/95 
  Verifying        : perl-Getopt-Long-1:2.54-500.fc39.noarch              26/95 
  Verifying        : perl-HTTP-Tiny-0.088-3.fc39.noarch                   27/95 
  Verifying        : perl-IO-Socket-IP-0.42-1.fc39.noarch                 28/95 
  Verifying        : perl-IO-Socket-SSL-2.083-3.fc39.noarch               29/95 
  Verifying        : perl-MIME-Base64-3.16-500.fc39.s390x                 30/95 
  Verifying        : perl-Mozilla-CA-20230801-1.fc39.noarch               31/95 
  Verifying        : perl-Net-SSLeay-1.92-10.fc39.s390x                   32/95 
  Verifying        : perl-PathTools-3.89-500.fc39.s390x                   33/95 
  Verifying        : perl-Pod-Escapes-1:1.07-500.fc39.noarch              34/95 
  Verifying        : perl-Pod-Perldoc-3.28.01-501.fc39.noarch             35/95 
  Verifying        : perl-Pod-Simple-1:3.45-4.fc39.noarch                 36/95 
  Verifying        : perl-Pod-Usage-4:2.03-500.fc39.noarch                37/95 
  Verifying        : perl-Scalar-List-Utils-5:1.63-500.fc39.s390x         38/95 
  Verifying        : perl-Socket-4:2.037-3.fc39.s390x                     39/95 
  Verifying        : perl-Storable-1:3.32-500.fc39.s390x                  40/95 
  Verifying        : perl-Term-ANSIColor-5.01-501.fc39.noarch             41/95 
  Verifying        : perl-Term-Cap-1.18-500.fc39.noarch                   42/95 
  Verifying        : perl-Text-ParseWords-3.31-500.fc39.noarch            43/95 
  Verifying        : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch          44/95 
  Verifying        : perl-Thread-Queue-3.14-500.fc39.noarch               45/95 
  Verifying        : perl-Time-Local-2:1.350-3.fc39.noarch                46/95 
  Verifying        : perl-URI-5.21-1.fc39.noarch                          47/95 
  Verifying        : perl-constant-1.33-501.fc39.noarch                   48/95 
  Verifying        : perl-libnet-3.15-501.fc39.noarch                     49/95 
  Verifying        : perl-parent-1:0.241-500.fc39.noarch                  50/95 
  Verifying        : perl-podlators-1:5.01-500.fc39.noarch                51/95 
  Verifying        : perl-threads-1:2.36-500.fc39.s390x                   52/95 
  Verifying        : perl-threads-shared-1.68-500.fc39.s390x              53/95 
  Verifying        : zlib-devel-1.2.13-4.fc39.s390x                       54/95 
  Verifying        : annobin-docs-12.60-1.fc39.noarch                     55/95 
  Verifying        : annobin-plugin-gcc-12.60-1.fc39.s390x                56/95 
  Verifying        : cpp-13.3.1-3.fc39.s390x                              57/95 
  Verifying        : emacs-filesystem-1:29.4-2.fc39.noarch                58/95 
  Verifying        : gcc-13.3.1-3.fc39.s390x                              59/95 
  Verifying        : gcc-plugin-annobin-13.3.1-3.fc39.s390x               60/95 
  Verifying        : glibc-devel-2.38-18.fc39.s390x                       61/95 
  Verifying        : glibc-headers-s390-2.38-18.fc39.noarch               62/95 
  Verifying        : groff-base-1.23.0-3.fc39.s390x                       63/95 
  Verifying        : kernel-headers-6.10.3-200.fc39.s390x                 64/95 
  Verifying        : libasan-13.3.1-3.fc39.s390x                          65/95 
  Verifying        : libatomic-13.3.1-3.fc39.s390x                        66/95 
  Verifying        : libubsan-13.3.1-3.fc39.s390x                         67/95 
  Verifying        : ncurses-6.4-7.20230520.fc39.1.s390x                  68/95 
  Verifying        : perl-AutoLoader-5.74-502.fc39.noarch                 69/95 
  Verifying        : perl-B-1.88-502.fc39.s390x                           70/95 
  Verifying        : perl-Class-Struct-0.68-502.fc39.noarch               71/95 
  Verifying        : perl-DynaLoader-1.54-502.fc39.s390x                  72/95 
  Verifying        : perl-Errno-1.37-502.fc39.s390x                       73/95 
  Verifying        : perl-Fcntl-1.15-502.fc39.s390x                       74/95 
  Verifying        : perl-File-Basename-2.86-502.fc39.noarch              75/95 
  Verifying        : perl-File-Compare-1.100.700-502.fc39.noarch          76/95 
  Verifying        : perl-File-Copy-2.41-502.fc39.noarch                  77/95 
  Verifying        : perl-File-Find-1.43-502.fc39.noarch                  78/95 
  Verifying        : perl-File-stat-1.13-502.fc39.noarch                  79/95 
  Verifying        : perl-FileHandle-2.05-502.fc39.noarch                 80/95 
  Verifying        : perl-Getopt-Std-1.13-502.fc39.noarch                 81/95 
  Verifying        : perl-IO-1.52-502.fc39.s390x                          82/95 
  Verifying        : perl-IPC-Open3-1.22-502.fc39.noarch                  83/95 
  Verifying        : perl-POSIX-2.13-502.fc39.s390x                       84/95 
  Verifying        : perl-SelectSaver-1.02-502.fc39.noarch                85/95 
  Verifying        : perl-Symbol-1.09-502.fc39.noarch                     86/95 
  Verifying        : perl-base-2.27-502.fc39.noarch                       87/95 
  Verifying        : perl-if-0.61.000-502.fc39.noarch                     88/95 
  Verifying        : perl-interpreter-4:5.38.2-502.fc39.s390x             89/95 
  Verifying        : perl-libs-4:5.38.2-502.fc39.s390x                    90/95 
  Verifying        : perl-locale-1.10-502.fc39.noarch                     91/95 
  Verifying        : perl-mro-1.28-502.fc39.s390x                         92/95 
  Verifying        : perl-overload-1.37-502.fc39.noarch                   93/95 
  Verifying        : perl-overloading-0.02-502.fc39.noarch                94/95 
  Verifying        : perl-vars-1.05-502.fc39.noarch                       95/95 

Installed:
  annobin-docs-12.60-1.fc39.noarch                                              
  annobin-plugin-gcc-12.60-1.fc39.s390x                                         
  autoconf-2.71-6.fc39.noarch                                                   
  automake-1.16.5-13.fc39.noarch                                                
  cpp-13.3.1-3.fc39.s390x                                                       
  emacs-filesystem-1:29.4-2.fc39.noarch                                         
  gc-8.2.2-4.fc39.s390x                                                         
  gcc-13.3.1-3.fc39.s390x                                                       
  gcc-plugin-annobin-13.3.1-3.fc39.s390x                                        
  gettext-0.22-2.fc39.s390x                                                     
  gettext-common-devel-0.22-2.fc39.noarch                                       
  gettext-devel-0.22-2.fc39.s390x                                               
  gettext-envsubst-0.22-2.fc39.s390x                                            
  gettext-libs-0.22-2.fc39.s390x                                                
  gettext-runtime-0.22-2.fc39.s390x                                             
  glibc-devel-2.38-18.fc39.s390x                                                
  glibc-headers-s390-2.38-18.fc39.noarch                                        
  groff-base-1.23.0-3.fc39.s390x                                                
  guile22-2.2.7-9.fc39.s390x                                                    
  kernel-headers-6.10.3-200.fc39.s390x                                          
  libasan-13.3.1-3.fc39.s390x                                                   
  libatomic-13.3.1-3.fc39.s390x                                                 
  libcerror-20240413-1.fc39.s390x                                               
  libcerror-devel-20240413-1.fc39.s390x                                         
  libmpc-1.3.1-3.fc39.s390x                                                     
  libtool-2.4.7-7.fc39.s390x                                                    
  libubsan-13.3.1-3.fc39.s390x                                                  
  libxcrypt-devel-4.4.36-2.fc39.s390x                                           
  m4-1.4.19-6.fc39.s390x                                                        
  make-1:4.4.1-2.fc39.s390x                                                     
  ncurses-6.4-7.20230520.fc39.1.s390x                                           
  perl-AutoLoader-5.74-502.fc39.noarch                                          
  perl-B-1.88-502.fc39.s390x                                                    
  perl-Carp-1.54-500.fc39.noarch                                                
  perl-Class-Struct-0.68-502.fc39.noarch                                        
  perl-Data-Dumper-2.188-501.fc39.s390x                                         
  perl-Digest-1.20-500.fc39.noarch                                              
  perl-Digest-MD5-2.58-500.fc39.s390x                                           
  perl-DynaLoader-1.54-502.fc39.s390x                                           
  perl-Encode-4:3.19-500.fc39.s390x                                             
  perl-Errno-1.37-502.fc39.s390x                                                
  perl-Exporter-5.77-500.fc39.noarch                                            
  perl-Fcntl-1.15-502.fc39.s390x                                                
  perl-File-Basename-2.86-502.fc39.noarch                                       
  perl-File-Compare-1.100.700-502.fc39.noarch                                   
  perl-File-Copy-2.41-502.fc39.noarch                                           
  perl-File-Find-1.43-502.fc39.noarch                                           
  perl-File-Path-2.18-500.fc39.noarch                                           
  perl-File-Temp-1:0.231.100-500.fc39.noarch                                    
  perl-File-stat-1.13-502.fc39.noarch                                           
  perl-FileHandle-2.05-502.fc39.noarch                                          
  perl-Getopt-Long-1:2.54-500.fc39.noarch                                       
  perl-Getopt-Std-1.13-502.fc39.noarch                                          
  perl-HTTP-Tiny-0.088-3.fc39.noarch                                            
  perl-IO-1.52-502.fc39.s390x                                                   
  perl-IO-Socket-IP-0.42-1.fc39.noarch                                          
  perl-IO-Socket-SSL-2.083-3.fc39.noarch                                        
  perl-IPC-Open3-1.22-502.fc39.noarch                                           
  perl-MIME-Base64-3.16-500.fc39.s390x                                          
  perl-Mozilla-CA-20230801-1.fc39.noarch                                        
  perl-Net-SSLeay-1.92-10.fc39.s390x                                            
  perl-POSIX-2.13-502.fc39.s390x                                                
  perl-PathTools-3.89-500.fc39.s390x                                            
  perl-Pod-Escapes-1:1.07-500.fc39.noarch                                       
  perl-Pod-Perldoc-3.28.01-501.fc39.noarch                                      
  perl-Pod-Simple-1:3.45-4.fc39.noarch                                          
  perl-Pod-Usage-4:2.03-500.fc39.noarch                                         
  perl-Scalar-List-Utils-5:1.63-500.fc39.s390x                                  
  perl-SelectSaver-1.02-502.fc39.noarch                                         
  perl-Socket-4:2.037-3.fc39.s390x                                              
  perl-Storable-1:3.32-500.fc39.s390x                                           
  perl-Symbol-1.09-502.fc39.noarch                                              
  perl-Term-ANSIColor-5.01-501.fc39.noarch                                      
  perl-Term-Cap-1.18-500.fc39.noarch                                            
  perl-Text-ParseWords-3.31-500.fc39.noarch                                     
  perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch                                   
  perl-Thread-Queue-3.14-500.fc39.noarch                                        
  perl-Time-Local-2:1.350-3.fc39.noarch                                         
  perl-URI-5.21-1.fc39.noarch                                                   
  perl-base-2.27-502.fc39.noarch                                                
  perl-constant-1.33-501.fc39.noarch                                            
  perl-if-0.61.000-502.fc39.noarch                                              
  perl-interpreter-4:5.38.2-502.fc39.s390x                                      
  perl-libnet-3.15-501.fc39.noarch                                              
  perl-libs-4:5.38.2-502.fc39.s390x                                             
  perl-locale-1.10-502.fc39.noarch                                              
  perl-mro-1.28-502.fc39.s390x                                                  
  perl-overload-1.37-502.fc39.noarch                                            
  perl-overloading-0.02-502.fc39.noarch                                         
  perl-parent-1:0.241-500.fc39.noarch                                           
  perl-podlators-1:5.01-500.fc39.noarch                                         
  perl-threads-1:2.36-500.fc39.s390x                                            
  perl-threads-shared-1.68-500.fc39.s390x                                       
  perl-vars-1.05-502.fc39.noarch                                                
  zlib-devel-1.2.13-4.fc39.s390x                                                

Complete!
Finish: build setup for libcaes-20240413-1.fc39.src.rpm
Start: rpmbuild libcaes-20240413-1.fc39.src.rpm
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1716595200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8V5zMU
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libcaes-20240413-a119ec9.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8
+ rm -rf /builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libcaes-000-libs.patch
+ /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libcaes-001-configure.ac.patch
+ /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f
+ ./autogen.sh
Copying file ABOUT-NLS
Copying file config.rpath
Copying file m4/codeset.m4
Copying file m4/extern-inline.m4
Copying file m4/fcntl-o.m4
Copying file m4/gettext.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intlmacosx.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/printf-posix.m4
Copying file m4/progtest.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/threadlib.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:20: installing './compile'
configure.ac:17: installing './config.guess'
configure.ac:17: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
Makefile.am: installing './INSTALL'
libcaes/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eA1B3T
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']'
++ find . -type f -name configure -print
+ for file in $(find . -type f -name configure -print)
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2024-09-20 09:26:52.279022466 +0000
+++ ./configure	2024-09-20 09:26:53.529022466 +0000
@@ -1851,7 +1851,7 @@
 #ifdef __cplusplus
 extern "C"
 #endif
-char $2 ();
+__attribute__ ((used)) char $2 ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
+ /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
+ diff -u ./configure.backup ./configure
+ mv ./configure.backup ./configure
+ /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
+ diff -u ./configure.backup ./configure
--- ./configure.backup	2024-09-20 09:26:53.529022466 +0000
+++ ./configure	2024-09-20 09:26:53.559022466 +0000
@@ -7683,7 +7683,7 @@
 # Transform an extracted symbol line into a proper C declaration.
 # Some systems (esp. on ia64) link data and code symbols differently,
 # so use this general approach.
-lt_cv_sys_global_symbol_to_cdecl="$SED -n"\
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 $lt_cdecl_hook\
 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -27882,7 +27882,7 @@
 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
+lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
 lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
++ grep -q runstatedir=DIR ./configure
++ echo --runstatedir=/run
+ ./configure --build=s390x-redhat-linux --host=s390x-redhat-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-wide-character-type
configure: WARNING: unrecognized options: --enable-wide-character-type
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1001' is supported by ustar format... yes
checking whether GID '135' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... s390x-redhat-linux-gnu
checking host system type... s390x-redhat-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for s390x-redhat-linux-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert s390x-redhat-linux-gnu file names to s390x-redhat-linux-gnu format... func_convert_file_noop
checking how to convert s390x-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for s390x-redhat-linux-file... no
checking for file... file
checking for s390x-redhat-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for s390x-redhat-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for s390x-redhat-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for s390x-redhat-linux-strip... no
checking for strip... strip
checking for s390x-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7689:  -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory
ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for s390x-redhat-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for s390x-redhat-linux-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking whether the compiler supports GNU C++... no
checking whether g++ accepts -g... no
checking for g++ option to enable C++11 features... unsupported
checking for g++ option to enable C++98 features... unsupported
checking dependency style of g++... none
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld -m elf64_s390
checking if the linker (/usr/bin/ld -m elf64_s390) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to disable disable shared library support... (cached) yes
checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for wchar.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for size32_t... no
checking for ssize32_t... no
checking for size64_t... no
checking for ssize64_t... no
checking for off64_t... no
checking for ssize_t... yes
checking for u64... no
checking size of int... 4
checking size of long... 8
checking size of off_t... 8
checking size of size_t... 8
checking size of wchar_t... 4
checking for gcc options needed to detect all undeclared functions... none needed
checking for libintl.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... yes
checking for fclose... yes
checking for feof... yes
checking for fgets... yes
checking for fopen... yes
checking for fread... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fwrite... yes
checking for vfprintf... yes
checking for fgetws... yes
checking for free... yes
checking for malloc... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memset... yes
checking for realloc... yes
checking for memchr... yes
checking for memrchr... yes
checking for snprintf... yes
checking for sscanf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strncmp... yes
checking for strncpy... yes
checking for strnicmp... no
checking for strrchr... yes
checking for strstr... yes
checking for vsnprintf... yes
checking whether memrchr is declared... no
checking for swprintf... yes
checking for towlower... yes
checking for wcscasecmp... yes
checking for wcschr... yes
checking for wcslen... yes
checking for wcsncasecmp... yes
checking for wcsncmp... yes
checking for wcsncpy... yes
checking for wcsnicmp... no
checking for wcsrchr... yes
checking for wcsstr... yes
checking for wmemchr... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for wmemrchr... no
checking whether printf supports the conversion specifier "%jd"... yes
checking whether printf supports the conversion specifier "%zd"... yes
checking for s390x-redhat-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether strerror_r is declared... yes
checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcerror >= 20120425... yes
checking whether to use search for OpenSSL in includedir and libdir or in the specified DIR, or no if not to use OpenSSL... (cached) auto-detect
checking whether to enable enable OpenSSL EVP CIPHER support, or no to disable... (cached) auto-detect
checking whether to enable enable OpenSSL EVP MD support, or no to disable... (cached) auto-detect
checking for openssl >= 1.0... no
checking for openssl/opensslv.h... no
checking for openssl/evp.h... no
checking whether to use use `python-config --prefix' to determine the prefix of pythondir instead of --prefix... (cached) no
checking whether to enable build Python bindings... (cached) no
checking whether to use use to specify the Python directory (pythondir)... (cached) no
checking for dlfcn.h... (cached) yes
checking for fmemopen... yes
checking for getopt... yes
checking for mkstemp... yes
checking for setenv... yes
checking for tzset... yes
checking for unlink... yes
checking for dlsym in -ldl... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating common/Makefile
config.status: creating libcaes/Makefile
config.status: creating pycaes/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makevars
config.status: creating manuals/Makefile
config.status: creating tests/Makefile
config.status: creating ossfuzz/Makefile
config.status: creating msvscpp/Makefile
config.status: creating include/libcaes.h
config.status: creating include/libcaes/definitions.h
config.status: creating include/libcaes/features.h
config.status: creating include/libcaes/types.h
config.status: creating libcaes/libcaes_definitions.h
config.status: creating common/types.h
config.status: creating dpkg/changelog
config.status: creating libcaes/libcaes.rc
config.status: creating libcaes.pc
config.status: creating libcaes.spec
config.status: creating setup.cfg
config.status: creating common/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure:
Building:
   libcerror support:       yes
   AES-CBC support:         local
   AES-ECB support:         local
   AES-XTS support:         local

Features:
   Python (pycaes) support: no

configure: WARNING: unrecognized options: --enable-wide-character-type
+ /usr/bin/make -O -j2 V=1 VERBOSE=1
Making all in include
make[1]: Nothing to be done for 'all'.
Making all in common
/usr/bin/make  all-am
make[2]: Nothing to be done for 'all-am'.
Making all in libcaes
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o libcaes.lo libcaes.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../include -I../common -I../common -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c libcaes.c  -fPIC -DPIC -o .libs/libcaes.o
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o libcaes_error.lo libcaes_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../include -I../common -I../common -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c libcaes_error.c  -fPIC -DPIC -o .libs/libcaes_error.o
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o libcaes_support.lo libcaes_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../include -I../common -I../common -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c libcaes_support.c  -fPIC -DPIC -o .libs/libcaes_support.o
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o libcaes_tweaked_context.lo libcaes_tweaked_context.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../include -I../common -I../common -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c libcaes_tweaked_context.c  -fPIC -DPIC -o .libs/libcaes_tweaked_context.o
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o libcaes_context.lo libcaes_context.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../include -I../common -I../common -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c libcaes_context.c  -fPIC -DPIC -o .libs/libcaes_context.o
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -no-undefined -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  -o libcaes.la -rpath /usr/lib64 libcaes.lo libcaes_context.lo libcaes_error.lo libcaes_support.lo libcaes_tweaked_context.lo -lcerror  -ldl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libcaes.o .libs/libcaes_context.o .libs/libcaes_error.o .libs/libcaes_support.o .libs/libcaes_tweaked_context.o   -lcerror -ldl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes   -Wl,-soname -Wl,libcaes.so.1 -o .libs/libcaes.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libcaes.so.1" && ln -s "libcaes.so.1.0.0" "libcaes.so.1")
libtool: link: (cd ".libs" && rm -f "libcaes.so" && ln -s "libcaes.so.1.0.0" "libcaes.so")
libtool: link: ( cd ".libs" && rm -f "libcaes.la" && ln -s "../libcaes.la" "libcaes.la" )
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
Making all in pycaes
make[1]: Nothing to be done for 'all'.
Making all in po
/usr/bin/make libcaes.pot-update
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
package_gnu=""; \
test -n "$package_gnu" || { \
  if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
	 LC_ALL=C find -L .. -maxdepth 1 -type f \
		       -size -10000000c -exec grep 'GNU libcaes' \
		       /dev/null '{}' ';' 2>/dev/null; \
       else \
	 LC_ALL=C grep 'GNU libcaes' ../* 2>/dev/null; \
       fi; \
     } | grep -v 'libtool:' >/dev/null; then \
     package_gnu=yes; \
   else \
     package_gnu=no; \
   fi; \
}; \
if test "$package_gnu" = "yes"; then \
  package_prefix='GNU '; \
else \
  package_prefix=''; \
fi; \
if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='joachim.metz@gmail.com'; \
else \
  msgid_bugs_address='joachim.metz@gmail.com'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=libcaes --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=libcaes --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_prefix}libcaes" \
      --package-version='20240413' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libcaes.po || { \
  if test -f ./libcaes.pot; then \
    sed -f remove-potcdate.sed < ./libcaes.pot > libcaes.1po && \
    sed -f remove-potcdate.sed < libcaes.po > libcaes.2po && \
    if cmp libcaes.1po libcaes.2po >/dev/null 2>&1; then \
      rm -f libcaes.1po libcaes.2po libcaes.po; \
    else \
      rm -f libcaes.1po libcaes.2po ./libcaes.pot && \
      mv libcaes.po ./libcaes.pot; \
    fi; \
  else \
    mv libcaes.po ./libcaes.pot; \
  fi; \
}
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
test ! -f ./libcaes.pot || \
  test -z "" || /usr/bin/make 
Making all in manuals
make[1]: Nothing to be done for 'all'.
Making all in tests
make[1]: Nothing to be done for 'all'.
Making all in ossfuzz
make[1]: Nothing to be done for 'all'.
Making all in msvscpp
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nSZ4Zh
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x
++ dirname /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x 'INSTALL=/usr/bin/install -p'
Making install in include
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/include'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/include'
 /usr/bin/install -p -m 644 libcaes.h '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/include/libcaes'
 /usr/bin/install -p -m 644 libcaes/definitions.h libcaes/error.h libcaes/extern.h libcaes/features.h libcaes/types.h '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/include/libcaes'
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/include'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/include'
Making install in common
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/common'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/common'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/common'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/common'
Making install in libcaes
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libcaes.la '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libcaes.so.1.0.0 /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/lib64/libcaes.so.1.0.0
libtool: install: (cd /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/lib64 && { ln -s -f libcaes.so.1.0.0 libcaes.so.1 || { rm -f libcaes.so.1 && ln -s libcaes.so.1.0.0 libcaes.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/lib64 && { ln -s -f libcaes.so.1.0.0 libcaes.so || { rm -f libcaes.so && ln -s libcaes.so.1.0.0 libcaes.so; }; })
libtool: install: /usr/bin/install -p .libs/libcaes.lai /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/lib64/libcaes.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
Making install in pycaes
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/pycaes'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/pycaes'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/pycaes'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/pycaes'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
/usr/bin/make libcaes.pot-update
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
package_gnu=""; \
test -n "$package_gnu" || { \
  if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
	 LC_ALL=C find -L .. -maxdepth 1 -type f \
		       -size -10000000c -exec grep 'GNU libcaes' \
		       /dev/null '{}' ';' 2>/dev/null; \
       else \
	 LC_ALL=C grep 'GNU libcaes' ../* 2>/dev/null; \
       fi; \
     } | grep -v 'libtool:' >/dev/null; then \
     package_gnu=yes; \
   else \
     package_gnu=no; \
   fi; \
}; \
if test "$package_gnu" = "yes"; then \
  package_prefix='GNU '; \
else \
  package_prefix=''; \
fi; \
if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='joachim.metz@gmail.com'; \
else \
  msgid_bugs_address='joachim.metz@gmail.com'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=libcaes --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=libcaes --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_prefix}libcaes" \
      --package-version='20240413' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libcaes.po || { \
  if test -f ./libcaes.pot; then \
    sed -f remove-potcdate.sed < ./libcaes.pot > libcaes.1po && \
    sed -f remove-potcdate.sed < libcaes.po > libcaes.2po && \
    if cmp libcaes.1po libcaes.2po >/dev/null 2>&1; then \
      rm -f libcaes.1po libcaes.2po libcaes.po; \
    else \
      rm -f libcaes.1po libcaes.2po ./libcaes.pot && \
      mv libcaes.po ./libcaes.pot; \
    fi; \
  else \
    mv libcaes.po ./libcaes.pot; \
  fi; \
}
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
test ! -f ./libcaes.pot || \
  test -z "" || /usr/bin/make 
if test "libcaes" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
Making install in manuals
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/manuals'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/manuals'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/man/man3'
 /usr/bin/install -p -m 644 libcaes.3 '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/man/man3'
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/manuals'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/manuals'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
Making install in ossfuzz
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/ossfuzz'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/ossfuzz'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/ossfuzz'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/ossfuzz'
Making install in msvscpp
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/msvscpp'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/msvscpp'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/msvscpp'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/msvscpp'
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8'
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libcaes.pc '/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8'
+ find /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x -name '*.la' -exec rm -f '{}' ';'
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 20240413-1.fc39 --unique-debug-suffix -20240413-1.fc39.s390x --unique-debug-src-base libcaes-20240413-1.fc39.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8
find-debuginfo: starting
Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/libcaes-20240413-1.fc39.s390x
277 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.y1mLP7
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -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 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8
+ make check
Making check in include
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/include'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/include'
Making check in common
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/common'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/common'
Making check in libcaes
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes'
Making check in pycaes
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/pycaes'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/pycaes'
Making check in po
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
make libcaes.pot-update
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
package_gnu=""; \
test -n "$package_gnu" || { \
  if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
	 LC_ALL=C find -L .. -maxdepth 1 -type f \
		       -size -10000000c -exec grep 'GNU libcaes' \
		       /dev/null '{}' ';' 2>/dev/null; \
       else \
	 LC_ALL=C grep 'GNU libcaes' ../* 2>/dev/null; \
       fi; \
     } | grep -v 'libtool:' >/dev/null; then \
     package_gnu=yes; \
   else \
     package_gnu=no; \
   fi; \
}; \
if test "$package_gnu" = "yes"; then \
  package_prefix='GNU '; \
else \
  package_prefix=''; \
fi; \
if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='joachim.metz@gmail.com'; \
else \
  msgid_bugs_address='joachim.metz@gmail.com'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=libcaes --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=libcaes --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_prefix}libcaes" \
      --package-version='20240413' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libcaes.po || { \
  if test -f ./libcaes.pot; then \
    sed -f remove-potcdate.sed < ./libcaes.pot > libcaes.1po && \
    sed -f remove-potcdate.sed < libcaes.po > libcaes.2po && \
    if cmp libcaes.1po libcaes.2po >/dev/null 2>&1; then \
      rm -f libcaes.1po libcaes.2po libcaes.po; \
    else \
      rm -f libcaes.1po libcaes.2po ./libcaes.pot && \
      mv libcaes.po ./libcaes.pot; \
    fi; \
  else \
    mv libcaes.po ./libcaes.pot; \
  fi; \
}
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
test ! -f ./libcaes.pot || \
  test -z "" || make 
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/po'
Making check in manuals
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/manuals'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/manuals'
Making check in tests
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
make  caes_test_context caes_test_crypt_cbc caes_test_crypt_ccm caes_test_crypt_xts caes_test_error caes_test_support caes_test_tweaked_context pycaes_test_crypt_cbc.py pycaes_test_crypt_ccm.py pycaes_test_crypt_ecb.py pycaes_test_crypt_xts.py pycaes_test_support.py test_library.sh test_manpage.sh test_python_module.sh test_runner.sh
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o caes_test_context.o caes_test_context.c
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o caes_test_memory.o caes_test_memory.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall  -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  -o caes_test_context caes_test_context.o caes_test_memory.o ../libcaes/libcaes.la -lcerror -ldl 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,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 -o .libs/caes_test_context caes_test_context.o caes_test_memory.o  ../libcaes/.libs/libcaes.so -lcerror -ldl
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o caes_test_crypt_cbc.o caes_test_crypt_cbc.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall  -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  -o caes_test_crypt_cbc caes_test_crypt_cbc.o ../libcaes/libcaes.la -lcerror -ldl 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,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 -o .libs/caes_test_crypt_cbc caes_test_crypt_cbc.o  ../libcaes/.libs/libcaes.so -lcerror -ldl
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o caes_test_crypt_ccm.o caes_test_crypt_ccm.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall  -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  -o caes_test_crypt_ccm caes_test_crypt_ccm.o ../libcaes/libcaes.la -lcerror -ldl 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,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 -o .libs/caes_test_crypt_ccm caes_test_crypt_ccm.o  ../libcaes/.libs/libcaes.so -lcerror -ldl
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o caes_test_crypt_xts.o caes_test_crypt_xts.c
caes_test_crypt_xts.c: In function ‘main’:
caes_test_crypt_xts.c:2843:17: warning: unused variable ‘plain_texts1_256bit’ [-Wunused-variable]
 2843 |         uint8_t plain_texts1_256bit[ 100 ][ 16 ];
      |                 ^~~~~~~~~~~~~~~~~~~
caes_test_crypt_xts.c:2840:17: warning: unused variable ‘cipher_texts1_256bit’ [-Wunused-variable]
 2840 |         uint8_t cipher_texts1_256bit[ 100 ][ 16 ];
      |                 ^~~~~~~~~~~~~~~~~~~~
caes_test_crypt_xts.c:2837:17: warning: unused variable ‘keys_256bit’ [-Wunused-variable]
 2837 |         uint8_t keys_256bit[ 500 ][ 32 ];
      |                 ^~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall  -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  -o caes_test_crypt_xts caes_test_crypt_xts.o ../libcaes/libcaes.la -lcerror -ldl 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,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 -o .libs/caes_test_crypt_xts caes_test_crypt_xts.o  ../libcaes/.libs/libcaes.so -lcerror -ldl
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o caes_test_error.o caes_test_error.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall  -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  -o caes_test_error caes_test_error.o ../libcaes/libcaes.la -ldl 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,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 -o .libs/caes_test_error caes_test_error.o  ../libcaes/.libs/libcaes.so -lcerror -ldl
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o caes_test_support.o caes_test_support.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall  -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  -o caes_test_support caes_test_support.o ../libcaes/libcaes.la -ldl 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,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 -o .libs/caes_test_support caes_test_support.o  ../libcaes/.libs/libcaes.so -lcerror -ldl
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../include -I../common -I../common    -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall -c -o caes_test_tweaked_context.o caes_test_tweaked_context.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -Wall  -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  -o caes_test_tweaked_context caes_test_memory.o caes_test_tweaked_context.o ../libcaes/libcaes.la -lcerror -ldl 
libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,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 -o .libs/caes_test_tweaked_context caes_test_memory.o caes_test_tweaked_context.o  ../libcaes/.libs/libcaes.so -lcerror -ldl
make[2]: Nothing to be done for 'pycaes_test_crypt_cbc.py'.
make[2]: Nothing to be done for 'pycaes_test_crypt_ccm.py'.
make[2]: Nothing to be done for 'pycaes_test_crypt_ecb.py'.
make[2]: Nothing to be done for 'pycaes_test_crypt_xts.py'.
make[2]: Nothing to be done for 'pycaes_test_support.py'.
make[2]: Nothing to be done for 'test_library.sh'.
make[2]: Nothing to be done for 'test_manpage.sh'.
make[2]: Nothing to be done for 'test_python_module.sh'.
make[2]: Nothing to be done for 'test_runner.sh'.
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
make  check-TESTS
make[2]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
make[3]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
PASS: test_library.sh
============================================================================
Testsuite summary for libcaes 20240413
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
make[2]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/tests'
Making check in ossfuzz
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/ossfuzz'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/ossfuzz'
Making check in msvscpp
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/msvscpp'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/msvscpp'
make[1]: Entering directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: libcaes-20240413-1.fc39.s390x
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lJrxMs
+ umask 022
+ cd /builddir/build/BUILD
+ cd libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8
+ DOCDIR=/builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/doc/libcaes
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/doc/libcaes
+ cp -pr /builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/AUTHORS /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/doc/libcaes
+ cp -pr /builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/COPYING /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/doc/libcaes
+ cp -pr /builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/NEWS /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/doc/libcaes
+ cp -pr /builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/README /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x/usr/share/doc/libcaes
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libcaes = 20240413-1.fc39 libcaes(s390-64) = 20240413-1.fc39 libcaes.so.1()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcerror.so.1()(64bit) rtld(GNU_HASH)
Processing files: libcaes-devel-20240413-1.fc39.s390x
Provides: libcaes-devel = 20240413-1.fc39 libcaes-devel(s390-64) = 20240413-1.fc39 pkgconfig(libcaes) = 20240413
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libcaes.so.1()(64bit)
Processing files: libcaes-debugsource-20240413-1.fc39.s390x
Provides: libcaes-debugsource = 20240413-1.fc39 libcaes-debugsource(s390-64) = 20240413-1.fc39
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libcaes-debuginfo-20240413-1.fc39.s390x
Provides: debuginfo(build-id) = 9813ac6c74c5ab3e97237e46f036a6bbea8a61c6 libcaes-debuginfo = 20240413-1.fc39 libcaes-debuginfo(s390-64) = 20240413-1.fc39 libcaes.so.1.0.0-20240413-1.fc39.s390x.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libcaes-debugsource(s390-64) = 20240413-1.fc39
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x
Wrote: /builddir/build/RPMS/libcaes-20240413-1.fc39.s390x.rpm
Wrote: /builddir/build/RPMS/libcaes-debuginfo-20240413-1.fc39.s390x.rpm
Wrote: /builddir/build/RPMS/libcaes-devel-20240413-1.fc39.s390x.rpm
Wrote: /builddir/build/RPMS/libcaes-debugsource-20240413-1.fc39.s390x.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qkbHRy
+ umask 022
+ cd /builddir/build/BUILD
+ cd libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libcaes-20240413-1.fc39.s390x
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Wumst4
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8-SPECPARTS
+ rm -rf libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8 libcaes-a119ec92769277c63f3e54a8f6ec07c8c21ac3e8.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild libcaes-20240413-1.fc39.src.rpm
Finish: build phase for libcaes-20240413-1.fc39.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-39-s390x-1726824232.126062/root/var/log/dnf.log
/var/lib/mock/fedora-39-s390x-1726824232.126062/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-39-s390x-1726824232.126062/root/var/log/dnf.rpm.log
INFO: Done(/var/lib/copr-rpmbuild/results/libcaes-20240413-1.fc39.src.rpm) Config(child) 0 minutes 39 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 FedoraReview tool
Running: fedora-review --no-colors --prebuilt --rpm-spec --name libcaes --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg

cmd: ['fedora-review', '--no-colors', '--prebuilt', '--rpm-spec', '--name', 'libcaes', '--mock-config', '/var/lib/copr-rpmbuild/results/configs/child.cfg']
cwd: /var/lib/copr-rpmbuild/results
rc: 0
stdout: Review template in: /var/lib/copr-rpmbuild/results/libcaes/review.txt
fedora-review is automated tool, but *YOU* are responsible for manually
reviewing the results and finishing the review. Do not just copy-paste
the results without understanding them.
stderr: INFO: Processing local files: libcaes
INFO: Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results
INFO:   --> SRPM url: file:///var/lib/copr-rpmbuild/results/libcaes-20240413-1.fc39.src.rpm
INFO: Using review directory: /var/lib/copr-rpmbuild/results/libcaes
INFO: Downloading (Source0): https://github.com/libyal/libcaes/archive/a119ec92769277c63f3e54a8f6ec07c8c21ac3e8/libcaes-20240413-a119ec9.tar.gz
INFO: Running checks and generating report
INFO: Installing built package(s)
INFO: Reading configuration from /etc/mock/site-defaults.cfg
INFO: Reading configuration from /etc/mock/chroot-aliases.cfg
INFO: Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews
INFO: Active plugins: Generic, Shell-api, C/C++
usage: dnf repoquery [-c [config file]] [-q] [-v] [--version]
                     [--installroot [path]] [--nodocs] [--noplugins]
                     [--enableplugin [plugin]] [--disableplugin [plugin]]
                     [--releasever RELEASEVER] [--setopt SETOPTS]
                     [--skip-broken] [-h] [--allowerasing] [-b | --nobest]
                     [-C] [-R [minutes]] [-d [debug level]] [--debugsolver]
                     [--showduplicates] [-e ERRORLEVEL] [--obsoletes]
                     [--rpmverbosity [debug level name]] [-y] [--assumeno]
                     [--enablerepo [repo]] [--disablerepo [repo] | --repo
                     [repo]] [--enable | --disable] [-x [package]]
                     [--disableexcludes [repo]] [--repofrompath [repo,path]]
                     [--noautoremove] [--nogpgcheck] [--color COLOR]
                     [--refresh] [-4] [-6] [--destdir DESTDIR]
                     [--downloadonly] [--comment COMMENT] [--bugfix]
                     [--enhancement] [--newpackage] [--security]
                     [--advisory ADVISORY] [--bz BUGZILLA] [--cve CVES]
                     [--sec-severity {Critical,Important,Moderate,Low}]
                     [--forcearch ARCH] [-a] [--show-duplicates]
                     [--arch [arch]] [-f FILE [FILE ...]]
                     [--whatconflicts REQ] [--whatdepends REQ]
                     [--whatobsoletes REQ] [--whatprovides REQ]
                     [--whatrequires REQ] [--whatrecommends REQ]
                     [--whatenhances REQ] [--whatsuggests REQ]
                     [--whatsupplements REQ] [--alldeps | --exactdeps]
                     [--recursive] [--deplist] [--resolve] [--tree] [--srpm]
                     [--latest-limit LATEST_LIMIT]
                     [--disable-modular-filtering] [-i] [-l] [-s]
                     [--changelogs] [--qf QUERYFORMAT] [--querytags] [--nevra]
                     [--nvr] [--envra] [--groupmember]
                     [--duplicates | --installonly | --unsatisfied]
                     [--location]
                     [--conflicts | --depends | --enhances | --provides | --recommends | --requires | --requires-pre | --suggests | --supplements]
                     [--available]
                     [--installed | --extras | --upgrades | --unneeded | --userinstalled]
                     [--recent]
                     [KEY ...]
dnf repoquery: error: unrecognized arguments: --providers-of=requires
usage: dnf repoquery [-c [config file]] [-q] [-v] [--version]
                     [--installroot [path]] [--nodocs] [--noplugins]
                     [--enableplugin [plugin]] [--disableplugin [plugin]]
                     [--releasever RELEASEVER] [--setopt SETOPTS]
                     [--skip-broken] [-h] [--allowerasing] [-b | --nobest]
                     [-C] [-R [minutes]] [-d [debug level]] [--debugsolver]
                     [--showduplicates] [-e ERRORLEVEL] [--obsoletes]
                     [--rpmverbosity [debug level name]] [-y] [--assumeno]
                     [--enablerepo [repo]] [--disablerepo [repo] | --repo
                     [repo]] [--enable | --disable] [-x [package]]
                     [--disableexcludes [repo]] [--repofrompath [repo,path]]
                     [--noautoremove] [--nogpgcheck] [--color COLOR]
                     [--refresh] [-4] [-6] [--destdir DESTDIR]
                     [--downloadonly] [--comment COMMENT] [--bugfix]
                     [--enhancement] [--newpackage] [--security]
                     [--advisory ADVISORY] [--bz BUGZILLA] [--cve CVES]
                     [--sec-severity {Critical,Important,Moderate,Low}]
                     [--forcearch ARCH] [-a] [--show-duplicates]
                     [--arch [arch]] [-f FILE [FILE ...]]
                     [--whatconflicts REQ] [--whatdepends REQ]
                     [--whatobsoletes REQ] [--whatprovides REQ]
                     [--whatrequires REQ] [--whatrecommends REQ]
                     [--whatenhances REQ] [--whatsuggests REQ]
                     [--whatsupplements REQ] [--alldeps | --exactdeps]
                     [--recursive] [--deplist] [--resolve] [--tree] [--srpm]
                     [--latest-limit LATEST_LIMIT]
                     [--disable-modular-filtering] [-i] [-l] [-s]
                     [--changelogs] [--qf QUERYFORMAT] [--querytags] [--nevra]
                     [--nvr] [--envra] [--groupmember]
                     [--duplicates | --installonly | --unsatisfied]
                     [--location]
                     [--conflicts | --depends | --enhances | --provides | --recommends | --requires | --requires-pre | --suggests | --supplements]
                     [--available]
                     [--installed | --extras | --upgrades | --unneeded | --userinstalled]
                     [--recent]
                     [KEY ...]
dnf repoquery: error: unrecognized arguments: --providers-of=requires
INFO:  ExclusiveArch dependency checking disabled, enable with EXARCH flag

Review template in: /var/lib/copr-rpmbuild/results/libcaes/review.txt
fedora-review is automated tool, but *YOU* are responsible for manually
reviewing the results and finishing the review. Do not just copy-paste
the results without understanding them.
Moving the results into `fedora-review' directory.
Review template in: /var/lib/copr-rpmbuild/results/fedora-review/review.txt
FedoraReview finished
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "libcaes-debugsource",
            "epoch": null,
            "version": "20240413",
            "release": "1.fc39",
            "arch": "s390x"
        },
        {
            "name": "libcaes",
            "epoch": null,
            "version": "20240413",
            "release": "1.fc39",
            "arch": "s390x"
        },
        {
            "name": "libcaes",
            "epoch": null,
            "version": "20240413",
            "release": "1.fc39",
            "arch": "src"
        },
        {
            "name": "libcaes-devel",
            "epoch": null,
            "version": "20240413",
            "release": "1.fc39",
            "arch": "s390x"
        },
        {
            "name": "libcaes-debuginfo",
            "epoch": null,
            "version": "20240413",
            "release": "1.fc39",
            "arch": "s390x"
        }
    ]
}
RPMResults finished