Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c20b' (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/8325346-fedora-40-ppc64le --chroot fedora-40-ppc64le


Version: 1.2
PID: 15747
Logging PID: 15748
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'bootstrap': 'on',
 'build_id': 8325346,
 'buildroot_pkgs': [],
 'chroot': 'fedora-40-ppc64le',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '12ae3eed46f746d042539cecb235452066a64d20',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/whitehara/nkf/nkf',
 'isolation': 'nspawn',
 'memory_reqs': 2048,
 'package_name': 'nkf',
 'package_version': '1:2.1.5-1',
 'project_dirname': 'nkf',
 'project_name': 'nkf',
 'project_owner': 'whitehara',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/whitehara/nkf/fedora-40-ppc64le/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'whitehara/nkf--whitehara',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'whitehara',
 'tags': [],
 'task_id': '8325346-fedora-40-ppc64le',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/whitehara/nkf/nkf /var/lib/copr-rpmbuild/workspace/workdir-x7dkbmft/nkf --depth 500 --no-single-branch --recursive

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

Running: git checkout 12ae3eed46f746d042539cecb235452066a64d20 --

cmd: ['git', 'checkout', '12ae3eed46f746d042539cecb235452066a64d20', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-x7dkbmft/nkf
rc: 0
stdout: 
stderr: Note: switching to '12ae3eed46f746d042539cecb235452066a64d20'.

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 12ae3ee automatic import of nkf

Running: dist-git-client sources
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-x7dkbmft/nkf
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 nkf-2.1.5.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o nkf-2.1.5.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/whitehara/nkf/nkf/nkf-2.1.5.tar.gz/md5/2b8a0c455351ebdd9a622f48e7cab559/nkf-2.1.5.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  210k  100  210k    0     0  2498k      0 --:--:-- --:--:-- --:--:-- 2509k
INFO: Reading stdout from command: md5sum nkf-2.1.5.tar.gz

Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-x7dkbmft/nkf/nkf.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-x7dkbmft/nkf --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1732867832.041203 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.9 starting (python version = 3.13.0, NVR = mock-5.9-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-x7dkbmft/nkf/nkf.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-x7dkbmft/nkf --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1732867832.041203 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-x7dkbmft/nkf/nkf.spec)  Config(fedora-40-ppc64le)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-ppc64le-bootstrap-1732867832.041203/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: Package manager dnf5 detected and used (fallback)
Start(bootstrap): installing dnf5 tooling
Updating and loading repositories:
 updates                                100% |   5.8 MiB/s |  11.0 MiB |  00m02s
 fedora                                 100% |   6.2 MiB/s |  18.9 MiB |  00m03s
 Copr repository                        100% |  23.6 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package                        Arch    Version                     Repository      Size
Installing:
 dnf5                          ppc64le 5.1.17-2.fc40               updates      1.9 MiB
 dnf5-plugins                  ppc64le 5.1.17-2.fc40               updates      1.8 MiB
Installing dependencies:
 alternatives                  ppc64le 1.27-1.fc40                 updates    218.2 KiB
 audit-libs                    ppc64le 4.0.2-1.fc40                updates    675.2 KiB
 basesystem                    noarch  11-20.fc40                  fedora       0.0   B
 bash                          ppc64le 5.2.26-3.fc40               fedora       8.7 MiB
 bzip2-libs                    ppc64le 1.0.8-18.fc40               fedora     200.6 KiB
 ca-certificates               noarch  2024.2.69_v8.0.401-1.0.fc40 updates      2.4 MiB
 coreutils                     ppc64le 9.4-9.fc40                  updates     22.4 MiB
 coreutils-common              ppc64le 9.4-9.fc40                  updates     11.4 MiB
 crypto-policies               noarch  20241011-1.git5930b9a.fc40  updates    158.0 KiB
 curl                          ppc64le 8.6.0-10.fc40               updates    866.6 KiB
 cyrus-sasl-lib                ppc64le 2.1.28-19.fc40              fedora       3.5 MiB
 dnf-data                      noarch  4.21.1-1.fc40               updates     38.4 KiB
 elfutils-default-yama-scope   noarch  0.192-6.fc40                updates      1.8 KiB
 elfutils-libelf               ppc64le 0.192-6.fc40                updates      1.3 MiB
 elfutils-libs                 ppc64le 0.192-6.fc40                updates      1.0 MiB
 fedora-gpg-keys               noarch  40-2                        updates    124.7 KiB
 fedora-release                noarch  40-40                       updates      0.0   B
 fedora-release-common         noarch  40-40                       updates     19.2 KiB
 fedora-release-identity-basic noarch  40-40                       updates    654.0   B
 fedora-repos                  noarch  40-2                        updates      4.9 KiB
 file-libs                     ppc64le 5.45-4.fc40                 fedora      10.1 MiB
 filesystem                    ppc64le 3.18-8.fc40                 fedora     106.0   B
 findutils                     ppc64le 1:4.9.0-9.fc40              updates      1.8 MiB
 fmt                           ppc64le 10.2.1-5.fc40               updates    543.8 KiB
 gawk                          ppc64le 5.3.0-3.fc40                fedora       4.5 MiB
 gdbm-libs                     ppc64le 1:1.23-6.fc40               fedora     425.5 KiB
 glib2                         ppc64le 2.80.3-1.fc40               updates     17.4 MiB
 glibc                         ppc64le 2.39-22.fc40                updates     14.7 MiB
 glibc-common                  ppc64le 2.39-22.fc40                updates      2.6 MiB
 glibc-minimal-langpack        ppc64le 2.39-22.fc40                updates      0.0   B
 gmp                           ppc64le 1:6.2.1-8.fc40              fedora     849.6 KiB
 gnutls                        ppc64le 3.8.6-1.fc40                updates      3.6 MiB
 grep                          ppc64le 3.11-7.fc40                 fedora       1.2 MiB
 json-c                        ppc64le 0.17-3.fc40                 fedora     202.3 KiB
 keyutils-libs                 ppc64le 1.6.3-3.fc40                fedora     226.1 KiB
 krb5-libs                     ppc64le 1.21.3-2.fc40               updates      3.8 MiB
 libacl                        ppc64le 2.3.2-1.fc40                fedora     195.7 KiB
 libarchive                    ppc64le 3.7.2-7.fc40                updates      1.3 MiB
 libattr                       ppc64le 2.5.2-3.fc40                fedora     196.2 KiB
 libblkid                      ppc64le 2.40.2-1.fc40               updates    482.6 KiB
 libbrotli                     ppc64le 1.1.0-3.fc40                fedora       1.3 MiB
 libcap                        ppc64le 2.69-8.fc40                 updates      1.4 MiB
 libcap-ng                     ppc64le 0.8.4-4.fc40                fedora     416.5 KiB
 libcom_err                    ppc64le 1.47.0-5.fc40               fedora     239.1 KiB
 libcurl                       ppc64le 8.6.0-10.fc40               updates    984.8 KiB
 libdnf5                       ppc64le 5.1.17-2.fc40               updates      3.2 MiB
 libdnf5-cli                   ppc64le 5.1.17-2.fc40               updates    696.9 KiB
 libeconf                      ppc64le 0.6.2-2.fc40                updates    206.0 KiB
 libevent                      ppc64le 2.1.12-12.fc40              fedora       1.6 MiB
 libffi                        ppc64le 3.4.4-7.fc40                fedora     217.3 KiB
 libgcc                        ppc64le 14.2.1-3.fc40               updates    350.3 KiB
 libgomp                       ppc64le 14.2.1-3.fc40               updates    695.4 KiB
 libidn2                       ppc64le 2.3.7-1.fc40                fedora     456.8 KiB
 libmodulemd                   ppc64le 2.15.0-12.fc40              updates      1.1 MiB
 libmount                      ppc64le 2.40.2-1.fc40               updates    548.0 KiB
 libnghttp2                    ppc64le 1.59.0-3.fc40               updates    262.1 KiB
 libpsl                        ppc64le 0.21.5-3.fc40               fedora     196.2 KiB
 librepo                       ppc64le 1.19.0-1.fc40               updates    356.2 KiB
 libselinux                    ppc64le 3.7-5.fc40                  updates    329.1 KiB
 libsepol                      ppc64le 3.7-2.fc40                  updates      1.1 MiB
 libsmartcols                  ppc64le 2.40.2-1.fc40               updates    353.5 KiB
 libsolv                       ppc64le 0.7.31-1.fc40               updates      1.3 MiB
 libssh                        ppc64le 0.10.6-5.fc40               fedora     709.3 KiB
 libssh-config                 noarch  0.10.6-5.fc40               fedora     277.0   B
 libstdc++                     ppc64le 14.2.1-3.fc40               updates      3.8 MiB
 libtasn1                      ppc64le 4.19.0-6.fc40               fedora     347.4 KiB
 libtool-ltdl                  ppc64le 2.4.7-10.fc40               fedora     222.1 KiB
 libunistring                  ppc64le 1.1-7.fc40                  fedora       1.9 MiB
 libuuid                       ppc64le 2.40.2-1.fc40               updates    197.4 KiB
 libverto                      ppc64le 0.3.2-8.fc40                fedora     197.2 KiB
 libxcrypt                     ppc64le 4.4.36-10.fc40              updates    399.2 KiB
 libxml2                       ppc64le 2.12.8-1.fc40               updates      2.5 MiB
 libyaml                       ppc64le 0.2.5-14.fc40               fedora     262.4 KiB
 libzstd                       ppc64le 1.5.6-1.fc40                updates    988.0 KiB
 lua-libs                      ppc64le 5.4.6-5.fc40                fedora     456.9 KiB
 lz4-libs                      ppc64le 1.9.4-6.fc40                fedora     325.1 KiB
 mpfr                          ppc64le 4.2.1-4.fc40                updates    976.9 KiB
 ncurses-base                  noarch  6.4-12.20240127.fc40        fedora     326.2 KiB
 ncurses-libs                  ppc64le 6.4-12.20240127.fc40        fedora       2.4 MiB
 nettle                        ppc64le 3.9.1-6.fc40                fedora       1.0 MiB
 openldap                      ppc64le 2.6.7-1.fc40                fedora       1.1 MiB
 openssl-libs                  ppc64le 1:3.2.2-3.fc40              updates      8.6 MiB
 p11-kit                       ppc64le 0.25.5-1.fc40               updates      3.1 MiB
 p11-kit-trust                 ppc64le 0.25.5-1.fc40               updates    655.4 KiB
 pam-libs                      ppc64le 1.6.1-4.fc40                updates    606.5 KiB
 pcre2                         ppc64le 10.44-1.fc40                updates    968.8 KiB
 pcre2-syntax                  noarch  10.44-1.fc40                updates    251.6 KiB
 popt                          ppc64le 1.19-6.fc40                 fedora     272.8 KiB
 publicsuffix-list-dafsa       noarch  20240107-3.fc40             fedora      67.5 KiB
 readline                      ppc64le 8.2-8.fc40                  fedora     817.1 KiB
 rpm                           ppc64le 4.19.1.1-1.fc40             fedora       4.9 MiB
 rpm-build-libs                ppc64le 4.19.1.1-1.fc40             fedora     326.3 KiB
 rpm-libs                      ppc64le 4.19.1.1-1.fc40             fedora       1.1 MiB
 rpm-sequoia                   ppc64le 1.7.0-1.fc40                updates      2.9 MiB
 sdbus-cpp                     ppc64le 1.4.0-2.fc40                fedora     365.2 KiB
 sed                           ppc64le 4.9-1.fc40                  fedora       1.0 MiB
 setup                         noarch  2.14.5-2.fc40               fedora     720.4 KiB
 sqlite-libs                   ppc64le 3.45.1-2.fc40               fedora       1.9 MiB
 systemd-libs                  ppc64le 255.14-1.fc40               updates      2.8 MiB
 xz-libs                       ppc64le 1:5.4.6-3.fc40              fedora     329.5 KiB
 zchunk-libs                   ppc64le 1.5.1-1.fc40                updates    265.1 KiB
 zlib-ng-compat                ppc64le 2.1.7-2.fc40                updates    261.7 KiB

Transaction Summary:
 Installing:       104 packages

Total size of inbound packages is 41 MiB. Need to download 41 MiB.
After this operation, 188 MiB extra will be used (install 188 MiB, remove 0 B).
[  1/104] dnf5-plugins-0:5.1.17-2.fc40. 100% |   1.7 MiB/s | 358.2 KiB |  00m00s
[  2/104] libdnf5-cli-0:5.1.17-2.fc40.p 100% |   1.3 MiB/s | 238.4 KiB |  00m00s
[  3/104] dnf5-0:5.1.17-2.fc40.ppc64le  100% |   1.1 MiB/s | 691.8 KiB |  00m01s
[  4/104] sdbus-cpp-0:1.4.0-2.fc40.ppc6 100% | 463.6 KiB/s | 106.2 KiB |  00m00s
[  5/104] rpm-libs-0:4.19.1.1-1.fc40.pp 100% | 709.9 KiB/s | 352.8 KiB |  00m00s
[  6/104] json-c-0:0.17-3.fc40.ppc64le  100% | 470.8 KiB/s |  49.0 KiB |  00m00s
[  7/104] rpm-build-libs-0:4.19.1.1-1.f 100% | 941.3 KiB/s | 102.6 KiB |  00m00s
[  8/104] libdnf5-0:5.1.17-2.fc40.ppc64 100% | 960.1 KiB/s | 993.7 KiB |  00m01s
[  9/104] bzip2-libs-0:1.0.8-18.fc40.pp 100% | 949.9 KiB/s |  46.5 KiB |  00m00s
[ 10/104] libacl-0:2.3.2-1.fc40.ppc64le 100% |   1.2 MiB/s |  27.2 KiB |  00m00s
[ 11/104] popt-0:1.19-6.fc40.ppc64le    100% | 666.6 KiB/s |  71.3 KiB |  00m00s
[ 12/104] lua-libs-0:5.4.6-5.fc40.ppc64 100% | 597.6 KiB/s | 148.8 KiB |  00m00s
[ 13/104] xz-libs-1:5.4.6-3.fc40.ppc64l 100% | 164.0 KiB/s | 122.2 KiB |  00m01s
[ 14/104] sqlite-libs-0:3.45.1-2.fc40.p 100% | 463.1 KiB/s | 818.3 KiB |  00m02s
[ 15/104] libattr-0:2.5.2-3.fc40.ppc64l 100% | 417.8 KiB/s |  18.8 KiB |  00m00s
[ 16/104] file-libs-0:5.45-4.fc40.ppc64 100% | 961.6 KiB/s | 775.0 KiB |  00m01s
[ 17/104] rpm-0:4.19.1.1-1.fc40.ppc64le 100% | 301.9 KiB/s | 537.9 KiB |  00m02s
[ 18/104] sed-0:4.9-1.fc40.ppc64le      100% | 998.1 KiB/s | 323.4 KiB |  00m00s
[ 19/104] ncurses-libs-0:6.4-12.2024012 100% |   1.9 MiB/s | 377.9 KiB |  00m00s
[ 20/104] setup-0:2.14.5-2.fc40.noarch  100% |   2.2 MiB/s | 154.7 KiB |  00m00s
[ 21/104] ncurses-base-0:6.4-12.2024012 100% | 228.9 KiB/s |  88.8 KiB |  00m00s
[ 22/104] filesystem-0:3.18-8.fc40.ppc6 100% | 591.0 KiB/s |   1.1 MiB |  00m02s
[ 23/104] glibc-common-0:2.39-22.fc40.p 100% | 835.9 KiB/s | 403.7 KiB |  00m00s
[ 24/104] basesystem-0:11-20.fc40.noarc 100% | 449.3 KiB/s |   7.2 KiB |  00m00s
[ 25/104] zlib-ng-compat-0:2.1.7-2.fc40 100% |   1.7 MiB/s |  79.1 KiB |  00m00s
[ 26/104] libselinux-0:3.7-5.fc40.ppc64 100% |   1.4 MiB/s | 100.2 KiB |  00m00s
[ 27/104] bash-0:5.2.26-3.fc40.ppc64le  100% | 710.9 KiB/s |   1.9 MiB |  00m03s
[ 28/104] libgcc-0:14.2.1-3.fc40.ppc64l 100% |   1.5 MiB/s | 113.5 KiB |  00m00s
[ 29/104] libsepol-0:3.7-2.fc40.ppc64le 100% |   1.7 MiB/s | 373.0 KiB |  00m00s
[ 30/104] glibc-0:2.39-22.fc40.ppc64le  100% |   1.8 MiB/s |   3.4 MiB |  00m02s
[ 31/104] lz4-libs-0:1.9.4-6.fc40.ppc64 100% |   1.8 MiB/s |  85.7 KiB |  00m00s
[ 32/104] libcap-0:2.69-8.fc40.ppc64le  100% |   2.9 MiB/s |  92.3 KiB |  00m00s
[ 33/104] libzstd-0:1.5.6-1.fc40.ppc64l 100% |   3.5 MiB/s | 337.0 KiB |  00m00s
[ 34/104] systemd-libs-0:255.14-1.fc40. 100% |   2.6 MiB/s | 751.6 KiB |  00m00s
[ 35/104] libstdc++-0:14.2.1-3.fc40.ppc 100% |   2.4 MiB/s |   1.0 MiB |  00m00s
[ 36/104] elfutils-libelf-0:0.192-6.fc4 100% |   2.2 MiB/s | 216.7 KiB |  00m00s
[ 37/104] elfutils-libs-0:0.192-6.fc40. 100% |   2.5 MiB/s | 300.4 KiB |  00m00s
[ 38/104] rpm-sequoia-0:1.7.0-1.fc40.pp 100% |   3.7 MiB/s | 981.0 KiB |  00m00s
[ 39/104] libgomp-0:14.2.1-3.fc40.ppc64 100% |   3.1 MiB/s | 367.1 KiB |  00m00s
[ 40/104] curl-0:8.6.0-10.fc40.ppc64le  100% |   3.0 MiB/s | 304.4 KiB |  00m00s
[ 41/104] findutils-1:4.9.0-9.fc40.ppc6 100% |   4.0 MiB/s | 541.6 KiB |  00m00s
[ 42/104] libarchive-0:3.7.2-7.fc40.ppc 100% |   3.5 MiB/s | 474.7 KiB |  00m00s
[ 43/104] grep-0:3.11-7.fc40.ppc64le    100% |   3.4 MiB/s | 310.1 KiB |  00m00s
[ 44/104] libffi-0:3.4.4-7.fc40.ppc64le 100% |   1.5 MiB/s |  37.7 KiB |  00m00s
[ 45/104] crypto-policies-0:20241011-1. 100% |   3.0 MiB/s |  98.9 KiB |  00m00s
[ 46/104] ca-certificates-0:2024.2.69_v 100% |   4.9 MiB/s | 871.2 KiB |  00m00s
[ 47/104] pcre2-syntax-0:10.44-1.fc40.n 100% |   4.9 MiB/s | 149.8 KiB |  00m00s
[ 48/104] pcre2-0:10.44-1.fc40.ppc64le  100% |   3.8 MiB/s | 251.8 KiB |  00m00s
[ 49/104] fmt-0:10.2.1-5.fc40.ppc64le   100% |   4.8 MiB/s | 146.6 KiB |  00m00s
[ 50/104] libsmartcols-0:2.40.2-1.fc40. 100% |   3.3 MiB/s | 109.3 KiB |  00m00s
[ 51/104] libmodulemd-0:2.15.0-12.fc40. 100% |   3.6 MiB/s | 231.8 KiB |  00m00s
[ 52/104] libyaml-0:0.2.5-14.fc40.ppc64 100% |   2.4 MiB/s |  69.0 KiB |  00m00s
[ 53/104] librepo-0:1.19.0-1.fc40.ppc64 100% |   2.8 MiB/s | 107.8 KiB |  00m00s
[ 54/104] openssl-libs-1:3.2.2-3.fc40.p 100% |   4.3 MiB/s |   2.5 MiB |  00m01s
[ 55/104] libsolv-0:0.7.31-1.fc40.ppc64 100% |   3.8 MiB/s | 487.7 KiB |  00m00s
[ 56/104] pam-libs-0:1.6.1-4.fc40.ppc64 100% |   3.6 MiB/s |  63.2 KiB |  00m00s
[ 57/104] libxml2-0:2.12.8-1.fc40.ppc64 100% |   4.6 MiB/s | 766.9 KiB |  00m00s
[ 58/104] gmp-1:6.2.1-8.fc40.ppc64le    100% |   3.8 MiB/s | 304.5 KiB |  00m00s
[ 59/104] libidn2-0:2.3.7-1.fc40.ppc64l 100% |   2.9 MiB/s | 121.4 KiB |  00m00s
[ 60/104] libtasn1-0:4.19.0-6.fc40.ppc6 100% |   4.3 MiB/s |  79.0 KiB |  00m00s
[ 61/104] gnutls-0:3.8.6-1.fc40.ppc64le 100% |   4.6 MiB/s |   1.1 MiB |  00m00s
[ 62/104] glib2-0:2.80.3-1.fc40.ppc64le 100% |   5.7 MiB/s |   3.2 MiB |  00m01s
[ 63/104] libmount-0:2.40.2-1.fc40.ppc6 100% |   4.1 MiB/s | 177.3 KiB |  00m00s
[ 64/104] libblkid-0:2.40.2-1.fc40.ppc6 100% |   4.3 MiB/s | 140.9 KiB |  00m00s
[ 65/104] nettle-0:3.9.1-6.fc40.ppc64le 100% |   3.7 MiB/s | 459.8 KiB |  00m00s
[ 66/104] libunistring-0:1.1-7.fc40.ppc 100% |   4.2 MiB/s | 575.1 KiB |  00m00s
[ 67/104] libuuid-0:2.40.2-1.fc40.ppc64 100% |   2.0 MiB/s |  30.0 KiB |  00m00s
[ 68/104] elfutils-default-yama-scope-0 100% | 822.2 KiB/s |  12.3 KiB |  00m00s
[ 69/104] dnf-data-0:4.21.1-1.fc40.noar 100% |   2.6 MiB/s |  39.2 KiB |  00m00s
[ 70/104] p11-kit-trust-0:0.25.5-1.fc40 100% |   4.5 MiB/s | 148.0 KiB |  00m00s
[ 71/104] audit-libs-0:4.0.2-1.fc40.ppc 100% |   4.5 MiB/s | 142.7 KiB |  00m00s
[ 72/104] libeconf-0:0.6.2-2.fc40.ppc64 100% |   2.3 MiB/s |  36.1 KiB |  00m00s
[ 73/104] libcap-ng-0:0.8.4-4.fc40.ppc6 100% |   1.2 MiB/s |  33.6 KiB |  00m00s
[ 74/104] p11-kit-0:0.25.5-1.fc40.ppc64 100% |   6.1 MiB/s | 496.0 KiB |  00m00s
[ 75/104] alternatives-0:1.27-1.fc40.pp 100% |   2.5 MiB/s |  43.2 KiB |  00m00s
[ 76/104] zchunk-libs-0:1.5.1-1.fc40.pp 100% |   3.7 MiB/s |  57.3 KiB |  00m00s
[ 77/104] fedora-release-0:40-40.noarch 100% | 730.0 KiB/s |  11.0 KiB |  00m00s
[ 78/104] fedora-release-common-0:40-40 100% |   1.4 MiB/s |  21.5 KiB |  00m00s
[ 79/104] libcurl-0:8.6.0-10.fc40.ppc64 100% |   5.8 MiB/s | 382.9 KiB |  00m00s
[ 80/104] libbrotli-0:1.1.0-3.fc40.ppc6 100% |   3.5 MiB/s | 384.1 KiB |  00m00s
[ 81/104] libpsl-0:0.21.5-3.fc40.ppc64l 100% |   2.1 MiB/s |  65.6 KiB |  00m00s
[ 82/104] libssh-0:0.10.6-5.fc40.ppc64l 100% |   4.4 MiB/s | 239.1 KiB |  00m00s
[ 83/104] coreutils-0:9.4-9.fc40.ppc64l 100% |   4.5 MiB/s |   1.4 MiB |  00m00s
[ 84/104] publicsuffix-list-dafsa-0:202 100% |   2.7 MiB/s |  58.1 KiB |  00m00s
[ 85/104] openldap-0:2.6.7-1.fc40.ppc64 100% |   3.4 MiB/s | 287.0 KiB |  00m00s
[ 86/104] libssh-config-0:0.10.6-5.fc40 100% | 361.2 KiB/s |   9.0 KiB |  00m00s
[ 87/104] coreutils-common-0:9.4-9.fc40 100% |   5.1 MiB/s |   2.1 MiB |  00m00s
[ 88/104] libtool-ltdl-0:2.4.7-10.fc40. 100% |   1.5 MiB/s |  40.1 KiB |  00m00s
[ 89/104] gdbm-libs-1:1.23-6.fc40.ppc64 100% |   2.2 MiB/s |  61.7 KiB |  00m00s
[ 90/104] libevent-0:2.1.12-12.fc40.ppc 100% |   1.8 MiB/s | 275.3 KiB |  00m00s
[ 91/104] cyrus-sasl-lib-0:2.1.28-19.fc 100% |   2.6 MiB/s | 875.2 KiB |  00m00s
[ 92/104] keyutils-libs-0:1.6.3-3.fc40. 100% |   1.1 MiB/s |  32.7 KiB |  00m00s
[ 93/104] libcom_err-0:1.47.0-5.fc40.pp 100% | 960.1 KiB/s |  25.9 KiB |  00m00s
[ 94/104] krb5-libs-0:1.21.3-2.fc40.ppc 100% |   2.9 MiB/s | 845.8 KiB |  00m00s
[ 95/104] libverto-0:0.3.2-8.fc40.ppc64 100% | 883.5 KiB/s |  22.1 KiB |  00m00s
[ 96/104] libnghttp2-0:1.59.0-3.fc40.pp 100% |   2.7 MiB/s |  84.7 KiB |  00m00s
[ 97/104] readline-0:8.2-8.fc40.ppc64le 100% |   3.0 MiB/s | 229.9 KiB |  00m00s
[ 98/104] fedora-release-identity-basic 100% | 451.3 KiB/s |  11.7 KiB |  00m00s
[ 99/104] fedora-repos-0:40-2.noarch    100% | 474.3 KiB/s |   9.5 KiB |  00m00s
[100/104] glibc-minimal-langpack-0:2.39 100% | 900.4 KiB/s | 106.2 KiB |  00m00s
[101/104] fedora-gpg-keys-0:40-2.noarch 100% |   2.8 MiB/s | 132.1 KiB |  00m00s
[102/104] libxcrypt-0:4.4.36-10.fc40.pp 100% |   3.9 MiB/s | 130.8 KiB |  00m00s
[103/104] mpfr-0:4.2.1-4.fc40.ppc64le   100% |   2.2 MiB/s | 354.8 KiB |  00m00s
[104/104] gawk-0:5.3.0-3.fc40.ppc64le   100% |   1.9 MiB/s |   1.1 MiB |  00m01s
--------------------------------------------------------------------------------
[104/104] Total                         100% |   4.9 MiB/s |  41.5 MiB |  00m08s
Running transaction
Importing PGP key 0xA15B79CC:
 UserID     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
[  1/106] Verify package files          100% | 233.0   B/s | 104.0   B |  00m00s
[  2/106] Prepare transaction           100% |   1.1 KiB/s | 104.0   B |  00m00s
[  3/106] Installing libgcc-0:14.2.1-3. 100% |  68.8 MiB/s | 352.0 KiB |  00m00s
[  4/106] Installing crypto-policies-0: 100% |  11.6 MiB/s | 190.6 KiB |  00m00s
[  5/106] Installing fedora-release-ide 100% | 890.6 KiB/s | 912.0   B |  00m00s
[  6/106] Installing fedora-gpg-keys-0: 100% |  13.8 MiB/s | 169.7 KiB |  00m00s
[  7/106] Installing fedora-repos-0:40- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[  8/106] Installing fedora-release-com 100% |   7.6 MiB/s |  23.4 KiB |  00m00s
[  9/106] Installing fedora-release-0:4 100% | 121.1 KiB/s | 124.0   B |  00m00s
[ 10/106] Installing setup-0:2.14.5-2.f 100% |  18.7 MiB/s | 725.8 KiB |  00m00s
[ 11/106] Installing filesystem-0:3.18- 100% |   1.0 MiB/s | 212.4 KiB |  00m00s
[ 12/106] Installing basesystem-0:11-20 100% |   0.0   B/s | 124.0   B |  00m00s
[ 13/106] Installing libssh-config-0:0. 100% | 796.9 KiB/s | 816.0   B |  00m00s
[ 14/106] Installing publicsuffix-list- 100% |  33.3 MiB/s |  68.3 KiB |  00m00s
[ 15/106] Installing coreutils-common-0 100% | 136.5 MiB/s |  11.5 MiB |  00m00s
[ 16/106] Installing dnf-data-0:4.21.1- 100% |  20.0 MiB/s |  40.9 KiB |  00m00s
>>> [RPM] /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
[ 17/106] Installing pcre2-syntax-0:10. 100% |  62.0 MiB/s | 254.1 KiB |  00m00s
[ 18/106] Installing ncurses-base-0:6.4 100% |  22.9 MiB/s | 351.6 KiB |  00m00s
[ 19/106] Installing ncurses-libs-0:6.4 100% | 143.2 MiB/s |   2.4 MiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
[ 20/106] Installing glibc-0:2.39-22.fc 100% | 119.7 MiB/s |  14.7 MiB |  00m00s
[ 21/106] Installing bash-0:5.2.26-3.fc 100% | 144.8 MiB/s |   8.7 MiB |  00m00s
[ 22/106] Installing glibc-common-0:2.3 100% |  93.7 MiB/s |   2.6 MiB |  00m00s
[ 23/106] Installing glibc-minimal-lang 100% | 121.1 KiB/s | 124.0   B |  00m00s
[ 24/106] Installing zlib-ng-compat-0:2 100% | 128.2 MiB/s | 262.5 KiB |  00m00s
[ 25/106] Installing libzstd-0:1.5.6-1. 100% | 138.0 MiB/s | 989.2 KiB |  00m00s
[ 26/106] Installing xz-libs-1:5.4.6-3. 100% |  80.7 MiB/s | 330.6 KiB |  00m00s
[ 27/106] Installing libstdc++-0:14.2.1 100% | 142.3 MiB/s |   3.8 MiB |  00m00s
[ 28/106] Installing gmp-1:6.2.1-8.fc40 100% | 118.8 MiB/s | 851.8 KiB |  00m00s
[ 29/106] Installing fmt-0:10.2.1-5.fc4 100% |  88.8 MiB/s | 545.3 KiB |  00m00s
[ 30/106] Installing libxml2-0:2.12.8-1 100% | 119.9 MiB/s |   2.5 MiB |  00m00s
[ 31/106] Installing bzip2-libs-0:1.0.8 100% |  65.7 MiB/s | 201.8 KiB |  00m00s
[ 32/106] Installing popt-0:1.19-6.fc40 100% |  14.4 MiB/s | 279.4 KiB |  00m00s
[ 33/106] Installing libffi-0:3.4.4-7.f 100% | 106.8 MiB/s | 218.6 KiB |  00m00s
[ 34/106] Installing pcre2-0:10.44-1.fc 100% | 157.9 MiB/s | 970.2 KiB |  00m00s
[ 35/106] Installing libtasn1-0:4.19.0- 100% |  68.2 MiB/s | 349.2 KiB |  00m00s
[ 36/106] Installing p11-kit-0:0.25.5-1 100% | 112.3 MiB/s |   3.1 MiB |  00m00s
[ 37/106] Installing libunistring-0:1.1 100% | 124.8 MiB/s |   1.9 MiB |  00m00s
[ 38/106] Installing libidn2-0:2.3.7-1. 100% |  23.8 MiB/s | 462.8 KiB |  00m00s
[ 39/106] Installing elfutils-libelf-0: 100% | 146.0 MiB/s |   1.3 MiB |  00m00s
[ 40/106] Installing sqlite-libs-0:3.45 100% | 133.7 MiB/s |   1.9 MiB |  00m00s
[ 41/106] Installing json-c-0:0.17-3.fc 100% |  99.4 MiB/s | 203.6 KiB |  00m00s
[ 42/106] Installing lua-libs-0:5.4.6-5 100% | 111.8 MiB/s | 458.1 KiB |  00m00s
[ 43/106] Installing libattr-0:2.5.2-3. 100% |  96.3 MiB/s | 197.2 KiB |  00m00s
[ 44/106] Installing libacl-0:2.3.2-1.f 100% |  96.0 MiB/s | 196.6 KiB |  00m00s
[ 45/106] Installing lz4-libs-0:1.9.4-6 100% | 106.2 MiB/s | 326.2 KiB |  00m00s
[ 46/106] Installing libsmartcols-0:2.4 100% | 115.4 MiB/s | 354.6 KiB |  00m00s
[ 47/106] Installing libuuid-0:2.40.2-1 100% |  96.9 MiB/s | 198.5 KiB |  00m00s
[ 48/106] Installing libblkid-0:2.40.2- 100% | 118.1 MiB/s | 483.6 KiB |  00m00s
[ 49/106] Installing libpsl-0:0.21.5-3. 100% |  96.4 MiB/s | 197.3 KiB |  00m00s
[ 50/106] Installing grep-0:3.11-7.fc40 100% |  82.8 MiB/s |   1.2 MiB |  00m00s
[ 51/106] Installing nettle-0:3.9.1-6.f 100% |  99.7 MiB/s |   1.0 MiB |  00m00s
[ 52/106] Installing mpfr-0:4.2.1-4.fc4 100% | 136.5 MiB/s | 978.6 KiB |  00m00s
[ 53/106] Installing file-libs-0:5.45-4 100% | 234.6 MiB/s |  10.1 MiB |  00m00s
[ 54/106] Installing elfutils-default-y 100% | 255.4 KiB/s |   2.0 KiB |  00m00s
[ 55/106] Installing elfutils-libs-0:0. 100% | 130.4 MiB/s |   1.0 MiB |  00m00s
[ 56/106] Installing libsepol-0:3.7-2.f 100% | 138.1 MiB/s |   1.1 MiB |  00m00s
[ 57/106] Installing libselinux-0:3.7-5 100% | 107.5 MiB/s | 330.3 KiB |  00m00s
[ 58/106] Installing sed-0:4.9-1.fc40.p 100% |  82.2 MiB/s |   1.0 MiB |  00m00s
[ 59/106] Installing findutils-1:4.9.0- 100% | 109.0 MiB/s |   1.9 MiB |  00m00s
[ 60/106] Installing libmount-0:2.40.2- 100% | 107.3 MiB/s | 549.1 KiB |  00m00s
[ 61/106] Installing libgomp-0:14.2.1-3 100% | 136.1 MiB/s | 696.8 KiB |  00m00s
[ 62/106] Installing libyaml-0:0.2.5-14 100% | 128.8 MiB/s | 263.8 KiB |  00m00s
[ 63/106] Installing libcap-ng-0:0.8.4- 100% | 136.2 MiB/s | 418.4 KiB |  00m00s
[ 64/106] Installing audit-libs-0:4.0.2 100% | 132.3 MiB/s | 677.3 KiB |  00m00s
[ 65/106] Installing libeconf-0:0.6.2-2 100% | 101.4 MiB/s | 207.6 KiB |  00m00s
[ 66/106] Installing pam-libs-0:1.6.1-4 100% | 148.6 MiB/s | 608.8 KiB |  00m00s
[ 67/106] Installing libcap-0:2.69-8.fc 100% | 152.7 MiB/s |   1.4 MiB |  00m00s
[ 68/106] Installing systemd-libs-0:255 100% | 149.0 MiB/s |   2.8 MiB |  00m00s
[ 69/106] Installing sdbus-cpp-0:1.4.0- 100% | 119.4 MiB/s | 366.8 KiB |  00m00s
[ 70/106] Installing alternatives-0:1.2 100% | 107.4 MiB/s | 219.9 KiB |  00m00s
[ 71/106] Installing p11-kit-trust-0:0. 100% |  17.8 MiB/s | 657.1 KiB |  00m00s
[ 72/106] Installing openssl-libs-1:3.2 100% | 126.3 MiB/s |   8.6 MiB |  00m00s
[ 73/106] Installing coreutils-0:9.4-9. 100% | 181.3 MiB/s |  22.5 MiB |  00m00s
[ 74/106] Installing ca-certificates-0: 100% |   1.3 MiB/s |   2.4 MiB |  00m02s
[ 75/106] Installing zchunk-libs-0:1.5. 100% |  86.7 MiB/s | 266.5 KiB |  00m00s
[ 76/106] Installing rpm-sequoia-0:1.7. 100% | 136.5 MiB/s |   2.9 MiB |  00m00s
[ 77/106] Installing rpm-libs-0:4.19.1. 100% | 136.7 MiB/s |   1.1 MiB |  00m00s
[ 78/106] Installing rpm-build-libs-0:4 100% | 106.5 MiB/s | 327.2 KiB |  00m00s
[ 79/106] Installing libsolv-0:0.7.31-1 100% | 134.2 MiB/s |   1.3 MiB |  00m00s
[ 80/106] Installing libarchive-0:3.7.2 100% | 126.6 MiB/s |   1.3 MiB |  00m00s
[ 81/106] Installing libevent-0:2.1.12- 100% | 144.1 MiB/s |   1.6 MiB |  00m00s
[ 82/106] Installing gnutls-0:3.8.6-1.f 100% | 144.5 MiB/s |   3.6 MiB |  00m00s
[ 83/106] Installing glib2-0:2.80.3-1.f 100% | 157.4 MiB/s |  17.5 MiB |  00m00s
[ 84/106] Installing libmodulemd-0:2.15 100% | 135.5 MiB/s |   1.1 MiB |  00m00s
[ 85/106] Installing libbrotli-0:1.1.0- 100% | 126.5 MiB/s |   1.3 MiB |  00m00s
[ 86/106] Installing libtool-ltdl-0:2.4 100% | 109.0 MiB/s | 223.2 KiB |  00m00s
[ 87/106] Installing gdbm-libs-1:1.23-6 100% | 139.1 MiB/s | 427.2 KiB |  00m00s
[ 88/106] Installing keyutils-libs-0:1. 100% | 111.1 MiB/s | 227.5 KiB |  00m00s
[ 89/106] Installing libcom_err-0:1.47. 100% | 117.3 MiB/s | 240.2 KiB |  00m00s
[ 90/106] Installing libverto-0:0.3.2-8 100% |  97.2 MiB/s | 199.0 KiB |  00m00s
[ 91/106] Installing readline-0:8.2-8.f 100% | 100.0 MiB/s | 819.2 KiB |  00m00s
[ 92/106] Installing gawk-0:5.3.0-3.fc4 100% | 161.2 MiB/s |   4.5 MiB |  00m00s
[ 93/106] Installing krb5-libs-0:1.21.3 100% | 147.9 MiB/s |   3.8 MiB |  00m00s
[ 94/106] Installing libssh-0:0.10.6-5. 100% |  28.9 MiB/s | 711.4 KiB |  00m00s
[ 95/106] Installing libnghttp2-0:1.59. 100% |  85.7 MiB/s | 263.2 KiB |  00m00s
[ 96/106] Installing libxcrypt-0:4.4.36 100% |  98.1 MiB/s | 402.0 KiB |  00m00s
[ 97/106] Installing cyrus-sasl-lib-0:2 100% | 154.1 MiB/s |   3.5 MiB |  00m00s
[ 98/106] Installing openldap-0:2.6.7-1 100% | 117.5 MiB/s |   1.1 MiB |  00m00s
[ 99/106] Installing libcurl-0:8.6.0-10 100% | 120.4 MiB/s | 985.9 KiB |  00m00s
[100/106] Installing curl-0:8.6.0-10.fc 100% | 121.2 MiB/s | 868.9 KiB |  00m00s
[101/106] Installing librepo-0:1.19.0-1 100% |  87.3 MiB/s | 357.4 KiB |  00m00s
[102/106] Installing libdnf5-0:5.1.17-2 100% | 119.3 MiB/s |   3.2 MiB |  00m00s
[103/106] Installing libdnf5-cli-0:5.1. 100% |  97.5 MiB/s | 698.8 KiB |  00m00s
[104/106] Installing dnf5-0:5.1.17-2.fc 100% | 101.3 MiB/s |   1.9 MiB |  00m00s
[105/106] Installing dnf5-plugins-0:5.1 100% |  40.3 MiB/s |   1.8 MiB |  00m00s
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
[106/106] Installing rpm-0:4.19.1.1-1.f 100% |   1.7 MiB/s |   3.4 MiB |  00m02s
Complete!
Finish(bootstrap): installing dnf5 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-40-ppc64le-1732867832.041203/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 dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management installed into bootstrap:
  rpm-4.19.1.1-1.fc40.ppc64le
  rpm-sequoia-1.7.0-1.fc40.ppc64le
  dnf5-5.1.17-2.fc40.ppc64le
  dnf5-plugins-5.1.17-2.fc40.ppc64le
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  10.5 MiB/s |  11.0 MiB |  00m01s
 fedora                                 100% |   3.7 MiB/s |  18.9 MiB |  00m05s
 Copr repository                        100% |  12.6 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package                           Arch    Version                     Repository      Size
Installing group/module packages:                                                         
 bash                             ppc64le 5.2.26-3.fc40               fedora       8.7 MiB
 bzip2                            ppc64le 1.0.8-18.fc40               fedora     427.5 KiB
 coreutils                        ppc64le 9.4-9.fc40                  updates     22.4 MiB
 cpio                             ppc64le 2.15-1.fc40                 fedora       1.2 MiB
 diffutils                        ppc64le 3.10-5.fc40                 fedora       2.2 MiB
 fedora-release-common            noarch  40-40                       updates     19.2 KiB
 findutils                        ppc64le 1:4.9.0-9.fc40              updates      1.8 MiB
 gawk                             ppc64le 5.3.0-3.fc40                fedora       4.5 MiB
 glibc-minimal-langpack           ppc64le 2.39-22.fc40                updates      0.0   B
 grep                             ppc64le 3.11-7.fc40                 fedora       1.2 MiB
 gzip                             ppc64le 1.13-1.fc40                 fedora     552.8 KiB
 info                             ppc64le 7.1-2.fc40                  fedora     677.5 KiB
 patch                            ppc64le 2.7.6-24.fc40               fedora     390.5 KiB
 redhat-rpm-config                noarch  288-1.fc40                  updates    185.2 KiB
 rpm-build                        ppc64le 4.19.1.1-1.fc40             fedora       1.2 MiB
 sed                              ppc64le 4.9-1.fc40                  fedora       1.0 MiB
 shadow-utils                     ppc64le 2:4.15.1-4.fc40             updates      7.4 MiB
 tar                              ppc64le 2:1.35-3.fc40               fedora       3.2 MiB
 unzip                            ppc64le 6.0-63.fc40                 fedora     854.4 KiB
 util-linux                       ppc64le 2.40.2-1.fc40               updates     17.8 MiB
 which                            ppc64le 2.21-41.fc40                fedora     248.0 KiB
 xz                               ppc64le 1:5.4.6-3.fc40              fedora       2.3 MiB
Installing dependencies:                                                                  
 alternatives                     ppc64le 1.27-1.fc40                 updates    218.2 KiB
 ansible-srpm-macros              noarch  1-16.fc40                   updates     35.7 KiB
 audit-libs                       ppc64le 4.0.2-1.fc40                updates    675.2 KiB
 authselect                       ppc64le 1.5.0-6.fc40                updates    309.4 KiB
 authselect-libs                  ppc64le 1.5.0-6.fc40                updates    931.7 KiB
 basesystem                       noarch  11-20.fc40                  fedora       0.0   B
 binutils                         ppc64le 2.41-37.fc40                updates     31.8 MiB
 binutils-gold                    ppc64le 2.41-37.fc40                updates      3.8 MiB
 bzip2-libs                       ppc64le 1.0.8-18.fc40               fedora     200.6 KiB
 ca-certificates                  noarch  2024.2.69_v8.0.401-1.0.fc40 updates      2.4 MiB
 coreutils-common                 ppc64le 9.4-9.fc40                  updates     11.4 MiB
 cracklib                         ppc64le 2.9.11-5.fc40               fedora     934.2 KiB
 crypto-policies                  noarch  20241011-1.git5930b9a.fc40  updates    158.0 KiB
 curl                             ppc64le 8.6.0-10.fc40               updates    866.6 KiB
 cyrus-sasl-lib                   ppc64le 2.1.28-19.fc40              fedora       3.5 MiB
 debugedit                        ppc64le 5.0-18.fc40                 updates    499.1 KiB
 dwz                              ppc64le 0.15-8.fc40                 updates    450.8 KiB
 ed                               ppc64le 1.20.2-1.fc40               updates    282.7 KiB
 efi-srpm-macros                  noarch  5-11.fc40                   fedora      40.1 KiB
 elfutils                         ppc64le 0.192-6.fc40                updates      5.3 MiB
 elfutils-debuginfod-client       ppc64le 0.192-6.fc40                updates    399.8 KiB
 elfutils-default-yama-scope      noarch  0.192-6.fc40                updates      1.8 KiB
 elfutils-libelf                  ppc64le 0.192-6.fc40                updates      1.3 MiB
 elfutils-libs                    ppc64le 0.192-6.fc40                updates      1.0 MiB
 fedora-gpg-keys                  noarch  40-2                        updates    124.7 KiB
 fedora-release                   noarch  40-40                       updates      0.0   B
 fedora-release-identity-basic    noarch  40-40                       updates    654.0   B
 fedora-repos                     noarch  40-2                        updates      4.9 KiB
 file                             ppc64le 5.45-4.fc40                 fedora     267.4 KiB
 file-libs                        ppc64le 5.45-4.fc40                 fedora      10.1 MiB
 filesystem                       ppc64le 3.18-8.fc40                 fedora     106.0   B
 fonts-srpm-macros                noarch  1:2.0.5-14.fc40             fedora      55.3 KiB
 forge-srpm-macros                noarch  0.3.2-1.fc40                updates     39.0 KiB
 fpc-srpm-macros                  noarch  1.3-12.fc40                 fedora     144.0   B
 gdb-minimal                      ppc64le 15.2-3.fc40                 updates     15.5 MiB
 gdbm                             ppc64le 1:1.23-6.fc40               fedora     928.3 KiB
 gdbm-libs                        ppc64le 1:1.23-6.fc40               fedora     425.5 KiB
 ghc-srpm-macros                  noarch  1.9.1-1.fc40                updates    747.0   B
 glibc                            ppc64le 2.39-22.fc40                updates     14.7 MiB
 glibc-common                     ppc64le 2.39-22.fc40                updates      2.6 MiB
 glibc-gconv-extra                ppc64le 2.39-22.fc40                updates     49.1 MiB
 gmp                              ppc64le 1:6.2.1-8.fc40              fedora     849.6 KiB
 gnat-srpm-macros                 noarch  6-5.fc40                    fedora       1.0 KiB
 go-srpm-macros                   noarch  3.5.0-1.fc40                fedora      60.6 KiB
 jansson                          ppc64le 2.13.1-9.fc40               fedora     220.3 KiB
 json-c                           ppc64le 0.17-3.fc40                 fedora     202.3 KiB
 kernel-srpm-macros               noarch  1.0-23.fc40                 fedora       1.9 KiB
 keyutils-libs                    ppc64le 1.6.3-3.fc40                fedora     226.1 KiB
 krb5-libs                        ppc64le 1.21.3-2.fc40               updates      3.8 MiB
 libacl                           ppc64le 2.3.2-1.fc40                fedora     195.7 KiB
 libarchive                       ppc64le 3.7.2-7.fc40                updates      1.3 MiB
 libattr                          ppc64le 2.5.2-3.fc40                fedora     196.2 KiB
 libblkid                         ppc64le 2.40.2-1.fc40               updates    482.6 KiB
 libbrotli                        ppc64le 1.1.0-3.fc40                fedora       1.3 MiB
 libcap                           ppc64le 2.69-8.fc40                 updates      1.4 MiB
 libcap-ng                        ppc64le 0.8.4-4.fc40                fedora     416.5 KiB
 libcom_err                       ppc64le 1.47.0-5.fc40               fedora     239.1 KiB
 libcurl                          ppc64le 8.6.0-10.fc40               updates    984.8 KiB
 libeconf                         ppc64le 0.6.2-2.fc40                updates    206.0 KiB
 libevent                         ppc64le 2.1.12-12.fc40              fedora       1.6 MiB
 libfdisk                         ppc64le 2.40.2-1.fc40               updates    547.0 KiB
 libffi                           ppc64le 3.4.4-7.fc40                fedora     217.3 KiB
 libgcc                           ppc64le 14.2.1-3.fc40               updates    350.3 KiB
 libgomp                          ppc64le 14.2.1-3.fc40               updates    695.4 KiB
 libidn2                          ppc64le 2.3.7-1.fc40                fedora     456.8 KiB
 libmount                         ppc64le 2.40.2-1.fc40               updates    548.0 KiB
 libnghttp2                       ppc64le 1.59.0-3.fc40               updates    262.1 KiB
 libnsl2                          ppc64le 2.0.1-1.fc40                fedora     221.8 KiB
 libpkgconf                       ppc64le 2.1.1-2.fc40                updates    198.0 KiB
 libpsl                           ppc64le 0.21.5-3.fc40               fedora     196.2 KiB
 libpwquality                     ppc64le 1.4.5-9.fc40                fedora       1.1 MiB
 librtas                          ppc64le 2.0.5-1.fc40                fedora     488.2 KiB
 libselinux                       ppc64le 3.7-5.fc40                  updates    329.1 KiB
 libsemanage                      ppc64le 3.7-2.fc40                  updates    489.5 KiB
 libsepol                         ppc64le 3.7-2.fc40                  updates      1.1 MiB
 libsmartcols                     ppc64le 2.40.2-1.fc40               updates    353.5 KiB
 libssh                           ppc64le 0.10.6-5.fc40               fedora     709.3 KiB
 libssh-config                    noarch  0.10.6-5.fc40               fedora     277.0   B
 libstdc++                        ppc64le 14.2.1-3.fc40               updates      3.8 MiB
 libtasn1                         ppc64le 4.19.0-6.fc40               fedora     347.4 KiB
 libtirpc                         ppc64le 1.3.6-1.fc40                updates    338.8 KiB
 libtool-ltdl                     ppc64le 2.4.7-10.fc40               fedora     222.1 KiB
 libunistring                     ppc64le 1.1-7.fc40                  fedora       1.9 MiB
 libutempter                      ppc64le 1.2.1-13.fc40               fedora     417.5 KiB
 libuuid                          ppc64le 2.40.2-1.fc40               updates    197.4 KiB
 libverto                         ppc64le 0.3.2-8.fc40                fedora     197.2 KiB
 libxcrypt                        ppc64le 4.4.36-10.fc40              updates    399.2 KiB
 libxml2                          ppc64le 2.12.8-1.fc40               updates      2.5 MiB
 libzstd                          ppc64le 1.5.6-1.fc40                updates    988.0 KiB
 lua-libs                         ppc64le 5.4.6-5.fc40                fedora     456.9 KiB
 lua-srpm-macros                  noarch  1-13.fc40                   fedora       1.3 KiB
 lz4-libs                         ppc64le 1.9.4-6.fc40                fedora     325.1 KiB
 mpfr                             ppc64le 4.2.1-4.fc40                updates    976.9 KiB
 ncurses-base                     noarch  6.4-12.20240127.fc40        fedora     326.2 KiB
 ncurses-libs                     ppc64le 6.4-12.20240127.fc40        fedora       2.4 MiB
 ocaml-srpm-macros                noarch  9-3.fc40                    fedora       1.9 KiB
 openblas-srpm-macros             noarch  2-16.fc40                   fedora     104.0   B
 openldap                         ppc64le 2.6.7-1.fc40                fedora       1.1 MiB
 openssl-libs                     ppc64le 1:3.2.2-3.fc40              updates      8.6 MiB
 p11-kit                          ppc64le 0.25.5-1.fc40               updates      3.1 MiB
 p11-kit-trust                    ppc64le 0.25.5-1.fc40               updates    655.4 KiB
 package-notes-srpm-macros        noarch  0.5-11.fc40                 fedora       1.6 KiB
 pam                              ppc64le 1.6.1-4.fc40                updates     11.0 MiB
 pam-libs                         ppc64le 1.6.1-4.fc40                updates    606.5 KiB
 pcre2                            ppc64le 10.44-1.fc40                updates    968.8 KiB
 pcre2-syntax                     noarch  10.44-1.fc40                updates    251.6 KiB
 perl-srpm-macros                 noarch  1-53.fc40                   fedora     861.0   B
 pkgconf                          ppc64le 2.1.1-2.fc40                updates    238.7 KiB
 pkgconf-m4                       noarch  2.1.1-2.fc40                updates     13.9 KiB
 pkgconf-pkg-config               ppc64le 2.1.1-2.fc40                updates    990.0   B
 popt                             ppc64le 1.19-6.fc40                 fedora     272.8 KiB
 publicsuffix-list-dafsa          noarch  20240107-3.fc40             fedora      67.5 KiB
 pyproject-srpm-macros            noarch  1.16.0-1.fc40               updates      1.9 KiB
 python-srpm-macros               noarch  3.12-8.fc40                 updates     50.6 KiB
 qt5-srpm-macros                  noarch  5.15.15-1.fc40              updates    500.0   B
 qt6-srpm-macros                  noarch  6.7.2-2.fc40                updates    456.0   B
 readline                         ppc64le 8.2-8.fc40                  fedora     817.1 KiB
 rpm                              ppc64le 4.19.1.1-1.fc40             fedora       4.9 MiB
 rpm-build-libs                   ppc64le 4.19.1.1-1.fc40             fedora     326.3 KiB
 rpm-libs                         ppc64le 4.19.1.1-1.fc40             fedora       1.1 MiB
 rpm-sequoia                      ppc64le 1.7.0-1.fc40                updates      2.9 MiB
 rust-srpm-macros                 noarch  26.3-1.fc40                 updates      4.8 KiB
 setup                            noarch  2.14.5-2.fc40               fedora     720.4 KiB
 sqlite-libs                      ppc64le 3.45.1-2.fc40               fedora       1.9 MiB
 systemd-libs                     ppc64le 255.14-1.fc40               updates      2.8 MiB
 util-linux-core                  ppc64le 2.40.2-1.fc40               updates      6.2 MiB
 xxhash-libs                      ppc64le 0.8.2-4.fc40                updates    211.9 KiB
 xz-libs                          ppc64le 1:5.4.6-3.fc40              fedora     329.5 KiB
 zig-srpm-macros                  noarch  1-2.fc40                    fedora       1.1 KiB
 zip                              ppc64le 3.0-40.fc40                 fedora       1.2 MiB
 zlib-ng-compat                   ppc64le 2.1.7-2.fc40                updates    261.7 KiB
 zstd                             ppc64le 1.5.6-1.fc40                updates      2.1 MiB
Installing groups:                                                                        
 Buildsystem building group                                                               

Transaction Summary:
 Installing:      154 packages

Total size of inbound packages is 58 MiB. Need to download 58 MiB.
After this operation 328 MiB will be used (install 328 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-18.fc40.ppc64le 100% | 458.9 KiB/s |  53.2 KiB |  00m00s
[  2/154] cpio-0:2.15-1.fc40.ppc64le    100% |   1.6 MiB/s | 300.3 KiB |  00m00s
[  3/154] diffutils-0:3.10-5.fc40.ppc64 100% |   3.7 MiB/s | 418.6 KiB |  00m00s
[  4/154] bash-0:5.2.26-3.fc40.ppc64le  100% |   7.2 MiB/s |   1.9 MiB |  00m00s
[  5/154] grep-0:3.11-7.fc40.ppc64le    100% |   7.8 MiB/s | 310.1 KiB |  00m00s
[  6/154] gawk-0:5.3.0-3.fc40.ppc64le   100% |  12.3 MiB/s |   1.1 MiB |  00m00s
[  7/154] gzip-0:1.13-1.fc40.ppc64le    100% |   6.1 MiB/s | 174.7 KiB |  00m00s
[  8/154] info-0:7.1-2.fc40.ppc64le     100% |   6.0 MiB/s | 201.1 KiB |  00m00s
[  9/154] patch-0:2.7.6-24.fc40.ppc64le 100% |   4.8 MiB/s | 142.1 KiB |  00m00s
[ 10/154] rpm-build-0:4.19.1.1-1.fc40.p 100% |   3.0 MiB/s |  80.0 KiB |  00m00s
[ 11/154] sed-0:4.9-1.fc40.ppc64le      100% |   7.0 MiB/s | 323.4 KiB |  00m00s
[ 12/154] tar-2:1.35-3.fc40.ppc64le     100% |  18.8 MiB/s | 883.6 KiB |  00m00s
[ 13/154] unzip-0:6.0-63.fc40.ppc64le   100% |   5.5 MiB/s | 191.0 KiB |  00m00s
[ 14/154] which-0:2.21-41.fc40.ppc64le  100% |   1.6 MiB/s |  42.7 KiB |  00m00s
[ 15/154] xz-1:5.4.6-3.fc40.ppc64le     100% |  15.2 MiB/s | 560.8 KiB |  00m00s
[ 16/154] fedora-release-common-0:40-40 100% | 383.2 KiB/s |  21.5 KiB |  00m00s
[ 17/154] glibc-minimal-langpack-0:2.39 100% |   2.7 MiB/s | 106.2 KiB |  00m00s
[ 18/154] redhat-rpm-config-0:288-1.fc4 100% |   3.1 MiB/s |  82.1 KiB |  00m00s
[ 19/154] coreutils-0:9.4-9.fc40.ppc64l 100% |   9.0 MiB/s |   1.4 MiB |  00m00s
[ 20/154] findutils-1:4.9.0-9.fc40.ppc6 100% |   4.0 MiB/s | 541.6 KiB |  00m00s
[ 21/154] filesystem-0:3.18-8.fc40.ppc6 100% |  23.6 MiB/s |   1.1 MiB |  00m00s
[ 22/154] util-linux-0:2.40.2-1.fc40.pp 100% |  21.1 MiB/s |   1.3 MiB |  00m00s
[ 23/154] shadow-utils-2:4.15.1-4.fc40. 100% |  13.8 MiB/s |   1.3 MiB |  00m00s
[ 24/154] ncurses-libs-0:6.4-12.2024012 100% |  11.5 MiB/s | 377.9 KiB |  00m00s
[ 25/154] bzip2-libs-0:1.0.8-18.fc40.pp 100% |   1.6 MiB/s |  46.5 KiB |  00m00s
[ 26/154] gmp-1:6.2.1-8.fc40.ppc64le    100% |   9.9 MiB/s | 304.5 KiB |  00m00s
[ 27/154] readline-0:8.2-8.fc40.ppc64le 100% |   8.0 MiB/s | 229.9 KiB |  00m00s
[ 28/154] libattr-0:2.5.2-3.fc40.ppc64l 100% | 752.0 KiB/s |  18.8 KiB |  00m00s
[ 29/154] file-0:5.45-4.fc40.ppc64le    100% |   1.9 MiB/s |  49.8 KiB |  00m00s
[ 30/154] popt-0:1.19-6.fc40.ppc64le    100% |   2.6 MiB/s |  71.3 KiB |  00m00s
[ 31/154] rpm-build-libs-0:4.19.1.1-1.f 100% |   3.9 MiB/s | 102.6 KiB |  00m00s
[ 32/154] rpm-0:4.19.1.1-1.fc40.ppc64le 100% |  10.5 MiB/s | 537.9 KiB |  00m00s
[ 33/154] rpm-libs-0:4.19.1.1-1.fc40.pp 100% |  11.1 MiB/s | 352.8 KiB |  00m00s
[ 34/154] libacl-0:2.3.2-1.fc40.ppc64le 100% |   1.1 MiB/s |  27.2 KiB |  00m00s
[ 35/154] xz-libs-1:5.4.6-3.fc40.ppc64l 100% |   3.8 MiB/s | 122.2 KiB |  00m00s
[ 36/154] coreutils-common-0:9.4-9.fc40 100% |  23.4 MiB/s |   2.1 MiB |  00m00s
[ 37/154] glibc-common-0:2.39-22.fc40.p 100% |   5.8 MiB/s | 403.7 KiB |  00m00s
[ 38/154] efi-srpm-macros-0:5-11.fc40.n 100% | 857.6 KiB/s |  22.3 KiB |  00m00s
[ 39/154] fonts-srpm-macros-1:2.0.5-14. 100% |   1.0 MiB/s |  26.5 KiB |  00m00s
[ 40/154] fpc-srpm-macros-0:1.3-12.fc40 100% | 290.1 KiB/s |   7.8 KiB |  00m00s
[ 41/154] gnat-srpm-macros-0:6-5.fc40.n 100% | 352.9 KiB/s |   8.8 KiB |  00m00s
[ 42/154] go-srpm-macros-0:3.5.0-1.fc40 100% |   1.1 MiB/s |  27.5 KiB |  00m00s
[ 43/154] kernel-srpm-macros-0:1.0-23.f 100% | 389.1 KiB/s |   9.7 KiB |  00m00s
[ 44/154] glibc-0:2.39-22.fc40.ppc64le  100% |  19.7 MiB/s |   3.4 MiB |  00m00s
[ 45/154] lua-srpm-macros-0:1-13.fc40.n 100% | 311.8 KiB/s |   8.7 KiB |  00m00s
[ 46/154] ocaml-srpm-macros-0:9-3.fc40. 100% | 312.9 KiB/s |   9.1 KiB |  00m00s
[ 47/154] openblas-srpm-macros-0:2-16.f 100% | 214.3 KiB/s |   7.5 KiB |  00m00s
[ 48/154] package-notes-srpm-macros-0:0 100% | 292.5 KiB/s |   9.9 KiB |  00m00s
[ 49/154] perl-srpm-macros-0:1-53.fc40. 100% | 254.0 KiB/s |   8.4 KiB |  00m00s
[ 50/154] zig-srpm-macros-0:1-2.fc40.no 100% | 321.6 KiB/s |   8.0 KiB |  00m00s
[ 51/154] zip-0:3.0-40.fc40.ppc64le     100% |   7.9 MiB/s | 274.2 KiB |  00m00s
[ 52/154] setup-0:2.14.5-2.fc40.noarch  100% |   4.3 MiB/s | 154.7 KiB |  00m00s
[ 53/154] libblkid-0:2.40.2-1.fc40.ppc6 100% |   5.1 MiB/s | 140.9 KiB |  00m00s
[ 54/154] libmount-0:2.40.2-1.fc40.ppc6 100% |   6.4 MiB/s | 177.3 KiB |  00m00s
[ 55/154] libsmartcols-0:2.40.2-1.fc40. 100% |   4.3 MiB/s | 109.3 KiB |  00m00s
[ 56/154] libfdisk-0:2.40.2-1.fc40.ppc6 100% |   3.0 MiB/s | 175.4 KiB |  00m00s
[ 57/154] libuuid-0:2.40.2-1.fc40.ppc64 100% |   1.0 MiB/s |  30.0 KiB |  00m00s
[ 58/154] util-linux-core-0:2.40.2-1.fc 100% |  14.9 MiB/s | 579.8 KiB |  00m00s
[ 59/154] libcap-ng-0:0.8.4-4.fc40.ppc6 100% |   1.3 MiB/s |  33.6 KiB |  00m00s
[ 60/154] librtas-0:2.0.5-1.fc40.ppc64l 100% |   2.8 MiB/s |  77.2 KiB |  00m00s
[ 61/154] libutempter-0:1.2.1-13.fc40.p 100% |   1.0 MiB/s |  26.8 KiB |  00m00s
[ 62/154] ncurses-base-0:6.4-12.2024012 100% |   3.0 MiB/s |  88.8 KiB |  00m00s
[ 63/154] sqlite-libs-0:3.45.1-2.fc40.p 100% |  18.6 MiB/s | 818.3 KiB |  00m00s
[ 64/154] glibc-gconv-extra-0:2.39-22.f 100% |  20.2 MiB/s |   2.0 MiB |  00m00s
[ 65/154] file-libs-0:5.45-4.fc40.ppc64 100% |   4.2 MiB/s | 775.0 KiB |  00m00s
[ 66/154] basesystem-0:11-20.fc40.noarc 100% | 287.5 KiB/s |   7.2 KiB |  00m00s
[ 67/154] libselinux-0:3.7-5.fc40.ppc64 100% |   4.9 MiB/s | 100.2 KiB |  00m00s
[ 68/154] zlib-ng-compat-0:2.1.7-2.fc40 100% |   3.9 MiB/s |  79.1 KiB |  00m00s
[ 69/154] libsepol-0:3.7-2.fc40.ppc64le 100% |   9.3 MiB/s | 373.0 KiB |  00m00s
[ 70/154] libcap-0:2.69-8.fc40.ppc64le  100% |   4.5 MiB/s |  92.3 KiB |  00m00s
[ 71/154] libzstd-0:1.5.6-1.fc40.ppc64l 100% |  13.2 MiB/s | 337.0 KiB |  00m00s
[ 72/154] rpm-sequoia-0:1.7.0-1.fc40.pp 100% |  24.6 MiB/s | 981.0 KiB |  00m00s
[ 73/154] elfutils-libelf-0:0.192-6.fc4 100% |   8.5 MiB/s | 216.7 KiB |  00m00s
[ 74/154] elfutils-libs-0:0.192-6.fc40. 100% |  12.2 MiB/s | 300.4 KiB |  00m00s
[ 75/154] elfutils-debuginfod-client-0: 100% |   1.9 MiB/s |  49.5 KiB |  00m00s
[ 76/154] elfutils-0:0.192-6.fc40.ppc64 100% |  12.4 MiB/s | 569.7 KiB |  00m00s
[ 77/154] libgcc-0:14.2.1-3.fc40.ppc64l 100% |   5.5 MiB/s | 113.5 KiB |  00m00s
[ 78/154] json-c-0:0.17-3.fc40.ppc64le  100% |   1.8 MiB/s |  49.0 KiB |  00m00s
[ 79/154] libgomp-0:14.2.1-3.fc40.ppc64 100% |  14.9 MiB/s | 367.1 KiB |  00m00s
[ 80/154] jansson-0:2.13.1-9.fc40.ppc64 100% |   1.9 MiB/s |  49.8 KiB |  00m00s
[ 81/154] debugedit-0:5.0-18.fc40.ppc64 100% |   1.9 MiB/s |  82.0 KiB |  00m00s
[ 82/154] pkgconf-pkg-config-0:2.1.1-2. 100% | 296.6 KiB/s |   9.8 KiB |  00m00s
[ 83/154] pkgconf-0:2.1.1-2.fc40.ppc64l 100% |   1.1 MiB/s |  44.3 KiB |  00m00s
[ 84/154] pkgconf-m4-0:2.1.1-2.fc40.noa 100% | 468.0 KiB/s |  14.0 KiB |  00m00s
[ 85/154] libpkgconf-0:2.1.1-2.fc40.ppc 100% |   1.7 MiB/s |  42.7 KiB |  00m00s
[ 86/154] zstd-0:1.5.6-1.fc40.ppc64le   100% |  12.3 MiB/s | 504.5 KiB |  00m00s
[ 87/154] lz4-libs-0:1.9.4-6.fc40.ppc64 100% |   3.2 MiB/s |  85.7 KiB |  00m00s
[ 88/154] curl-0:8.6.0-10.fc40.ppc64le  100% |  13.5 MiB/s | 304.4 KiB |  00m00s
[ 89/154] libarchive-0:3.7.2-7.fc40.ppc 100% |  18.5 MiB/s | 474.7 KiB |  00m00s
[ 90/154] lua-libs-0:5.4.6-5.fc40.ppc64 100% | 216.3 KiB/s | 148.8 KiB |  00m01s
[ 91/154] binutils-0:2.41-37.fc40.ppc64 100% |  16.4 MiB/s |   6.4 MiB |  00m00s
[ 92/154] ed-0:1.20.2-1.fc40.ppc64le    100% |   1.7 MiB/s |  84.9 KiB |  00m00s
[ 93/154] pcre2-0:10.44-1.fc40.ppc64le  100% |   4.0 MiB/s | 251.8 KiB |  00m00s
[ 94/154] pcre2-syntax-0:10.44-1.fc40.n 100% |   2.5 MiB/s | 149.8 KiB |  00m00s
[ 95/154] forge-srpm-macros-0:0.3.2-1.f 100% | 339.1 KiB/s |  19.7 KiB |  00m00s
[ 96/154] mpfr-0:4.2.1-4.fc40.ppc64le   100% |   4.9 MiB/s | 354.8 KiB |  00m00s
[ 97/154] libxcrypt-0:4.4.36-10.fc40.pp 100% |   3.5 MiB/s | 130.8 KiB |  00m00s
[ 98/154] libstdc++-0:14.2.1-3.fc40.ppc 100% |  19.3 MiB/s |   1.0 MiB |  00m00s
[ 99/154] audit-libs-0:4.0.2-1.fc40.ppc 100% |   7.0 MiB/s | 142.7 KiB |  00m00s
[100/154] systemd-libs-0:255.14-1.fc40. 100% |  12.0 MiB/s | 751.6 KiB |  00m00s
[101/154] authselect-libs-0:1.5.0-6.fc4 100% |   4.3 MiB/s | 222.5 KiB |  00m00s
[102/154] pam-0:1.6.1-4.fc40.ppc64le    100% |   6.9 MiB/s | 599.0 KiB |  00m00s
[103/154] authselect-0:1.5.0-6.fc40.ppc 100% |   2.7 MiB/s | 146.7 KiB |  00m00s
[104/154] pam-libs-0:1.6.1-4.fc40.ppc64 100% |   1.6 MiB/s |  63.2 KiB |  00m00s
[105/154] gdbm-1:1.23-6.fc40.ppc64le    100% |   3.5 MiB/s | 159.5 KiB |  00m00s
[106/154] gdbm-libs-1:1.23-6.fc40.ppc64 100% |   1.3 MiB/s |  61.7 KiB |  00m00s
[107/154] libpwquality-0:1.4.5-9.fc40.p 100% |   4.4 MiB/s | 122.9 KiB |  00m00s
[108/154] cracklib-0:2.9.11-5.fc40.ppc6 100% |   2.6 MiB/s |  94.5 KiB |  00m00s
[109/154] libeconf-0:0.6.2-2.fc40.ppc64 100% |   1.2 MiB/s |  36.1 KiB |  00m00s
[110/154] libsemanage-0:3.7-2.fc40.ppc6 100% |   4.0 MiB/s | 128.1 KiB |  00m00s
[111/154] libnsl2-0:2.0.1-1.fc40.ppc64l 100% | 266.2 KiB/s |  31.7 KiB |  00m00s
[112/154] ansible-srpm-macros-0:1-16.fc 100% | 740.1 KiB/s |  20.7 KiB |  00m00s
[113/154] dwz-0:0.15-8.fc40.ppc64le     100% |   4.5 MiB/s | 144.3 KiB |  00m00s
[114/154] openssl-libs-1:3.2.2-3.fc40.p 100% |  33.2 MiB/s |   2.5 MiB |  00m00s
[115/154] ghc-srpm-macros-0:1.9.1-1.fc4 100% | 262.5 KiB/s |   8.9 KiB |  00m00s
[116/154] pyproject-srpm-macros-0:1.16. 100% | 469.3 KiB/s |  13.6 KiB |  00m00s
[117/154] qt5-srpm-macros-0:5.15.15-1.f 100% | 317.9 KiB/s |   8.9 KiB |  00m00s
[118/154] python-srpm-macros-0:3.12-8.f 100% | 779.6 KiB/s |  23.4 KiB |  00m00s
[119/154] qt6-srpm-macros-0:6.7.2-2.fc4 100% | 359.9 KiB/s |   9.0 KiB |  00m00s
[120/154] rust-srpm-macros-0:26.3-1.fc4 100% | 338.2 KiB/s |  12.5 KiB |  00m00s
[121/154] libcom_err-0:1.47.0-5.fc40.pp 100% | 720.1 KiB/s |  25.9 KiB |  00m00s
[122/154] libtirpc-0:1.3.6-1.fc40.ppc64 100% |   2.5 MiB/s | 108.8 KiB |  00m00s
[123/154] libffi-0:3.4.4-7.fc40.ppc64le 100% |   1.3 MiB/s |  37.7 KiB |  00m00s
[124/154] crypto-policies-0:20241011-1. 100% |   4.4 MiB/s |  98.9 KiB |  00m00s
[125/154] keyutils-libs-0:1.6.3-3.fc40. 100% | 797.0 KiB/s |  32.7 KiB |  00m00s
[126/154] krb5-libs-0:1.21.3-2.fc40.ppc 100% |  18.4 MiB/s | 845.8 KiB |  00m00s
[127/154] ca-certificates-0:2024.2.69_v 100% |   9.2 MiB/s | 871.2 KiB |  00m00s
[128/154] libverto-0:0.3.2-8.fc40.ppc64 100% | 736.2 KiB/s |  22.1 KiB |  00m00s
[129/154] libxml2-0:2.12.8-1.fc40.ppc64 100% |  25.8 MiB/s | 766.9 KiB |  00m00s
[130/154] fedora-repos-0:40-2.noarch    100% | 499.2 KiB/s |   9.5 KiB |  00m00s
[131/154] fedora-gpg-keys-0:40-2.noarch 100% |   6.4 MiB/s | 132.1 KiB |  00m00s
[132/154] elfutils-default-yama-scope-0 100% | 649.1 KiB/s |  12.3 KiB |  00m00s
[133/154] p11-kit-trust-0:0.25.5-1.fc40 100% |   7.2 MiB/s | 148.0 KiB |  00m00s
[134/154] libtasn1-0:4.19.0-6.fc40.ppc6 100% |   3.0 MiB/s |  79.0 KiB |  00m00s
[135/154] p11-kit-0:0.25.5-1.fc40.ppc64 100% |  12.1 MiB/s | 496.0 KiB |  00m00s
[136/154] alternatives-0:1.27-1.fc40.pp 100% |   1.9 MiB/s |  43.2 KiB |  00m00s
[137/154] fedora-release-0:40-40.noarch 100% | 608.3 KiB/s |  11.0 KiB |  00m00s
[138/154] xxhash-libs-0:0.8.2-4.fc40.pp 100% |   1.3 MiB/s |  37.2 KiB |  00m00s
[139/154] fedora-release-identity-basic 100% | 617.6 KiB/s |  11.7 KiB |  00m00s
[140/154] libcurl-0:8.6.0-10.fc40.ppc64 100% |  16.3 MiB/s | 382.9 KiB |  00m00s
[141/154] binutils-gold-0:2.41-37.fc40. 100% |  11.0 MiB/s |   1.1 MiB |  00m00s
[142/154] libbrotli-0:1.1.0-3.fc40.ppc6 100% |  11.7 MiB/s | 384.1 KiB |  00m00s
[143/154] libidn2-0:2.3.7-1.fc40.ppc64l 100% |   2.8 MiB/s | 121.4 KiB |  00m00s
[144/154] libpsl-0:0.21.5-3.fc40.ppc64l 100% |   2.4 MiB/s |  65.6 KiB |  00m00s
[145/154] gdb-minimal-0:15.2-3.fc40.ppc 100% |  27.2 MiB/s |   4.5 MiB |  00m00s
[146/154] openldap-0:2.6.7-1.fc40.ppc64 100% |   8.8 MiB/s | 287.0 KiB |  00m00s
[147/154] libssh-0:0.10.6-5.fc40.ppc64l 100% |   4.4 MiB/s | 239.1 KiB |  00m00s
[148/154] publicsuffix-list-dafsa-0:202 100% |   2.3 MiB/s |  58.1 KiB |  00m00s
[149/154] libssh-config-0:0.10.6-5.fc40 100% | 361.2 KiB/s |   9.0 KiB |  00m00s
[150/154] cyrus-sasl-lib-0:2.1.28-19.fc 100% |  23.1 MiB/s | 875.2 KiB |  00m00s
[151/154] libtool-ltdl-0:2.4.7-10.fc40. 100% |   1.5 MiB/s |  40.1 KiB |  00m00s
[152/154] libevent-0:2.1.12-12.fc40.ppc 100% |   4.6 MiB/s | 275.3 KiB |  00m00s
[153/154] libnghttp2-0:1.59.0-3.fc40.pp 100% |   4.1 MiB/s |  84.7 KiB |  00m00s
[154/154] libunistring-0:1.1-7.fc40.ppc 100% | 570.6 KiB/s | 575.1 KiB |  00m01s
--------------------------------------------------------------------------------
[154/154] Total                         100% |  15.6 MiB/s |  57.6 MiB |  00m04s
Running transaction
Importing PGP key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
[  1/156] Verify package files          100% | 266.0   B/s | 154.0   B |  00m01s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-8.fc40.ppc64le
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-8.fc40.ppc64le
[  2/156] Prepare transaction           100% |   1.2 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-3. 100% |  85.9 MiB/s | 352.0 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:14.2.1-3.fc40.ppc64le
>>> Stop post-install scriptlet: libgcc-0:14.2.1-3.fc40.ppc64le
[  4/156] Installing crypto-policies-0: 100% |  12.4 MiB/s | 190.6 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20241011-1.git5930b9a.fc40
>>> Stop post-install scriptlet: crypto-policies-0:20241011-1.git5930b9a.fc40.no
[  5/156] Installing fedora-release-ide 100% | 445.3 KiB/s | 912.0   B |  00m00s
[  6/156] Installing fedora-gpg-keys-0: 100% |  13.8 MiB/s | 169.7 KiB |  00m00s
[  7/156] Installing fedora-repos-0:40- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[  8/156] Installing fedora-release-com 100% |  11.4 MiB/s |  23.4 KiB |  00m00s
[  9/156] Installing fedora-release-0:4 100% | 121.1 KiB/s | 124.0   B |  00m00s
[ 10/156] Installing setup-0:2.14.5-2.f 100% |  19.2 MiB/s | 725.8 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
>>> Stop post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
[ 11/156] Installing filesystem-0:3.18- 100% |   1.1 MiB/s | 212.4 KiB |  00m00s
[ 12/156] Installing basesystem-0:11-20 100% | 121.1 KiB/s | 124.0   B |  00m00s
[ 13/156] Installing libssh-config-0:0. 100% | 796.9 KiB/s | 816.0   B |  00m00s
[ 14/156] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 15/156] Installing rust-srpm-macros-0 100% |   5.4 MiB/s |   5.6 KiB |  00m00s
[ 16/156] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 17/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[ 18/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 19/156] Installing ansible-srpm-macro 100% |   7.1 MiB/s |  36.2 KiB |  00m00s
[ 20/156] Installing pcre2-syntax-0:10. 100% |  82.7 MiB/s | 254.1 KiB |  00m00s
[ 21/156] Installing pkgconf-m4-0:2.1.1 100% |  14.0 MiB/s |  14.3 KiB |  00m00s
[ 22/156] Installing ncurses-base-0:6.4 100% |  22.9 MiB/s | 351.6 KiB |  00m00s
[ 23/156] Installing glibc-minimal-lang 100% | 121.1 KiB/s | 124.0   B |  00m00s
[ 24/156] Installing ncurses-libs-0:6.4 100% | 115.9 MiB/s |   2.4 MiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.39-22.fc40.ppc64le
>>> Stop pre-install scriptlet: glibc-0:2.39-22.fc40.ppc64le
[ 25/156] Installing glibc-0:2.39-22.fc 100% | 105.9 MiB/s |  14.7 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.39-22.fc40.ppc64le
>>> Stop post-install scriptlet: glibc-0:2.39-22.fc40.ppc64le
[ 26/156] Installing bash-0:5.2.26-3.fc 100% | 135.8 MiB/s |   8.7 MiB |  00m00s
>>> Running post-install scriptlet: bash-0:5.2.26-3.fc40.ppc64le
>>> Stop post-install scriptlet: bash-0:5.2.26-3.fc40.ppc64le
[ 27/156] Installing glibc-common-0:2.3 100% | 131.2 MiB/s |   2.6 MiB |  00m00s
[ 28/156] Installing glibc-gconv-extra- 100% | 191.3 MiB/s |  49.2 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.39-22.fc40.ppc64le
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.39-22.fc40.ppc64le
[ 29/156] Installing zlib-ng-compat-0:2 100% | 128.2 MiB/s | 262.5 KiB |  00m00s
[ 30/156] Installing xz-libs-1:5.4.6-3. 100% | 107.6 MiB/s | 330.6 KiB |  00m00s
[ 31/156] Installing bzip2-libs-0:1.0.8 100% |  98.5 MiB/s | 201.8 KiB |  00m00s
[ 32/156] Installing readline-0:8.2-8.f 100% | 133.3 MiB/s | 819.2 KiB |  00m00s
[ 33/156] Installing popt-0:1.19-6.fc40 100% |  39.0 MiB/s | 279.4 KiB |  00m00s
[ 34/156] Installing libuuid-0:2.40.2-1 100% |  96.9 MiB/s | 198.5 KiB |  00m00s
[ 35/156] Installing libzstd-0:1.5.6-1. 100% |  69.0 MiB/s | 989.2 KiB |  00m00s
[ 36/156] Installing elfutils-libelf-0: 100% | 146.0 MiB/s |   1.3 MiB |  00m00s
[ 37/156] Installing libstdc++-0:14.2.1 100% | 153.7 MiB/s |   3.8 MiB |  00m00s
[ 38/156] Installing libblkid-0:2.40.2- 100% | 118.1 MiB/s | 483.6 KiB |  00m00s
[ 39/156] Installing gmp-1:6.2.1-8.fc40 100% | 138.6 MiB/s | 851.8 KiB |  00m00s
[ 40/156] Installing libattr-0:2.5.2-3. 100% | 192.6 MiB/s | 197.2 KiB |  00m00s
[ 41/156] Installing libacl-0:2.3.2-1.f 100% |  96.0 MiB/s | 196.6 KiB |  00m00s
[ 42/156] Installing libxcrypt-0:4.4.36 100% |  98.1 MiB/s | 402.0 KiB |  00m00s
[ 43/156] Installing lz4-libs-0:1.9.4-6 100% | 106.2 MiB/s | 326.2 KiB |  00m00s
[ 44/156] Installing gdbm-libs-1:1.23-6 100% | 139.1 MiB/s | 427.2 KiB |  00m00s
[ 45/156] Installing libeconf-0:0.6.2-2 100% | 101.4 MiB/s | 207.6 KiB |  00m00s
[ 46/156] Installing mpfr-0:4.2.1-4.fc4 100% | 119.5 MiB/s | 978.6 KiB |  00m00s
[ 47/156] Installing gawk-0:5.3.0-3.fc4 100% | 136.7 MiB/s |   4.5 MiB |  00m00s
[ 48/156] Installing dwz-0:0.15-8.fc40. 100% | 110.4 MiB/s | 452.2 KiB |  00m00s
[ 49/156] Installing unzip-0:6.0-63.fc4 100% | 139.6 MiB/s | 858.0 KiB |  00m00s
[ 50/156] Installing file-libs-0:5.45-4 100% | 234.6 MiB/s |  10.1 MiB |  00m00s
[ 51/156] Installing file-0:5.45-4.fc40 100% | 131.3 MiB/s | 268.9 KiB |  00m00s
[ 52/156] Installing libsmartcols-0:2.4 100% | 115.4 MiB/s | 354.6 KiB |  00m00s
[ 53/156] Installing libcap-ng-0:0.8.4- 100% | 136.2 MiB/s | 418.4 KiB |  00m00s
[ 54/156] Installing audit-libs-0:4.0.2 100% | 132.3 MiB/s | 677.3 KiB |  00m00s
[ 55/156] Installing pam-libs-0:1.6.1-4 100% | 148.6 MiB/s | 608.8 KiB |  00m00s
[ 56/156] Installing libcap-0:2.69-8.fc 100% | 171.8 MiB/s |   1.4 MiB |  00m00s
[ 57/156] Installing systemd-libs-0:255 100% | 157.3 MiB/s |   2.8 MiB |  00m00s
[ 58/156] Installing lua-libs-0:5.4.6-5 100% | 111.8 MiB/s | 458.1 KiB |  00m00s
[ 59/156] Installing libsepol-0:3.7-2.f 100% | 122.7 MiB/s |   1.1 MiB |  00m00s
[ 60/156] Installing jansson-0:2.13.1-9 100% | 108.2 MiB/s | 221.7 KiB |  00m00s
[ 61/156] Installing pcre2-0:10.44-1.fc 100% | 157.9 MiB/s | 970.2 KiB |  00m00s
[ 62/156] Installing libselinux-0:3.7-5 100% | 107.5 MiB/s | 330.3 KiB |  00m00s
[ 63/156] Installing sed-0:4.9-1.fc40.p 100% |  82.2 MiB/s |   1.0 MiB |  00m00s
[ 64/156] Installing grep-0:3.11-7.fc40 100% |  82.8 MiB/s |   1.2 MiB |  00m00s
[ 65/156] Installing findutils-1:4.9.0- 100% | 109.0 MiB/s |   1.9 MiB |  00m00s
[ 66/156] Installing xz-1:5.4.6-3.fc40. 100% |  95.1 MiB/s |   2.3 MiB |  00m00s
[ 67/156] Installing libmount-0:2.40.2- 100% | 134.1 MiB/s | 549.1 KiB |  00m00s
[ 68/156] Installing libcom_err-0:1.47. 100% | 117.3 MiB/s | 240.2 KiB |  00m00s
[ 69/156] Installing libffi-0:3.4.4-7.f 100% | 106.8 MiB/s | 218.6 KiB |  00m00s
[ 70/156] Installing libtasn1-0:4.19.0- 100% | 113.7 MiB/s | 349.2 KiB |  00m00s
[ 71/156] Installing p11-kit-0:0.25.5-1 100% | 116.5 MiB/s |   3.1 MiB |  00m00s
[ 72/156] Installing alternatives-0:1.2 100% | 107.4 MiB/s | 219.9 KiB |  00m00s
[ 73/156] Installing libunistring-0:1.1 100% | 144.0 MiB/s |   1.9 MiB |  00m00s
[ 74/156] Installing libidn2-0:2.3.7-1. 100% |  64.6 MiB/s | 462.8 KiB |  00m00s
[ 75/156] Installing libpsl-0:0.21.5-3. 100% |  96.4 MiB/s | 197.3 KiB |  00m00s
[ 76/156] Installing p11-kit-trust-0:0. 100% |  53.5 MiB/s | 657.1 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.ppc64le
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.ppc64le
[ 77/156] Installing util-linux-core-0: 100% | 177.2 MiB/s |   6.2 MiB |  00m00s
[ 78/156] Installing tar-2:1.35-3.fc40. 100% | 138.8 MiB/s |   3.2 MiB |  00m00s
[ 79/156] Installing libsemanage-0:3.7- 100% |  80.0 MiB/s | 491.3 KiB |  00m00s
[ 80/156] Installing shadow-utils-2:4.1 100% |  86.5 MiB/s |   7.4 MiB |  00m00s
>>> Running pre-install scriptlet: libutempter-0:1.2.1-13.fc40.ppc64le
>>> Stop pre-install scriptlet: libutempter-0:1.2.1-13.fc40.ppc64le
[ 81/156] Installing libutempter-0:1.2. 100% | 102.4 MiB/s | 419.5 KiB |  00m00s
[ 82/156] Installing zip-0:3.0-40.fc40. 100% | 138.7 MiB/s |   1.2 MiB |  00m00s
[ 83/156] Installing gdbm-1:1.23-6.fc40 100% | 101.3 MiB/s | 933.2 KiB |  00m00s
[ 84/156] Installing cyrus-sasl-lib-0:2 100% | 161.1 MiB/s |   3.5 MiB |  00m00s
[ 85/156] Installing zstd-0:1.5.6-1.fc4 100% | 158.9 MiB/s |   2.1 MiB |  00m00s
[ 86/156] Installing libfdisk-0:2.40.2- 100% | 133.8 MiB/s | 548.2 KiB |  00m00s
[ 87/156] Installing bzip2-0:1.0.8-18.f 100% | 105.5 MiB/s | 432.0 KiB |  00m00s
[ 88/156] Installing libxml2-0:2.12.8-1 100% | 148.1 MiB/s |   2.5 MiB |  00m00s
[ 89/156] Installing sqlite-libs-0:3.45 100% | 133.7 MiB/s |   1.9 MiB |  00m00s
[ 90/156] Installing ed-0:1.20.2-1.fc40 100% |  92.8 MiB/s | 285.1 KiB |  00m00s
[ 91/156] Installing patch-0:2.7.6-24.f 100% |  95.7 MiB/s | 392.1 KiB |  00m00s
[ 92/156] Installing elfutils-default-y 100% | 340.5 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.192-6.fc40.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.192-6.fc40.noar
[ 93/156] Installing cpio-0:2.15-1.fc40 100% | 101.7 MiB/s |   1.2 MiB |  00m00s
[ 94/156] Installing diffutils-0:3.10-5 100% | 127.7 MiB/s |   2.2 MiB |  00m00s
[ 95/156] Installing librtas-0:2.0.5-1. 100% |  43.5 MiB/s | 490.3 KiB |  00m00s
>>> Running post-install scriptlet: librtas-0:2.0.5-1.fc40.ppc64le
>>> Stop post-install scriptlet: librtas-0:2.0.5-1.fc40.ppc64le
[ 96/156] Installing json-c-0:0.17-3.fc 100% |  66.3 MiB/s | 203.6 KiB |  00m00s
[ 97/156] Installing libgomp-0:14.2.1-3 100% | 136.1 MiB/s | 696.8 KiB |  00m00s
[ 98/156] Installing libpkgconf-0:2.1.1 100% |  97.2 MiB/s | 199.1 KiB |  00m00s
[ 99/156] Installing pkgconf-0:2.1.1-2. 100% |  78.5 MiB/s | 241.2 KiB |  00m00s
[100/156] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[101/156] Installing keyutils-libs-0:1. 100% | 111.1 MiB/s | 227.5 KiB |  00m00s
[102/156] Installing libverto-0:0.3.2-8 100% |  24.3 MiB/s | 199.0 KiB |  00m00s
[103/156] Installing xxhash-libs-0:0.8. 100% | 104.2 MiB/s | 213.3 KiB |  00m00s
[104/156] Installing libbrotli-0:1.1.0- 100% | 140.6 MiB/s |   1.3 MiB |  00m00s
[105/156] Installing libtool-ltdl-0:2.4 100% | 109.0 MiB/s | 223.2 KiB |  00m00s
[106/156] Installing libnghttp2-0:1.59. 100% | 128.5 MiB/s | 263.2 KiB |  00m00s
[107/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[108/156] Installing package-notes-srpm 100% |   2.0 MiB/s |   2.0 KiB |  00m00s
[109/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 384.0   B |  00m00s
[110/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[111/156] Installing kernel-srpm-macros 100% |   2.3 MiB/s |   2.3 KiB |  00m00s
[112/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[113/156] Installing fpc-srpm-macros-0: 100% | 410.2 KiB/s | 420.0   B |  00m00s
[114/156] Installing coreutils-common-0 100% | 147.0 MiB/s |  11.5 MiB |  00m00s
[115/156] Installing openssl-libs-1:3.2 100% | 162.0 MiB/s |   8.6 MiB |  00m00s
[116/156] Installing coreutils-0:9.4-9. 100% | 192.1 MiB/s |  22.5 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40
>>> Stop pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.no
[117/156] Installing ca-certificates-0: 100% |   1.4 MiB/s |   2.4 MiB |  00m02s
>>> Running post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc4
>>> Stop post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.n
[118/156] Installing krb5-libs-0:1.21.3 100% | 147.9 MiB/s |   3.8 MiB |  00m00s
[119/156] Installing libtirpc-0:1.3.6-1 100% | 110.9 MiB/s | 340.5 KiB |  00m00s
[120/156] Installing gzip-0:1.13-1.fc40 100% |  77.9 MiB/s | 558.4 KiB |  00m00s
[121/156] Installing authselect-libs-0: 100% |  66.0 MiB/s | 946.7 KiB |  00m00s
[122/156] Installing libarchive-0:3.7.2 100% | 126.6 MiB/s |   1.3 MiB |  00m00s
[123/156] Installing authselect-0:1.5.0 100% |  61.3 MiB/s | 313.8 KiB |  00m00s
[124/156] Installing cracklib-0:2.9.11- 100% |  71.0 MiB/s | 945.6 KiB |  00m00s
[125/156] Installing libpwquality-0:1.4 100% |  79.1 MiB/s |   1.1 MiB |  00m00s
[126/156] Installing libnsl2-0:2.0.1-1. 100% |  72.6 MiB/s | 222.9 KiB |  00m00s
[127/156] Installing pam-0:1.6.1-4.fc40 100% | 109.1 MiB/s |  11.0 MiB |  00m00s
[128/156] Installing libssh-0:0.10.6-5. 100% |  99.3 MiB/s | 711.4 KiB |  00m00s
[129/156] Installing rpm-sequoia-0:1.7. 100% | 143.3 MiB/s |   2.9 MiB |  00m00s
[130/156] Installing rpm-libs-0:4.19.1. 100% | 136.7 MiB/s |   1.1 MiB |  00m00s
[131/156] Installing libevent-0:2.1.12- 100% | 158.5 MiB/s |   1.6 MiB |  00m00s
[132/156] Installing openldap-0:2.6.7-1 100% | 117.5 MiB/s |   1.1 MiB |  00m00s
[133/156] Installing libcurl-0:8.6.0-10 100% | 137.5 MiB/s | 985.9 KiB |  00m00s
[134/156] Installing elfutils-libs-0:0. 100% | 104.3 MiB/s |   1.0 MiB |  00m00s
[135/156] Installing elfutils-debuginfo 100% |  98.2 MiB/s | 402.1 KiB |  00m00s
[136/156] Installing binutils-0:2.41-37 100% | 165.8 MiB/s |  31.8 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.41-37.fc40.ppc64le
>>> Stop post-install scriptlet: binutils-0:2.41-37.fc40.ppc64le
[137/156] Installing binutils-gold-0:2. 100% | 121.5 MiB/s |   3.8 MiB |  00m00s
>>> Running post-install scriptlet: binutils-gold-0:2.41-37.fc40.ppc64le
>>> Stop post-install scriptlet: binutils-gold-0:2.41-37.fc40.ppc64le
[138/156] Installing elfutils-0:0.192-6 100% | 188.1 MiB/s |   5.3 MiB |  00m00s
[139/156] Installing gdb-minimal-0:15.2 100% | 163.0 MiB/s |  15.5 MiB |  00m00s
[140/156] Installing debugedit-0:5.0-18 100% | 122.5 MiB/s | 501.8 KiB |  00m00s
[141/156] Installing rpm-build-libs-0:4 100% |  63.9 MiB/s | 327.2 KiB |  00m00s
[142/156] Installing curl-0:8.6.0-10.fc 100% |  26.5 MiB/s | 868.9 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.ppc64le
>>> Stop pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.ppc64le
[143/156] Installing rpm-0:4.19.1.1-1.f 100% |  78.1 MiB/s |   3.4 MiB |  00m00s
[144/156] Installing efi-srpm-macros-0: 100% |   2.9 MiB/s |  41.2 KiB |  00m00s
[145/156] Installing lua-srpm-macros-0: 100% |   1.9 MiB/s |   1.9 KiB |  00m00s
[146/156] Installing zig-srpm-macros-0: 100% | 184.9 KiB/s |   1.7 KiB |  00m00s
[147/156] Installing fonts-srpm-macros- 100% |  27.6 MiB/s |  56.5 KiB |  00m00s
[148/156] Installing go-srpm-macros-0:3 100% |  60.2 MiB/s |  61.6 KiB |  00m00s
[149/156] Installing forge-srpm-macros- 100% |  39.4 MiB/s |  40.4 KiB |  00m00s
[150/156] Installing python-srpm-macros 100% |  25.3 MiB/s |  51.8 KiB |  00m00s
[151/156] Installing redhat-rpm-config- 100% |  31.2 MiB/s | 191.9 KiB |  00m00s
[152/156] Installing rpm-build-0:4.19.1 100% | 120.4 MiB/s |   1.2 MiB |  00m00s
[153/156] Installing pyproject-srpm-mac 100% | 833.3 KiB/s |   2.5 KiB |  00m00s
[154/156] Installing util-linux-0:2.40. 100% | 170.0 MiB/s |  17.8 MiB |  00m00s
>>> Running post-install scriptlet: util-linux-0:2.40.2-1.fc40.ppc64le
>>> Stop post-install scriptlet: util-linux-0:2.40.2-1.fc40.ppc64le
[155/156] Installing which-0:2.21-41.fc 100% |  81.5 MiB/s | 250.2 KiB |  00m00s
[156/156] Installing info-0:7.1-2.fc40. 100% | 315.2 KiB/s | 677.9 KiB |  00m02s
>>> Running post-transaction scriptlet: filesystem-0:3.18-8.fc40.ppc64le
>>> Stop post-transaction scriptlet: filesystem-0:3.18-8.fc40.ppc64le
>>> Running post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0
>>> Stop post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc
>>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-6.fc40.ppc64le
>>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-6.fc40.ppc64le
>>> Running post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.ppc64le
>>> Stop post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.ppc64le
>>> Running trigger-install scriptlet: glibc-common-0:2.39-22.fc40.ppc64le
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-22.fc40.ppc64le
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.ppc64le
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.ppc64le
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.27-1.fc40.ppc64le
ansible-srpm-macros-1-16.fc40.noarch
audit-libs-4.0.2-1.fc40.ppc64le
authselect-1.5.0-6.fc40.ppc64le
authselect-libs-1.5.0-6.fc40.ppc64le
basesystem-11-20.fc40.noarch
bash-5.2.26-3.fc40.ppc64le
binutils-2.41-37.fc40.ppc64le
binutils-gold-2.41-37.fc40.ppc64le
bzip2-1.0.8-18.fc40.ppc64le
bzip2-libs-1.0.8-18.fc40.ppc64le
ca-certificates-2024.2.69_v8.0.401-1.0.fc40.noarch
coreutils-9.4-9.fc40.ppc64le
coreutils-common-9.4-9.fc40.ppc64le
cpio-2.15-1.fc40.ppc64le
cracklib-2.9.11-5.fc40.ppc64le
crypto-policies-20241011-1.git5930b9a.fc40.noarch
curl-8.6.0-10.fc40.ppc64le
cyrus-sasl-lib-2.1.28-19.fc40.ppc64le
debugedit-5.0-18.fc40.ppc64le
diffutils-3.10-5.fc40.ppc64le
dwz-0.15-8.fc40.ppc64le
ed-1.20.2-1.fc40.ppc64le
efi-srpm-macros-5-11.fc40.noarch
elfutils-0.192-6.fc40.ppc64le
elfutils-debuginfod-client-0.192-6.fc40.ppc64le
elfutils-default-yama-scope-0.192-6.fc40.noarch
elfutils-libelf-0.192-6.fc40.ppc64le
elfutils-libs-0.192-6.fc40.ppc64le
fedora-gpg-keys-40-2.noarch
fedora-release-40-40.noarch
fedora-release-common-40-40.noarch
fedora-release-identity-basic-40-40.noarch
fedora-repos-40-2.noarch
file-5.45-4.fc40.ppc64le
file-libs-5.45-4.fc40.ppc64le
filesystem-3.18-8.fc40.ppc64le
findutils-4.9.0-9.fc40.ppc64le
fonts-srpm-macros-2.0.5-14.fc40.noarch
forge-srpm-macros-0.3.2-1.fc40.noarch
fpc-srpm-macros-1.3-12.fc40.noarch
gawk-5.3.0-3.fc40.ppc64le
gdb-minimal-15.2-3.fc40.ppc64le
gdbm-1.23-6.fc40.ppc64le
gdbm-libs-1.23-6.fc40.ppc64le
ghc-srpm-macros-1.9.1-1.fc40.noarch
glibc-2.39-22.fc40.ppc64le
glibc-common-2.39-22.fc40.ppc64le
glibc-gconv-extra-2.39-22.fc40.ppc64le
glibc-minimal-langpack-2.39-22.fc40.ppc64le
gmp-6.2.1-8.fc40.ppc64le
gnat-srpm-macros-6-5.fc40.noarch
go-srpm-macros-3.5.0-1.fc40.noarch
gpg-pubkey-a15b79cc-63d04c2c
grep-3.11-7.fc40.ppc64le
gzip-1.13-1.fc40.ppc64le
info-7.1-2.fc40.ppc64le
jansson-2.13.1-9.fc40.ppc64le
json-c-0.17-3.fc40.ppc64le
kernel-srpm-macros-1.0-23.fc40.noarch
keyutils-libs-1.6.3-3.fc40.ppc64le
krb5-libs-1.21.3-2.fc40.ppc64le
libacl-2.3.2-1.fc40.ppc64le
libarchive-3.7.2-7.fc40.ppc64le
libattr-2.5.2-3.fc40.ppc64le
libblkid-2.40.2-1.fc40.ppc64le
libbrotli-1.1.0-3.fc40.ppc64le
libcap-2.69-8.fc40.ppc64le
libcap-ng-0.8.4-4.fc40.ppc64le
libcom_err-1.47.0-5.fc40.ppc64le
libcurl-8.6.0-10.fc40.ppc64le
libeconf-0.6.2-2.fc40.ppc64le
libevent-2.1.12-12.fc40.ppc64le
libfdisk-2.40.2-1.fc40.ppc64le
libffi-3.4.4-7.fc40.ppc64le
libgcc-14.2.1-3.fc40.ppc64le
libgomp-14.2.1-3.fc40.ppc64le
libidn2-2.3.7-1.fc40.ppc64le
libmount-2.40.2-1.fc40.ppc64le
libnghttp2-1.59.0-3.fc40.ppc64le
libnsl2-2.0.1-1.fc40.ppc64le
libpkgconf-2.1.1-2.fc40.ppc64le
libpsl-0.21.5-3.fc40.ppc64le
libpwquality-1.4.5-9.fc40.ppc64le
librtas-2.0.5-1.fc40.ppc64le
libselinux-3.7-5.fc40.ppc64le
libsemanage-3.7-2.fc40.ppc64le
libsepol-3.7-2.fc40.ppc64le
libsmartcols-2.40.2-1.fc40.ppc64le
libssh-0.10.6-5.fc40.ppc64le
libssh-config-0.10.6-5.fc40.noarch
libstdc++-14.2.1-3.fc40.ppc64le
libtasn1-4.19.0-6.fc40.ppc64le
libtirpc-1.3.6-1.fc40.ppc64le
libtool-ltdl-2.4.7-10.fc40.ppc64le
libunistring-1.1-7.fc40.ppc64le
libutempter-1.2.1-13.fc40.ppc64le
libuuid-2.40.2-1.fc40.ppc64le
libverto-0.3.2-8.fc40.ppc64le
libxcrypt-4.4.36-10.fc40.ppc64le
libxml2-2.12.8-1.fc40.ppc64le
libzstd-1.5.6-1.fc40.ppc64le
lua-libs-5.4.6-5.fc40.ppc64le
lua-srpm-macros-1-13.fc40.noarch
lz4-libs-1.9.4-6.fc40.ppc64le
mpfr-4.2.1-4.fc40.ppc64le
ncurses-base-6.4-12.20240127.fc40.noarch
ncurses-libs-6.4-12.20240127.fc40.ppc64le
ocaml-srpm-macros-9-3.fc40.noarch
openblas-srpm-macros-2-16.fc40.noarch
openldap-2.6.7-1.fc40.ppc64le
openssl-libs-3.2.2-3.fc40.ppc64le
p11-kit-0.25.5-1.fc40.ppc64le
p11-kit-trust-0.25.5-1.fc40.ppc64le
package-notes-srpm-macros-0.5-11.fc40.noarch
pam-1.6.1-4.fc40.ppc64le
pam-libs-1.6.1-4.fc40.ppc64le
patch-2.7.6-24.fc40.ppc64le
pcre2-10.44-1.fc40.ppc64le
pcre2-syntax-10.44-1.fc40.noarch
perl-srpm-macros-1-53.fc40.noarch
pkgconf-2.1.1-2.fc40.ppc64le
pkgconf-m4-2.1.1-2.fc40.noarch
pkgconf-pkg-config-2.1.1-2.fc40.ppc64le
popt-1.19-6.fc40.ppc64le
publicsuffix-list-dafsa-20240107-3.fc40.noarch
pyproject-srpm-macros-1.16.0-1.fc40.noarch
python-srpm-macros-3.12-8.fc40.noarch
qt5-srpm-macros-5.15.15-1.fc40.noarch
qt6-srpm-macros-6.7.2-2.fc40.noarch
readline-8.2-8.fc40.ppc64le
redhat-rpm-config-288-1.fc40.noarch
rpm-4.19.1.1-1.fc40.ppc64le
rpm-build-4.19.1.1-1.fc40.ppc64le
rpm-build-libs-4.19.1.1-1.fc40.ppc64le
rpm-libs-4.19.1.1-1.fc40.ppc64le
rpm-sequoia-1.7.0-1.fc40.ppc64le
rust-srpm-macros-26.3-1.fc40.noarch
sed-4.9-1.fc40.ppc64le
setup-2.14.5-2.fc40.noarch
shadow-utils-4.15.1-4.fc40.ppc64le
sqlite-libs-3.45.1-2.fc40.ppc64le
systemd-libs-255.14-1.fc40.ppc64le
tar-1.35-3.fc40.ppc64le
unzip-6.0-63.fc40.ppc64le
util-linux-2.40.2-1.fc40.ppc64le
util-linux-core-2.40.2-1.fc40.ppc64le
which-2.21-41.fc40.ppc64le
xxhash-libs-0.8.2-4.fc40.ppc64le
xz-5.4.6-3.fc40.ppc64le
xz-libs-5.4.6-3.fc40.ppc64le
zig-srpm-macros-1-2.fc40.noarch
zip-3.0-40.fc40.ppc64le
zlib-ng-compat-2.1.7-2.fc40.ppc64le
zstd-1.5.6-1.fc40.ppc64le
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1685923200
Wrote: /builddir/build/SRPMS/nkf-2.1.5-1.fc40.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-ppc64le-1732867832.041203/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-x7dkbmft/nkf/nkf.spec) Config(child) 1 minutes 16 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/nkf-2.1.5-1.fc40.src.rpm)  Config(fedora-40-ppc64le)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-ppc64le-bootstrap-1732867832.041203/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-40-ppc64le-bootstrap-1732867832.041203/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-40-ppc64le-1732867832.041203/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 installed into bootstrap:
  rpm-4.19.1.1-1.fc40.ppc64le
  rpm-sequoia-1.7.0-1.fc40.ppc64le
  dnf5-5.1.17-2.fc40.ppc64le
  dnf5-plugins-5.1.17-2.fc40.ppc64le
Finish: chroot init
Start: build phase for nkf-2.1.5-1.fc40.src.rpm
Start: build setup for nkf-2.1.5-1.fc40.src.rpm
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1685923200
Wrote: /builddir/build/SRPMS/nkf-2.1.5-1.fc40.src.rpm
Updating and loading repositories:
 updates                                100% | 127.6 KiB/s |   6.1 KiB |  00m00s
 fedora                                 100% |  28.7 KiB/s |   5.0 KiB |  00m00s
 Copr repository                        100% |  11.8 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package                  Arch    Version              Repository      Size
Installing:                                                               
 gcc                     ppc64le 14.2.1-3.fc40        updates     93.1 MiB
 make                    ppc64le 1:4.4.1-6.fc40       fedora       1.9 MiB
 perl-ExtUtils-MakeMaker noarch  2:7.70-503.fc40      fedora     732.9 KiB
 perl-devel              ppc64le 4:5.38.2-506.fc40    fedora       8.1 MiB
 perl-generators         noarch  1.16-5.fc40          fedora      21.8 KiB
Installing dependencies:                                                  
 annobin-docs            noarch  12.60-1.fc40         updates     96.2 KiB
 annobin-plugin-gcc      ppc64le 12.60-1.fc40         updates      1.1 MiB
 cpp                     ppc64le 14.2.1-3.fc40        updates     32.4 MiB
 expat                   ppc64le 2.6.3-1.fc40         updates    603.3 KiB
 gc                      ppc64le 8.2.2-6.fc40         fedora     914.0 KiB
 gcc-plugin-annobin      ppc64le 14.2.1-3.fc40        updates    196.9 KiB
 glibc-devel             ppc64le 2.39-22.fc40         updates      2.6 MiB
 groff-base              ppc64le 1.23.0-6.fc40        fedora       5.4 MiB
 guile30                 ppc64le 3.0.7-12.fc40        fedora      52.2 MiB
 kernel-headers          ppc64le 6.11.3-200.fc40      updates      6.4 MiB
 libasan                 ppc64le 14.2.1-3.fc40        updates      2.0 MiB
 libatomic               ppc64le 14.2.1-3.fc40        updates    196.2 KiB
 libb2                   ppc64le 0.98.1-11.fc40       fedora     202.1 KiB
 libmpc                  ppc64le 1.3.1-5.fc40         fedora     345.6 KiB
 libubsan                ppc64le 14.2.1-3.fc40        updates    668.5 KiB
 libxcrypt-devel         ppc64le 4.4.36-10.fc40       updates     30.5 KiB
 mpdecimal               ppc64le 2.5.1-9.fc40         fedora     328.9 KiB
 ncurses                 ppc64le 6.4-12.20240127.fc40 fedora       1.7 MiB
 perl-AutoLoader         noarch  5.74-506.fc40        fedora      20.5 KiB
 perl-AutoSplit          noarch  5.74-506.fc40        fedora      23.1 KiB
 perl-B                  ppc64le 1.88-506.fc40        fedora     604.3 KiB
 perl-Benchmark          noarch  1.24-506.fc40        fedora      36.3 KiB
 perl-Carp               noarch  1.54-502.fc40        fedora      46.5 KiB
 perl-Class-Struct       noarch  0.68-506.fc40        fedora      25.4 KiB
 perl-Data-Dumper        ppc64le 2.188-503.fc40       fedora     263.4 KiB
 perl-Devel-PPPort       ppc64le 3.71-503.fc40        fedora       1.0 MiB
 perl-Digest             noarch  1.20-502.fc40        fedora      35.2 KiB
 perl-Digest-MD5         ppc64le 2.59-3.fc40          fedora     231.4 KiB
 perl-DynaLoader         ppc64le 1.54-506.fc40        fedora      32.1 KiB
 perl-Encode             ppc64le 4:3.21-505.fc40      fedora       5.9 MiB
 perl-Errno              ppc64le 1.37-506.fc40        fedora       8.4 KiB
 perl-Exporter           noarch  5.78-3.fc40          fedora      54.2 KiB
 perl-ExtUtils-Command   noarch  2:7.70-503.fc40      fedora       9.6 KiB
 perl-ExtUtils-Constant  noarch  0.25-506.fc40        fedora      85.8 KiB
 perl-ExtUtils-Install   noarch  2.22-502.fc40        fedora      85.4 KiB
 perl-ExtUtils-Manifest  noarch  1:1.75-5.fc40        fedora      84.8 KiB
 perl-ExtUtils-ParseXS   noarch  1:3.51-503.fc40      fedora     399.1 KiB
 perl-Fcntl              ppc64le 1.15-506.fc40        fedora     200.3 KiB
 perl-Fedora-VSP         noarch  0.001-34.fc40        fedora      39.6 KiB
 perl-File-Basename      noarch  2.86-506.fc40        fedora      14.0 KiB
 perl-File-Compare       noarch  1.100.700-506.fc40   fedora       5.5 KiB
 perl-File-Copy          noarch  2.41-506.fc40        fedora      19.6 KiB
 perl-File-Find          noarch  1.43-506.fc40        fedora      41.9 KiB
 perl-File-Path          noarch  2.18-503.fc40        fedora      63.5 KiB
 perl-File-Temp          noarch  1:0.231.100-503.fc40 fedora     162.3 KiB
 perl-File-stat          noarch  1.13-506.fc40        fedora      12.7 KiB
 perl-FileHandle         noarch  2.05-506.fc40        fedora       9.3 KiB
 perl-Getopt-Long        noarch  1:2.57-4.fc40        updates    144.1 KiB
 perl-Getopt-Std         noarch  1.13-506.fc40        fedora      11.1 KiB
 perl-HTTP-Tiny          noarch  0.088-5.fc40         fedora     152.1 KiB
 perl-IO                 ppc64le 1.52-506.fc40        fedora     318.7 KiB
 perl-IO-Socket-IP       noarch  0.42-2.fc40          fedora      98.6 KiB
 perl-IO-Socket-SSL      noarch  2.085-1.fc40         fedora     685.0 KiB
 perl-IPC-Open3          noarch  1.22-506.fc40        fedora      22.4 KiB
 perl-MIME-Base64        ppc64le 3.16-503.fc40        fedora     221.7 KiB
 perl-Mozilla-CA         noarch  20231213-3.fc40      fedora       9.1 KiB
 perl-Net-SSLeay         ppc64le 1.94-3.fc40          fedora       1.6 MiB
 perl-POSIX              ppc64le 2.13-506.fc40        fedora     389.9 KiB
 perl-PathTools          ppc64le 3.89-502.fc40        fedora     351.5 KiB
 perl-Pod-Escapes        noarch  1:1.07-503.fc40      fedora      24.9 KiB
 perl-Pod-Perldoc        noarch  3.28.01-503.fc40     fedora     163.1 KiB
 perl-Pod-Simple         noarch  1:3.45-6.fc40        fedora     559.8 KiB
 perl-Pod-Usage          noarch  4:2.03-504.fc40      updates     84.7 KiB
 perl-Scalar-List-Utils  ppc64le 5:1.63-503.fc40      fedora     277.2 KiB
 perl-SelectSaver        noarch  1.02-506.fc40        fedora       2.2 KiB
 perl-Socket             ppc64le 4:2.038-1.fc40       updates    271.7 KiB
 perl-Storable           ppc64le 1:3.32-502.fc40      fedora     372.3 KiB
 perl-Symbol             noarch  1.09-506.fc40        fedora       6.8 KiB
 perl-Term-ANSIColor     noarch  5.01-504.fc40        fedora      97.5 KiB
 perl-Term-Cap           noarch  1.18-503.fc40        fedora      29.3 KiB
 perl-Test-Harness       noarch  1:3.50-1.fc40        updates    557.6 KiB
 perl-Text-ParseWords    noarch  3.31-502.fc40        fedora      13.5 KiB
 perl-Text-Tabs+Wrap     noarch  2024.001-1.fc40      fedora      22.5 KiB
 perl-Time-Local         noarch  2:1.350-5.fc40       fedora      68.9 KiB
 perl-URI                noarch  5.28-1.fc40          updates    240.2 KiB
 perl-base               noarch  2.27-506.fc40        fedora      12.5 KiB
 perl-constant           noarch  1.33-503.fc40        fedora      26.2 KiB
 perl-if                 noarch  0.61.000-506.fc40    fedora       5.8 KiB
 perl-interpreter        ppc64le 4:5.38.2-506.fc40    fedora     299.7 KiB
 perl-lib                ppc64le 0.65-506.fc40        fedora       8.5 KiB
 perl-libnet             noarch  3.15-503.fc40        fedora     289.0 KiB
 perl-libs               ppc64le 4:5.38.2-506.fc40    fedora      11.6 MiB
 perl-locale             noarch  1.10-506.fc40        fedora       6.2 KiB
 perl-macros             noarch  4:5.38.2-506.fc40    fedora       5.5 KiB
 perl-mro                ppc64le 1.28-506.fc40        fedora     209.3 KiB
 perl-overload           noarch  1.37-506.fc40        fedora      71.5 KiB
 perl-overloading        noarch  0.02-506.fc40        fedora       4.8 KiB
 perl-parent             noarch  1:0.241-502.fc40     fedora       9.7 KiB
 perl-podlators          noarch  1:5.01-502.fc40      fedora     308.1 KiB
 perl-vars               noarch  1.05-506.fc40        fedora       3.9 KiB
 perl-version            ppc64le 8:0.99.32-1.fc40     updates    288.4 KiB
 python-pip-wheel        noarch  23.3.2-2.fc40        updates      1.5 MiB
 python3                 ppc64le 3.12.7-1.fc40        updates    211.4 KiB
 python3-libs            ppc64le 3.12.7-1.fc40        updates     51.7 MiB
 python3-pyparsing       noarch  3.1.2-2.fc40         fedora       1.0 MiB
 systemtap-sdt-devel     ppc64le 5.2-1.fc40           updates    201.1 KiB
 tzdata                  noarch  2024a-5.fc40         updates      1.6 MiB

Transaction Summary:
 Installing:      102 packages

Total size of inbound packages is 78 MiB. Need to download 78 MiB.
After this operation 297 MiB will be used (install 297 MiB, remove 0 B).
[  1/102] perl-devel-4:5.38.2-506.fc40. 100% |   2.3 MiB/s | 757.2 KiB |  00m00s
[  2/102] perl-ExtUtils-MakeMaker-2:7.7 100% | 904.1 KiB/s | 292.0 KiB |  00m00s
[  3/102] perl-generators-0:1.16-5.fc40 100% | 343.5 KiB/s |  16.5 KiB |  00m00s
[  4/102] make-1:4.4.1-6.fc40.ppc64le   100% |   1.4 MiB/s | 603.6 KiB |  00m00s
[  5/102] perl-Carp-0:1.54-502.fc40.noa 100% | 597.8 KiB/s |  28.7 KiB |  00m00s
[  6/102] perl-Data-Dumper-0:2.188-503. 100% |   1.2 MiB/s |  57.6 KiB |  00m00s
[  7/102] perl-DynaLoader-0:1.54-506.fc 100% | 660.2 KiB/s |  26.4 KiB |  00m00s
[  8/102] guile30-0:3.0.7-12.fc40.ppc64 100% |  21.1 MiB/s |   8.2 MiB |  00m00s
[  9/102] perl-Encode-4:3.21-505.fc40.p 100% |   5.3 MiB/s |   1.0 MiB |  00m00s
[ 10/102] perl-Exporter-0:5.78-3.fc40.n 100% | 628.1 KiB/s |  30.8 KiB |  00m00s
[ 11/102] perl-ExtUtils-Command-2:7.70- 100% | 162.9 KiB/s |  13.8 KiB |  00m00s
[ 12/102] perl-ExtUtils-Install-0:2.22- 100% | 962.4 KiB/s |  43.3 KiB |  00m00s
[ 13/102] perl-ExtUtils-Manifest-1:1.75 100% | 753.8 KiB/s |  33.9 KiB |  00m00s
[ 14/102] perl-ExtUtils-ParseXS-1:3.51- 100% |   3.6 MiB/s | 187.2 KiB |  00m00s
[ 15/102] perl-File-Basename-0:2.86-506 100% | 409.6 KiB/s |  17.6 KiB |  00m00s
[ 16/102] perl-File-Find-0:1.43-506.fc4 100% | 598.8 KiB/s |  25.7 KiB |  00m00s
[ 17/102] perl-IO-0:1.52-506.fc40.ppc64 100% |   1.5 MiB/s |  83.5 KiB |  00m00s
[ 18/102] perl-File-Path-0:2.18-503.fc4 100% | 486.5 KiB/s |  35.0 KiB |  00m00s
[ 19/102] perl-POSIX-0:2.13-506.fc40.pp 100% |   1.3 MiB/s | 117.5 KiB |  00m00s
[ 20/102] perl-Text-ParseWords-0:3.31-5 100% | 267.0 KiB/s |  16.3 KiB |  00m00s
[ 21/102] gcc-0:14.2.1-3.fc40.ppc64le   100% |  32.1 MiB/s |  32.4 MiB |  00m01s
[ 22/102] perl-PathTools-0:3.89-502.fc4 100% | 272.2 KiB/s |  87.9 KiB |  00m00s
[ 23/102] perl-interpreter-4:5.38.2-506 100% | 411.0 KiB/s |  72.3 KiB |  00m00s
[ 24/102] perl-podlators-1:5.01-502.fc4 100% |   3.1 MiB/s | 125.5 KiB |  00m00s
[ 25/102] perl-lib-0:0.65-506.fc40.ppc6 100% | 325.7 KiB/s |  15.3 KiB |  00m00s
[ 26/102] perl-vars-0:1.05-506.fc40.noa 100% | 285.9 KiB/s |  13.4 KiB |  00m00s
[ 27/102] perl-Devel-PPPort-0:3.71-503. 100% |   4.0 MiB/s | 220.6 KiB |  00m00s
[ 28/102] perl-ExtUtils-Constant-0:0.25 100% | 865.6 KiB/s |  44.1 KiB |  00m00s
[ 29/102] perl-File-Compare-0:1.100.700 100% | 350.1 KiB/s |  13.7 KiB |  00m00s
[ 30/102] perl-Text-Tabs+Wrap-0:2024.00 100% | 539.5 KiB/s |  21.6 KiB |  00m00s
[ 31/102] perl-Fedora-VSP-0:0.001-34.fc 100% | 592.6 KiB/s |  23.1 KiB |  00m00s
[ 32/102] perl-macros-4:5.38.2-506.fc40 100% | 304.2 KiB/s |  12.8 KiB |  00m00s
[ 33/102] perl-libs-4:5.38.2-506.fc40.p 100% |   6.7 MiB/s |   2.4 MiB |  00m00s
[ 34/102] gc-0:8.2.2-6.fc40.ppc64le     100% |   3.3 MiB/s | 121.6 KiB |  00m00s
[ 35/102] libmpc-0:1.3.1-5.fc40.ppc64le 100% | 526.7 KiB/s |  95.9 KiB |  00m00s
[ 36/102] perl-B-0:1.88-506.fc40.ppc64l 100% |   4.5 MiB/s | 179.7 KiB |  00m00s
[ 37/102] perl-constant-0:1.33-503.fc40 100% | 300.2 KiB/s |  22.8 KiB |  00m00s
[ 38/102] perl-Getopt-Std-0:1.13-506.fc 100% | 459.7 KiB/s |  16.1 KiB |  00m00s
[ 39/102] perl-MIME-Base64-0:3.16-503.f 100% | 732.1 KiB/s |  30.7 KiB |  00m00s
[ 40/102] perl-Scalar-List-Utils-5:1.63 100% | 326.5 KiB/s |  75.8 KiB |  00m00s
[ 41/102] perl-Storable-1:3.32-502.fc40 100% |   2.3 MiB/s | 102.4 KiB |  00m00s
[ 42/102] cpp-0:14.2.1-3.fc40.ppc64le   100% |  20.3 MiB/s |  10.5 MiB |  00m01s
[ 43/102] perl-parent-1:0.241-502.fc40. 100% | 245.1 KiB/s |  14.7 KiB |  00m00s
[ 44/102] perl-AutoSplit-0:5.74-506.fc4 100% | 565.5 KiB/s |  22.1 KiB |  00m00s
[ 45/102] perl-File-Copy-0:2.41-506.fc4 100% | 348.4 KiB/s |  20.6 KiB |  00m00s
[ 46/102] perl-Symbol-0:1.09-506.fc40.n 100% | 457.7 KiB/s |  14.6 KiB |  00m00s
[ 47/102] perl-Errno-0:1.37-506.fc40.pp 100% | 356.1 KiB/s |  15.3 KiB |  00m00s
[ 48/102] perl-Fcntl-0:1.15-506.fc40.pp 100% | 324.2 KiB/s |  21.1 KiB |  00m00s
[ 49/102] perl-File-stat-0:1.13-506.fc4 100% | 238.0 KiB/s |  17.6 KiB |  00m00s
[ 50/102] perl-SelectSaver-0:1.02-506.f 100% | 225.3 KiB/s |  12.2 KiB |  00m00s
[ 51/102] perl-locale-0:1.10-506.fc40.n 100% | 306.6 KiB/s |  14.1 KiB |  00m00s
[ 52/102] perl-Pod-Simple-1:3.45-6.fc40 100% |   5.1 MiB/s | 218.5 KiB |  00m00s
[ 53/102] perl-Term-ANSIColor-0:5.01-50 100% | 932.4 KiB/s |  47.6 KiB |  00m00s
[ 54/102] perl-Term-Cap-0:1.18-503.fc40 100% | 487.3 KiB/s |  21.9 KiB |  00m00s
[ 55/102] perl-overloading-0:0.02-506.f 100% | 430.6 KiB/s |  13.3 KiB |  00m00s
[ 56/102] perl-if-0:0.61.000-506.fc40.n 100% | 343.8 KiB/s |  14.4 KiB |  00m00s
[ 57/102] perl-Class-Struct-0:0.68-506. 100% | 500.2 KiB/s |  22.5 KiB |  00m00s
[ 58/102] perl-mro-0:1.28-506.fc40.ppc6 100% | 541.7 KiB/s |  29.8 KiB |  00m00s
[ 59/102] perl-Pod-Escapes-1:1.07-503.f 100% | 220.5 KiB/s |  19.6 KiB |  00m00s
[ 60/102] ncurses-0:6.4-12.20240127.fc4 100% |   3.4 MiB/s | 429.6 KiB |  00m00s
[ 61/102] perl-overload-0:1.37-506.fc40 100% |  81.2 KiB/s |  46.0 KiB |  00m01s
[ 62/102] glibc-devel-0:2.39-22.fc40.pp 100% |   6.1 MiB/s | 630.4 KiB |  00m00s
[ 63/102] libxcrypt-devel-0:4.4.36-10.f 100% | 364.8 KiB/s |  28.8 KiB |  00m00s
[ 64/102] perl-Getopt-Long-1:2.57-4.fc4 100% |   1.7 MiB/s |  63.4 KiB |  00m00s
[ 65/102] perl-base-0:2.27-506.fc40.noa 100% | 297.3 KiB/s |  16.6 KiB |  00m00s
[ 66/102] gcc-plugin-annobin-0:14.2.1-3 100% | 425.9 KiB/s |  57.5 KiB |  00m00s
[ 67/102] systemtap-sdt-devel-0:5.2-1.f 100% |   1.3 MiB/s |  73.9 KiB |  00m00s
[ 68/102] perl-Test-Harness-1:3.50-1.fc 100% |   3.9 MiB/s | 274.8 KiB |  00m00s
[ 69/102] python3-pyparsing-0:3.1.2-2.f 100% |   2.7 MiB/s | 269.1 KiB |  00m00s
[ 70/102] perl-Socket-4:2.038-1.fc40.pp 100% | 495.4 KiB/s |  56.0 KiB |  00m00s
[ 71/102] perl-Benchmark-0:1.24-506.fc4 100% | 494.5 KiB/s |  27.2 KiB |  00m00s
[ 72/102] perl-version-8:0.99.32-1.fc40 100% | 850.4 KiB/s |  63.8 KiB |  00m00s
[ 73/102] python3-0:3.12.7-1.fc40.ppc64 100% | 339.1 KiB/s |  28.1 KiB |  00m00s
[ 74/102] libb2-0:0.98.1-11.fc40.ppc64l 100% | 718.0 KiB/s |  25.1 KiB |  00m00s
[ 75/102] expat-0:2.6.3-1.fc40.ppc64le  100% |   1.8 MiB/s | 119.6 KiB |  00m00s
[ 76/102] python3-libs-0:3.12.7-1.fc40. 100% |  37.3 MiB/s |   9.2 MiB |  00m00s
[ 77/102] mpdecimal-0:2.5.1-9.fc40.ppc6 100% | 553.0 KiB/s | 102.9 KiB |  00m00s
[ 78/102] tzdata-0:2024a-5.fc40.noarch  100% |  11.7 MiB/s | 716.1 KiB |  00m00s
[ 79/102] annobin-plugin-gcc-0:12.60-1. 100% |  12.9 MiB/s | 967.6 KiB |  00m00s
[ 80/102] python-pip-wheel-0:23.3.2-2.f 100% |   5.1 MiB/s |   1.5 MiB |  00m00s
[ 81/102] annobin-docs-0:12.60-1.fc40.n 100% |   1.4 MiB/s |  89.5 KiB |  00m00s
[ 82/102] libatomic-0:14.2.1-3.fc40.ppc 100% |   1.1 MiB/s |  42.9 KiB |  00m00s
[ 83/102] libasan-0:14.2.1-3.fc40.ppc64 100% |   4.5 MiB/s | 517.8 KiB |  00m00s
[ 84/102] libubsan-0:14.2.1-3.fc40.ppc6 100% |   4.7 MiB/s | 264.5 KiB |  00m00s
[ 85/102] perl-Pod-Usage-4:2.03-504.fc4 100% | 812.5 KiB/s |  39.8 KiB |  00m00s
[ 86/102] perl-Pod-Perldoc-0:3.28.01-50 100% |   2.2 MiB/s |  85.6 KiB |  00m00s
[ 87/102] perl-File-Temp-1:0.231.100-50 100% |   1.0 MiB/s |  59.0 KiB |  00m00s
[ 88/102] perl-HTTP-Tiny-0:0.088-5.fc40 100% | 841.9 KiB/s |  55.6 KiB |  00m00s
[ 89/102] groff-base-0:1.23.0-6.fc40.pp 100% |   7.2 MiB/s |   1.1 MiB |  00m00s
[ 90/102] perl-IPC-Open3-0:1.22-506.fc4 100% | 371.7 KiB/s |  22.3 KiB |  00m00s
[ 91/102] perl-IO-Socket-SSL-0:2.085-1. 100% |   3.9 MiB/s | 228.6 KiB |  00m00s
[ 92/102] perl-Mozilla-CA-0:20231213-3. 100% | 395.9 KiB/s |  13.9 KiB |  00m00s
[ 93/102] perl-Time-Local-2:1.350-5.fc4 100% |   1.0 MiB/s |  34.3 KiB |  00m00s
[ 94/102] perl-Net-SSLeay-0:1.94-3.fc40 100% |   5.1 MiB/s | 388.2 KiB |  00m00s
[ 95/102] perl-IO-Socket-IP-0:0.42-2.fc 100% | 833.8 KiB/s |  41.7 KiB |  00m00s
[ 96/102] perl-AutoLoader-0:5.74-506.fc 100% | 637.5 KiB/s |  21.7 KiB |  00m00s
[ 97/102] perl-URI-0:5.28-1.fc40.noarch 100% |   2.8 MiB/s | 132.8 KiB |  00m00s
[ 98/102] perl-libnet-0:3.15-503.fc40.n 100% |   2.1 MiB/s | 128.5 KiB |  00m00s
[ 99/102] perl-FileHandle-0:2.05-506.fc 100% | 455.4 KiB/s |  15.9 KiB |  00m00s
[100/102] perl-Digest-MD5-0:2.59-3.fc40 100% | 361.5 KiB/s |  36.2 KiB |  00m00s
[101/102] kernel-headers-0:6.11.3-200.f 100% |   2.0 MiB/s |   1.6 MiB |  00m01s
[102/102] perl-Digest-0:1.20-502.fc40.n 100% | 535.8 KiB/s |  24.6 KiB |  00m00s
--------------------------------------------------------------------------------
[102/102] Total                         100% |  19.6 MiB/s |  78.2 MiB |  00m04s
Running transaction
[  1/104] Verify package files          100% | 143.0   B/s | 102.0   B |  00m01s
[  2/104] Prepare transaction           100% | 645.0   B/s | 102.0   B |  00m00s
[  3/104] Installing libmpc-0:1.3.1-5.f 100% |  84.7 MiB/s | 347.1 KiB |  00m00s
[  4/104] Installing cpp-0:14.2.1-3.fc4 100% | 116.4 MiB/s |  32.4 MiB |  00m00s
>>> Running pre-install scriptlet: groff-base-0:1.23.0-6.fc40.ppc64le
>>> Stop pre-install scriptlet: groff-base-0:1.23.0-6.fc40.ppc64le
[  5/104] Installing groff-base-0:1.23. 100% |  87.9 MiB/s |   5.4 MiB |  00m00s
>>> Running post-install scriptlet: groff-base-0:1.23.0-6.fc40.ppc64le
>>> Stop post-install scriptlet: groff-base-0:1.23.0-6.fc40.ppc64le
[  6/104] Installing libubsan-0:14.2.1- 100% | 130.7 MiB/s | 669.4 KiB |  00m00s
[  7/104] Installing libatomic-0:14.2.1 100% |  96.2 MiB/s | 197.0 KiB |  00m00s
[  8/104] Installing libasan-0:14.2.1-3 100% | 164.9 MiB/s |   2.0 MiB |  00m00s
[  9/104] Installing annobin-docs-0:12. 100% |  19.0 MiB/s |  97.4 KiB |  00m00s
[ 10/104] Installing kernel-headers-0:6 100% |  50.8 MiB/s |   6.5 MiB |  00m00s
[ 11/104] Installing libxcrypt-devel-0: 100% |   6.4 MiB/s |  32.9 KiB |  00m00s
[ 12/104] Installing glibc-devel-0:2.39 100% |  35.9 MiB/s |   2.7 MiB |  00m00s
[ 13/104] Installing tzdata-0:2024a-5.f 100% |  14.8 MiB/s |   1.9 MiB |  00m00s
[ 14/104] Installing python-pip-wheel-0 100% | 218.1 MiB/s |   1.5 MiB |  00m00s
[ 15/104] Installing expat-0:2.6.3-1.fc 100% | 118.2 MiB/s | 605.4 KiB |  00m00s
[ 16/104] Installing mpdecimal-0:2.5.1- 100% | 107.4 MiB/s | 330.0 KiB |  00m00s
[ 17/104] Installing libb2-0:0.98.1-11. 100% |  16.5 MiB/s | 203.2 KiB |  00m00s
[ 18/104] Installing python3-libs-0:3.1 100% | 110.7 MiB/s |  52.2 MiB |  00m00s
[ 19/104] Installing python3-0:3.12.7-1 100% | 104.1 MiB/s | 213.2 KiB |  00m00s
[ 20/104] Installing python3-pyparsing- 100% | 110.3 MiB/s |   1.0 MiB |  00m00s
[ 21/104] Installing systemtap-sdt-deve 100% |  66.0 MiB/s | 202.8 KiB |  00m00s
[ 22/104] Installing ncurses-0:6.4-12.2 100% |  72.7 MiB/s |   1.7 MiB |  00m00s
[ 23/104] Installing perl-Digest-0:1.20 100% |  18.0 MiB/s |  37.0 KiB |  00m00s
[ 24/104] Installing perl-B-0:1.88-506. 100% |  98.9 MiB/s | 607.7 KiB |  00m00s
[ 25/104] Installing perl-FileHandle-0: 100% |   9.5 MiB/s |   9.8 KiB |  00m00s
[ 26/104] Installing perl-Digest-MD5-0: 100% |  76.0 MiB/s | 233.3 KiB |  00m00s
[ 27/104] Installing perl-Data-Dumper-0 100% |  86.4 MiB/s | 265.3 KiB |  00m00s
[ 28/104] Installing perl-libnet-0:3.15 100% |  57.5 MiB/s | 294.3 KiB |  00m00s
[ 29/104] Installing perl-AutoLoader-0: 100% |  20.5 MiB/s |  20.9 KiB |  00m00s
[ 30/104] Installing perl-URI-0:5.28-1. 100% |  30.7 MiB/s | 251.8 KiB |  00m00s
[ 31/104] Installing perl-Text-Tabs+Wra 100% |  23.3 MiB/s |  23.8 KiB |  00m00s
[ 32/104] Installing perl-File-Path-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[ 33/104] Installing perl-locale-0:1.10 100% |   2.2 MiB/s |   6.6 KiB |  00m00s
[ 34/104] Installing perl-if-0:0.61.000 100% |   6.1 MiB/s |   6.2 KiB |  00m00s
[ 35/104] Installing perl-Pod-Escapes-1 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[ 36/104] Installing perl-Mozilla-CA-0: 100% |   9.9 MiB/s |  10.2 KiB |  00m00s
[ 37/104] Installing perl-Time-Local-2: 100% |  34.4 MiB/s |  70.5 KiB |  00m00s
[ 38/104] Installing perl-IO-Socket-IP- 100% |  49.0 MiB/s | 100.4 KiB |  00m00s
[ 39/104] Installing perl-Net-SSLeay-0: 100% |  95.3 MiB/s |   1.6 MiB |  00m00s
[ 40/104] Installing perl-IO-Socket-SSL 100% |  96.1 MiB/s | 689.0 KiB |  00m00s
[ 41/104] Installing perl-POSIX-0:2.13- 100% | 127.3 MiB/s | 391.1 KiB |  00m00s
[ 42/104] Installing perl-Term-ANSIColo 100% |  48.4 MiB/s |  99.1 KiB |  00m00s
[ 43/104] Installing perl-Term-Cap-0:1. 100% |  29.8 MiB/s |  30.5 KiB |  00m00s
[ 44/104] Installing perl-Class-Struct- 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[ 45/104] Installing perl-File-Temp-1:0 100% |  80.1 MiB/s | 164.0 KiB |  00m00s
[ 46/104] Installing perl-IPC-Open3-0:1 100% |   1.6 MiB/s |  23.3 KiB |  00m00s
[ 47/104] Installing perl-Pod-Simple-1: 100% |  69.5 MiB/s | 569.4 KiB |  00m00s
[ 48/104] Installing perl-HTTP-Tiny-0:0 100% |  50.2 MiB/s | 154.2 KiB |  00m00s
[ 49/104] Installing perl-Symbol-0:1.09 100% |   7.0 MiB/s |   7.2 KiB |  00m00s
[ 50/104] Installing perl-SelectSaver-0 100% |   2.5 MiB/s |   2.6 KiB |  00m00s
[ 51/104] Installing perl-File-stat-0:1 100% |  12.9 MiB/s |  13.2 KiB |  00m00s
[ 52/104] Installing perl-Socket-4:2.03 100% |  89.1 MiB/s | 273.7 KiB |  00m00s
[ 53/104] Installing perl-podlators-1:5 100% |  76.2 MiB/s | 312.1 KiB |  00m00s
[ 54/104] Installing perl-Pod-Perldoc-0 100% |  41.2 MiB/s | 168.6 KiB |  00m00s
[ 55/104] Installing perl-Text-ParseWor 100% |  14.2 MiB/s |  14.5 KiB |  00m00s
[ 56/104] Installing perl-Fcntl-0:1.15- 100% |  98.3 MiB/s | 201.3 KiB |  00m00s
[ 57/104] Installing perl-overloading-0 100% |   5.4 MiB/s |   5.5 KiB |  00m00s
[ 58/104] Installing perl-mro-0:1.28-50 100% | 102.7 MiB/s | 210.4 KiB |  00m00s
[ 59/104] Installing perl-base-0:2.27-5 100% |  12.6 MiB/s |  12.9 KiB |  00m00s
[ 60/104] Installing perl-IO-0:1.52-506 100% |  78.9 MiB/s | 323.0 KiB |  00m00s
[ 61/104] Installing perl-Pod-Usage-4:2 100% |  42.1 MiB/s |  86.3 KiB |  00m00s
[ 62/104] Installing perl-File-Basename 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[ 63/104] Installing perl-vars-0:1.05-5 100% |   4.2 MiB/s |   4.3 KiB |  00m00s
[ 64/104] Installing perl-Scalar-List-U 100% |  39.1 MiB/s | 280.5 KiB |  00m00s
[ 65/104] Installing perl-constant-0:1. 100% |  26.7 MiB/s |  27.4 KiB |  00m00s
[ 66/104] Installing perl-Getopt-Std-0: 100% |  11.4 MiB/s |  11.6 KiB |  00m00s
[ 67/104] Installing perl-MIME-Base64-0 100% |  72.9 MiB/s | 224.0 KiB |  00m00s
[ 68/104] Installing perl-parent-1:0.24 100% |  10.2 MiB/s |  10.4 KiB |  00m00s
[ 69/104] Installing perl-Errno-0:1.37- 100% |   8.6 MiB/s |   8.8 KiB |  00m00s
[ 70/104] Installing perl-overload-0:1. 100% |  70.3 MiB/s |  71.9 KiB |  00m00s
[ 71/104] Installing perl-Storable-1:3. 100% | 121.7 MiB/s | 373.8 KiB |  00m00s
[ 72/104] Installing perl-Getopt-Long-1 100% |  47.8 MiB/s | 146.9 KiB |  00m00s
[ 73/104] Installing perl-Exporter-0:5. 100% |  54.2 MiB/s |  55.5 KiB |  00m00s
[ 74/104] Installing perl-DynaLoader-0: 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[ 75/104] Installing perl-PathTools-0:3 100% |  69.5 MiB/s | 356.1 KiB |  00m00s
[ 76/104] Installing perl-Encode-4:3.21 100% | 107.3 MiB/s |   5.9 MiB |  00m00s
[ 77/104] Installing perl-Carp-0:1.54-5 100% |  11.6 MiB/s |  47.7 KiB |  00m00s
[ 78/104] Installing perl-libs-4:5.38.2 100% |  83.8 MiB/s |  11.7 MiB |  00m00s
[ 79/104] Installing perl-interpreter-4 100% |  98.1 MiB/s | 301.3 KiB |  00m00s
[ 80/104] Installing perl-File-Find-0:1 100% |  41.4 MiB/s |  42.4 KiB |  00m00s
[ 81/104] Installing perl-File-Copy-0:2 100% |  19.7 MiB/s |  20.2 KiB |  00m00s
[ 82/104] Installing perl-ExtUtils-Pars 100% |  79.0 MiB/s | 404.5 KiB |  00m00s
[ 83/104] Installing perl-File-Compare- 100% |   5.9 MiB/s |   6.0 KiB |  00m00s
[ 84/104] Installing perl-version-8:0.9 100% |  94.8 MiB/s | 291.2 KiB |  00m00s
[ 85/104] Installing perl-ExtUtils-Comm 100% |   9.9 MiB/s |  10.1 KiB |  00m00s
[ 86/104] Installing perl-ExtUtils-Mani 100% |  42.1 MiB/s |  86.3 KiB |  00m00s
[ 87/104] Installing perl-macros-4:5.38 100% |   5.6 MiB/s |   5.8 KiB |  00m00s
[ 88/104] Installing perl-lib-0:0.65-50 100% |   8.7 MiB/s |   8.9 KiB |  00m00s
[ 89/104] Installing perl-Devel-PPPort- 100% | 145.6 MiB/s |   1.0 MiB |  00m00s
[ 90/104] Installing perl-ExtUtils-Cons 100% |  42.8 MiB/s |  87.6 KiB |  00m00s
[ 91/104] Installing perl-Fedora-VSP-0: 100% |  39.6 MiB/s |  40.5 KiB |  00m00s
[ 92/104] Installing perl-AutoSplit-0:5 100% |  23.0 MiB/s |  23.5 KiB |  00m00s
[ 93/104] Installing perl-Benchmark-0:1 100% |  35.9 MiB/s |  36.7 KiB |  00m00s
[ 94/104] Installing perl-Test-Harness- 100% |  24.6 MiB/s | 580.4 KiB |  00m00s
[ 95/104] Installing gc-0:8.2.2-6.fc40. 100% |  99.4 MiB/s | 916.5 KiB |  00m00s
[ 96/104] Installing guile30-0:3.0.7-12 100% | 149.8 MiB/s |  52.3 MiB |  00m00s
[ 97/104] Installing make-1:4.4.1-6.fc4 100% | 106.3 MiB/s |   1.9 MiB |  00m00s
[ 98/104] Installing gcc-0:14.2.1-3.fc4 100% | 148.7 MiB/s |  93.1 MiB |  00m01s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[ 99/104] Installing perl-devel-4:5.38. 100% | 142.9 MiB/s |   8.1 MiB |  00m00s
[100/104] Installing perl-ExtUtils-Inst 100% |  42.5 MiB/s |  87.1 KiB |  00m00s
[101/104] Installing perl-ExtUtils-Make 100% |  72.6 MiB/s | 743.5 KiB |  00m00s
[102/104] Installing gcc-plugin-annobin 100% |   5.0 MiB/s | 198.5 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[103/104] Installing annobin-plugin-gcc 100% |  22.3 MiB/s |   1.1 MiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[104/104] Installing perl-generators-0: 100% |  88.5 KiB/s |  23.2 KiB |  00m00s
>>> Running trigger-install scriptlet: glibc-common-0:2.39-22.fc40.ppc64le
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-22.fc40.ppc64le
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.ppc64le
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.ppc64le
Finish: build setup for nkf-2.1.5-1.fc40.src.rpm
Start: rpmbuild nkf-2.1.5-1.fc40.src.rpm
Building target platforms: ppc64le
Building for target ppc64le
setting SOURCE_DATE_EPOCH=1685923200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ls6Zq2
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf nkf-2.1.5
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/nkf-2.1.5.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd nkf-2.1.5
+ rm -rf /builddir/build/BUILD/nkf-2.1.5-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/nkf-2.1.5-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp -p /builddir/build/SOURCES/nkf.1j .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i4uAr3
+ 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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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,pack-relative-relocs -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 nkf-2.1.5
+ 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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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,pack-relative-relocs -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
+ /usr/bin/make -O -j2 V=1 VERBOSE=1 '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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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 '
cc -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection  -c utf8tbl.c
cc -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection  -c nkf.c
cc -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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 nkf nkf.o utf8tbl.o
+ cp -p /builddir/build/SOURCES/nkf.copyright .
+ pushd NKF.mod
~/build/BUILD/nkf-2.1.5/NKF.mod ~/build/BUILD/nkf-2.1.5
+ perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for NKF
+ /usr/bin/make -O -j2 V=1 VERBOSE=1 'CLFAGS=-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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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 '
Running Mkbootstrap for NKF ()
chmod 644 "NKF.bs"
cp NKF.pm blib/lib/NKF.pm
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- NKF.bs blib/arch/auto/NKF/NKF.bs 644
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  NKF.xs > NKF.xsc
mv NKF.xsc NKF.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g   -DVERSION=\"2.15\" -DXS_VERSION=\"2.15\" -fPIC "-I/usr/lib64/perl5/CORE"   NKF.c
NKF.xs: In function ‘nkf_putchar_grow’:
NKF.xs:88:12: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign]
   88 |     output = SvPVX(result);
      |            ^
NKF.xs: In function ‘XS_NKF_nkf’:
NKF.xs:133:17: warning: pointer targets in passing argument 1 of ‘options’ differ in signedness [-Wpointer-sign]
  133 |         options(cp);
      |                 ^~
      |                 |
      |                 char *
In file included from NKF.xs:99:
../nkf.c:6371:24: note: expected ‘unsigned char *’ but argument is of type ‘char *’
 6371 | options(unsigned char *cp)
      |         ~~~~~~~~~~~~~~~^~
NKF.xs:147:12: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign]
  147 |     input  = data;
      |            ^
NKF.xs:150:12: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign]
  150 |     output = SvPVX(result);
      |            ^
NKF.xs:116:12: warning: unused variable ‘argv’ [-Wunused-variable]
  116 |     char **argv;
      |            ^~~~
NKF.xs:115:9: warning: unused variable ‘last’ [-Wunused-variable]
  115 |     SV* last;
      |         ^~~~
NKF.xs: In function ‘XS_NKF_nkf_continue’:
NKF.xs:188:12: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign]
  188 |     input  = data;
      |            ^
NKF.xs:191:12: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign]
  191 |     output = SvPVX(result);
      |            ^
../nkf.c: At top level:
../nkf.c:4564:1: warning: ‘get_guessed_code’ defined but not used [-Wunused-function]
 4564 | get_guessed_code(void)
      | ^~~~~~~~~~~~~~~~
rm -f blib/arch/auto/NKF/NKF.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  NKF.o  -o blib/arch/auto/NKF/NKF.so  \
    -lperl   \
  
chmod 755 blib/arch/auto/NKF/NKF.so
Manifying 1 pod document
+ popd
~/build/BUILD/nkf-2.1.5
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bwdysE
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le
++ dirname /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le
+ 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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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,pack-relative-relocs -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 nkf-2.1.5
+ mkdir -p /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le//usr/bin
+ mkdir -p /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/man/ja/man1
+ ./nkf -e nkf.1j
+ iconv -f euc-jp -t utf-8 nkf.1jeuc
+ touch -r nkf.1j nkf.1utf8
+ install -m 755 -p nkf /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/bin
+ install -m 644 -p nkf.1 /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/man/man1
+ install -m 644 -p nkf.1utf8 /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/man/ja/man1/nkf.1
+ pushd NKF.mod
~/build/BUILD/nkf-2.1.5/NKF.mod ~/build/BUILD/nkf-2.1.5
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- NKF.bs blib/arch/auto/NKF/NKF.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/lib64/perl5/vendor_perl/auto/NKF/NKF.so
Installing /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/lib64/perl5/vendor_perl/NKF.pm
Installing /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/man/man3/NKF.3pm
Appending installation info to /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/lib64/perl5/perllocal.pod
+ rm -f /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/lib64/perl5/vendor_perl/perllocal.pod /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/lib64/perl5/perllocal.pod /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/lib64/perl5/vendor_perl/auto/NKF/NKF.bs /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/lib64/perl5/vendor_perl/auto/NKF/.packlist
+ popd
~/build/BUILD/nkf-2.1.5
+ chmod 0755 /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/lib64/perl5/vendor_perl/auto/NKF/NKF.so
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.1.5-1.fc40 --unique-debug-suffix -2.1.5-1.fc40.ppc64le --unique-debug-src-base nkf-2.1.5-1.fc40.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nkf-2.1.5
find-debuginfo: starting
Extracting debug info from 2 files
DWARF-compressing 2 files
sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/nkf-2.1.5-1.fc40.ppc64le
2034 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
*** WARNING: ./usr/src/debug/nkf-2.1.5-1.fc40.ppc64le/nkf.h is executable but has no shebang, removing executable bit
+ /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.e2htki
+ 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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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 -mcpu=power8 -mtune=power8 -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,pack-relative-relocs -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 nkf-2.1.5
+ make test
perl test.pl

Basic Conversion test

JIS  to JIS ...Ok
JIS  to SJIS...Ok
JIS  to EUC ...Ok
JIS  to UTF8...Ok
JIS  to U16L...Ok
JIS  to U16B...Ok
JIS  to JIS ...Ok
JIS  to SJIS...Ok
JIS  to EUC ...Ok
JIS  to UTF8...Ok
JIS  to U16L...Ok
JIS  to U16B...Ok
SJIS to JIS ...Ok
SJIS to SJIS...Ok
SJIS to EUC ...Ok
SJIS to UTF8...Ok
SJIS to U16L...Ok
SJIS to U16B...Ok
SJIS to JIS ...Ok
SJIS to SJIS...Ok
SJIS to EUC ...Ok
SJIS to UTF8...Ok
SJIS to U16L...Ok
SJIS to U16B...Ok
EUC  to JIS ...Ok
EUC  to SJIS...Ok
EUC  to EUC ...Ok
EUC  to UTF8...Ok
EUC  to U16L...Ok
EUC  to U16B...Ok
EUC  to JIS ...Ok
EUC  to SJIS...Ok
EUC  to EUC ...Ok
EUC  to UTF8...Ok
EUC  to U16L...Ok
EUC  to U16B...Ok
UTF8 to JIS ...Ok
UTF8 to SJIS...Ok
UTF8 to EUC ...Ok
UTF8 to UTF8N..Ok
UTF8 to UTF8...Ok
UTF8 to UTF8N..Ok
UTF8 to U16L...Ok
UTF8 to U16L0..Ok
UTF8 to U16B...Ok
UTF8 to U16B0..Ok
UTF8 to JIS ...Ok
UTF8 to SJIS...Ok
UTF8 to EUC ...Ok
UTF8 to UTF8N..Ok
UTF8 to UTF8BOMOk
UTF8 to UTF8N..Ok
UTF8 to U16L...Ok
UTF8 to U16L0..Ok
UTF8 to U16B...Ok
UTF8 to U16B0..Ok
UTF8 to UTF8...Ok
JIS  to JIS ...Ok
JIS  to SJIS...Ok
JIS  to EUC ...Ok
JIS  to UTF8...Ok
SJIS to JIS ...Ok
SJIS to SJIS...Ok
SJIS to EUC ...Ok
SJIS to UTF8...Ok
EUC  to JIS ...Ok
EUC  to SJIS...Ok
EUC  to EUC ...Ok
EUC  to UTF8...Ok
UTF8 to JIS ...Ok
UTF8 to SJIS...Ok
UTF8 to EUC ...Ok
UTF8 to UTF8...Ok
SJIS to -w...          Ok
SJIS to -w8...         Ok
SJIS to -w80...        Ok
SJIS to UTF-8...       Ok
SJIS to UTF-8N...      Ok
SJIS to UTF-8-BOM...   Ok
SJIS to -w16...        Ok
SJIS to UTF-16...      Ok
SJIS to -w16B...       Ok
SJIS to -w16B0...      Ok
SJIS to UTF-16BE...    Ok
SJIS to UTF-16BE-BOM...Ok
SJIS to -w16L...       Ok
SJIS to -w16L0...      Ok
SJIS to UTF-16LE...    Ok
SJIS to UTF-16LE-BOM...Ok
SJIS to -w32...        Ok
SJIS to UTF-32...      Ok
SJIS to -w32B...       Ok
SJIS to -w32B0...      Ok
SJIS to UTF-32BE...    Ok
SJIS to UTF-32BE-BOM...Ok
SJIS to -w32L...       Ok
SJIS to -w32L0...      Ok
SJIS to UTF-32LE...    Ok
SJIS to UTF-32LE-BOM...Ok

Other Features

Ambiguous Case.                         Ok
SJIS  Input assumption                  Ok
UTF8_STR_OF_JIS_SECOND_LEVEL_KANJI      Ok
Broken JIS                              Ok
Broken JIS is safe on Normal JIS?       Ok
test_data/cp932                         Ok
test_data/cp51932                       Ok
test_data/cp932inv                      Ok
test_data/no-cp932inv                   Ok
ISO-2022-JP-1 to EUC-JP                 Ok
EUC-JP to ISO-2022-JP-1                 Ok
Shift_JISX0213 to EUC-JISX0213          Ok
EUC-JISX0213 to Shift_JISX0213          Ok
ISO-2022-JP-3 to EUC-JISX0213           Ok
ISO-2022-JP-2004 to EUC-JISX0213        Ok
EUC-JISX0213 to ISO-2022-JP-2004        Ok
EUC-JISX0213 to UTF-8                   Ok
UTF-8 to EUC-JISX0213                   Ok
ISO-2022-JP-{1,3,2004} to UTF-8         Ok
UTF-8 to ISO-2022-JP-2004               Ok
EUC-JISX0213 to UTF-8 (not in BMP)      Ok
UTF-8 to EUC-JISX0213 (not in BMP)      Ok
test_data/jisx0213needx0213_f           Ok
test_data/shift_jisx0213-utf8-need-no-cp932    Ok
Shift_JISX0213 to UTF-8 (ibmext etc)    Ok
CP932 to UTF-8 (ibmext etc)             Ok
UTF-8 to Shift_JISX0213 (ibmext etc)    Ok
UTF-8 to CP932 (ibmext etc)             Ok
EUC-JISX0213 to UTF-8 (combining)       Ok
UTF-8 to EUC-JISX0213 (combining)       Ok
UTF-8 to UTF-16BE (combining)           Ok
UTF-16BE to UTF-8 (combining)           Ok
UTF-32BE to EUC-JISX0213 (w/o comb char)Ok
UTF-16LE to EUC-JISX0213 (w/o comb char)Ok
UTF-8 to EUC-JISX0213 (w/o comb char)   Ok
no_best_fit_chars (eucJP-ascii)         Ok
no_best_fit_chars (eucJP-ms)            Ok
no_best_fit_chars (cp932)               Ok

UCS Mapping Test

Shift_JIS to UTF-16
Normal UCS Mapping :                    Ok
Microsoft UCS Mapping :                 Ok
CP932 to UTF-16BE :                     Ok

X0201 test

X0201 conversion: SJIS                  Ok
X0201 conversion: JIS                   Ok
X0201 conversion: SI/SO                 Ok
X0201 conversion: EUC                   Ok
X0201 conversion: UTF8                  Ok
-wZ                                     Ok
-wZ0                                    Ok
-wZ1                                    Ok
-wZ2                                    Ok
-wZ3                                    Ok
-wZ4                                    Ok
X0201 output: SJIS                      Ok
X0201 output: JIS                       Ok
X0201 output: EUC                       Ok
X0201 output: UTF8                      Ok
X0201 JIS contains '='                  Ok
test_data/Xx0213                        Ok
test_data/xx0213                        Ok
test_data/Z4x0213                       Ok
test_data/Z4comb                        Ok

MIME test

MIME decode (strict)                    Ok
MIME decode (nonstrict)                 Ok
MIME decode (unbuf)                     Ok
MIME decode (base64)                    Ok
MIME ISO-8859-1 (Q)                     Ok

Bug Fixes

test_data/cr                            Ok
test_data/fixed-qencode                 Ok
test_data/long-fold-1                   Ok
test_data/long-fold                     Ok
test_data/mime_out                      Ok
test_data/mime_out3                     Ok
test_data/multi-line                    Ok
test_data/-Z4                           Ok
test_data/nkf-19-bug-1                  Ok
test_data/nkf-19-bug-2                  Ok
test_data/nkf-19-bug-3                  Ok
test_data/non-strict-mime               Ok
test_data/q-encode-softrap              Ok
test_data/q-encode-utf-8                Ok
test_data/rot13                         Ok
test_data/slash                         Ok
test_data/z1space-0                     Ok
test_data/z1space-1                     Ok
test_data/z1space-2                     Ok
test_data/bug2273                       Ok
test_data/forum15899                    Ok
test_data/bugs10904                     Ok
test_data/ruby-dev:39722                Ok
test_data/bug19779                      Ok
[nkf-forum:47327]                       Ok
[nkf-forum:47334]                       Ok
[nkf-bug:20079]                         Ok
[nkf-bug:20079]                         Ok
[nkf-forum:48850]                       Ok
[nkf-bug:21393]-x                       Ok
[nkf-bug:21393]-X                       Ok
[nkf-forum:65316]                       Ok
[nkf-forum:65482]                       Ok
[nkf-bug:38800]                         Ok
[nkf-bug:32328] SJIS                    Ok
[nkf-bug:32328] JIS                     Ok
[nkf-bug:36572]                         Ok
Convert NL to LF                        Ok
Convert NL to LF                        Ok
Convert NL to CRLF                      Ok
All tests are succeeded.
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: nkf-2.1.5-1.fc40.ppc64le
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GR4T9s
+ umask 022
+ cd /builddir/build/BUILD
+ cd nkf-2.1.5
+ DOCDIR=/builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/doc/nkf
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/doc/nkf
+ cp -pr /builddir/build/BUILD/nkf-2.1.5/nkf.doc /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/doc/nkf
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Bmjfq3
+ umask 022
+ cd /builddir/build/BUILD
+ cd nkf-2.1.5
+ LICENSEDIR=/builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/licenses/nkf
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/licenses/nkf
+ cp -pr /builddir/build/BUILD/nkf-2.1.5/nkf.copyright /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/licenses/nkf
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: nkf = 1:2.1.5-1.fc40 nkf(ppc-64) = 1:2.1.5-1.fc40
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.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) rtld(GNU_HASH)
Processing files: perl-NKF-2.1.5-1.fc40.ppc64le
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YHqZr0
+ umask 022
+ cd /builddir/build/BUILD
+ cd nkf-2.1.5
+ DOCDIR=/builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/doc/perl-NKF
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/doc/perl-NKF
+ cp -pr /builddir/build/BUILD/nkf-2.1.5/nkf.doc /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/doc/perl-NKF
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8Mkj84
+ umask 022
+ cd /builddir/build/BUILD
+ cd nkf-2.1.5
+ LICENSEDIR=/builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/licenses/perl-NKF
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/licenses/perl-NKF
+ cp -pr /builddir/build/BUILD/nkf-2.1.5/nkf.copyright /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le/usr/share/licenses/perl-NKF
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(NKF) = 2.15 perl-NKF = 1:2.1.5-1.fc40 perl-NKF(ppc-64) = 1:2.1.5-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libperl.so.5.38()(64bit) perl(:MODULE_COMPAT_5.38.2) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl-libs rtld(GNU_HASH)
Processing files: nkf-debugsource-2.1.5-1.fc40.ppc64le
Provides: nkf-debugsource = 1:2.1.5-1.fc40 nkf-debugsource(ppc-64) = 1:2.1.5-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: nkf-debuginfo-2.1.5-1.fc40.ppc64le
Provides: debuginfo(build-id) = 21d9f4c54daa37b67f069b9ee80510977a8af3ef nkf-debuginfo = 1:2.1.5-1.fc40 nkf-debuginfo(ppc-64) = 1:2.1.5-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: nkf-debugsource(ppc-64) = 1:2.1.5-1.fc40
Processing files: perl-NKF-debuginfo-2.1.5-1.fc40.ppc64le
Provides: debuginfo(build-id) = f980447016cfec7e7603e33fee761cf0e1cd70df perl-NKF-debuginfo = 1:2.1.5-1.fc40 perl-NKF-debuginfo(ppc-64) = 1:2.1.5-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: nkf-debugsource(ppc-64) = 1:2.1.5-1.fc40
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le
Wrote: /builddir/build/RPMS/perl-NKF-2.1.5-1.fc40.ppc64le.rpm
Wrote: /builddir/build/RPMS/nkf-2.1.5-1.fc40.ppc64le.rpm
Wrote: /builddir/build/RPMS/nkf-debuginfo-2.1.5-1.fc40.ppc64le.rpm
Wrote: /builddir/build/RPMS/perl-NKF-debuginfo-2.1.5-1.fc40.ppc64le.rpm
Wrote: /builddir/build/RPMS/nkf-debugsource-2.1.5-1.fc40.ppc64le.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D2pJWC
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.SdC4tU
+ umask 022
+ cd /builddir/build/BUILD
+ cd nkf-2.1.5
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/nkf-2.1.5-1.fc40.ppc64le
+ RPM_EC=0
++ jobs -p
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/nkf-2.1.5-SPECPARTS
+ rm -rf nkf-2.1.5 nkf-2.1.5.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild nkf-2.1.5-1.fc40.src.rpm
Finish: build phase for nkf-2.1.5-1.fc40.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-ppc64le-1732867832.041203/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/nkf-2.1.5-1.fc40.src.rpm) Config(child) 0 minutes 36 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "nkf",
            "epoch": 1,
            "version": "2.1.5",
            "release": "1.fc40",
            "arch": "ppc64le"
        },
        {
            "name": "perl-NKF",
            "epoch": 1,
            "version": "2.1.5",
            "release": "1.fc40",
            "arch": "ppc64le"
        },
        {
            "name": "perl-NKF-debuginfo",
            "epoch": 1,
            "version": "2.1.5",
            "release": "1.fc40",
            "arch": "ppc64le"
        },
        {
            "name": "nkf",
            "epoch": 1,
            "version": "2.1.5",
            "release": "1.fc40",
            "arch": "src"
        },
        {
            "name": "nkf-debugsource",
            "epoch": 1,
            "version": "2.1.5",
            "release": "1.fc40",
            "arch": "ppc64le"
        },
        {
            "name": "nkf-debuginfo",
            "epoch": 1,
            "version": "2.1.5",
            "release": "1.fc40",
            "arch": "ppc64le"
        }
    ]
}
RPMResults finished